Age | Commit message (Expand) | Author |
2007-12-28 | Ensure that manpages are always distributed and installed | Dan McGee |
2007-12-28 | Updated Italian translation | Giovanni Scafora |
2007-12-28 | libalpm/add.c: disable buggy backup handling code that didn't do anything. | Chantry Xavier |
2007-12-28 | fix two broken pactests because of date localization. | Chantry Xavier |
2007-12-28 | french translation : one broken message caused a segfault. | Chantry Xavier |
2007-12-28 | libalpm/remove.c : switch back to lstat usage. | Chantry Xavier |
2007-12-28 | Makepkg missing check for empty pkgname | K. Piche |
2007-12-28 | Allow NULL parameter in alpm_trans_commit | Allan McRae |
2007-12-28 | Add remove counterparts to alpm_option_add_* functions | Allan McRae |
2007-12-28 | Update path for Belnet mirror | Dan McGee |
2007-12-21 | Do not move man pages to a non-FHS location | Dan McGee |
2007-12-21 | Check ignored packages in _alpm_sync_addtarget(). | Nathan Jones |
2007-12-21 | Fix memory leak in shortest_delta_path. | Nathan Jones |
2007-12-21 | Add new Czech translation | Vojtěch Gondžala |
2007-12-21 | Finish french translation. | Chantry Xavier |
2007-12-21 | Italian translation fixes | Giovanni Scafora |
2007-12-21 | testdb : fix wrong usage of checkdeps. | Chantry Xavier |
2007-12-21 | Remove abs from the pacman repository | Dan McGee |
2007-12-20 | Updated Hungarian translation | Nagy Gabor |
2007-12-19 | Update PKGBUILD manpage to give info on scriptlet arguments | Dan McGee |
2007-12-19 | Fixes to allow make distcheck to work again | Dan McGee |
2007-12-19 | More updates to the NEWS file (add bug numbers, etc.) | Dan McGee |
2007-12-19 | Update french translation. | Chantry Xavier |
2007-12-19 | update of translation-help and fix a typo in gensync. | Chantry Xavier |
2007-12-19 | Add PM_DEP_MOD_GT and PM_DEP_MOD_LT to documentation | Nagy Gabor |
2007-12-19 | PM_DEP_MOD_LT and PM_DEP_MOD_GT depmods added | Nagy Gabor |
2007-12-19 | Updated Hungarian translation | Nagy Gabor |
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 |