summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-27order hooks by file nameAndrew Gregory1-0/+8
2015-10-27Align titles automatically in information displayPierre Neidhardt1-32/+141
2015-10-27Alpm, check for NULL in free-functionsRikard Falkeborn6-3/+11
2015-10-27zsh_completion: Add --asdeps/--asexplicit to -U optionsMohammad Alsaleh1-0/+2
2015-10-27Use ARRAYSIZE macro for non-string array size computationPierre Neidhardt5-4/+6
2015-10-22makepkg: Fix hard-coded debug suffixMohammad Alsaleh1-2/+2
2015-10-21pacsort: clean up if errorRikard Falkeborn1-3/+8
2015-10-21pacsort: don't overwrite memory if realloc failsRikard Falkeborn1-4/+6
2015-10-21pacsort: handle failing list_addRikard Falkeborn1-1/+5
2015-10-21HACKING: Allow the use of 'sizeof' on valuesPierre Neidhardt1-11/+3
2015-10-19makepkg: Set CCACHE_BASEDIR to make paths in $srcdir relativeJan Alexander Steffens (heftig)1-0/+1
2015-10-19makepkg: Correctly layer distcc and ccacheJan Alexander Steffens (heftig)1-6/+13
2015-10-19libmakepkg: Add check_buildoption for distcc and ccacheJan Alexander Steffens (heftig)2-4/+38
2015-10-19makepkg: separate "sourcefile" into two wordsAllan McRae1-1/+1
2015-10-19Remove space before ellipsesAllan McRae3-4/+4
2015-10-19Pluralize malloc failure stringAllan McRae1-1/+3
2015-10-19Ignore cov-int directory for Coverity scanAllan McRae1-0/+1
2015-10-18contrib/checkupdates: separate fakeroot call and commandAllan McRae1-1/+1
2015-10-18package.c: Comment stylePierre Neidhardt1-1/+1
2015-10-18Do not print any root prefix in files database operationsAllan McRae1-3/+25
2015-10-18package.c: Remove obsolete param from docPierre Neidhardt1-1/+0
2015-10-18add hook testsAndrew Gregory10-0/+237
2015-10-18pactest: add hook/script supportAndrew Gregory2-6/+46
2015-10-18util.py: return the created pathAndrew Gregory3-5/+5
2015-10-18pactest: use pacman --hookdir optionAndrew Gregory2-0/+5
2015-10-18pacman: add user hook directoriesAndrew Gregory5-0/+44
2015-10-18validate hooks after parsingAndrew Gregory1-1/+64
2015-10-18run hooks during trans_commitAndrew Gregory8-0/+294
2015-10-18add hook data types and parserAndrew Gregory2-0/+188
2015-10-18handle: add hookdirs optionAndrew Gregory5-0/+75
2015-10-18PKGBUILD.5: post_*() are functions, not scriptsPierre Neidhardt1-1/+1
2015-09-22makepkg: remove ability to build individual packagesAllan McRae2-12/+0
2015-09-22libmakepkg: remove declaration of unused local variablesAllan McRae1-1/+1
2015-09-22libmakepkg: return 1 on error in arch arrayAllan McRae1-2/+2
2015-09-22libmakepkg: update .gitignoreAllan McRae1-2/+3
2015-09-22makepkg: remove FORCE_VER variableAllan McRae1-4/+0
2015-09-20check fileconflicts and diskspace outside commitAndrew Gregory3-6/+21
2015-09-20move ini parser into commonAndrew Gregory4-146/+148
2015-09-20move strtrim to util-commonAndrew Gregory6-77/+42
2015-09-19sortbydeps: skip local packages being updatedAndrew Gregory3-3/+41
2015-09-07libmakepkg: check if PKGBUILD variables are arrays or not as appropriateAllan McRae3-0/+67
2015-09-07libmakepkg: util/pkgbuild.sh needs processing on buildAllan McRae2-1/+1
2015-09-07pacman.8: Consistently refer to the package databaseAllan McRae1-3/+3
2015-08-08libalpm: Force update when database is marked as corrupted.Sebastian Lackner1-0/+5
2015-08-08fill in name_hash for assumeinstalled optionsAndrew Gregory1-0/+2
2015-08-08copy assumeinstalled optionsAndrew Gregory2-3/+10
2015-08-08check assumeinstalled for meaningful modAndrew Gregory1-0/+2
2015-08-08check dep versions before calling strcmpAndrew Gregory1-1/+12
2015-08-08pacman/util.c: Fix memory leak if realloc failsRikard Falkeborn1-2/+5
2015-08-08Remove ko_KR translationAllan McRae6-4206/+0