Age | Commit message (Expand) | Author |
2007-10-26 | Clean up LDADD usage | Dan McGee |
2007-10-26 | Fix mcheck detection and usage | Dan McGee |
2007-10-26 | Dependency error/log messages fix | Nagy Gabor |
2007-10-25 | Add alpm_dep_get_string method | Nagy Gabor |
2007-10-24 | Add strndup implemention for environments that are missing it | Dan McGee |
2007-10-23 | One more added include to help compilation elsewhere | Dan McGee |
2007-10-22 | Ensure all localization stuff is correctly guarded | Dan McGee |
2007-10-22 | Fix broken or missing includes | Dan McGee |
2007-10-19 | Add download size to target list. | Nathan Jones |
2007-10-19 | Download delta files if UseDelta is set. | Nathan Jones |
2007-10-16 | Remove rounding on package size totals | Dan McGee |
2007-10-14 | pacman/pacman.c : put back root check even if -r is specified. | Chantry Xavier |
2007-10-10 | util/testdb: fix up function naming | Dan McGee |
2007-10-08 | pacman/pacman.c : add --logfile option. | Chantry Xavier |
2007-10-08 | Update usage of gcc __attribute__ flags | Dan McGee |
2007-10-08 | Remove the non-user friendly --ask option | Dan McGee |
2007-10-04 | Fix -Sy and -Sp operations. | Chantry Xavier |
2007-10-03 | needs_transaction adjustments | Chantry Xavier |
2007-09-28 | Allow --refresh specified for most -S options | Aaron Griffin |
2007-09-28 | Break out transaction test to a separate function | Aaron Griffin |
2007-09-28 | OMG a space! | Aaron Griffin |
2007-09-28 | Support for localized times in metadata | Aaron Griffin |
2007-09-28 | Add 'full' parameter to alpm_pkg_load | Dan McGee |
2007-09-28 | Update comments dealing with pkgext/dbext stripping | Dan McGee |
2007-09-28 | Reimplement pacman cache cleaning the right way | Dan McGee |
2007-09-28 | Remove package name dependency from libalpm | Dan McGee |
2007-09-27 | document the -Qii option. | Chantry Xavier |
2007-09-25 | Preliminary support for optdepends | Dan McGee |
2007-09-16 | trans.c : reworking of transaction interruptions | Chantry Xavier |
2007-09-16 | Remove the DB consistency check from pacman and libalpm. | Chantry Xavier |
2007-09-11 | Add testdb util for finding inconsistencies in the database. | Chantry Xavier |
2007-09-11 | make alpm_strerror binding friendly | Stefano Esposito |
2007-09-11 | Make some small changes recommended by splint | Dan McGee |
2007-09-06 | Add a few missing includes, caught while compiling on cygwin | Dan McGee |
2007-08-26 | separate local from sync dbs on filesystem | Travis Willard |
2007-08-26 | pacman/sync.c : kill extra newline with groups on -Ss operation. | Chantry Xavier |
2007-08-23 | libalpm: add newlines to all strings passed to log callback | Dan McGee |
2007-08-22 | pacman.c: clarify reason for doing 2 strcmp operations | Dan McGee |
2007-08-21 | Various valgrind mem leak fixes | Dan McGee |
2007-08-21 | Add a default cachedir if one wasn't specified | Dan McGee |
2007-08-21 | Post trial install changes, round one | Dan McGee |
2007-08-16 | Fix some errors spit out by -Wextra | Dan McGee |
2007-08-16 | Remove support for SHA1 from pacman. | Andrew Fyfe |
2007-08-16 | pacman.c: Alphabetize listing of query options | Dan McGee |
2007-08-15 | new query options : explicit (-Qe) and deps (-Qd). | Chantry Xavier |
2007-08-15 | libalpm/query.c : makes orphans and foreign options as filters. | Chantry Xavier |
2007-08-15 | src/util: Clean up headers and a few fixes | Dan McGee |
2007-08-14 | Code cleanup | Dan McGee |
2007-08-12 | pacman/sync.c : return 0 on succesful search, 1 otherwise. | Chantry Xavier |
2007-07-23 | Cleanup of pacman.c and addition of default paths to frontend | Dan McGee |