| Commit message (Expand) | Author | Age |
* | Remove trailing whitespace on all lines in list_display | Dan McGee | 2009-12-13 |
* | Merge branch 'maint' | Dan McGee | 2009-11-10 |
|\ |
|
| * | Fix opendir error condition checks | Dan McGee | 2009-10-27 |
* | | Size handling was changed in fgets() functions | Laszlo Papp | 2009-10-19 |
* | | Remove makepath function from frontend | Laszlo Papp | 2009-10-11 |
* | | cygwin fix : use unsigned char for ctype function | Xavier Chantry | 2009-10-11 |
* | | Minor scope/typing cleanups | Dan McGee | 2009-10-11 |
* | | Remove transaction type | Xavier Chantry | 2009-09-08 |
* | | rewrite strreplace | Xavier Chantry | 2009-09-07 |
* | | Don't wrap lines when we don't have a column size | Oleg Finkelshteyn | 2009-09-06 |
|/ |
|
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | We don't need root with -Sp | Nagy Gabor | 2009-06-01 |
* | Remove pmsyncpkg_t | Nagy Gabor | 2009-04-11 |
* | Merge branch 'maint' | Dan McGee | 2008-10-12 |
|\ |
|
| * | Reduce number of calls to getcols() | Dan McGee | 2008-10-12 |
* | | pacman : smarter optdepends handling. | Xavier Chantry | 2008-08-25 |
* | | 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 |