summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-11-05Add --assume-installed to pacman --helpFlorian Pritz
2014-11-05makepkg.8: remove superfluous "::" in envvar descriptionDave Reisner
2014-11-05bash_completion: add --noarchive to makepkg's completionsDave Reisner
2014-11-05updpkgsums: avoid exec'ing awk, so the trap actually worksDave Reisner
2014-11-04add pacman-db-upgrade-v9.py to check_SCRIPTSAndrew Gregory
2014-11-04tests/pacman-db-upgrade-v9: set additional pathsAndrew Gregory
2014-11-04pmtest: make test paths easily available to testsAndrew Gregory
2014-11-04pacman-db-upgrade: fix --config option typoAndrew Gregory
2014-11-04Exit with 0/SUCCESS if there are no packages to removeEric Schultz
2014-10-19makepkg.8: fix typo in reference to other flagDave Reisner