Age | Commit message (Expand) | Author |
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 |
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 deps | Aaron Griffin |
2007-02-09 | New manpages were going nowhere without an updated makefile | Dan 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 files | Aaron Griffin |
2007-02-09 | * Cleaned up direct pm_fprintf usage (move to MSG/ERR macros for now) | Aaron Griffin |
2007-02-09 | Man pages, man pages, man pages. Just a few more additions and clarifications, | Dan McGee |
2007-02-09 | * Fixed some missing error values in strerror | Aaron Griffin |
2007-02-09 | Cleaned up the PKGBUILD man a bit. | Dan McGee |
2007-02-09 | Another round of manpage updates. | Dan McGee |
2007-02-08 | * Hopefully fixed the download progres bar for real. We should no longer | Dan McGee |
2007-02-08 | Attempt to NOT remove packages on filesystem errors (like a read-only | Aaron Griffin |
2007-02-08 | Small changes to README, mostly just to postpone making any real changes. :) | Dan McGee |
2007-02-08 | * Oops. Added some files to make "make update-po" work. | Dan McGee |
2007-02-08 | * Nice overhaul of manpages. It is at least a start. | Dan McGee |