summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-14Mark sync_db_read() as staticDan McGee2-3/+6
2010-12-13Abort db_populate if dbpath is not setBruno Widmann1-0/+3
2010-12-13Update scripts/ .gitignoreDan McGee1-0/+1
2010-12-13Create sync/ DB directory if it does not existDan McGee1-0/+18
2010-12-13pacman-optimize: ensure database directory contains local/Dan McGee1-2/+4
2010-12-13Add script to update pacman database formatAllan McRae2-0/+124
2010-12-13Update pactest suite for change in db structureAllan McRae2-48/+18
2010-12-13Merge desc and depends files in local dbAllan McRae3-94/+61
2010-12-13Attempt to stop installation when we encounter problemsDan McGee1-32/+48
2010-12-13Turn libarchive warnings into libalpm warningsDan McGee2-3/+3
2010-12-13Make reading from any file possible in sync DBDan McGee1-12/+8
2010-12-13Explicitly test time difference is greater than zeroAllan McRae1-1/+1
2010-12-13makepkg: perform sanity checks on variables in package functionsAllan McRae1-6/+13
2010-12-13diskspace style cleanups and small fixesDan McGee2-50/+55
2010-12-13Refactor statfs/statvfs type checkDan McGee4-62/+50
2010-12-13Display progress bar for disk space checkingAllan McRae4-3/+36
2010-12-13Add configuration option to control disk space checkingAllan McRae7-4/+31
2010-12-13Implement disk space checkingAllan McRae3-1/+45
2010-12-13Add functions to calculate approximate disk usage by packagesAllan McRae2-0/+103
2010-12-13Add function to match file to mount pointAllan McRae1-0/+28
2010-12-13Add function for listing system mount pointsAllan McRae3-1/+160
2010-12-13Prototype disk space checking functionalityAllan McRae4-0/+66
2010-12-13Remove AC_TYPE_SIGNAL usageDan McGee3-3/+2
2010-12-13dirent usage cleanupDan McGee6-5/+2
2010-12-13Move MAX_DELTA_RATIO definitionAllan McRae2-3/+3
2010-12-13Combine reading from depends and desc in sync dbAllan McRae1-7/+2
2010-12-13makepkg: remove dead code from handle_depsAndres P1-2/+0
2010-12-13makepkg: do not ignore errors from pacman when checking depsAndres P1-6/+7
2010-12-13makepkg: use portable escape sequence for terminal escapesCarlos Diaz1-6/+6
2010-12-13Add epoch to PKGBUILD prototypesAllan McRae2-0/+2
2010-12-13src/util: update .gitignoreDan McGee1-7/+8
2010-12-13contrib: remove bash pactreeXavier Chantry3-327/+0
2010-12-13pactree: use variables for color and tree outputXavier Chantry1-57/+39
2010-12-13pactree: separate dependency and print logicXavier Chantry1-60/+92
2010-12-13pactree: rewrite in CDave Reisner2-1/+362
2010-12-13alpm/remove.c : respect --dbonly during remove-upgradeXavier Chantry4-11/+7
2010-12-13pacman: sort --help outputXavier Chantry2-51/+99
2010-12-13CLI args: update --help and manpageXavier Chantry2-141/+133
2010-12-13alpm: don't expose alpm_depcmpXavier Chantry5-9/+9
2010-12-13alpm: kill alpm_deptestXavier Chantry2-26/+0
2010-12-13pacman/deptest: reimplement with alpm_find_satisfierXavier Chantry1-3/+11
2010-12-13alpm: add new alpm_find_satisfier functionXavier Chantry2-0/+15
2010-12-13Fix a few problems reported by clang-analyzerXavier Chantry3-10/+6
2010-12-13Ensure stdin args are correctly terminatedDan McGee1-3/+4
2010-12-13Merge branch 'maint'Dan McGee6-118/+109
2010-12-13be_files: write EPOCH instead of FORCEXavier Chantry1-3/+4
2010-12-11Fix possible null pointer deref in check_archDan McGee1-1/+1
2010-11-08Small update to Russian translationSergey Tereschenko1-1/+1
2010-11-05Support reading package args from stdinDave Reisner1-0/+33
2010-10-28Add initial 3.4.2 NEWS draftDan McGee1-0/+6