Age | Commit message (Expand) | Author | Files | Lines |
2008-01-05 | Update of German translation | Matthias Gorissen | 2 | -895/+890 |
2008-01-02 | Small code cleanups with indents/spaces | Dan McGee | 2 | -6/+7 |
2008-01-02 | Remove gettext calls from debug-level messages | Dan McGee | 2 | -2/+3 |
2008-01-02 | Add some more regular contributors to the AUTHORS file | Dan McGee | 1 | -0/+2 |
2008-01-02 | Fix another usage of pkg_new in _alpm_sync_addtarget | Dan McGee | 1 | -2/+1 |
2008-01-02 | Switch pkg_new -> pkg_dup in find_replacements | Dan McGee | 1 | -1/+1 |
2008-01-02 | new upgade042 pactest + bugfix in chk_filedifference. | Chantry Xavier | 2 | -0/+32 |
2007-12-29 | Fix case where pacman asks for confirmation when it should not | Karolina Lindqvist | 1 | -1/+2 |
2007-12-29 | Remove .FILELIST generation from makepkg (and elsewhere) | Dan McGee | 4 | -78/+25 |
2007-12-29 | add a new upgrade026 pactest for backup handling. | Chantry Xavier | 2 | -3/+18 |
2007-12-29 | doc: rename manlink macro to linkman | Dan McGee | 9 | -37/+37 |
2007-12-29 | Ensure that manpages are always distributed and installed | Dan McGee | 3 | -11/+28 |
2007-12-29 | Updated Italian translation | Giovanni Scafora | 1 | -212/+207 |
2007-12-29 | libalpm/add.c: disable buggy backup handling code that didn't do anything. | Chantry Xavier | 1 | -7/+18 |
2007-12-29 | fix two broken pactests because of date localization. | Chantry Xavier | 3 | -5/+24 |
2007-12-29 | french translation : one broken message caused a segfault. | Chantry Xavier | 1 | -2/+2 |
2007-12-29 | libalpm/remove.c : switch back to lstat usage. | Chantry Xavier | 1 | -1/+5 |
2007-12-29 | Makepkg missing check for empty pkgname | K. Piche | 1 | -0/+4 |
2007-12-29 | Allow NULL parameter in alpm_trans_commit | Allan McRae | 2 | -19/+31 |
2007-12-29 | Add remove counterparts to alpm_option_add_* functions | Allan McRae | 2 | -0/+89 |
2007-12-29 | Update path for Belnet mirror | Dan McGee | 1 | -1/+1 |
2007-12-21 | Do not move man pages to a non-FHS location | Dan McGee | 1 | -8/+0 |
2007-12-21 | Check ignored packages in _alpm_sync_addtarget(). | Nathan Jones | 2 | -1/+9 |
2007-12-21 | Fix memory leak in shortest_delta_path. | Nathan Jones | 1 | -2/+4 |
2007-12-21 | Add new Czech translation | Vojtěch Gondžala | 4 | -0/+2784 |
2007-12-21 | Finish french translation. | Chantry Xavier | 2 | -1120/+824 |
2007-12-21 | Italian translation fixes | Giovanni Scafora | 1 | -13/+12 |
2007-12-21 | testdb : fix wrong usage of checkdeps. | Chantry Xavier | 1 | -2/+1 |
2007-12-21 | Remove abs from the pacman repository | Dan McGee | 13 | -310/+1 |
2007-12-20 | Updated Hungarian translation | Nagy Gabor | 2 | -10/+15 |
2007-12-20 | Update PKGBUILD manpage to give info on scriptlet arguments | Dan McGee | 1 | -6/+12 |
2007-12-20 | Fixes to allow make distcheck to work again | Dan McGee | 2 | -3/+3 |
2007-12-20 | More updates to the NEWS file (add bug numbers, etc.) | Dan McGee | 1 | -12/+20 |
2007-12-20 | Update french translation. | Chantry Xavier | 1 | -1078/+911 |
2007-12-20 | update of translation-help and fix a typo in gensync. | Chantry Xavier | 2 | -12/+19 |
2007-12-19 | Add PM_DEP_MOD_GT and PM_DEP_MOD_LT to documentation | Nagy Gabor | 1 | -2/+3 |
2007-12-19 | PM_DEP_MOD_LT and PM_DEP_MOD_GT depmods added | Nagy Gabor | 4 | -2/+49 |
2007-12-19 | Updated Hungarian translation | Nagy Gabor | 2 | -830/+757 |
2007-12-19 | Change all bug references in NEWS to be 'FS#' references | Dan McGee | 1 | -19/+19 |
2007-12-19 | Initial updates to NEWS file for 3.1.0 release | Dan McGee | 1 | -0/+79 |
2007-12-19 | Updated Italian Translation | Giovanni Scafora | 2 | -52/+53 |
2007-12-18 | Allow unreadable Include files to be non-fatal | Aaron Griffin | 1 | -6/+3 |
2007-12-18 | Only query pacman upgrade when performing actual upgrade | Allan McRae | 1 | -36/+38 |
2007-12-18 | Updated Italian Translation for pacman 3.1 | Giovanni Scafora | 2 | -580/+580 |
2007-12-17 | Check for errors on descfile extraction | Dan McGee | 1 | -1/+5 |
2007-12-17 | Set the default packager to "Unknown Packager" | Dan McGee | 1 | -1/+1 |
2007-12-11 | Add real scriptlet checking for pactest | Aaron Griffin | 3 | -22/+19 |
2007-12-11 | Add "which" path searching functionality to pactest | Aaron Griffin | 1 | -0/+8 |
2007-12-11 | popen does NOT require /bin/sh in a subchroot | Aaron Griffin | 1 | -3/+3 |
2007-12-11 | Fail sanely on OUTPUT rules when --nolog is passed | Aaron Griffin | 1 | -2/+6 |