summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-05PKGBUILD.5: document that the pkgver() function runs after prepare()Allan McRae
2016-05-05Do not add root prefix twice when checking database filesAllan McRae
2016-05-05libmakepkg: ensure emptydir find command acts on individual directoriesAllan McRae
2016-02-26libmakepkg: fix is_array functionAllan McRae
2016-02-26Update NEWS for pacman-5.0.1Allan McRae
2016-02-23Release 5.0.1v5.0.1Allan McRae
2016-02-23Regenerate translations for 5.0.1Allan McRae
2016-02-23Manually fix space before ellipses in translationsAllan McRae
2016-02-23Fix inconsistent status messagesStefan Tatschner
2016-02-23Pull translation updates from TransifexAllan McRae
2016-02-23makepkg: do not run prepare() with --noextractEvangelos Foutras
2016-02-23make alpm_unlock and trans_interrupt async safeAndrew Gregory
2016-02-23alpm_run_chroot: always connect parent2child pipeAndrew Gregory
2016-02-23ensure gpgdir has a trailing slashAndrew Gregory
2016-02-23do not rely on localdb for hook matchingAndrew Gregory
2016-02-21only include .SRCINFO comments in source tarballDominik Fischer
2016-02-21alpm-hooks.5: document hook running orderAllan McRae
2016-02-21only remove pacnew file if it is newAndrew Gregory
2016-02-20makepkg: remove pkg from OPT_LONG arrayAllan McRae
2016-02-20Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD"Allan McRae
2016-02-20Log to file when running hooksOlivier Brunel
2016-02-20doc/alpm-hooks: mention that hooks must have a ".hooks" suffix.Allan McRae
2016-02-20Make "makepkg -g" ignore the current architecture.Alastair Hughes
2016-02-20libmakepkg: increase robustness of the detection of array variablesAllan McRae
2016-02-20repo-remove: fix checking for non-existent .db databaseAllan McRae
2016-02-20Add the missing limits.h include to hook.cAlastair Hughes
2016-02-20doc/index.txt: update for pacman 5.0Andrew Gregory
2016-02-20dump_pkg_info: fix wide character title alignmentAndrew Gregory
2016-02-20Bring makepkg zsh completions up to dateDoug Newgard
2016-01-30Release 5.0.0v5.0.0Allan McRae
2016-01-30Update translationsAllan McRae
2016-01-29Update zsh completion for pacman 5Daniel Wallace
2016-01-29Create makepkg-template and system hook directories upon installAllan McRae
2016-01-29Add HookDir to example pacman.confAllan McRae
2016-01-29bash_completion: update pacman completionAllan McRae
2016-01-27bash_completion: update makepkg completionAllan McRae
2016-01-27pacman.conf.5: document system hook directoryAllan McRae
2016-01-27pacman.8: document --hookdirAllan McRae
2016-01-26makepkg.conf.5: document option arguments in DLAGENTS need spaces escapedAllan McRae
2016-01-26PKGBUILD.5: document split package depends are not used during packagingAllan McRae
2016-01-25Remove spacing when outputting package sizesAllan McRae
2016-01-25makepkg: do not run prepare() and pkgver() with --repackageAllan McRae
2016-01-25Fix testing of arrays status for arch specific variablesZuyi Hu
2016-01-17Pull translations updates from TransifexAllan McRae
2016-01-15doc: alpm-hooks.5: Remove extra space in alpm-hooks man pageJohannes Löthberg
2016-01-15Cast events to void* before passing to callbackAllan McRae
2016-01-15add alpm_list_appendAndrew Gregory
2016-01-15test version range restrictions corner caseDominik Fischer
2016-01-04Add pacsort tests with invalid inputRikard Falkeborn
2016-01-04pacsort, introduce define for escape_char error codeRikard Falkeborn