summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | pacman/query.c : -Qo optimization.Chantry Xavier2007-11-25
* | Move mbasename from pacman.c to util.cChantry Xavier2007-11-25
* | Fix for sync1003 and sync1004 pactestsNagy Gabor2007-11-25
* | Add -q/--quiet option for controlling output.Artyom2007-11-25
* | Fix memleak when querying package file(s)Dan McGee2007-11-25
* | Force mode of all database files to 644Aaron Griffin2007-11-25
* | Additionally search for non-regex strings on a db search operationAaron Griffin2007-11-25
* | Make the download failure message more clearAaron Griffin2007-11-25
* | Fix several memleaks, mostly related to errors handling.Chantry Xavier2007-11-25
* | Fix a memleak in _alpm_sync_free.Chantry Xavier2007-11-25
* | Remove -F/--freshen operationDan McGee2007-11-21
* | Add some additional files to .gitignoreDan McGee2007-11-21
* | Improved 'dependency cycle' warningNagy Gabor2007-11-21
* | Remove duplicated get_upgrades function, use sysupgrade instead.Chantry Xavier2007-11-21
* | doc: use source highlighter on PKGBUILD guide, update wrong example textDan McGee2007-11-20
* | Turn HACKING into an asciidoc documentDan McGee2007-11-20
* | New alpm_list_join functionNagy Gabor2007-11-20
* | Update PKGBUILD manpage with versioned conflicts.Chantry Xavier2007-11-20
* | Add missing header includes for setlocaleDan McGee2007-11-20
* | Spruce up HACKING a bitDan McGee2007-11-19
* | Versioned provisions.Nagy Gabor2007-11-18
* | Fix sh and scriptlet interactionDan McGee2007-11-18
* | Add the pmconflict_t type.Nagy Gabor2007-11-18
* | Simple s/conflict/fileconflict/ renaming.Chantry Xavier2007-11-18
* | Minor rephrasing of the question asked by -Sc.Chantry Xavier2007-11-18
* | POSIX shell does not specify meaning of source operationDan McGee2007-11-18
* | Extend the -Sc operation to also clean up unused sync databases.Chantry Xavier2007-11-18
* | libalpm/deps.c : improves IgnorePkg handling in resolvedeps.Nagy Gabor2007-11-18
* | Remove the IgnorePkg handling from alpm_pkg_compare_version.Chantry Xavier2007-11-18
* | Don't filter package files output based on dir/file statusDan McGee2007-11-18
* | pacman/sync.c : remove duplicated fallback on providers.Chantry Xavier2007-11-17
* | Remove provide.c and provide.h .Chantry Xavier2007-11-17
* | Generalized alpm_list_find.Nagy Gabor2007-11-17
* | Two memleak fixes in pacman.Nagy Gabor2007-11-17
* | Fix memleak in _alpm_trans_free with package listsDan McGee2007-11-17
* | libalpm: use FREELIST when possibleDan McGee2007-11-16
* | War on whitespaceDan McGee2007-11-16
* | libalpm: simplify sync db lastupdateDan McGee2007-11-16
* | Add new mirror (FS#8638)Dan McGee2007-11-15
* | Fix a would-be memleak with the new compute requiredby stuffDan McGee2007-11-15
* | Ensure -Si and -Qi output show correct dependenciesDan McGee2007-11-14
* | libalpm: change graph malloc to MALLOC macroDan McGee2007-11-14
* | Fix alpm_list_copy_dataDan McGee2007-11-14
* | Move alpm_splitdep usage to db_readDan McGee2007-11-14
* | testdb: remove requiredby checkingDan McGee2007-11-14
* | Remove REQUIREDBY checks from pactestDan McGee2007-11-14
* | Remove REQUIREDBY usage from libalpmDan McGee2007-11-14
* | new trans001.py pactestNagy Gabor2007-11-14
* | new add043.py pactestNagy Gabor2007-11-14
* | alpm_list_add == alpm_list_add_lastNagy Gabor2007-11-14