summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-14include invalid options in error messagesAndrew Gregory
2013-10-14pacman: die on invalid option combinationsAndrew Gregory
2013-10-14rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVEAndrew Gregory
2013-10-14do not run scriptlets with --dbonlyAndrew Gregory
2013-10-14imply --print from --print-formatAndrew Gregory
2013-10-14use non-ascii identifiers for optflagsAndrew Gregory
2013-10-14pacman/util: remove strsplitAndrew Gregory
2013-10-14Display old and new version in pacman -Qu outputFlorian Pritz
2013-09-04pactree: set full usage on DBs when registeringDave Reisner
2013-09-04pacman: add front end support for repo usage levelDave Reisner
2013-09-04pacman/util.c: use switch when there are fall through statementsSami Kerola
2013-09-04Improve --help switch output for pacman utilsJason St. John
2013-09-04common: compare value rather than pointer addressSami Kerola
2013-08-21Store fgetc output as an int.Allan McRae
2013-08-21check.c: break backup file search loop after matchAndrew Gregory
2013-08-21Do not refer to FlySpray numbersAllan McRae
2013-08-21ini.c: give recursion limit file scopeAndrew Gregory
2013-08-21ini.c: make errors in includes fatalAndrew Gregory
2013-08-21ini.c: reuse line bufferAndrew Gregory
2013-08-21conf.c: extract ini parsing code to separate filesAndrew Gregory
2013-08-21conf.c: pass _parse_directive as a callbackAndrew Gregory
2013-08-21conf.c: move section handling out of _parseconfigAndrew Gregory
2013-08-21conf.c: move directive parsing out of _parseconfigAndrew Gregory
2013-08-21conf.c: move repo parsing out of _parseconfigAndrew Gregory
2013-08-21conf.c: add parse_options to section_tAndrew Gregory
2013-07-30Report missing directory if we can not initialise alpm libraryAllan McRae
2013-07-30Warn when directory ownership differs between filesystem and packageAllan McRae
2013-07-30Only note backup file changes with -QkkAllan McRae
2013-07-30Fix whitespace in pacsort.c and pactree.cJason St. John
2013-07-22Corrected return codes for Sg flagAshley Whetter
2013-07-22Fix typoAllan McRae
2013-07-22clarified descriptions for pactree -r (--help)Zulker Nayeen Nahiyan
2013-07-22Clarify inter-conflicts messageAllan McRae
2013-07-22Update gitignore files for use with autoreconfAllan McRae
2013-07-22Remove autotools filesAllan McRae
2013-07-05do not check error from close(2)Dave Reisner
2013-07-05Consolidate and improve table implementationsSimon Gomizelj
2013-06-26query_fileowner: resolve trailing . or .. in pathsAndrew Gregory
2013-06-26query_fileowner: remove useless path variableAndrew Gregory
2013-06-26query_group: allow package filtersAndrew Gregory
2013-06-26skip unknown repo names for pacman -SlAndrew Gregory
2013-06-26Make --unrequired filter packages that are optdep as wellOlivier Brunel
2013-06-18Merge branch 'maint'Allan McRae
2013-06-18Pull translation updatesAllan McRae
2013-06-06die if '-' is given with empty stdinAndrew Gregory
2013-06-06Merge branch 'maint'Allan McRae
2013-06-06Pull translation updates and regenerateAllan McRae
2013-06-03query_fileowner: remove symlink supportAndrew Gregory
2013-05-29Clean partial downloads from cacheAllan McRae
2013-05-07Merge branch 'maint'Allan McRae