| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
|\| |
|
| * | Translation updates from Transifex | Dan McGee | 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 |
* | | 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 |
* | | Hook new optdepend structures up | Benedikt Morbach | 2012-03-08 |
* | | Allow alpm_depend_t to have a description | 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 |
| * | diskspace: ensure we match only full path components | Dan McGee | 2012-02-19 |
| * | Revert "Add -S --recursive operation" | Dan McGee | 2012-02-15 |
| * | Update SIGPIPE signal handler comment | Dan McGee | 2012-02-14 |
* | | 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 |
* | | Merge branch 'maint' | Dan McGee | 2012-02-13 |
|\| |
|
| * | lib/sync: use full delta size as max download size | Dave Reisner | 2012-02-13 |
| * | Fix a handful of comment typos or misspellings | Dan McGee | 2012-02-06 |
| * | Translation updates from Transifex, mostly scripts | Dan McGee | 2012-02-06 |
* | | 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 |
* | | Merge branch 'maint' | Dan McGee | 2012-02-06 |
|\| |
|
| * | Update translations from Transifex | Dan McGee | 2012-02-06 |
| * | Fix rare segfault on package removal | Allan McRae | 2012-01-31 |
* | | 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 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-30 |
|\| |
|
| * | Update translations | Dan McGee | 2012-01-30 |
* | | 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-23 |
| * | Add diskspace checking support for Solaris/Illumos | Dan McGee | 2012-01-19 |
| * | 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 |
| * | 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 |
* | | Allow UseDelta option to specify a delta ratio | Dan McGee | 2012-01-18 |
* | | Reorder some operations in sig check for efficiency | Dan McGee | 2012-01-12 |