summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-21integrate tests with automakeAndrew Gregory
2013-08-21pactest: accept test names without a switchAndrew Gregory
2013-08-21provide default values for test scriptsAndrew Gregory
2013-08-21convert pactest to TAP outputAndrew Gregory
2013-08-21pactest: treat unknown rules as failuresAndrew Gregory
2013-08-21convert test scripts to tap outputAndrew Gregory
2013-08-21query006: only set expectfailure on 32-bit systemsAndrew Gregory
2013-07-30Report missing directory if we can not initialise alpm libraryAllan McRae
2013-07-30Remove setlocale usage from the backendAllan 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 makepkg.sh.in and makepkg-template.pl.inJason St. John
2013-07-30Fix whitespace in pacsort.c and pactree.cJason St. John
2013-07-30pacdiff: provide an --output option to show any .pac* filesJonathan Frazier
2013-07-30pacdiff: make pacmandb search the default type.Jonathan Frazier
2013-07-30pacdiff: improve speed, accuracy finding active configs using pacmandbJonathan Frazier
2013-07-30pacdiff: rework search type handling, add --find optionJonathan Frazier
2013-07-30pacdiff: add --nocolor option for the terminally challenged.Jonathan Frazier
2013-07-30pacdiff: allow multiple separated optionsJonathan Frazier
2013-07-30pacdiff: clean up and reword --helpJonathan Frazier
2013-07-30pacdiff: Search and give warnings for older pacsave.[0-9]* filesJonathan Frazier
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-22Install makedepends and checkdepends togetherAshley Whetter
2013-07-22pacdiff: Add quit to found pacnew optionsJonathan Frazier
2013-07-22Carry a copy of gpgme.m4Allan McRae
2013-07-22Remove autoclean.shAllan McRae
2013-07-22Patch ltmain on autoreconfAllan McRae
2013-07-22Use autoreconf in autogen.shAllan McRae
2013-07-22Update gitignore files for use with autoreconfAllan McRae
2013-07-22Remove autotools filesAllan McRae
2013-07-22be_sync: avoid crashing on files in the root of a DBDave Reisner
2013-07-22Hide unused parameter warnings when building without libcurlAllan McRae
2013-07-22Add missing headerAllan McRae
2013-07-05use full path when checking for mountpointsAndrew Gregory
2013-07-05do not check error from close(2)Dave Reisner
2013-07-05Consolidate and improve table implementationsSimon Gomizelj
2013-06-26update to automake 1.14Allan McRae
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-26Enable inverted patterns in NoExtract and NoUpgrade.Patrick Steinhardt
2013-06-26deps.c: check for indirect deps when orderingAndrew Gregory
2013-06-26Make --unrequired filter packages that are optdep as wellOlivier Brunel
2013-06-26Install unchanged backup files to get correct timestamps.Patrick Steinhardt
2013-06-26Merge branch 'maint'Allan McRae
2013-06-23Respect paths with spaces on --installAndrea Scarpino