Age | Commit message (Expand) | Author | Files | Lines |
2012-01-31 | Fix rare segfault on package removal | Allan McRae | 1 | -1/+4 |
2012-01-31 | Update translations | Dan McGee | 55 | -817/+2347 |
2012-01-31 | Update pot translation catalogs | Dan McGee | 2 | -19/+59 |
2012-01-31 | Make a few more copyright date tweaks | Dan McGee | 3 | -5/+5 |
2012-01-31 | scripts: always use printf with embedded gettext | Dave Reisner | 6 | -96/+96 |
2012-01-31 | makepkg: workaround for zipman issues | Allan McRae | 1 | -1/+2 |
2012-01-23 | lib/dload: give uniform naming to curl CB functions | Dave Reisner | 1 | -4/+4 |
2012-01-23 | Fix sys/mnttab.h header include | Dan McGee | 1 | -2/+2 |
2012-01-23 | lib/dload: enforce usage of TCP keepalives | Dave Reisner | 2 | -1/+55 |
2012-01-23 | makepkg: restrict usage of flags passed to pacman | Allan McRae | 1 | -1/+5 |
2012-01-23 | makepkg: fix error on unnecessary -r | Allan McRae | 1 | -3/+4 |
2012-01-19 | contrib/bash_completion: don't print stderr messages | Dan McGee | 2 | -3/+3 |
2012-01-19 | Add diskspace checking support for Solaris/Illumos | Dan McGee | 2 | -6/+51 |
2012-01-19 | Update copyright on changed files since beginning of year | Dan McGee | 11 | -14/+14 |
2012-01-19 | util.c, rmrf(): only create string when needed | Olivier Brunel | 2 | -6/+6 |
2012-01-19 | Fix missing [removal] output | Allan McRae | 1 | -1/+5 |
2012-01-19 | Improve exit statuses and error messages in pacman-key | canyonknight | 1 | -23/+95 |
2012-01-19 | Turn gpg commands into functions in pacman-key | canyonknight | 1 | -16/+58 |
2012-01-19 | repo-add: clean up help messages | Dan McGee | 1 | -6/+14 |
2012-01-19 | Fix broken output when asking question and stdin is piped | Olivier Brunel | 1 | -0/+6 |
2012-01-19 | fetch_url: look for files in cache before downloading | Dave Reisner | 1 | -32/+60 |
2012-01-18 | Use isdigit() rather than character range comparisons | Dan McGee | 1 | -1/+1 |
2012-01-18 | Remove unused strtoupper() function | Dan McGee | 2 | -14/+0 |
2012-01-18 | Don't remove unknown files in cache cleaning code | Dan McGee | 2 | -23/+11 |
2012-01-13 | doc/vercmp: add note about pkgrel handling | Dan McGee | 1 | -2/+7 |
2012-01-12 | Use fileno() in isatty() call | Dan McGee | 1 | -1/+1 |
2012-01-08 | makepkg: abort on missing download agent | Allan McRae | 1 | -1/+2 |
2012-01-08 | makepkg: fix missing source file detection | Allan McRae | 1 | -1/+2 |
2012-01-08 | makepkg: simplify source archive generation | Allan McRae | 1 | -5/+3 |
2012-01-08 | Fix zsh completion for *.pkg.tar | canyonknight | 1 | -4/+4 |
2012-01-08 | Fix bash completion for *.pkg.tar | canyonknight | 1 | -2/+2 |
2012-01-06 | Update translations from Transifex | Dan McGee | 32 | -231/+387 |
2012-01-06 | Update scripts translation catalog | Dan McGee | 1 | -2/+5 |
2012-01-05 | Remove useless logger message | Dan McGee | 1 | -1/+0 |
2012-01-05 | Search for PGP subkeys in a keyserver-acceptable way | Dan McGee | 1 | -5/+21 |
2012-01-03 | add new pactest for syncfirst with recursive deps | Dave Reisner | 2 | -0/+130 |
2012-01-03 | Prevent rebuild of man pages when using release tarballs | Allan McRae | 1 | -3/+3 |
2011-12-29 | Fix bogus string cast in search debug message | Dan McGee | 1 | -3/+3 |
2011-12-23 | pacman-key: Add missing quotes | Timothy Redaelli | 1 | -3/+3 |
2011-12-23 | Allow comments after repo section header in pacman.conf | Allan McRae | 1 | -5/+7 |
2011-12-12 | contrib/paccache: silence possible output from cd | Dave Reisner | 1 | -1/+1 |
2011-12-12 | pacsysclean: Add new contrib script | Eric BĂ©langer | 3 | -1/+55 |
2011-12-06 | Use correct size in memset | Dan McGee | 1 | -1/+1 |
2011-12-05 | repo-add: enforce maximum .sig file size | Dan McGee | 1 | -7/+12 |
2011-12-05 | Enforce signature download size limit on -U <url> operations | Dan McGee | 1 | -0/+3 |
2011-12-05 | contrib/paclist: Add "--help" command line parameter | Lukas Fleischer | 1 | -1/+1 |
2011-12-01 | makepkg.5: fix typo s/tar,bz2/tar.bz2/ | Dave Reisner | 1 | -1/+1 |
2011-12-01 | makepkg: avoid using comm for diff'ing package lists | Dave Reisner | 1 | -7/+9 |
2011-12-01 | _alpm_ldconfig: return value from _alpm_run_chroot | Dan McGee | 1 | -1/+1 |
2011-12-01 | Add two new pactests for pacman upgrade behavior | Dan McGee | 2 | -0/+65 |