summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-27pactree: autodetect and use unicode line drawing charactersDave Reisner3-5/+40
2012-11-27pactree: style last branch node differentlyAndrew Gregory1-13/+17
2012-11-27pactree: fix --sync getopt valueAndrew Gregory1-1/+1
2012-11-27Add --needed option to makepkgwgiokas2-1/+7
2012-11-27Use sentence case in makepkgJason St. John1-4/+4
2012-11-27makepkg: save path to PACMAN and test availabilityAllan McRae1-5/+13
2012-11-27Remove last traces of handling command arguments in $PACMANMartin Panter1-2/+2
2012-11-27makepkg: fix signing built packageChristian Hesse1-0/+1
2012-11-27makepkg: deprecate PKGBUILDs without a package() functionAllan McRae1-0/+4
2012-11-27makepkg: print "SKIP" for signature checksumsAllan McRae1-4/+8
2012-11-27makepkg: use last match in BUILDENV/OPTIONS arrayAllan McRae2-4/+7
2012-11-27pacman: add -n/--native filter to -QSimon Gomizelj4-0/+12
2012-11-27doc: PKGBUILD.5 - fix output of bzr commandAllan McRae1-1/+1
2012-11-27fixed erroneous memory access to newurl in alpm_db_remove_serverPaul Barbu Gheorghe1-3/+6
2012-11-27repo-add: quote filename for consistent output styleAllan McRae1-1/+1
2012-11-27etc/Makefile: simplify build rule for conf filesDave Reisner1-10/+7
2012-11-27buildsys: eschew use of DEFS, prefer AM_CPPFLAGSDave Reisner4-22/+16
2012-11-27configure.ac: cleanup duplication in --enable-git-versionDave Reisner1-5/+1
2012-11-27m4/po.m4: Remove use of deprecated macroAllan McRae1-1/+1
2012-11-27Fix thinko in configure.ac CFLAGS empty checkingDan McGee2-2/+2
2012-11-27Fix typo in acinclude.m4 fs_old_*flagsDan McGee1-3/+3
2012-09-18makepkg: fix incorrect bracket usageAllan McRae1-1/+1
2012-09-18makepkg: Add Bazaar VCS supportGary van der Merwe2-4/+76
2012-09-18makepkg: fix order of --help outputAllan McRae1-1/+1
2012-09-18makepkg: allow fragment to contain a "#" characterAllan McRae1-3/+3
2012-09-18makepkg: always check makepkg.conf for match to download protocolAllan McRae1-7/+2
2012-09-18makepkg: do not embed timestamps in compressed manpagesAllan McRae1-1/+1
2012-09-18makepkg: check if hg and svn directories are non-empty before updatingAllan McRae1-2/+2
2012-09-18makepkg: do not create hg working directory on checkoutAllan McRae1-2/+2
2012-09-18makepkg: Improvements to get_filename:Gary van der Merwe1-6/+6
2012-09-18makepkg: check if $dir is a local clone of the right git repoMohammad Alsaleh1-1/+7
2012-09-18makepkg: git clone instead of git fetch if $dir exists but emptyMohammad Alsaleh1-1/+1
2012-09-18Avoid interger overflow when calculating remaining line lengthAllan McRae1-1/+1
2012-09-18Fix typo in documentationAllan McRae1-1/+1
2012-09-18makepkg: fix warnings with --noextractAllan McRae1-9/+1
2012-09-18makepkg: implement dir_is_empty for dir content checksDave Reisner1-2/+10
2012-09-18Merge branch 'maint'Dan McGee4-4/+13
2012-09-18pacman.8: remove redundant sectionAllan McRae1-3/+0
2012-09-18signing.c: warn if time went backwardsFlorian Pritz1-0/+5
2012-09-18pkgdelta: pass correct args to create_deltaDave Reisner1-1/+1
2012-09-18Fix documentation typoAllan McRae1-1/+1
2012-09-18Remove incorrect documentation for unlink_fileAllan McRae1-4/+0
2012-09-18query_fileowner, mdirname: add error checksAndrew Gregory2-15/+18
2012-09-18query_fileowner: remove assumption that root is "/"Andrew Gregory2-25/+11
2012-09-18query_fileowner: remove trailing '/' from targetsAndrew Gregory1-1/+8
2012-09-18query_fileowner: resolve root earlyAndrew Gregory1-9/+25
2012-09-18query_fileowner: remove resolve_path functionAndrew Gregory1-20/+3
2012-09-18query_fileowner: break/continue pkgfile loopAndrew Gregory1-0/+4
2012-09-18Document system and user specific makepkg.confAllan McRae1-0/+4
2012-09-18pactest: allow running with valgrind from any directoryAllan McRae1-1/+4