Age | Commit message (Expand) | Author | Files | Lines |
2007-04-05 | Testing git emails | Aaron Griffin | 1 | -0/+2 |
2007-04-05 | pactest: remove001.py | Aaron Griffin | 1 | -0/+10 |
2007-04-04 | Backport changes from 3.0.1 | Aaron Griffin | 6 | -19/+40 |
2007-04-02 | Tidy up usage of makepkg.conf | Andrew Fyfe | 6 | -26/+84 |
2007-04-02 | New pactest: Sysupgrade with a sync package forcing a downgrade | VMiklos | 1 | -0/+15 |
2007-04-02 | Move the 100% progress bar call before remove scriptlet for output reasons | VMiklos | 1 | -4/+6 |
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 | Gettext support in makepkg | Giovanni Scafora | 3 | -126/+145 |
2007-04-01 | Move makepkg -> makepkg.in in anticaption of gettextized version | Dan McGee | 2 | -0/+1 |
2007-04-01 | Clean up pacman.c, add localize function | Dan McGee | 1 | -25/+48 |
2007-04-01 | Remove --disable-fakeroot option from configure.ac | Dan McGee | 1 | -15/+0 |
2007-03-30 | Make all paths and file locations configurable | Dan McGee | 3 | -26/+67 |
2007-03-30 | Remove unnecessary $ENV_CFLAGS from configure.ac | Dan McGee | 1 | -7/+1 |
2007-03-30 | Updated Hungarian Translation. | Nagy Gabor | 1 | -7/+7 |
2007-03-30 | Russian translation update. | Владимир Байраковский | 1 | -29/+29 |
2007-03-30 | Report an error on setmntent failure | Aaron Griffin | 1 | -1/+3 |
2007-03-30 | repo-add leaves .PKGINFO in the current directory | Aaron Griffin | 1 | -1/+1 |
2007-03-30 | From: Andrew Fyfe <andrew@neptune-one.net> | Aaron Griffin | 1 | -0/+2 |
2007-03-29 | Fix a 0 and '/0' switch | Dan McGee | 1 | -1/+1 |
2007-03-29 | Doxygen fixups for libalpm | Dan McGee | 5 | -96/+287 |
2007-03-29 | Add execute permissions to abs and rankmirrors | Dan McGee | 2 | -0/+0 |
2007-03-28 | Continue fixing usage instructions. | Dan McGee | 1 | -4/+6 |
2007-03-28 | Fix --ignore behavior on sysupgrade | Dan McGee | 1 | -5/+13 |
2007-03-28 | Move .cvsignore -> .gitignore | Dan McGee | 13 | -4/+2 |
2007-03-28 | Improve pacman.c gettext usage | Dan McGee | 1 | -24/+34 |
2007-03-27 | * Remove outdated ProxyServer option from pacman.conf.5. | Dan McGee | 1 | -3/+0 |
2007-03-27 | * Fix NEWS typo. Oops. | Dan McGee | 3 | -28/+30 |
2007-03-25 | * Fix bug where 'makepkg -L' doesn't stop on build failure.v3.0.0 | Dan McGee | 3 | -14/+11 |
2007-03-24 | Andrew Fyfe <andrew@neptune-one.net> | Dan McGee | 1 | -2/+2 |
2007-03-24 | * Added a mirror list for [testing] (it appears most mirrors mirror testing) | Aaron Griffin | 19 | -248/+274 |
2007-03-23 | * Removed three dead mirrors (Dale Blount <dale@archlinux.org>). | Dan McGee | 1 | -5/+0 |
2007-03-23 | * Updated German translation | Dan McGee | 2 | -45/+25 |
2007-03-22 | Fixed alpm_log call- too many parameters passed. (bardo on #archlinux-pacman) | Dan McGee | 1 | -1/+1 |
2007-03-22 | Clarify some English messages as suggested by Nagy Gabor. I even did the hard | Dan McGee | 16 | -250/+226 |
2007-03-22 | * Updated Brazilian Portuguese translation | Dan McGee | 1 | -54/+30 |
2007-03-22 | Roman Kyrylych <roman.kyrylych@gmail.com> | Dan McGee | 1 | -16/+29 |
2007-03-22 | Lots of translation updates before we release. | Dan McGee | 15 | -1678/+3312 |
2007-03-22 | Quick pactest changes: | Aaron Griffin | 2 | -9/+20 |
2007-03-22 | I was mistaken, newpkg->data IS useful here, as the scriptlet isn't in the FS at | Aaron Griffin | 1 | -2/+2 |
2007-03-22 | * Correct install scriptlet usage (reuse of handle->root when not needed) | Aaron Griffin | 3 | -14/+15 |
2007-03-22 | * -Qo now properly resolves paths when finding an owner | Aaron Griffin | 1 | -8/+45 |
2007-03-22 | * Fix conflict checking to ignore symlinks that were in previous version of | Dan McGee | 1 | -8/+30 |
2007-03-22 | * Quick fixup for the translations due to a typo fix committed earlier. | Aaron Griffin | 8 | -9/+9 |
2007-03-22 | Giovanni Scafora <linuxmania@gmail.com> | Aaron Griffin | 1 | -1/+1 |
2007-03-21 | * Updated Italian translation | Dan McGee | 2 | -84/+118 |
2007-03-21 | * dont use XferCommand if retrieving local files, fixes wget error: | Jürgen Hötzel | 1 | -1/+1 |
2007-03-21 | * Typo fix. | Dan McGee | 1 | -1/+1 |
2007-03-21 | * pacman.c: Add CacheDir to -v --verbose output. | Dan McGee | 1 | -3/+4 |
2007-03-21 | * Fix asking the user to upgrade when using -Sp | Aaron Griffin | 3 | -4/+40 |