| Commit message (Expand) | Author | Age |
... | |
* | | Merge branch 'maint' | Dan McGee | 2008-08-23 |
|\| |
|
| * | Fix 'None' text so we don't have to translate it twice | Dan McGee | 2008-08-23 |
* | | split yesno() into yesno() and noyes() functions. | Xavier Chantry | 2008-08-23 |
|/ |
|
* | pacman: print optdepends on install and upgrade. | Xavier Chantry | 2008-08-23 |
* | Add new list_display_linebreak function | Nagy Gabor | 2008-08-23 |
* | Move the the description parsing logic to string_display() | Nagy Gabor | 2008-08-23 |
* | Show number of packages to be installed / removed. | Xavier Chantry | 2008-07-24 |
* | src/pacman : rework the display_targets function. | Xavier Chantry | 2008-07-24 |
* | Use access() instead of stat() when possible | Dan McGee | 2008-06-15 |
* | Use correct C type for file sizes | Dan McGee | 2008-06-04 |
* | Make all error messages use pm_fprintf | Allan McRae | 2008-05-11 |
* | Update makepath to remove PATH_MAX usage | Dan McGee | 2008-05-10 |
* | Completely rework delta algorithm | Chantry Xavier | 2008-04-26 |
* | Refactor the trans init and release code. | Chantry Xavier | 2008-04-26 |
* | Merge branch 'maint' | Dan McGee | 2008-03-23 |
|\ |
|
| * | strsplit(): memleak fix | Dan McGee | 2008-03-23 |
* | | Improve yesno function. | Chantry Xavier | 2008-02-24 |
* | | Merge branch 'maint' | Dan McGee | 2008-02-24 |
|\| |
|
| * | Add some NULL checks into recently modified output functions | Dan McGee | 2008-02-24 |
| * | A few more wide character output fixes | Dan McGee | 2008-02-22 |
* | | Merge branch 'maint' | Dan McGee | 2008-02-05 |
|\| |
|
| * | pacman/util.c: add mdirname function | Dan McGee | 2008-02-05 |
* | | Remove "Installed Size" hackeration | Dan McGee | 2008-02-05 |
* | | pmsyncpkg_t cleanup | Nagy Gabor | 2008-01-27 |
* | | Merge branch 'maint' | Dan McGee | 2008-01-21 |
|\| |
|
| * | Remove frontend translation of "debug:" message | Dan McGee | 2008-01-20 |
* | | Use dynamic string allocation in package structures | Dan McGee | 2008-01-11 |
|/ |
|
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | Delay output during progress bar | Chantry Xavier | 2007-12-03 |
* | Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii] | Nagy Gabor | 2007-12-01 |
* | Move mbasename from pacman.c to util.c | Chantry Xavier | 2007-11-25 |
* | War on whitespace | Dan McGee | 2007-11-16 |
* | Make it easier to ignore multiple packages. | Nathan Jones | 2007-11-13 |
* | Remove 'Total Package Size' | Dan McGee | 2007-11-11 |
* | Add a missing newline in sync confirmation output | Dan McGee | 2007-11-11 |
* | Clean up usage of extern variables | Dan McGee | 2007-11-04 |
* | Add strndup implemention for environments that are missing it | Dan McGee | 2007-10-24 |
* | Fix broken or missing includes | Dan McGee | 2007-10-22 |
* | Add download size to target list. | Nathan Jones | 2007-10-19 |
* | Remove rounding on package size totals | Dan McGee | 2007-10-16 |
* | Fix -Sy and -Sp operations. | Chantry Xavier | 2007-10-04 |
* | needs_transaction adjustments | Chantry Xavier | 2007-10-03 |
* | Break out transaction test to a separate function | Aaron Griffin | 2007-09-28 |
* | Add a few missing includes, caught while compiling on cygwin | Dan McGee | 2007-09-06 |
* | libalpm: add newlines to all strings passed to log callback | Dan McGee | 2007-08-23 |
* | Fix some errors spit out by -Wextra | Dan McGee | 2007-08-16 |
* | Use mbstowcs instead of strlen where applicable | Sergej Pupykin | 2007-07-10 |
* | Add a series of pm_printf functions to pacman frontend | Dan McGee | 2007-06-09 |
* | Const correctness! | Dan McGee | 2007-06-05 |
* | Rip alpm_parse_config out of libalpm | Dan McGee | 2007-06-04 |