| Commit message (Expand) | Author | Age |
... | |
* | pacsysclean: Add new contrib script | Eric Bélanger | 2011-12-12 |
* | 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-12-05 |
* | 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-30 |
* | Final changes before 4.0.1 release | Dan McGee | 2011-11-20 |
* | makepkg: trim trailing space from whitespace sensitive vars | Dave Reisner | 2011-11-20 |
* | Update translations from Transifex | Dan McGee | 2011-11-16 |
* | 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-15 |
* | Update translations from Transifex | Dan McGee | 2011-11-13 |
* | Updates in preparation for 4.0.1 release | Dan McGee | 2011-11-13 |
* | makepkg: check for value before using eval'd var | Dave Reisner | 2011-11-10 |
* | makepkg: handle pgp signatures with .sign extension | Allan McRae | 2011-11-07 |
* | Fix download progress rounding edge case | Dan McGee | 2011-11-03 |
* | Fix thinko in _alpm_strip_newline | Dan McGee | 2011-11-01 |
* | src/util: link vercmp against .lo, not the .o | Dave Reisner | 2011-11-01 |
* | 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-27 |
* | 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-26 |
* | 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-25 |
* | Add more logging to download code | Dan McGee | 2011-10-24 |
* | bacman: pkgrel does not have to be an integer | lolilolicon | 2011-10-21 |
* | Remove remaining usages of fprintf() from frontend | Dan McGee | 2011-10-21 |
* | Remove pm_fprintf() in favor of pm_printf() | Dan McGee | 2011-10-21 |
* | Use stderr as output stream for pm_printf() | Dan McGee | 2011-10-21 |
* | pacman-key: add a default keyserver timeout value on --init | Dan McGee | 2011-10-17 |
* | Show an error message on failed remote key lookup | Dan McGee | 2011-10-17 |
* | Table display: print message with warning: prefix | Dan McGee | 2011-10-17 |
* | makepkg: don't attach traps until after argument parsing | Dan McGee | 2011-10-14 |
* | Add missing #ifdef around cURL error code in download struct | Dan McGee | 2011-10-14 |
* | Coding style cleanups | Dan McGee | 2011-10-13 |
* | curl_gethost() potential bug fixups | Dan McGee | 2011-10-13 |
* | doc/index.txt: Reformat past releases chart | Dan McGee | 2011-10-13 |
* | doc: update .gitignore, add CSS override for new tables usage | Dan McGee | 2011-10-13 |
* | Update NEWS for missing 4.0 stuff and 4.0.1 changes so far | Dan McGee | 2011-10-13 |
* | scripts/*.sh.in: Fix signal handler error messages | Lukas Fleischer | 2011-10-13 |