Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-06-16 | makepkg: fix typo for distcc test | Allan McRae | 1 | -1/+1 |
2013-06-06 | Correct INODECMD for BSD and Darwin | Allan McRae | 1 | -2/+2 |
2013-06-06 | paccache: make --help output look nice on 80 width terminal | Allan McRae | 1 | -14/+17 |
2013-06-06 | repo-add; add option to remove existing package files from disk | Phillip Smith | 2 | -0/+16 |
2013-06-06 | Document alpm_list files are to be stand alone | Allan McRae | 2 | -0/+8 |
2013-06-06 | die if '-' is given with empty stdin | Andrew Gregory | 1 | -0/+8 |
2013-06-06 | Merge branch 'maint' | Allan McRae | 119 | -525/+1039 |
2013-06-06 | Pull translation updates and regenerate | Allan McRae | 114 | -512/+999 |
2013-06-04 | pacman-key: Do not reinterpret keys from revoked keyrings | Dave Reisner | 1 | -11/+4 |
2013-06-04 | validate %FILEPATH% when parsing repo dbs | Simon Gomizelj | 1 | -0/+30 |
2013-06-04 | Restrict pkgname from starting with a dot. | Allan McRae | 2 | -1/+5 |
2013-06-03 | improve dir->file transition conflict resolution | Andrew Gregory | 2 | -68/+82 |
2013-06-03 | query_fileowner: remove symlink support | Andrew Gregory | 1 | -73/+64 |