Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-14makepkg: do not refer to src/ or pkg/Allan McRae
2013-10-14Add a -C, --cleanbuild option to clear the source directory before building a...Lukáš Jirkovský
2013-10-14Link non-vcs sources into $srcdir during extractionAllan McRae
2013-10-14Ignore failure to patch during autogen.shAllan McRae
2013-10-14Remove makepkg license checkAllan McRae
2013-10-14Use $srcdir/ rather than src/ in makepkg helpAllan McRae
2013-10-14Clarify --repackage descriptionAllan McRae
2013-10-14Add make target for TESTSAndrew Gregory
2013-10-14Display old and new version in pacman -Qu outputFlorian Pritz
2013-09-19TESTS: add missing testsAndrew Gregory
2013-09-19Fix make distcheckAndrew Gregory
2013-09-18makepkg: redirect downloader output to STDERRXyne
2013-09-18makepkg: include all hash types in integlistXyne
2013-09-18bacman: optionally include unmodified backup files when availableXyne
2013-09-18bacman: update copyright information in version functionXyne
2013-09-18bacman: pass unshifted arguments to fakerootXyne
2013-09-18dload: avoid renaming files downloaded via sync operationsChristian Hesse
2013-09-18contrib: Unify quoting in error messagesAaron Lindsay
2013-09-18makepkg: use c-style for loops for integrity checksDave Reisner
2013-09-18makepkg: always use read's -r flag with filenamesDave Reisner
2013-09-18makepkg: inline creation of checksum indentingDave Reisner
2013-09-18makepkg: cleanup a few format string injectionsDave Reisner
2013-09-04pactree: set full usage on DBs when registeringDave Reisner
2013-09-04pacman: add front end support for repo usage levelDave Reisner
2013-09-04libalpm: introduce a usage level for reposDave Reisner
2013-09-04proto: remove redundancy in cd for each functionDave Reisner
2013-09-04pacman/util.c: use switch when there are fall through statementsSami Kerola
2013-09-04Improve --help switch output for pacman utilsJason St. John
2013-09-04makepkg: add support for sha224 checksumsDave Reisner
2013-09-04makepkg: unify list of known hash algorithmsDave Reisner
2013-09-04libalpm: avoid name space conflictSami Kerola
2013-09-04common: compare value rather than pointer addressSami Kerola
2013-09-04makepkg.8: fix typo in usageDave Reisner
2013-09-04alpm: log errors for scriptlets terminated by a signalDave Reisner
2013-08-21Store fgetc output as an int.Allan McRae
2013-08-21conflict.c: fix directory ownership checkAndrew Gregory
2013-08-21doc/repo-add: Add note on when signatures are added to the dbOlivier Brunel
2013-08-21makepkg: allow make-style environment var overridesDave Reisner
2013-08-21check.c: break backup file search loop after matchAndrew Gregory
2013-08-21Do not refer to FlySpray numbersAllan McRae
2013-08-21ini.c: give recursion limit file scopeAndrew Gregory
2013-08-21ini.c: make errors in includes fatalAndrew Gregory
2013-08-21ini.c: reuse line bufferAndrew Gregory
2013-08-21conf.c: extract ini parsing code to separate filesAndrew Gregory
2013-08-21conf.c: pass _parse_directive as a callbackAndrew Gregory
2013-08-21conf.c: move section handling out of _parseconfigAndrew Gregory
2013-08-21conf.c: move directive parsing out of _parseconfigAndrew Gregory
2013-08-21conf.c: move repo parsing out of _parseconfigAndrew Gregory
2013-08-21conf.c: add parse_options to section_tAndrew Gregory
2013-08-21pactest: remove results summaryAndrew Gregory