Age | Commit message (Expand) | Author |
2012-03-08 | Hook new optdepend structures up | Benedikt Morbach |
2012-03-08 | Allow alpm_depend_t to have a description | 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 | 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 | diskspace: ensure we match only full path components | Dan McGee |
2012-02-15 | Revert "Add -S --recursive operation" | Dan McGee |
2012-02-14 | Update SIGPIPE signal handler comment | Dan McGee |
2012-02-13 | Merge branch 'maint' | Dan McGee |
2012-02-13 | Reset errno before opening archive | 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-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 | 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-01-31 | Fix rare segfault on package removal | Allan McRae |
2012-01-30 | Merge branch 'maint' | Dan McGee |
2012-01-30 | Update translations | Dan McGee |
2012-01-23 | Remove rmrf implementation from backend | Dan McGee |
2012-01-23 | libalpm/deps.c: access trans flags directly | Dan McGee |
2012-01-23 | Merge branch 'maint' | Dan McGee |
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-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 | Allow UseDelta option to specify a delta ratio | Dan McGee |
2012-01-18 | util.c, rmrf(): only create string when needed | 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-12 | Reorder some operations in sig check for efficiency | Dan McGee |
2012-01-08 | Merge branch 'maint' | Dan McGee |
2012-01-08 | Fix segfaults on opening invalid archive files | Dan McGee |
2012-01-07 | Update sync database size estimation values | Dan McGee |
2012-01-07 | Clean up <inttypes.h> header inclusions | Dan McGee |
2012-01-07 | Use 32-bit wide integer type in PolarSSL code | 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 | Merge branch 'maint' | Dan McGee |
2012-01-02 | pkghash improvements/modifications | Dan McGee |
2012-01-02 | Minor optimization on likely sync package lookup | Dan McGee |
2012-01-02 | be_package.c: fix compiler warning | Allan McRae |