summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
* | Make it easier to ignore multiple packages.Nathan Jones2007-11-13
* | Add help for --ignoregroup.Nathan Jones2007-11-13
* | pacman-optimize: add note saying sync would be helpfulDan McGee2007-11-13
* | repo-add: Ensure only adding package's deltas.Nathan Jones2007-11-13
* | configure: Doxygen is disabled by default; manpages are included in distDan McGee2007-11-13
* | Enforce const correctness on dep functions and rewrite alpm_dep_get_stringDan McGee2007-11-13
* | Return libalpm version number to being dot-separatedDan McGee2007-11-13
* | Add pactest for IgnoreGroup.Nathan Jones2007-11-13
* | Update valgrind.supp to ignore ld 2.X dl_relocateDan McGee2007-11-13
* | Fix display of -Qip output when a package file is givenDan McGee2007-11-13
* | Remove 'Total Package Size'Dan McGee2007-11-11
* | Fix memleak with new alpm_list_reverse usageDan McGee2007-11-11
* | Add a horrible little hack to get symlink001.py to pass againDan McGee2007-11-11
* | Add two requiredby pactestsChantry Xavier2007-11-11
* | Ensure list tail pointer is updated when we remove tail nodeDan McGee2007-11-11
* | Incorrect usage of alpm_db_whatprovides in sync.cNagy Gabor2007-11-11
* | Typo fix (sepArately)Aaron Griffin2007-11-11
* | Missing quote in outputAaron Griffin2007-11-11
* | libalpm: fix lstat wrapper to actually use newpathDan McGee2007-11-11
* | Remove unused and broken alpm_list_remove_node functionDan McGee2007-11-11
* | Add a missing newline in sync confirmation outputDan McGee2007-11-11
* | Add a symlink-based pactestDan McGee2007-11-11
* | Update bash completionDan McGee2007-11-11
* | Update Hungarian translationNagy Gabor2007-11-11
* | pacman: remove leftover help string for -RhDan McGee2007-11-11
* | Implement TotalDownload option.Nathan Jones2007-11-11
* | Add TotalDownload option.Nathan Jones2007-11-11
* | Implement IgnoreGroup.Nathan Jones2007-11-11
* | Add IgnoreGroup and --ignoregroup option.Nathan Jones2007-11-11
* | makeworld: gettext supportGiovanni Scafora2007-11-11
* | makepkg: remove .pacsave files when uninstalling dependenciesRoman Kyrylych2007-11-11
* | Simplify callback DONE event handlingDan McGee2007-11-08
* | Add missing 'done' printoutDan McGee2007-11-08
* | Small manpage updatesDan McGee2007-11-08
* | Fix some issues with localized dates/epoch usageDan McGee2007-11-08
* | Get rid of the footnotes section in generated manpagesDan McGee2007-11-08
* | doc: update links in footer.txt so they are actual linksDan McGee2007-11-08
* | Update Italian TranslationGiovanni Scafora2007-11-08
* | Update PKGBUILD.5 with missing devel variable descriptionsDan McGee2007-11-08
* | Sync asciidoc.conf with GIT repository changesDan McGee2007-11-08
* | Correctly handle version comparisons for SVN/CVS/etc PKGBUILDS.Scott Horowitz2007-11-08
* | Update the PKGBUILD example in the manpagesDan McGee2007-11-07
* | Change -fstack-protector flag to -fstack-protector-allDan McGee2007-11-07
* | Update en_GB translationJeff Bailes2007-11-07
* | Add STRDUP macro to mirror MALLOC/CALLOCAaron Griffin2007-11-06
* | Maintain list tail pointers in the head nodeAaron Griffin2007-11-06