summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-16libalpm: simplify sync db lastupdateDan McGee
2007-11-15Add new mirror (FS#8638)Dan McGee
2007-11-15Fix a would-be memleak with the new compute requiredby stuffDan McGee
2007-11-14Ensure -Si and -Qi output show correct dependenciesDan McGee
2007-11-14libalpm: change graph malloc to MALLOC macroDan McGee
2007-11-14Fix alpm_list_copy_dataDan McGee
2007-11-14Move alpm_splitdep usage to db_readDan McGee
2007-11-14testdb: remove requiredby checkingDan McGee
2007-11-14Remove REQUIREDBY checks from pactestDan McGee
2007-11-14Remove REQUIREDBY usage from libalpmDan McGee
2007-11-14new trans001.py pactestNagy Gabor
2007-11-14new add043.py pactestNagy Gabor
2007-11-14alpm_list_add == alpm_list_add_lastNagy Gabor
2007-11-13Make it easier to ignore multiple packages.Nathan Jones
2007-11-13Add help for --ignoregroup.Nathan Jones
2007-11-13pacman-optimize: add note saying sync would be helpfulDan McGee
2007-11-13repo-add: Ensure only adding package's deltas.Nathan Jones
2007-11-13configure: Doxygen is disabled by default; manpages are included in distDan McGee
2007-11-13Enforce const correctness on dep functions and rewrite alpm_dep_get_stringDan McGee
2007-11-13Return libalpm version number to being dot-separatedDan McGee
2007-11-13Add pactest for IgnoreGroup.Nathan Jones
2007-11-13Update valgrind.supp to ignore ld 2.X dl_relocateDan McGee
2007-11-13Fix display of -Qip output when a package file is givenDan McGee
2007-11-11Remove 'Total Package Size'Dan McGee
2007-11-11Fix memleak with new alpm_list_reverse usageDan McGee
2007-11-11Add a horrible little hack to get symlink001.py to pass againDan McGee
2007-11-11Add two requiredby pactestsChantry Xavier
2007-11-11Ensure list tail pointer is updated when we remove tail nodeDan McGee
2007-11-11Incorrect usage of alpm_db_whatprovides in sync.cNagy Gabor
2007-11-11Typo fix (sepArately)Aaron Griffin
2007-11-11Missing quote in outputAaron Griffin
2007-11-11libalpm: fix lstat wrapper to actually use newpathDan McGee
2007-11-11Remove unused and broken alpm_list_remove_node functionDan McGee
2007-11-11Add a missing newline in sync confirmation outputDan McGee
2007-11-11Add a symlink-based pactestDan McGee
2007-11-11Update bash completionDan McGee
2007-11-11Update Hungarian translationNagy Gabor
2007-11-11pacman: remove leftover help string for -RhDan McGee
2007-11-11Implement TotalDownload option.Nathan Jones
2007-11-11Add TotalDownload option.Nathan Jones
2007-11-11Implement IgnoreGroup.Nathan Jones
2007-11-11Add IgnoreGroup and --ignoregroup option.Nathan Jones
2007-11-11makeworld: gettext supportGiovanni Scafora
2007-11-11makepkg: remove .pacsave files when uninstalling dependenciesRoman Kyrylych
2007-11-08Simplify callback DONE event handlingDan McGee
2007-11-08Add missing 'done' printoutDan McGee
2007-11-08Small manpage updatesDan McGee
2007-11-08Fix some issues with localized dates/epoch usageDan McGee
2007-11-08Get rid of the footnotes section in generated manpagesDan McGee
2007-11-08doc: update links in footer.txt so they are actual linksDan McGee