Age | Commit message (Expand) | Author | Files | Lines |
2013-07-30 | Remove setlocale usage from the backend | Allan McRae | 3 | -22/+1 |
2013-07-30 | Warn when directory ownership differs between filesystem and package | Allan McRae | 2 | -7/+27 |
2013-07-30 | Only note backup file changes with -Qkk | Allan McRae | 1 | -11/+36 |
2013-07-30 | Fix whitespace in makepkg.sh.in and makepkg-template.pl.in | Jason St. John | 2 | -5/+5 |
2013-07-30 | Fix whitespace in pacsort.c and pactree.c | Jason St. John | 2 | -20/+20 |
2013-07-30 | pacdiff: provide an --output option to show any .pac* files | Jonathan Frazier | 1 | -1/+10 |
2013-07-30 | pacdiff: make pacmandb search the default type. | Jonathan Frazier | 1 | -2/+2 |
2013-07-30 | pacdiff: improve speed, accuracy finding active configs using pacmandb | Jonathan Frazier | 1 | -6/+46 |
2013-07-30 | pacdiff: rework search type handling, add --find option | Jonathan Frazier | 1 | -11/+22 |
2013-07-30 | pacdiff: add --nocolor option for the terminally challenged. | Jonathan Frazier | 1 | -2/+5 |
2013-07-30 | pacdiff: allow multiple separated options | Jonathan Frazier | 1 | -3/+4 |
2013-07-30 | pacdiff: clean up and reword --help | Jonathan Frazier | 1 | -6/+16 |
2013-07-30 | pacdiff: Search and give warnings for older pacsave.[0-9]* files | Jonathan Frazier | 1 | -2/+11 |
2013-07-22 | Corrected return codes for Sg flag | Ashley Whetter | 1 | -1/+10 |
2013-07-22 | Fix typo | Allan McRae | 1 | -1/+1 |
2013-07-22 | clarified descriptions for pactree -r (--help) | Zulker Nayeen Nahiyan | 1 | -1/+1 |
2013-07-22 | Clarify inter-conflicts message | Allan McRae | 1 | -1/+1 |
2013-07-22 | Install makedepends and checkdepends together | Ashley Whetter | 1 | -3/+3 |
2013-07-22 | pacdiff: Add quit to found pacnew options | Jonathan Frazier | 1 | -2/+3 |
2013-07-22 | Carry a copy of gpgme.m4 | Allan McRae | 2 | -1/+240 |
2013-07-22 | Remove autoclean.sh | Allan McRae | 1 | -22/+0 |
2013-07-22 | Patch ltmain on autoreconf | Allan McRae | 3 | -2/+37 |
2013-07-22 | Use autoreconf in autogen.sh | Allan McRae | 2 | -5/+2 |
2013-07-22 | Update gitignore files for use with autoreconf | Allan McRae | 6 | -3/+31 |
2013-07-22 | Remove autotools files | Allan McRae | 28 | -28245/+0 |
2013-07-22 | be_sync: avoid crashing on files in the root of a DB | Dave Reisner | 1 | -0/+8 |
2013-07-22 | Hide unused parameter warnings when building without libcurl | Allan McRae | 1 | -0/+3 |
2013-07-22 | Add missing header | Allan McRae | 1 | -0/+1 |
2013-07-05 | use full path when checking for mountpoints | Andrew Gregory | 1 | -2/+13 |
2013-07-05 | do not check error from close(2) | Dave Reisner | 7 | -29/+25 |
2013-07-05 | Consolidate and improve table implementations | Simon Gomizelj | 1 | -115/+122 |
2013-06-26 | update to automake 1.14 | Allan McRae | 7 | -519/+1259 |
2013-06-26 | query_fileowner: resolve trailing . or .. in paths | Andrew Gregory | 1 | -1/+1 |
2013-06-26 | query_fileowner: remove useless path variable | Andrew Gregory | 1 | -27/+3 |
2013-06-26 | query_group: allow package filters | Andrew Gregory | 1 | -41/+47 |
2013-06-26 | skip unknown repo names for pacman -Sl | Andrew Gregory | 1 | -3/+3 |
2013-06-26 | Enable inverted patterns in NoExtract and NoUpgrade. | Patrick Steinhardt | 4 | -4/+42 |
2013-06-26 | deps.c: check for indirect deps when ordering | Andrew Gregory | 3 | -20/+127 |
2013-06-26 | Make --unrequired filter packages that are optdep as well | Olivier Brunel | 3 | -7/+15 |
2013-06-26 | Install unchanged backup files to get correct timestamps. | Patrick Steinhardt | 1 | -5/+7 |
2013-06-26 | Merge branch 'maint' | Allan McRae | 1 | -1/+1 |
2013-06-23 | Respect paths with spaces on --install | Andrea Scarpino | 1 | -1/+1 |
2013-06-18 | Merge branch 'maint' | Allan McRae | 94 | -737/+898 |
2013-06-18 | 4.1.2 release preparationv4.1.2 | Allan McRae | 3 | -2/+17 |
2013-06-18 | contrib: update .gitignore | Allan McRae | 1 | -0/+1 |
2013-06-18 | Pull translation updates | Allan McRae | 87 | -720/+864 |
2013-06-18 | pacscripts: Update for pacman changes | Karol Blazewicz | 1 | -2/+2 |
2013-06-18 | pacscripts: don't read the whole package from cache | Karol Blazewicz | 1 | -1/+2 |
2013-06-18 | checkupdates: Consistency in environmental variable name | Allan McRae | 1 | -8/+8 |
2013-06-16 | contrib/checkupdates: fix typo | Allan McRae | 1 | -1/+1 |