Age | Commit message (Expand) | Author | Files | Lines |
2007-06-01 | Change -z|--showsize flag to ShowSize pacman.conf option | Nathan Jones | 5 | -22/+13 |
2007-06-01 | Updated Spanish Translation | Juan Pablo González T | 1 | -317/+151 |
2007-05-31 | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee | 9 | -37/+43 |
2007-05-31 | Set an error exit status on -Qi or -Si failure | Dan McGee | 2 | -18/+15 |
2007-05-30 | Modernize and update configure.ac | Dan McGee | 1 | -5/+1 |
2007-05-29 | Update POTFILES.in for new source file layout on pacman side | Dan McGee | 1 | -5/+1 |
2007-05-25 | Add missing new line to 'pacman -T' output. | Andrew Fyfe | 1 | -1/+1 |
2007-05-20 | Add -Qee option for the original behavior of -Qe | Chantry Xavier | 2 | -3/+4 |
2007-05-18 | Fix broken resolve_path function | Aaron Griffin | 1 | -21/+7 |
2007-05-14 | Remove unnecessary casts on malloc and elsewhere | Dan McGee | 3 | -11/+11 |
2007-05-14 | Display size for packages | Nathan Jones | 5 | -11/+47 |
2007-05-07 | Clean up query_fileowner | Dan McGee | 1 | -8/+8 |
2007-04-29 | Remove 'removes' array from libalpm | Dan McGee | 2 | -6/+0 |
2007-04-28 | Set HTTP_USER_AGENT envvar in pacman | Dan McGee | 1 | -0/+20 |
2007-04-28 | Add a cb_log call on segfaults | Dan McGee | 1 | -0/+2 |
2007-04-27 | Clean up gettext on the libalpm side | Dan McGee | 1 | -0/+4 |
2007-04-27 | Remove output.c and output.h | Dan McGee | 13 | -116/+39 |
2007-04-27 | Start of the newline fixes after switching over the output | Dan McGee | 3 | -44/+39 |
2007-04-27 | Set the correct type on the log callback function | Dan McGee | 3 | -3/+4 |
2007-04-26 | Add -pedantic flag to pacman (frontend) CFLAGS | Dan McGee | 3 | -3/+12 |
2007-04-26 | Remove ERR calls from the code | Dan McGee | 7 | -65/+88 |
2007-04-26 | Remove ERR, WARN, and pm_fprintf macros/functions | Dan McGee | 2 | -71/+1 |
2007-04-26 | Remove MSG output macro (#define and in code) | Dan McGee | 10 | -183/+158 |
2007-04-26 | Move log.c/h -> output.c/h to properly reflect what is contained | Dan McGee | 12 | -24/+24 |
2007-04-26 | Pacman side code consolidation- unify callback functions to one file | Dan McGee | 13 | -359/+277 |
2007-04-26 | More pacman side cleanup | Dan McGee | 9 | -86/+41 |
2007-04-26 | Allow sync search to work without arguments | Dan McGee | 2 | -29/+38 |
2007-04-25 | add.c and remove.c cleanup | Dan McGee | 2 | -40/+72 |
2007-04-25 | Remove more unnecessary stuff | Dan McGee | 14 | -21/+7 |
2007-04-25 | Remove unnecessary includes of downloadprog.h | Dan McGee | 3 | -3/+0 |
2007-04-25 | Remove single-function upgrade.c | Dan McGee | 4 | -48/+10 |
2007-04-25 | Merge single-function header files on pacman side | Dan McGee | 15 | -182/+37 |
2007-04-25 | Update the pot language files | Dan McGee | 1 | -169/+97 |
2007-04-25 | Update all translation po files | Dan McGee | 8 | -1421/+1328 |
2007-04-25 | Updated French Translation | Nam | 1 | -432/+467 |
2007-04-23 | Updating German Translation | Pierre Schmitz | 1 | -18/+16 |
2007-04-23 | Added Spanish translation | Juan Pablo González T | 2 | -2/+1118 |
2007-04-17 | Update German translation | Matthias Gorissen | 1 | -38/+36 |
2007-04-17 | Add Polish language translation | Mateusz Jędrasik | 2 | -0/+1078 |
2007-04-17 | Forward port 3.0.2 branch fixes | Dan McGee | 1 | -1/+1 |
2007-04-14 | Add void to functions with empty parameter list | Dan McGee | 2 | -3/+3 |
2007-04-05 | Add replaces output to -Qi operation | Dan McGee | 1 | -0/+1 |
2007-04-02 | Remove some debug print statements that were left in on accident | Dan McGee | 1 | -2/+0 |
2007-04-01 | Updated Italian Translation | Giovanni Scafora | 1 | -8/+6 |
2007-04-01 | Clean up pacman.c, add localize function | Dan McGee | 1 | -25/+48 |
2007-03-30 | Make all paths and file locations configurable | Dan McGee | 1 | -1/+1 |
2007-03-30 | Updated Hungarian Translation. | Nagy Gabor | 1 | -7/+7 |
2007-03-30 | Russian translation update. | Владимир Байраковский | 1 | -29/+29 |
2007-03-28 | Continue fixing usage instructions. | Dan McGee | 1 | -4/+6 |
2007-03-28 | Move .cvsignore -> .gitignore | Dan McGee | 3 | -0/+0 |