Age | Commit message (Expand) | Author |
2007-06-10 | Fix for removing a package that is no longer needed | Chantry Xavier |
2007-06-10 | Add two new pactests for FS #6057 | Chantry Xavier |
2007-06-10 | Add new pactest remove042 | Chantry Xavier |
2007-06-10 | Small speed-tuning to upgrade-checkdep | Nagy Gabor |
2007-06-10 | Fix issue when upgrading two packages that would break deps | Nagy Gabor |
2007-06-10 | Fix breakage in checkdeps when upgrading a multiple-depend | Nagy Gabor |
2007-06-09 | pacman.c: Refine error messages used by parseconfig | Dan McGee |
2007-06-09 | be_files.c: Fix compilation bug since I removed unnecessary LOG_STR_LEN | Dan McGee |
2007-06-09 | Allow multiple CacheDirs to be specified | Dan McGee |
2007-06-09 | Implement a -Qt operation in frontend to test the database | Dan McGee |
2007-06-09 | Add a alpm_db_test() function to the backend for checking DB consistency | VMiklos |
2007-06-09 | Fix up things after the last few changes | Dan McGee |
2007-06-09 | Remove logmask stuff from backend; switch logging callback to new pm_printf | Dan McGee |
2007-06-09 | Revamp pacman.c main function ordering, switch some output to pm_printf | Dan McGee |
2007-06-09 | Update configure.ac with a few new functions to check for | Dan McGee |
2007-06-09 | Add a series of pm_printf functions to pacman frontend | Dan McGee |
2007-06-09 | makepkg: Make it possible to create an empty package | Roman Kyrylych |
2007-06-09 | mirrorlist: Add Brazilian mirror | Dan McGee |
2007-06-05 | Const correctness! | Dan McGee |
2007-06-05 | Clean up unnecessary headers and macros from alpm.c | Dan McGee |
2007-06-05 | Fix compilation with GCC 4.2.0 | Dan McGee |
2007-06-04 | Merge branch 'alpm.c_cleanup' into frontend_config | Dan McGee |
2007-06-04 | Fix up outstanding parseconfig issues | Dan McGee |
2007-06-04 | Rip alpm_parse_config out of libalpm | Dan McGee |
2007-06-04 | Move three config options out of the backend | Dan McGee |
2007-06-04 | Add a parseconfig to the pacman frontend that compiles | Dan McGee |
2007-06-04 | Move functions out of alpm.c to where they belong | Dan McGee |
2007-06-04 | Autotool clean up. | Andrew Fyfe |
2007-06-04 | scripts/makepkg.in: Add gettext translation for WARNING and ERROR. | Andrew Fyfe |
2007-06-04 | contrib/wget-xdelta.sh: Replaced with an improved version. | Andrew Fyfe |
2007-06-04 | scripts/makepkg.in: Fix version comparision in create_xdelta(). | Andrew Fyfe |
2007-06-04 | scripts/abs.in: Rearrange/Cleanup. | Andrew Fyfe |
2007-06-04 | Update Polish Translation | Jaroslaw Swierczynski |
2007-06-04 | Fix pacman-optimize autoconf paths | Dan McGee |
2007-06-04 | Remove hardcoded defines from libalpm | Dan McGee |
2007-06-04 | Start moving hardcoded paths out of libalpm | Dan McGee |
2007-06-04 | Add five new pactest tests where pacman currently fails | Nagy Gabor |
2007-06-04 | Add gettext/i18n to most of the currently-used scripts | Giovanni Scafora |
2007-06-04 | makeworld: var rename from version -> myver | Dan McGee |
2007-06-03 | scripts/makepkg.in: More clean up. | Andrew Fyfe |
2007-06-03 | scripts/makepkg.in: Improve error handling and clean up on exit. | Andrew Fyfe |
2007-06-03 | Clean up output messages for translation. | Andrew Fyfe |
2007-06-03 | scripts/makepkg.in: Rewrite check_{options,buildenv} to tidy them up. | Andrew Fyfe |
2007-06-03 | scripts/makepkg.in: Clean up. | Andrew Fyfe |
2007-06-03 | Correct descriptions of configure options | Roman Kyrylych |
2007-06-02 | Rename functions in makepkg for consistency | Dan McGee |
2007-06-02 | makepkg: fix create_xdelta() and add warning | Ash Milsted |
2007-06-02 | scripts/makepkg.in: Some more clean ups. | Andrew Fyfe |
2007-06-02 | makepkg: code cleanup | Dan McGee |
2007-06-02 | scripts/makepkg.in: Move the remaining stages into functions. | Andrew Fyfe |