summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-04alpm: log errors for scriptlets terminated by a signalDave Reisner1-0/+9
2013-08-21Store fgetc output as an int.Allan McRae1-1/+3
2013-08-21conflict.c: fix directory ownership checkAndrew Gregory3-4/+45
2013-08-21doc/repo-add: Add note on when signatures are added to the dbOlivier Brunel1-0/+3
2013-08-21makepkg: allow make-style environment var overridesDave Reisner2-1/+16
2013-08-21check.c: break backup file search loop after matchAndrew Gregory1-1/+1
2013-08-21Do not refer to FlySpray numbersAllan McRae5-6/+6
2013-08-21ini.c: give recursion limit file scopeAndrew Gregory1-3/+5
2013-08-21ini.c: make errors in includes fatalAndrew Gregory1-1/+5
2013-08-21ini.c: reuse line bufferAndrew Gregory1-5/+5
2013-08-21conf.c: extract ini parsing code to separate filesAndrew Gregory4-158/+245
2013-08-21conf.c: pass _parse_directive as a callbackAndrew Gregory1-8/+12
2013-08-21conf.c: move section handling out of _parseconfigAndrew Gregory1-15/+34
2013-08-21conf.c: move directive parsing out of _parseconfigAndrew Gregory1-17/+21
2013-08-21conf.c: move repo parsing out of _parseconfigAndrew Gregory1-26/+39
2013-08-21conf.c: add parse_options to section_tAndrew Gregory1-13/+13
2013-08-21pactest: remove results summaryAndrew Gregory2-71/+1
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