Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-04Replace mktemp's --tmpdir option with shell code.Alastair Hughes
2016-01-04Do not warn about missing files in NoExtractAllan McRae
2015-12-15makepkg: Output full URL in case of download failureFlorian Pritz
2015-12-15alpm: Abort ASAP on failure in pre-transaction hooksOlivier Brunel
2015-12-15makepkg: run pkgver() and prepare() with --noextractAllan McRae
2015-12-15Give error message when --files will do nothingAllan McRae
2015-12-15alpm-hooks: add Description fieldAllan McRae
2015-12-15Show progress processing hooksAllan McRae
2015-12-15Add ALPM_EVENT_TRANSACTION_{START,DONE} eventsAllan McRae
2015-12-15Add events ALPM_EVENT_HOOK_{START,DONE}Olivier Brunel
2015-12-15Collect all triggered hooks before running themAllan McRae
2015-12-09Pull translations from Transifex and prepare for next releaseAllan McRae
2015-12-06alpm_run_chroot: remove dead codeAndrew Gregory
2015-12-06makepkg: record build information in .BUILDINFOAllan McRae
2015-12-06makepkg: add whirlpool to the list of hashing algorithmsLuke
2015-12-06alpm_initialize: Fix double slash in sys hook dir pathDavid Macek
2015-12-06db_update: always clear db flags after updateAndrew Gregory
2015-12-06Updated the documentation for makepkg's -L option.Alastair Hughes
2015-12-05remove soft interrupt handler before cleanupAndrew Gregory
2015-12-05extract soft interrupt handlersAndrew Gregory
2015-12-05extract SIGSEGV handlerAndrew Gregory
2015-12-05extract SIGWINCH handlerAndrew Gregory
2015-12-05move signal handlers to sighandler.[ch]Andrew Gregory
2015-12-05avoid unsafe functions in signal handlerAndrew Gregory
2015-12-05remove SIG_IGN check when setting signal handlerAndrew Gregory
2015-12-05do not catch SIGTERMAndrew Gregory
2015-12-05pacman: exit without memory cleanup on signalsAndrew Gregory
2015-12-05add and expose alpm_unlockAndrew Gregory
2015-12-05handle_unlock: return 0 if lockfile == NULLAndrew Gregory
2015-12-05skip conflicts resolved by file replacementAndrew Gregory
2015-12-05always unlink files before extractionAndrew Gregory
2015-12-05Detect potential conflict when symlink to directory is changing to directoryAllan McRae
2015-12-04Add large file support CFLAGS to pkgconfig fileAllan McRae
2015-11-29run_chroot: always clear script output bufferAndrew Gregory
2015-11-28pacdiff: do not require DIFFPROG for -o/--outputEvangelos Foutras
2015-11-28hooks: pass matched targets to hooksAndrew Gregory
2015-11-28allow specifying input to scriptletsAndrew Gregory
2015-11-28allow arguments in hook Exec fieldsAndrew Gregory
2015-11-28tap.py: replace newlines with escape sequenceAndrew Gregory
2015-11-28pmrule.py: add FILE_CONTENTS ruleAndrew Gregory
2015-11-23lint_pkgbuild/variable: increase robustnessAllan McRae
2015-11-23makepkg: merge arch dependent variables after PKGBUILD lintingAllan McRae
2015-11-23makepkg: remove obsolete commentAllan McRae
2015-11-23lint_pkgbuild: explicitly return valueAllan McRae
2015-11-11Refactor strtrim functionSilvan Jegen
2015-11-11Use correct format specifiersRikard Falkeborn
2015-11-05Refactor lint_source to work with earlier versions of BashAaron Campbell
2015-11-04files_search: reset found for each targetAndrew Gregory
2015-11-04files_search: free compiled regexAndrew Gregory
2015-11-04files: do not unnecessarily strdup targetsAndrew Gregory