summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* TODO updateAaron Griffin2007-02-14
* * Updated a too-verbose message in pacman/add.c. (shouldn't be an issue withiDan McGee2007-02-14
* Slightly optimized to remove duplicate strcmp operation.Dan McGee2007-02-14
* Translation Update, pt_BR:Dan McGee2007-02-14
* Pierre Schmitz <pierre@archlinux.de>Dan McGee2007-02-13
* Adding official translations. Thanks a lot, guys!Dan McGee2007-02-13
* * unset LC_ALL, LANG after sourcing /etc/profile.d/*Jürgen Hötzel2007-02-13
* From Phil Dillon-Thiselton <dibblethewrecker@gmail.com>:Aaron Griffin2007-02-13
* * Refactored conflict checking within packages. Profiling from Dan showed anAaron Griffin2007-02-13
* Fixed locale setting issues in the frontend, and fixed description of --cache...Dan McGee2007-02-13
* Removed desc_localized for the time being. We don't have localizedAaron Griffin2007-02-13
* Reverted the exit 2 -> exit 0 change. This was there for a reason (so thatAaron Griffin2007-02-13
* These were in the wrong order, so errored for me.Aaron Griffin2007-02-13
* Changed "MARCHFLAG" to "ARCHSWITCH" as the name was confusing (it's not a FLAGAaron Griffin2007-02-13
* Fix some x86_64 configuration handlingAaron Griffin2007-02-13
* * Updated translation-help guide with instructions for updating one po file.Dan McGee2007-02-12
* * Fixed an i18n bug; length of description string was hardcoded previously;Dan McGee2007-02-12
* * Added long options (missing in patch)Aaron Griffin2007-02-12
* Added changes from Daniel YC Lin via bug #3266Aaron Griffin2007-02-12
* Exit status of 2 seems wrong for -VAaron Griffin2007-02-12
* TODO update and .cvsignore additionDan McGee2007-02-12
* * Added --cachedir commandline optionAaron Griffin2007-02-12
* * Removed the 'vercmp' op from pacman. The standalone 'vercmp' binary should beAaron Griffin2007-02-12
* Wasn't clearing out the 'pkgname' variable, which was causing goofy outputAaron Griffin2007-02-12
* Rewrote updatesync in terms of repo-add and repo-removeAaron Griffin2007-02-12
* better error messageAaron Griffin2007-02-12
* Updated gensync to use repo-addAaron Griffin2007-02-12
* * Updated the README fileAaron Griffin2007-02-12
* Added 'testpkg' binary to test for validity of a package:Aaron Griffin2007-02-12
* * Unified description of arch variable. Recommend using single quotes inDan McGee2007-02-12
* This should be an ERROR, not a WARNINGAaron Griffin2007-02-12
* * Implemented FS #5641 as suggested in Aaron's comment- '-S' option now meansDan McGee2007-02-11
* Forgot to update the Makefile with the new script, adding it.Dan McGee2007-02-11
* Adding repo-remove script, allows for a package to be removed from a repo.Dan McGee2007-02-11
* A few more slight changes to the pacman man pageDan McGee2007-02-11
* *** empty log message ***Aaron Griffin2007-02-10
* * Package file parsing - fixed size and isize - isize is the "size" variableAaron Griffin2007-02-10
* * 'add' percentages now cap at 100% (see the comment)Aaron Griffin2007-02-10
* Cleaned up some more outputAaron Griffin2007-02-10
* * fixed dist targetJürgen Hötzel2007-02-10
* * gen-mirrorlist.sh not needed anymoreJürgen Hötzel2007-02-09
* * Fix compile errors/warnings.Dan McGee2007-02-09
* * I made "alpm_versioncmp" public a while back, without noticing this was alr...Aaron Griffin2007-02-09
* * Fix #2982 - use -Rs to remove depsAaron Griffin2007-02-09
* New manpages were going nowhere without an updated makefileDan McGee2007-02-09
* * Remove "error: " text from ERR() call since it is appended by ERR anyway.Dan McGee2007-02-09
* * Remove "RETRIEVE_LOCAL" trans event as libdownload handles local filesAaron Griffin2007-02-09
* * Cleaned up direct pm_fprintf usage (move to MSG/ERR macros for now)Aaron Griffin2007-02-09
* Man pages, man pages, man pages. Just a few more additions and clarifications,Dan McGee2007-02-09
* * Fixed some missing error values in strerrorAaron Griffin2007-02-09