| Commit message (Expand) | Author | Age |
... | |
| * | Remove unused strtoupper() function | Dan McGee | 2012-01-18 |
| * | Don't remove unknown files in cache cleaning code | Dan McGee | 2012-01-18 |
| * | Use fileno() in isatty() call | Dan McGee | 2012-01-12 |
* | | Allow UseDelta option to specify a delta ratio | Dan McGee | 2012-01-18 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-08 |
|\| |
|
| * | Update translations from Transifex | Dan McGee | 2012-01-05 |
* | | testdb: check local database for duplicate files | Dan McGee | 2012-01-07 |
* | | Convert get_update_timediff to integer return value | Dan McGee | 2012-01-02 |
* | | Convert strtrim/strlen paired calls to only strtrim | Dan McGee | 2011-12-23 |
* | | Merge branch 'maint' | Dan McGee | 2011-12-23 |
|\| |
|
| * | Allow comments after repo section header in pacman.conf | Allan McRae | 2011-12-23 |
* | | pactree: cleanup register_syncs | Dave Reisner | 2011-12-23 |
* | | pactree: update with new strtrim function | Dave Reisner | 2011-12-23 |
* | | pacman/util: return size_t from strtrim | Dave Reisner | 2011-12-23 |
* | | include config.h via Makefiles | Dave Reisner | 2011-12-21 |
* | | code syntax cleanup | Dave Reisner | 2011-12-12 |
* | | pacman: process all sync targets before exiting on error | Dan McGee | 2011-12-12 |
* | | pacman: process all targets on upgrade operation | Dan McGee | 2011-12-12 |
* | | pacman: list all unknown targets on removal operation | Allan McRae | 2011-12-12 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-30 |
|\| |
|
| * | Miscellaneous post-4.0.1 updates | Dan McGee | 2011-11-30 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-20 |
|\| |
|
| * | Final changes before 4.0.1 release | Dan McGee | 2011-11-20 |
* | | add key algo to import msg | Florian Pritz | 2011-11-20 |
* | | change gpg import message to resemble gpg --list-keys | Florian Pritz | 2011-11-20 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-16 |
|\| |
|
| * | Update translations from Transifex | Dan McGee | 2011-11-16 |
| * | Update translations from Transifex | Dan McGee | 2011-11-13 |
| * | Updates in preparation for 4.0.1 release | Dan McGee | 2011-11-13 |
* | | Remove unnecessary casts in callback code | Dan McGee | 2011-11-15 |
* | | create a typedef for enum _alpm_errno_t | Jonathan Conder | 2011-11-14 |
* | | add fnmatch support for HoldPkg | Dave Reisner | 2011-11-13 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-07 |
|\| |
|
| * | Fix download progress rounding edge case | Dan McGee | 2011-11-03 |
* | | Add OPEN() and CLOSE() util macros | Dan McGee | 2011-11-01 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-01 |
|\| |
|
| * | src/util: link vercmp against .lo, not the .o | Dave Reisner | 2011-11-01 |
* | | Merge branch 'maint' | Dan McGee | 2011-10-21 |
|\| |
|
| * | Remove remaining usages of fprintf() from frontend | Dan McGee | 2011-10-21 |
| * | Remove pm_fprintf() in favor of pm_printf() | Dan McGee | 2011-10-21 |
| * | Use stderr as output stream for pm_printf() | Dan McGee | 2011-10-21 |
| * | Table display: print message with warning: prefix | Dan McGee | 2011-10-17 |
* | | Hide empty columns in table package list display | Dan McGee | 2011-10-21 |
* | | pacman: show repo name in download prompt | Dave Reisner | 2011-10-21 |
* | | sync: dont group sync records by repository | Dave Reisner | 2011-10-21 |
* | | Merge branch 'maint' | Dan McGee | 2011-10-14 |
|\| |
|
| * | Coding style cleanups | Dan McGee | 2011-10-13 |
* | | Use fputs and putchar in callback progress display | Dan McGee | 2011-10-14 |
* | | Remove -f short option for --force | Dan McGee | 2011-10-14 |
* | | Use puts() instead of no-op printf() where applicable | Dan McGee | 2011-10-13 |