Age | Commit message (Expand) | Author |
2007-02-16 | * Bugfix for FS#6427: Allow -Si to use "repository/package" syntax | Aaron Griffin |
2007-02-15 | * Updated pt_BR translation (Douglas Soares de Andrade), and merged other | Dan McGee |
2007-02-14 | * Updated Italian translation | Dan McGee |
2007-02-14 | * Fixed _alpm_pkg_compare_versions so that it does not output warnings if ver... | Aaron Griffin |
2007-02-14 | * strlen -> mbstowcs (multibyte str to wide char str) conversion where we | Dan McGee |
2007-02-14 | * pt_BR translation updates. | Dan McGee |
2007-02-14 | * Updated makepkg.8 manpage to reflect shift of -S to --usesudo. | Dan McGee |
2007-02-14 | While trying to change the number of missing deps output by makepkg, I noticed | Aaron Griffin |
2007-02-14 | * Removed needless checking of package infolevel- leave it to the | Dan McGee |
2007-02-14 | TODO update | Aaron Griffin |
2007-02-14 | * Updated a too-verbose message in pacman/add.c. (shouldn't be an issue withi | Dan McGee |
2007-02-14 | Slightly optimized to remove duplicate strcmp operation. | Dan McGee |
2007-02-14 | Translation Update, pt_BR: | Dan McGee |
2007-02-13 | Pierre Schmitz <pierre@archlinux.de> | Dan McGee |
2007-02-13 | Adding official translations. Thanks a lot, guys! | Dan McGee |
2007-02-13 | * unset LC_ALL, LANG after sourcing /etc/profile.d/* | Jürgen Hötzel |
2007-02-13 | From Phil Dillon-Thiselton <dibblethewrecker@gmail.com>: | Aaron Griffin |
2007-02-13 | * Refactored conflict checking within packages. Profiling from Dan showed an | Aaron Griffin |
2007-02-13 | Fixed locale setting issues in the frontend, and fixed description of --cache... | Dan McGee |
2007-02-13 | Removed desc_localized for the time being. We don't have localized | Aaron Griffin |
2007-02-13 | Reverted the exit 2 -> exit 0 change. This was there for a reason (so that | Aaron Griffin |
2007-02-13 | These were in the wrong order, so errored for me. | Aaron Griffin |
2007-02-13 | Changed "MARCHFLAG" to "ARCHSWITCH" as the name was confusing (it's not a FLAG | Aaron Griffin |
2007-02-13 | Fix some x86_64 configuration handling | Aaron Griffin |
2007-02-12 | * Updated translation-help guide with instructions for updating one po file. | Dan McGee |
2007-02-12 | * Fixed an i18n bug; length of description string was hardcoded previously; | Dan McGee |
2007-02-12 | * Added long options (missing in patch) | Aaron Griffin |
2007-02-12 | Added changes from Daniel YC Lin via bug #3266 | Aaron Griffin |
2007-02-12 | Exit status of 2 seems wrong for -V | Aaron Griffin |
2007-02-12 | TODO update and .cvsignore addition | Dan McGee |
2007-02-12 | * Added --cachedir commandline option | Aaron Griffin |
2007-02-12 | * Removed the 'vercmp' op from pacman. The standalone 'vercmp' binary should be | Aaron Griffin |
2007-02-12 | Wasn't clearing out the 'pkgname' variable, which was causing goofy output | Aaron Griffin |
2007-02-12 | Rewrote updatesync in terms of repo-add and repo-remove | Aaron Griffin |
2007-02-12 | better error message | Aaron Griffin |
2007-02-12 | Updated gensync to use repo-add | Aaron Griffin |
2007-02-12 | * Updated the README file | Aaron Griffin |
2007-02-12 | Added 'testpkg' binary to test for validity of a package: | Aaron Griffin |
2007-02-12 | * Unified description of arch variable. Recommend using single quotes in | Dan McGee |
2007-02-12 | This should be an ERROR, not a WARNING | Aaron Griffin |
2007-02-11 | * Implemented FS #5641 as suggested in Aaron's comment- '-S' option now means | Dan McGee |
2007-02-11 | Forgot to update the Makefile with the new script, adding it. | Dan McGee |
2007-02-11 | Adding repo-remove script, allows for a package to be removed from a repo. | Dan McGee |
2007-02-11 | A few more slight changes to the pacman man page | Dan McGee |
2007-02-10 | *** empty log message *** | Aaron Griffin |
2007-02-10 | * Package file parsing - fixed size and isize - isize is the "size" variable | Aaron Griffin |
2007-02-10 | * 'add' percentages now cap at 100% (see the comment) | Aaron Griffin |
2007-02-10 | Cleaned up some more output | Aaron Griffin |
2007-02-10 | * fixed dist target | Jürgen Hötzel |
2007-02-09 | * gen-mirrorlist.sh not needed anymore | Jürgen Hötzel |