summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use macros in sync DB parsingDan McGee2010-12-20
* Merge branch 'maint'Dan McGee2010-12-15
|\
| * doc/PKGBUILD: document that functions run in -e modeDan McGee2010-12-13
| * Fix manpage wrap not at 80 charactersDan McGee2010-12-13
| * Update news and bump versionsDan McGee2010-12-12
* | Add a cushion for diskspace checkingDan McGee2010-12-15
* | Document PKGEXT and SRCEXTAllan McRae2010-12-15
* | Reorganize fields in package structDan McGee2010-12-14
* | Used hashed package name in _alpm_pkg_findDan McGee2010-12-14
* | When setting package name, set hash value as wellDan McGee2010-12-14
* | Add hash_sdbm functionDan McGee2010-12-14
* | Use _alpm_pkg_find in deps searchDan McGee2010-12-14
* | Correctly force load of package reasonDan McGee2010-12-13
* | Abstract has_scriptlet() to package ops structDan McGee2010-12-13
* | Remove non-public functions from headerDan McGee2010-12-13
* | Mark sync_db_read() as staticDan McGee2010-12-13
* | Abort db_populate if dbpath is not setBruno Widmann2010-12-13
* | Update scripts/ .gitignoreDan McGee2010-12-12
* | Create sync/ DB directory if it does not existDan McGee2010-12-12
* | pacman-optimize: ensure database directory contains local/Dan McGee2010-12-12
* | Add script to update pacman database formatAllan McRae2010-12-12
* | Update pactest suite for change in db structureAllan McRae2010-12-12
* | Merge desc and depends files in local dbAllan McRae2010-12-12
* | Attempt to stop installation when we encounter problemsDan McGee2010-12-12
* | Turn libarchive warnings into libalpm warningsDan McGee2010-12-12
* | Make reading from any file possible in sync DBDan McGee2010-12-12
* | Explicitly test time difference is greater than zeroAllan McRae2010-12-12
* | makepkg: perform sanity checks on variables in package functionsAllan McRae2010-12-12
* | diskspace style cleanups and small fixesDan McGee2010-12-12
* | Refactor statfs/statvfs type checkDan McGee2010-12-12
* | Display progress bar for disk space checkingAllan McRae2010-12-12
* | Add configuration option to control disk space checkingAllan McRae2010-12-12
* | Implement disk space checkingAllan McRae2010-12-12
* | Add functions to calculate approximate disk usage by packagesAllan McRae2010-12-12
* | Add function to match file to mount pointAllan McRae2010-12-12
* | Add function for listing system mount pointsAllan McRae2010-12-12
* | Prototype disk space checking functionalityAllan McRae2010-12-12
* | Remove AC_TYPE_SIGNAL usageDan McGee2010-12-12
* | dirent usage cleanupDan McGee2010-12-12
* | Move MAX_DELTA_RATIO definitionAllan McRae2010-12-12
* | Combine reading from depends and desc in sync dbAllan McRae2010-12-12
* | makepkg: remove dead code from handle_depsAndres P2010-12-12
* | makepkg: do not ignore errors from pacman when checking depsAndres P2010-12-12
* | makepkg: use portable escape sequence for terminal escapesCarlos Diaz2010-12-12
* | Add epoch to PKGBUILD prototypesAllan McRae2010-12-12
* | src/util: update .gitignoreDan McGee2010-12-12
* | contrib: remove bash pactreeXavier Chantry2010-12-12
* | pactree: use variables for color and tree outputXavier Chantry2010-12-12
* | pactree: separate dependency and print logicXavier Chantry2010-12-12
* | pactree: rewrite in CDave Reisner2010-12-12