| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Add a parseconfig to the pacman frontend that compiles | Dan McGee | 2007-06-04 |
* | Change -z|--showsize flag to ShowSize pacman.conf option | Nathan Jones | 2007-06-01 |
* | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee | 2007-05-31 |
* | Remove unnecessary casts on malloc and elsewhere | Dan McGee | 2007-05-14 |
* | Display size for packages | Nathan Jones | 2007-05-14 |
* | Remove output.c and output.h | Dan McGee | 2007-04-26 |
* | Start of the newline fixes after switching over the output | Dan McGee | 2007-04-26 |
* | Remove MSG output macro (#define and in code) | Dan McGee | 2007-04-26 |
* | Move log.c/h -> output.c/h to properly reflect what is contained | Dan McGee | 2007-04-26 |
* | Pacman side code consolidation- unify callback functions to one file | Dan McGee | 2007-04-26 |
* | More pacman side cleanup | Dan McGee | 2007-04-26 |
* | Remove more unnecessary stuff | Dan McGee | 2007-04-25 |
* | * Resizing terminal while progress bars were displayed caused some weird | Dan McGee | 2007-03-13 |
* | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 2007-03-05 |
* | * pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, to | Aaron Griffin | 2007-02-26 |
* | Cleaned up some more output | Aaron Griffin | 2007-02-10 |
* | * Hopefully fixed the download progres bar for real. We should no longer | Dan McGee | 2007-02-08 |
* | Implemented a crappy version of -Qu (query upgrades). This simply outputs the | Aaron Griffin | 2007-02-04 |
* | * unified the progress bars (fill_progress function) | Aaron Griffin | 2007-02-04 |
* | * Tried to clean up newline display a bit in the frontend. | Dan McGee | 2007-02-01 |
* | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2007-01-26 |
* | Cleanup 'neednl' usage - make it static | Aaron Griffin | 2007-01-24 |
* | Preliminary checkin for alpm_list conversion | Aaron Griffin | 2007-01-19 |
* | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2007-01-18 |
* | Column fix when stdout is redirected. Default to 80. | Aaron Griffin | 2006-12-28 |
* | Removed global maxcols - it is looked up on the fly now, so the progress bar is | Aaron Griffin | 2006-11-22 |
* | * repo-add script - to add entries to a db file directly from package data (n... | Aaron Griffin | 2006-11-20 |
* | Merged frugalware changes. Added a few other minor things too, but there's alot | Aaron Griffin | 2006-10-15 |
* | first stage of i18n stuff from VMiklos | Judd Vinet | 2006-05-15 |
* | - removed pacman.h | Aurelien Foret | 2006-03-13 |
* | better use ERR than fprintf for error messages | Aurelien Foret | 2006-02-14 |
* | - moved yesno() from util.c to log.c | Aurelien Foret | 2006-02-04 |
* | added line feeds when needed (patch from VMiklos <vmiklos@frugalware.org>) | Aurelien Foret | 2006-02-01 |
* | code cleanup | Aurelien Foret | 2006-01-07 |