Age | Commit message (Expand) | Author |
2007-12-18 | Change all bug references in NEWS to be 'FS#' references | Dan McGee |
2007-12-18 | Initial updates to NEWS file for 3.1.0 release | Dan McGee |
2007-12-18 | Updated Italian Translation | Giovanni Scafora |
2007-12-17 | Allow unreadable Include files to be non-fatal | Aaron Griffin |
2007-12-17 | Only query pacman upgrade when performing actual upgrade | Allan McRae |
2007-12-17 | Updated Italian Translation for pacman 3.1 | Giovanni Scafora |
2007-12-16 | Check for errors on descfile extraction | Dan McGee |
2007-12-16 | Set the default packager to "Unknown Packager" | Dan McGee |
2007-12-10 | Add real scriptlet checking for pactest | Aaron Griffin |
2007-12-10 | Add "which" path searching functionality to pactest | Aaron Griffin |
2007-12-10 | popen does NOT require /bin/sh in a subchroot | Aaron Griffin |
2007-12-10 | Fail sanely on OUTPUT rules when --nolog is passed | Aaron Griffin |
2007-12-10 | Correct scriptlet usage pattern | Aaron Griffin |
2007-12-10 | Update GNU GPL boilerplate and copyright dates | Dan McGee |
2007-12-10 | pactest: if we are root, don't use fakeroot | Dan McGee |
2007-12-10 | Updates to PKGBUILD manpage | Dan McGee |
2007-12-10 | Rename prototype install file | Dan McGee |
2007-12-09 | Improve changelog handling through addition of open/read/close functions | Dan McGee |
2007-12-09 | Updated Italian Translation | Giovanni Scafora |
2007-12-08 | src/pacman/: use the FREELIST macro when possible. | Chantry Xavier |
2007-12-08 | testdb.c : add vim modeline according to HACKING, and reindent the file. | Chantry Xavier |
2007-12-08 | _alpm_unpack: return 1 when the file is not found. | Chantry Xavier |
2007-12-07 | libalpm/server.c : fix segfault when downloading failed. | Chantry Xavier |
2007-12-05 | Update pacman manpage with description of --clean option | Dan McGee |
2007-12-05 | pacman/sync.c : improve the sync db cleanup feature. | Chantry Xavier |
2007-12-05 | Remove duplicated PM_TRANS_CONV_INSTALL_IGNOREPKG message | Nagy Gabor |
2007-12-05 | Update zsh completion. | Nathan Jones |
2007-12-04 | Compress hard linked man pages | Allan McRae |
2007-12-04 | libalpm/backup.c : simple refactoring. | Chantry Xavier |
2007-12-04 | Updated Italian translation for pacman 3.1 | Giovanni Scafora |
2007-12-04 | Update some errors in messages found during localization | Dan McGee |
2007-12-04 | Updated Hungarian translation | Nagy Gabor |
2007-12-03 | pacman/sync.c: mark sync_trans as static | Dan McGee |
2007-12-03 | Oops- forgot to ever set init to 1 in setlibpaths() | Dan McGee |
2007-12-03 | Delay output during progress bar | Chantry Xavier |
2007-12-03 | Update it translation for 3.1 | Giovanni Scafora |
2007-12-02 | Merge branch 'maint' into working | Dan McGee |
2007-12-02 | Update en_GB translation for 3.1 | Jeff Bailes |
2007-12-02 | Update all translation files in anticipation of 3.1 release | Dan McGee |
2007-12-02 | alpm_list : change the alpm_list_find* to return the matching item. | Chantry Xavier |
2007-12-02 | Add a lot more tests (and some pactest fixes) to -Si and -Qi tests | Dan McGee |
2007-12-02 | Add more pactests to increase code coverage | Dan McGee |
2007-12-02 | Remove _alpm_depmiss_isin | Dan McGee |
2007-12-02 | Add 4 new pactests to get better code coverage by pactest | Dan McGee |
2007-12-02 | parseconfig: refactor duplicate code out into a function | Dan McGee |
2007-12-02 | Remove "done" messages from frontend callback function | Dan McGee |
2007-12-02 | Add --ignoregroup to completion files | Dan McGee |
2007-12-02 | Fixes for the ineptitude of libalpm DB registration | Dan McGee |
2007-12-02 | Make pacman path handling (hopefully) a bit more intuitive | Dan McGee |
2007-12-02 | Add new --needed option for -S. | Chantry Xavier |