Age | Commit message (Expand) | Author |
2007-05-18 | Fix broken resolve_path function | Aaron Griffin |
2007-05-14 | Remove unnecessary casts on malloc and elsewhere | Dan McGee |
2007-05-14 | Display size for packages | Nathan Jones |
2007-05-07 | Clean up query_fileowner | Dan McGee |
2007-04-28 | Remove 'removes' array from libalpm | Dan McGee |
2007-04-28 | Set HTTP_USER_AGENT envvar in pacman | Dan McGee |
2007-04-28 | Add a cb_log call on segfaults | Dan McGee |
2007-04-26 | Clean up gettext on the libalpm side | Dan McGee |
2007-04-26 | 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 | Set the correct type on the log callback function | Dan McGee |
2007-04-26 | Add -pedantic flag to pacman (frontend) CFLAGS | Dan McGee |
2007-04-26 | Remove ERR calls from the code | Dan McGee |
2007-04-26 | Remove ERR, WARN, and pm_fprintf macros/functions | 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 | Allow sync search to work without arguments | Dan McGee |
2007-04-25 | add.c and remove.c cleanup | Dan McGee |
2007-04-25 | Remove more unnecessary stuff | Dan McGee |
2007-04-25 | Remove unnecessary includes of downloadprog.h | Dan McGee |
2007-04-25 | Remove single-function upgrade.c | Dan McGee |
2007-04-25 | Merge single-function header files on pacman side | Dan McGee |
2007-04-25 | Update the pot language files | Dan McGee |
2007-04-25 | Update all translation po files | Dan McGee |
2007-04-25 | Updated French Translation | Nam |
2007-04-23 | Updating German Translation | Pierre Schmitz |
2007-04-22 | Added Spanish translation | Juan Pablo González T |
2007-04-16 | Update German translation | Matthias Gorissen |
2007-04-16 | Add Polish language translation | Mateusz Jędrasik |
2007-04-16 | Forward port 3.0.2 branch fixes | Dan McGee |
2007-04-14 | Add void to functions with empty parameter list | Dan McGee |
2007-04-04 | Add replaces output to -Qi operation | Dan McGee |
2007-04-01 | Remove some debug print statements that were left in on accident | Dan McGee |
2007-04-01 | Updated Italian Translation | Giovanni Scafora |
2007-03-31 | Clean up pacman.c, add localize function | Dan McGee |
2007-03-30 | Make all paths and file locations configurable | Dan McGee |
2007-03-30 | Updated Hungarian Translation. | Nagy Gabor |
2007-03-30 | Russian translation update. | Владимир Байраковский |
2007-03-28 | Continue fixing usage instructions. | Dan McGee |
2007-03-27 | Move .cvsignore -> .gitignore | Dan McGee |
2007-03-27 | Improve pacman.c gettext usage | Dan McGee |
2007-03-26 | * Fix NEWS typo. Oops. | Dan McGee |
2007-03-24 | * Added a mirror list for [testing] (it appears most mirrors mirror testing) | Aaron Griffin |
2007-03-23 | * Updated German translation | Dan McGee |
2007-03-22 | Clarify some English messages as suggested by Nagy Gabor. I even did the hard | Dan McGee |
2007-03-22 | * Updated Brazilian Portuguese translation | Dan McGee |
2007-03-22 | Lots of translation updates before we release. | Dan McGee |
2007-03-22 | * -Qo now properly resolves paths when finding an owner | Aaron Griffin |