summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-18Do not warn about missing files in NoExtractAllan McRae1-9/+21
2014-11-18Add alpm_option_match_noextractAllan McRae2-0/+6
2014-11-18extract_single_file: fix memory leak in error conditionAllan McRae1-1/+1
2014-11-18_alpm_backup_dup: fix memory leak in error caseAllan McRae1-2/+7
2014-11-18makepkg: symlink files in noextract into $srcdirAllan McRae1-5/+6
2014-11-18Remove logging of NoExtract eventsAllan McRae1-2/+0
2014-11-17Fix crash when using external downloaderAllan McRae1-4/+17
2014-11-17makepkg: svn: update existing sources in srcdir without removing them first.Lukáš Jirkovský1-5/+1
2014-11-17makepkg: only strip vcs prefixes from front of urlAndrew Gregory1-4/+4
2014-11-17makepkg: do not strip bzr+ from bzr+ssh urlsAndrew Gregory1-1/+3
2014-11-17makepkg: bzr: update existing sources in srcdir without removing them first.Allan McRae1-5/+11
2014-11-09makepkg: hg: update existing sources in srcdir without removing them first.Lukáš Jirkovský1-4/+10
2014-11-09makepkg: checkout a revision specified in SVN fragment in download_svn.Lukáš Jirkovský1-28/+15
2014-11-09makepkg: git: update existing sources in srcdir without removing them first.Lukáš Jirkovský1-5/+14
2014-11-09makepkg: improve stripping pkgdesc of whitespace for .PKGINFOAllan McRae1-1/+6
2014-11-09makepkg: introduce .SRCINFO files for source packagesDave Reisner1-1/+98
2014-11-09makepkg: simplify epoch handlingDave Reisner1-3/+1
2014-11-09makepkg: ignore empty global attributes in extractionDave Reisner1-1/+1
2014-11-09Add --assume-installed to shell completionFlorian Pritz2-3/+6
2014-11-05Add --assume-installed to pacman --helpFlorian Pritz1-0/+2
2014-11-05makepkg.8: remove superfluous "::" in envvar descriptionDave Reisner1-1/+1
2014-11-05bash_completion: add --noarchive to makepkg's completionsDave Reisner1-1/+1
2014-11-05updpkgsums: avoid exec'ing awk, so the trap actually worksDave Reisner1-1/+1
2014-11-04add pacman-db-upgrade-v9.py to check_SCRIPTSAndrew Gregory1-0/+1
2014-11-04tests/pacman-db-upgrade-v9: set additional pathsAndrew Gregory1-1/+5
2014-11-04pmtest: make test paths easily available to testsAndrew Gregory1-4/+16
2014-11-04pacman-db-upgrade: fix --config option typoAndrew Gregory1-1/+1
2014-11-04Exit with 0/SUCCESS if there are no packages to removeEric Schultz1-1/+1
2014-10-19makepkg.8: fix typo in reference to other flagDave Reisner1-1/+1
2014-10-19testdb: ignore ALPM_DB_VERSIONAndrew Gregory1-1/+1
2014-10-19paccache: avoid spurious blank line written to stderrDave Reisner1-1/+1
2014-10-19dload: mark final_url as constChristian Hesse3-7/+6
2014-10-19doc/translation-help.txt: Removed out-of-date paragraphMiguel de Val-Borro1-5/+0
2014-10-19doc/translation-help.txt: Minor rewording of Transifex usageMiguel de Val-Borro1-6/+7
2014-10-19makepkg: always look for sources in source=()Dave Reisner1-3/+3
2014-10-16dload: unlink file on filesize exceeded errorChristian Hesse1-0/+1
2014-10-16dload: use better error message on exceeded file sizeChristian Hesse1-4/+2
2014-10-16be_sync: use effective URL for db file signature downloadChristian Hesse1-4/+5
2014-10-13makepkg: reorder args to pkgbuild_get_attribute for consistencyDave Reisner1-5/+5
2014-10-13add pacman-db-upgrade testAndrew Gregory3-0/+40
2014-10-13sync.c: download packages before starting commitAndrew Gregory3-3/+19
2014-10-13pmtest: allow tests to specify test binaryAndrew Gregory5-19/+31
2014-10-13pacman: add --confirm optionAndrew Gregory4-3/+12
2014-10-13pmtest: allow tests to specify db versionAndrew Gregory1-2/+3
2014-10-13pmrule: make backup file test more robustAndrew Gregory1-6/+4
2014-10-13pmdb: include directories in package file listsAndrew Gregory1-1/+1
2014-10-13makepkg: simplify attr matching in extract_function_varDave Reisner1-3/+3
2014-10-13makepkg: show full fingerprint on pgp failureDave Reisner2-3/+4
2014-10-13Revert "makepkg: allow less than the full fingerprint in validpgpkeys"Dave Reisner2-23/+2
2014-10-10There are not hooks!Allan McRae1-1/+1