summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-27makepkg: add option to include debugging compiler flagsAllan McRae
2012-11-27makepkg: always run tidy_install on repackagingAllan McRae
2012-11-27pactree: unindent first limbAndrew Gregory
2012-11-27pactree: unify output between utf8 and asciiDave Reisner
2012-11-27pactree: fix style violationsDave Reisner
2012-11-27pactree: autodetect and use unicode line drawing charactersDave Reisner
2012-11-27pactree: style last branch node differentlyAndrew Gregory
2012-11-27pactree: fix --sync getopt valueAndrew Gregory
2012-11-27Add --needed option to makepkgwgiokas
2012-11-27Use sentence case in makepkgJason St. John
2012-11-27makepkg: save path to PACMAN and test availabilityAllan McRae
2012-11-27Remove last traces of handling command arguments in $PACMANMartin Panter
2012-11-27makepkg: fix signing built packageChristian Hesse
2012-11-27makepkg: deprecate PKGBUILDs without a package() functionAllan McRae
2012-11-27makepkg: print "SKIP" for signature checksumsAllan McRae
2012-11-27makepkg: use last match in BUILDENV/OPTIONS arrayAllan McRae
2012-11-27pacman: add -n/--native filter to -QSimon Gomizelj
2012-11-27doc: PKGBUILD.5 - fix output of bzr commandAllan McRae
2012-11-27fixed erroneous memory access to newurl in alpm_db_remove_serverPaul Barbu Gheorghe
2012-11-27repo-add: quote filename for consistent output styleAllan McRae
2012-11-27etc/Makefile: simplify build rule for conf filesDave Reisner
2012-11-27buildsys: eschew use of DEFS, prefer AM_CPPFLAGSDave Reisner
2012-11-27configure.ac: cleanup duplication in --enable-git-versionDave Reisner
2012-11-27m4/po.m4: Remove use of deprecated macroAllan McRae
2012-11-27Fix thinko in configure.ac CFLAGS empty checkingDan McGee
2012-11-27Fix typo in acinclude.m4 fs_old_*flagsDan McGee
2012-09-18makepkg: fix incorrect bracket usageAllan McRae
2012-09-18makepkg: Add Bazaar VCS supportGary van der Merwe
2012-09-18makepkg: fix order of --help outputAllan McRae
2012-09-18makepkg: allow fragment to contain a "#" characterAllan McRae
2012-09-18makepkg: always check makepkg.conf for match to download protocolAllan McRae
2012-09-18makepkg: do not embed timestamps in compressed manpagesAllan McRae
2012-09-18makepkg: check if hg and svn directories are non-empty before updatingAllan McRae
2012-09-18makepkg: do not create hg working directory on checkoutAllan McRae
2012-09-18makepkg: Improvements to get_filename:Gary van der Merwe
2012-09-18makepkg: check if $dir is a local clone of the right git repoMohammad Alsaleh
2012-09-18makepkg: git clone instead of git fetch if $dir exists but emptyMohammad Alsaleh
2012-09-18Avoid interger overflow when calculating remaining line lengthAllan McRae
2012-09-18Fix typo in documentationAllan McRae
2012-09-18makepkg: fix warnings with --noextractAllan McRae
2012-09-18makepkg: implement dir_is_empty for dir content checksDave Reisner
2012-09-18Merge branch 'maint'Dan McGee
2012-09-18pacman.8: remove redundant sectionAllan McRae
2012-09-18signing.c: warn if time went backwardsFlorian Pritz
2012-09-18pkgdelta: pass correct args to create_deltaDave Reisner
2012-09-18Fix documentation typoAllan McRae
2012-09-18Remove incorrect documentation for unlink_fileAllan McRae
2012-09-18query_fileowner, mdirname: add error checksAndrew Gregory
2012-09-18query_fileowner: remove assumption that root is "/"Andrew Gregory
2012-09-18query_fileowner: remove trailing '/' from targetsAndrew Gregory