Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-24makepkg: properly correlate checksums for multiple sourcesDave Reisner
2014-12-24Use correct mode bits for the log file (0000 -> 0644)Evangelos Foutras
2014-12-24pacman-db-upgrade: set umask 022Peter Wu
2014-12-24makepkg: download sources for all architectures when making source packageAllan McRae
2014-12-24pacman-db-upgrade: be more verboseAllan McRae
2014-12-22makepkg-template: Remove unused printf format stringFlorian Pritz
2014-12-22Check architecture specific fields for VCS supportAllan McRae
2014-12-22add VCSCLIENTS to etc/makepkg.confAllan McRae
2014-12-21Fix double spaces in "Running %s as root is not allowed" messageTimothy Redaelli
2014-12-21paclist: fix myver in usage()Evangelos Foutras
2014-12-19updpkgsums: add more error checking before replacementv4.2.0Dave Reisner
2014-12-19Release 4.2.0Allan McRae
2014-12-19Update translations from transifexAllan McRae
2014-12-19Update NEWS for pacman-4.2 releaseAllan McRae
2014-12-19Update README for pacman-4.2Allan McRae
2014-12-18remove.c: honor inverted patterns in noupgradeAndrew Gregory
2014-12-18add alpm_option_match_noupgradeAndrew Gregory
2014-12-18updpkgsums: drop in-place rewrite hack, use a tempfileDave Reisner
2014-12-18shut up GCC on -Wmaybe-initialized warningsDave Reisner
2014-12-18makepkg: correctly add changelog filesDave Reisner
2014-12-18Fix pointer declarations to be globally consistentMicah Saint Germain
2014-12-08doc/translation-help.txt: Transifex example usageMiguel de Val-Borro
2014-11-26pacman-db-upgrade: fix issue with find argument list length overflowAllan McRae
2014-11-21pacman-key: compatibility with gnupg-2.1Tobias Powalowski
2014-11-21Remove pacsyscleanAllan McRae
2014-11-20pacsort: parse inputs up front into control structDave Reisner
2014-11-19checkupdates: do not print ignored packagesAllan McRae
2014-11-19version: fix memory leak in early returnDave Reisner
2014-11-19Fix translation error and remove empty po filesAllan McRae
2014-11-18Update po files to send to TransifexAllan McRae
2014-11-18Pull translation updates from TransifexAllan McRae
2014-11-18Do not warn about missing files in NoExtractAllan McRae
2014-11-18Add alpm_option_match_noextractAllan McRae
2014-11-18extract_single_file: fix memory leak in error conditionAllan McRae
2014-11-18_alpm_backup_dup: fix memory leak in error caseAllan McRae
2014-11-18makepkg: symlink files in noextract into $srcdirAllan McRae
2014-11-18Remove logging of NoExtract eventsAllan McRae
2014-11-17Fix crash when using external downloaderAllan McRae
2014-11-17makepkg: svn: update existing sources in srcdir without removing them first.Lukáš Jirkovský
2014-11-17makepkg: only strip vcs prefixes from front of urlAndrew Gregory
2014-11-17makepkg: do not strip bzr+ from bzr+ssh urlsAndrew Gregory
2014-11-17makepkg: bzr: update existing sources in srcdir without removing them first.Allan McRae
2014-11-09makepkg: hg: update existing sources in srcdir without removing them first.Lukáš Jirkovský
2014-11-09makepkg: checkout a revision specified in SVN fragment in download_svn.Lukáš Jirkovský
2014-11-09makepkg: git: update existing sources in srcdir without removing them first.Lukáš Jirkovský
2014-11-09makepkg: improve stripping pkgdesc of whitespace for .PKGINFOAllan McRae
2014-11-09makepkg: introduce .SRCINFO files for source packagesDave Reisner
2014-11-09makepkg: simplify epoch handlingDave Reisner
2014-11-09makepkg: ignore empty global attributes in extractionDave Reisner
2014-11-09Add --assume-installed to shell completionFlorian Pritz