Age | Commit message (Expand) | Author |
2012-02-19 | Give better error messages on database locking failures | Dan McGee |
2012-02-19 | diskspace: ensure we match only full path components | Dan McGee |
2012-02-16 | parseopts: normalize options into an array | Dave Reisner |
2012-02-16 | pacsysclean: Fix script description and accept -o option without hyphen | Eric Bélanger |
2012-02-15 | Revert "Add -S --recursive operation" | Dan McGee |
2012-02-15 | Revert "Enable recursive/needed sync on SyncFirst" | Dan McGee |
2012-02-15 | makepkg: fix syntax error in remove_deps | Christoph Vigano |
2012-02-14 | Update SIGPIPE signal handler comment | Dan McGee |
2012-02-14 | scripts: unset CDPATH if cd is used | Dan McGee |
2012-02-13 | lib/sync: use full delta size as max download size | Dave Reisner |
2012-02-11 | 4.0.2 release updates | Dan McGee |
2012-02-11 | Final pre-release Transifex updates | Dan McGee |
2012-02-11 | pactree: allow comments after repo section header | Allan McRae |
2012-02-11 | makepkg: disable extglob when sourcing BUILDSCRIPT | Allan McRae |
2012-02-11 | makepkg: deal with mercurial exit codes | Allan McRae |
2012-02-06 | Fix a handful of comment typos or misspellings | Dan McGee |
2012-02-06 | Translation updates from Transifex, mostly scripts | Dan McGee |
2012-02-06 | makepkg.sh.in - if both -r and -i are provided, only remove makedeps | Andrew Gregory |
2012-02-06 | Update translations from Transifex | Dan McGee |
2012-02-06 | remove.c: make "target not found" error consistent with sync.c | Andrew Gregory |
2012-02-06 | makepkg.sh.in - fix remove_deps test for deps to be removed | Andrew Gregory |
2012-02-06 | makepkg: add forgotten newline in help output | Mantas Mikulėnas |
2012-02-03 | pactest: check return code in some upgrade tests | Dan McGee |
2012-02-03 | Add simple integer-only pow() implementation | Dan McGee |
2012-02-03 | Fix FS#27924: don't display negative zeroes | Thomas Dziedzic |
2012-01-31 | makepkg: Fix non-writable SRCPKGDEST error message | Allan McRae |
2012-01-31 | Fix rare segfault on package removal | Allan McRae |
2012-01-30 | Update translations | Dan McGee |
2012-01-30 | Update pot translation catalogs | Dan McGee |
2012-01-30 | Make a few more copyright date tweaks | Dan McGee |
2012-01-30 | scripts: always use printf with embedded gettext | Dave Reisner |
2012-01-30 | makepkg: workaround for zipman issues | Allan McRae |
2012-01-23 | lib/dload: give uniform naming to curl CB functions | Dave Reisner |
2012-01-23 | Fix sys/mnttab.h header include | Dan McGee |
2012-01-23 | lib/dload: enforce usage of TCP keepalives | Dave Reisner |
2012-01-23 | makepkg: restrict usage of flags passed to pacman | Allan McRae |
2012-01-23 | makepkg: fix error on unnecessary -r | Allan McRae |
2012-01-19 | contrib/bash_completion: don't print stderr messages | Dan McGee |
2012-01-19 | Add diskspace checking support for Solaris/Illumos | Dan McGee |
2012-01-18 | Update copyright on changed files since beginning of year | Dan McGee |
2012-01-18 | util.c, rmrf(): only create string when needed | Olivier Brunel |
2012-01-18 | Fix missing [removal] output | Allan McRae |
2012-01-18 | Improve exit statuses and error messages in pacman-key | canyonknight |
2012-01-18 | Turn gpg commands into functions in pacman-key | canyonknight |
2012-01-18 | repo-add: clean up help messages | Dan McGee |
2012-01-18 | Fix broken output when asking question and stdin is piped | Olivier Brunel |
2012-01-18 | fetch_url: look for files in cache before downloading | Dave Reisner |
2012-01-18 | Use isdigit() rather than character range comparisons | Dan McGee |
2012-01-18 | Remove unused strtoupper() function | Dan McGee |
2012-01-18 | Don't remove unknown files in cache cleaning code | Dan McGee |