Age | Commit message (Expand) | Author |
2007-11-18 | Add the pmconflict_t type. | Nagy Gabor |
2007-11-18 | Simple s/conflict/fileconflict/ renaming. | Chantry Xavier |
2007-11-18 | Minor rephrasing of the question asked by -Sc. | Chantry Xavier |
2007-11-18 | Extend the -Sc operation to also clean up unused sync databases. | Chantry Xavier |
2007-11-18 | Don't filter package files output based on dir/file status | Dan McGee |
2007-11-17 | pacman/sync.c : remove duplicated fallback on providers. | Chantry Xavier |
2007-11-17 | Two memleak fixes in pacman. | Nagy Gabor |
2007-11-16 | War on whitespace | Dan McGee |
2007-11-14 | Ensure -Si and -Qi output show correct dependencies | Dan McGee |
2007-11-14 | testdb: remove requiredby checking | Dan McGee |
2007-11-14 | Remove REQUIREDBY usage from libalpm | Dan McGee |
2007-11-13 | Make it easier to ignore multiple packages. | Nathan Jones |
2007-11-13 | Add help for --ignoregroup. | Nathan Jones |
2007-11-13 | Fix display of -Qip output when a package file is given | Dan McGee |
2007-11-11 | Remove 'Total Package Size' | Dan McGee |
2007-11-11 | Typo fix (sepArately) | Aaron Griffin |
2007-11-11 | Missing quote in output | Aaron Griffin |
2007-11-11 | Add a missing newline in sync confirmation output | Dan McGee |
2007-11-11 | pacman: remove leftover help string for -Rh | Dan McGee |
2007-11-11 | Implement TotalDownload option. | Nathan Jones |
2007-11-11 | Add TotalDownload option. | Nathan Jones |
2007-11-11 | Implement IgnoreGroup. | Nathan Jones |
2007-11-11 | Add IgnoreGroup and --ignoregroup option. | Nathan Jones |
2007-11-08 | Simplify callback DONE event handling | Dan McGee |
2007-11-08 | Add missing 'done' printout | Dan McGee |
2007-11-08 | Fix some issues with localized dates/epoch usage | Dan McGee |
2007-11-05 | Add LOGFILE as a define at compile time for pacman | Dan McGee |
2007-11-04 | Remove the newline automatically added by alpm_logaction. | Chantry Xavier |
2007-11-04 | Clean up usage of extern variables | Dan McGee |
2007-11-04 | Readd scriptlet logging that got lost in an earlier commit | Dan McGee |
2007-11-04 | vercmp: add some usage instructions | Dan McGee |
2007-11-04 | Make building of pacman.static optional | Dan McGee |
2007-11-04 | Fix basename usage in pacman and utilities | Dan McGee |
2007-11-04 | Remove final use of the math library from pacman | Dan McGee |
2007-10-29 | When printing size_t, use %zd | Dan McGee |
2007-10-29 | pacman/query.c: add missing free() | Dan McGee |
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 |