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