summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-10-19testdb: ignore ALPM_DB_VERSIONAndrew Gregory
2014-10-19paccache: avoid spurious blank line written to stderrDave Reisner
2014-10-19dload: mark final_url as constChristian Hesse
2014-10-19doc/translation-help.txt: Removed out-of-date paragraphMiguel de Val-Borro
2014-10-19doc/translation-help.txt: Minor rewording of Transifex usageMiguel de Val-Borro
2014-10-19makepkg: always look for sources in source=()Dave Reisner
2014-10-16dload: unlink file on filesize exceeded errorChristian Hesse
2014-10-16dload: use better error message on exceeded file sizeChristian Hesse
2014-10-16be_sync: use effective URL for db file signature downloadChristian Hesse
2014-10-13makepkg: reorder args to pkgbuild_get_attribute for consistencyDave Reisner
2014-10-13add pacman-db-upgrade testAndrew Gregory