summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-01Update copyright notices for 2015Allan McRae99-108/+108
2015-02-01pmenv.py: Fix typo in copyright assignmentAllan McRae1-1/+1
2015-02-01Add make rule to update copyright yearsAllan McRae1-1/+6
2015-02-01Merge branch 'maint'Allan McRae5-9/+13
2015-02-01makepkg: refix removing static libraries when shared uses absolute symlinksAllan McRae1-2/+2
2015-02-01trans_commit: restore pm_errno after updating logAndrew Gregory1-0/+4
2015-02-01contrib: remove fakeroot option from PKGBUILD.vimAllan McRae1-1/+1
2015-02-01makepkg: Set the working copy destination explicitly when cloning in extract_gitLukáš Jirkovský1-1/+1
2015-02-01Add --noarchive to makepkg's zsh completionJeffrey Tolar1-0/+1
2015-02-01Remove --asroot from makepkg's completionsJeffrey Tolar2-5/+4
2015-01-21extract_single_file: consolidate extraction logicAndrew Gregory1-79/+61
2015-01-21extract_single_file: use .pacnew for check filesAndrew Gregory1-27/+13
2015-01-21remove support for .pacorig filesAndrew Gregory14-105/+36
2015-01-21extract_single_file: use full path in messagesAndrew Gregory1-18/+13
2015-01-21extract_single_file: factor out db file extractionAndrew Gregory1-28/+32
2015-01-21extract_single_file: reduce indentationAndrew Gregory1-55/+51
2015-01-21extract_single_file: consolidate needbackup checksAndrew Gregory1-39/+15
2015-01-21ini.c: move error output into conf.cAndrew Gregory2-12/+14
2015-01-21ini.c: remove useless key checkAndrew Gregory1-6/+0
2015-01-21ini.c: remove empty section name restrictionAndrew Gregory1-7/+0
2015-01-21ini.c: remove unnecessary helper functionAndrew Gregory1-34/+16
2015-01-21ini.c: move Include parsing to conf.cAndrew Gregory2-64/+72
2015-01-21ini.c: remove final callback callAndrew Gregory2-9/+2
2015-01-21conf.c: parse config in a single passAndrew Gregory2-76/+57
2015-01-21conf.c: use masks for siglevel inheritanceAndrew Gregory5-53/+50
2015-01-21conf.c: store repo settings in dedicated structAndrew Gregory2-38/+48
2015-01-21Merge branch 'maint'Allan McRae2-2/+2
2015-01-21fix geometric growth in _alpm_greedy_growDaniel Micay1-1/+1
2015-01-21be_local: fix _alpm_greedy_grow usageDaniel Micay1-1/+1
2015-01-12Merge branch 'maint'Allan McRae1-0/+3
2015-01-12makepkg: clear destination array in array_buildAllan McRae1-0/+3
2015-01-11test makepkg-template: Add update-version-with-newest-optionFlorian Pritz5-0/+50
2015-01-11test makepkg-template: Add template-without-versionFlorian Pritz3-0/+17
2015-01-11test makepkg-template: Add name-charset-validFlorian Pritz3-0/+28
2015-01-11test makepkg-template: Add name-charset-invalidFlorian Pritz2-0/+18
2015-01-11test makepkg-template: Add missing-template-symlinkFlorian Pritz3-0/+17
2015-01-11test makepkg-template: Add missing-template-fileFlorian Pritz2-0/+21
2015-01-11test makepkg-template: Add keep-old-versionFlorian Pritz5-0/+58
2015-01-11test makepkg-template: Add invalid-template-line-unknown-markerFlorian Pritz2-0/+20
2015-01-11test makepkg-template: Add invalid-template-line-missing-nameFlorian Pritz2-0/+12
2015-01-11test makepkg-template: Add invalid-keyFlorian Pritz2-0/+12
2015-01-11Add testrunner for makepkg-templateFlorian Pritz4-0/+79
2015-01-11makepkg-template: Remove linenumber/file from errorsFlorian Pritz1-2/+2
2015-01-11Merge branch 'maint'Allan McRae2-3/+7
2015-01-11paccache: exit in case of pacman error when -u flag is usedDario Giovannetti1-0/+2
2015-01-11makepkg: restore attr merging for write_pkginfoDave Reisner1-0/+2
2015-01-11makepkg: avoid nested quoting in string replacementDave Reisner1-2/+2
2015-01-11makepkg: fix removing static libraries when shared use absolute symlinksAllan McRae1-1/+1
2015-01-02pkgdelta: Use high compression options offered by xdelta3Mohammad Alsaleh1-1/+1
2015-01-02initialize pointers passed to _alpm_pkg_dupAndrew Gregory2-2/+2