| Commit message (Expand) | Author | Age |
... | |
* | | Handle printing NULL correctly in table display | Dan McGee | 2012-03-16 |
* | | Prefer fputs/fputc over fprintf when writing local database | Dan McGee | 2012-03-16 |
* | | Extract a write_deps function from local database writing | Dan McGee | 2012-03-16 |
* | | Remove unnecessary path check from local database | Dan McGee | 2012-03-16 |
* | | Minor format-string related cleanups | Dan McGee | 2012-03-12 |
* | | Merge branch 'maint' | Dan McGee | 2012-03-08 |
|\| |
|
| * | makepkg: exit via default signal handler in trap_exit | Dave Reisner | 2012-03-08 |
| * | 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-03-05 |
* | | Simplify package validation info output for sync packages | Allan McRae | 2012-03-08 |
* | | Remove _alpm_csum | Allan McRae | 2012-03-08 |
* | | Add information on how an installed package was validated | Allan McRae | 2012-03-08 |
* | | makepkg: use array instead of string | Dave Reisner | 2012-03-08 |
* | | makepkg: avoid use of eval in run_pacman | Dave Reisner | 2012-03-08 |
* | | makepkg: enforce decimal format for pkgrel | Dave Reisner | 2012-03-08 |
* | | Point python shebangs at python2 | Allan McRae | 2012-03-08 |
* | | makepkg: allow specifying compression options | Christian Hesse | 2012-03-08 |
* | | Hook new optdepend structures up | Benedikt Morbach | 2012-03-08 |
* | | Allow alpm_depend_t to have a description | Dan McGee | 2012-03-08 |
* | | pacman-optimize: standardize on openssl usage, only touch local/ | Dan McGee | 2012-03-08 |
* | | Use "mode" in _alpm_makepath_mode | Allan McRae | 2012-02-20 |
* | | Merge branch 'maint' | Dan McGee | 2012-02-20 |
|\| |
|
| * | Don't check diskspace when using --dbonly | Dan McGee | 2012-02-20 |
| * | 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-19 |
| * | 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-16 |
| * | 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-15 |
| * | Update SIGPIPE signal handler comment | Dan McGee | 2012-02-14 |
| * | scripts: unset CDPATH if cd is used | Dan McGee | 2012-02-14 |
* | | 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 |
* | | Merge branch 'maint' | Dan McGee | 2012-02-13 |
|\| |
|
| * | lib/sync: use full delta size as max download size | Dave Reisner | 2012-02-13 |
| * | 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-11 |
| * | Fix a handful of comment typos or misspellings | Dan McGee | 2012-02-06 |