Age | Commit message (Expand) | Author |
2007-02-18 | Moved the update_depends function to trans.c, as it depends on a transaction | Aaron Griffin |
2007-02-18 | Added new italian translation from Giovanni Scafora <linuxmania@gmail.com> | Aaron Griffin |
2007-02-18 | * Fix version comparisons when one pkgrel doesn't exist (this ony fails on an == | Aaron Griffin |
2007-02-17 | Added a config file for the vim-project plugin for kicks. To use: | Aaron Griffin |
2007-02-17 | * A whole mess of backup changes | Aaron Griffin |
2007-02-17 | Small updates, read diff for details | Dan McGee |
2007-02-17 | * Adding pacsearch - a script to search both the sync repos and locally | Dan McGee |
2007-02-16 | * Removed unnecessary #define | Dan McGee |
2007-02-16 | * Updated German translation | Dan McGee |
2007-02-16 | Updated NEWS file with some of Roman's suggestions. | Dan McGee |
2007-02-16 | * Updated Italian translation | Dan McGee |
2007-02-16 | Added a 'contrib' directory for other stuff that might be a good idea to main... | Aaron Griffin |
2007-02-16 | * Bugfix FS#6422 - spacing for warning output. Due to the fact that we fixed | Aaron Griffin |
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 |