summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-21integrate tests with automakeAndrew Gregory5-21/+960
2013-08-21pactest: accept test names without a switchAndrew Gregory2-19/+6
2013-08-21provide default values for test scriptsAndrew Gregory4-24/+21
2013-08-21convert pactest to TAP outputAndrew Gregory7-59/+121
2013-08-21pactest: treat unknown rules as failuresAndrew Gregory2-6/+3
2013-08-21convert test scripts to tap outputAndrew Gregory4-46/+58
2013-08-21query006: only set expectfailure on 32-bit systemsAndrew Gregory1-1/+4
2013-07-30Report missing directory if we can not initialise alpm libraryAllan McRae1-2/+2
2013-07-30Remove setlocale usage from the backendAllan McRae3-22/+1
2013-07-30Warn when directory ownership differs between filesystem and packageAllan McRae2-7/+27
2013-07-30Only note backup file changes with -QkkAllan McRae1-11/+36
2013-07-30Fix whitespace in makepkg.sh.in and makepkg-template.pl.inJason St. John2-5/+5
2013-07-30Fix whitespace in pacsort.c and pactree.cJason St. John2-20/+20
2013-07-30pacdiff: provide an --output option to show any .pac* filesJonathan Frazier1-1/+10
2013-07-30pacdiff: make pacmandb search the default type.Jonathan Frazier1-2/+2
2013-07-30pacdiff: improve speed, accuracy finding active configs using pacmandbJonathan Frazier1-6/+46
2013-07-30pacdiff: rework search type handling, add --find optionJonathan Frazier1-11/+22
2013-07-30pacdiff: add --nocolor option for the terminally challenged.Jonathan Frazier1-2/+5
2013-07-30pacdiff: allow multiple separated optionsJonathan Frazier1-3/+4
2013-07-30pacdiff: clean up and reword --helpJonathan Frazier1-6/+16
2013-07-30pacdiff: Search and give warnings for older pacsave.[0-9]* filesJonathan Frazier1-2/+11
2013-07-22Corrected return codes for Sg flagAshley Whetter1-1/+10
2013-07-22Fix typoAllan McRae1-1/+1
2013-07-22clarified descriptions for pactree -r (--help)Zulker Nayeen Nahiyan1-1/+1
2013-07-22Clarify inter-conflicts messageAllan McRae1-1/+1
2013-07-22Install makedepends and checkdepends togetherAshley Whetter1-3/+3
2013-07-22pacdiff: Add quit to found pacnew optionsJonathan Frazier1-2/+3
2013-07-22Carry a copy of gpgme.m4Allan McRae2-1/+240
2013-07-22Remove autoclean.shAllan McRae1-22/+0
2013-07-22Patch ltmain on autoreconfAllan McRae3-2/+37
2013-07-22Use autoreconf in autogen.shAllan McRae2-5/+2
2013-07-22Update gitignore files for use with autoreconfAllan McRae6-3/+31
2013-07-22Remove autotools filesAllan McRae28-28245/+0
2013-07-22be_sync: avoid crashing on files in the root of a DBDave Reisner1-0/+8
2013-07-22Hide unused parameter warnings when building without libcurlAllan McRae1-0/+3
2013-07-22Add missing headerAllan McRae1-0/+1
2013-07-05use full path when checking for mountpointsAndrew Gregory1-2/+13
2013-07-05do not check error from close(2)Dave Reisner7-29/+25
2013-07-05Consolidate and improve table implementationsSimon Gomizelj1-115/+122
2013-06-26update to automake 1.14Allan McRae7-519/+1259
2013-06-26query_fileowner: resolve trailing . or .. in pathsAndrew Gregory1-1/+1
2013-06-26query_fileowner: remove useless path variableAndrew Gregory1-27/+3
2013-06-26query_group: allow package filtersAndrew Gregory1-41/+47
2013-06-26skip unknown repo names for pacman -SlAndrew Gregory1-3/+3
2013-06-26Enable inverted patterns in NoExtract and NoUpgrade.Patrick Steinhardt4-4/+42
2013-06-26deps.c: check for indirect deps when orderingAndrew Gregory3-20/+127
2013-06-26Make --unrequired filter packages that are optdep as wellOlivier Brunel3-7/+15
2013-06-26Install unchanged backup files to get correct timestamps.Patrick Steinhardt1-5/+7
2013-06-26Merge branch 'maint'Allan McRae1-1/+1
2013-06-23Respect paths with spaces on --installAndrea Scarpino1-1/+1