Age | Commit message (Expand) | Author |
2012-01-08 | makepkg: simplify source archive generation | Allan McRae |
2012-01-08 | Fix zsh completion for *.pkg.tar | canyonknight |
2012-01-08 | Fix bash completion for *.pkg.tar | canyonknight |
2012-01-05 | Update translations from Transifex | Dan McGee |
2012-01-05 | Update scripts translation catalog | Dan McGee |
2012-01-05 | Remove useless logger message | Dan McGee |
2012-01-05 | Search for PGP subkeys in a keyserver-acceptable way | Dan McGee |
2012-01-02 | add new pactest for syncfirst with recursive deps | Dave Reisner |
2012-01-02 | Prevent rebuild of man pages when using release tarballs | Allan McRae |
2011-12-29 | Fix bogus string cast in search debug message | Dan McGee |
2011-12-23 | pacman-key: Add missing quotes | Timothy Redaelli |
2011-12-23 | Allow comments after repo section header in pacman.conf | Allan McRae |
2011-12-12 | contrib/paccache: silence possible output from cd | Dave Reisner |
2011-12-12 | pacsysclean: Add new contrib script | Eric BĂ©langer |
2011-12-05 | Use correct size in memset | Dan McGee |
2011-12-05 | repo-add: enforce maximum .sig file size | Dan McGee |
2011-12-05 | Enforce signature download size limit on -U <url> operations | Dan McGee |
2011-12-05 | contrib/paclist: Add "--help" command line parameter | Lukas Fleischer |
2011-11-30 | makepkg.5: fix typo s/tar,bz2/tar.bz2/ | Dave Reisner |
2011-11-30 | makepkg: avoid using comm for diff'ing package lists | Dave Reisner |
2011-11-30 | _alpm_ldconfig: return value from _alpm_run_chroot | Dan McGee |
2011-11-30 | Add two new pactests for pacman upgrade behavior | Dan McGee |
2011-11-30 | Miscellaneous post-4.0.1 updates | Dan McGee |
2011-11-20 | Final changes before 4.0.1 release | Dan McGee |
2011-11-20 | makepkg: trim trailing space from whitespace sensitive vars | Dave Reisner |
2011-11-16 | Update translations from Transifex | Dan McGee |
2011-11-15 | makepkg.conf: disable motd printing for rsync DLAGENT | Dave Reisner |
2011-11-15 | Allow sync_prepare to work in certain cases without sync databases | Dan McGee |
2011-11-15 | Update documentation regarding signature extensions | Allan McRae |
2011-11-13 | Update translations from Transifex | Dan McGee |
2011-11-13 | Updates in preparation for 4.0.1 release | Dan McGee |
2011-11-10 | makepkg: check for value before using eval'd var | Dave Reisner |
2011-11-07 | makepkg: handle pgp signatures with .sign extension | Allan McRae |
2011-11-03 | Fix download progress rounding edge case | Dan McGee |
2011-11-01 | Fix thinko in _alpm_strip_newline | Dan McGee |
2011-11-01 | src/util: link vercmp against .lo, not the .o | Dave Reisner |
2011-10-27 | dload: remove redundant conditional | Dave Reisner |
2011-10-27 | dload: chmod tempfiles to respect umask | Dave Reisner |
2011-10-27 | Introduce ALPM_BUFFER_SIZE constant | Dan McGee |
2011-10-26 | paccache: add vim modeline | Dave Reisner |
2011-10-26 | paccache: ensure seen/seenarch vars are set | Dave Reisner |
2011-10-26 | Fix issues with replacing unowned symlinks | Dan McGee |
2011-10-26 | Add some unowned symlink replacement tests | Dan McGee |
2011-10-26 | Don't realloc a 0-length files array when loading packages | Dan McGee |
2011-10-25 | lib/sync: inform callers of compute_download_size of a partial | Dave Reisner |
2011-10-25 | Fix libtool detection of --as-needed flag | Allan McRae |
2011-10-25 | Update libtool files | Allan McRae |
2011-10-24 | Add more logging to download code | Dan McGee |
2011-10-21 | bacman: pkgrel does not have to be an integer | lolilolicon |
2011-10-21 | Remove remaining usages of fprintf() from frontend | Dan McGee |