Age | Commit message (Expand) | Author |
2012-03-08 | pacman-optimize: standardize on openssl usage, only touch local/ | Dan McGee |
2012-03-05 | pacman-key: Remove useless signature verification in --populate command | Pierre Schmitz |
2012-03-05 | Translation updates from Transifex | Dan McGee |
2012-03-05 | Do not dereference symlinks when calculating size | Allan McRae |
2012-03-05 | makepkg: fix false error with multiple libdeps | Florian Pritz |
2012-03-05 | makepkg: fix extraction of soname in find_libdepends | Florian Pritz |
2012-03-05 | Fix a potential memory leak in filelist creation | Dan McGee |
2012-03-05 | Fix a memory leak when loading an invalid package | Dan McGee |
2012-03-05 | Database cleanup enhancements | Dan McGee |
2012-02-20 | Use "mode" in _alpm_makepath_mode | Allan McRae |
2012-02-20 | Merge branch 'maint' | Dan McGee |
2012-02-20 | Update copyright years | Allan McRae |
2012-02-20 | makepkg: rework libprovides | Allan McRae |
2012-02-20 | util: reduce pointer hell in _alpm_makepath_mode | Dave Reisner |
2012-02-20 | Print error message when to-be-downloaded file cannot be created | Nagy Gabor |
2012-02-20 | Don't check diskspace when using --dbonly | Dan McGee |
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 | Merge branch 'maint' | Dan McGee |
2012-02-13 | Use AM_PATH_GPGME macro from gpgme instead of home-built gpgme detection. | Nathan Phillip Brink |
2012-02-13 | Add gpgme m4 autoconf macro file | Allan McRae |
2012-02-13 | Do not check for ALPM_ERR_PKG_INVALID_ARCH on remove operation | Allan McRae |
2012-02-13 | testpkg: set gpgdir | Allan McRae |
2012-02-13 | Reset errno before opening archive | Allan McRae |
2012-02-13 | Move ROOTDIR definition into config.h | Allan McRae |
2012-02-13 | Allow specifying shell for running scriptlets | Allan McRae |
2012-02-13 | use _alpm_access in a few more places for increased debugging info | Florian Pritz |
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 | Merge branch 'maint' | Dan McGee |
2012-02-06 | makepkg.sh.in - if both -r and -i are provided, only remove makedeps | Andrew Gregory |
2012-02-06 | ALPM API adjustments for sanity and consistency | Dan McGee |
2012-02-06 | alpm.h: enum cleanups, comment formatting cleanup | Dan McGee |
2012-02-06 | Remove last explicit include of config.h | Dan McGee |
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 |