Age | Commit message (Expand) | Author |
2008-01-10 | Rename -t --orphans to -t --unrequired (FS#9144). | Chantry Xavier |
2008-01-09 | Move the fallback on providers from backend to frontend. | Chantry Xavier |
2008-01-08 | Remove upgradedelay and all code associated with it | Dan McGee |
2007-12-29 | Fix case where pacman asks for confirmation when it should not | Karolina Lindqvist |
2007-12-21 | Check ignored packages in _alpm_sync_addtarget(). | Nathan Jones |
2007-12-21 | testdb : fix wrong usage of checkdeps. | Chantry Xavier |
2007-12-17 | Allow unreadable Include files to be non-fatal | Aaron Griffin |
2007-12-17 | Only query pacman upgrade when performing actual upgrade | Allan McRae |
2007-12-10 | Update GNU GPL boilerplate and copyright dates | Dan McGee |
2007-12-09 | Improve changelog handling through addition of open/read/close functions | Dan McGee |
2007-12-08 | src/pacman/: use the FREELIST macro when possible. | Chantry Xavier |
2007-12-08 | testdb.c : add vim modeline according to HACKING, and reindent the file. | Chantry Xavier |
2007-12-05 | pacman/sync.c : improve the sync db cleanup feature. | Chantry Xavier |
2007-12-04 | Update some errors in messages found during localization | Dan McGee |
2007-12-03 | pacman/sync.c: mark sync_trans as static | Dan McGee |
2007-12-03 | Oops- forgot to ever set init to 1 in setlibpaths() | Dan McGee |
2007-12-03 | Delay output during progress bar | Chantry Xavier |
2007-12-02 | parseconfig: refactor duplicate code out into a function | Dan McGee |
2007-12-02 | Remove "done" messages from frontend callback function | Dan McGee |
2007-12-02 | Fixes for the ineptitude of libalpm DB registration | Dan McGee |
2007-12-02 | Make pacman path handling (hopefully) a bit more intuitive | Dan McGee |
2007-12-02 | Add new --needed option for -S. | Chantry Xavier |
2007-12-01 | Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii] | Nagy Gabor |
2007-11-29 | Move requiredby computation before any display starts | Dan McGee |
2007-11-25 | pacman/query.c : -Qo optimization. | Chantry Xavier |
2007-11-25 | Move mbasename from pacman.c to util.c | Chantry Xavier |
2007-11-25 | Fix for sync1003 and sync1004 pactests | Nagy Gabor |
2007-11-25 | Add -q/--quiet option for controlling output. | Artyom |
2007-11-25 | Fix memleak when querying package file(s) | Dan McGee |
2007-11-25 | Fix several memleaks, mostly related to errors handling. | Chantry Xavier |
2007-11-21 | Remove -F/--freshen operation | Dan McGee |
2007-11-21 | Remove duplicated get_upgrades function, use sysupgrade instead. | Chantry Xavier |
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 |