summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-23makepkg: error out on empty optdepends entriesAllan McRae
2010-08-23makepkg: use less local variables in check_sanityAllan McRae
2010-08-23makepkg: remove unnecessary variable presence checkAllan McRae
2010-08-23makepkg: clarify invalid backup entry errorsAllan McRae
2010-08-23makepkg: less code duplication in create_packageAndres P
2010-08-23makepkg: use regex to match options for privilege escalationAllan McRae
2010-08-23Fix some whitespace issuesAllan McRae
2010-08-23fgets invocation cleanupDan McGee
2010-08-23Enable libfetch connection cachingDan McGee
2010-08-08makepkg: Allow creation of uncompressed packagesThomas Bächler
2010-07-27Use the plural features of gettextDan McGee
2010-07-27Merge branch 'maint'Dan McGee
2010-07-27Small fix to Kazakh translationBaurzhan Muftakhidinov
2010-07-27bash_completion: negate expression inside bracketsDave Reisner
2010-07-27Fix compile error in certain casesDan McGee
2010-07-27Mark sync_pkg and sync_target as static functionsDan McGee
2010-07-27Maintain a list of seen packages when installing a groupDan McGee
2010-07-27Add two pactests for group and --needed interactionDan McGee
2010-07-27Always treat PKGLIST as an array.Dave Reisner
2010-07-07Download sync db into DBPath/syncAllan McRae
2010-07-07Remove DBEXT usageAllan McRae
2010-07-07Check return value of fgets callsAllan McRae
2010-07-02Merge branch 'maint'Dan McGee
2010-07-02makepkg: undeclared local variablesAndres P
2010-07-02manpage: add real world examplesNico Schottelius
2010-07-02docs: Add a 'website' targetDan McGee
2010-07-02Fix some incorrect asciidoc syntaxDan McGee
2010-07-01makepkg: fix sudo/su calling of pacmanAllan McRae
2010-07-01Update Chinese translation to fix gettext positional params甘露(Gan Lu)
2010-07-01Check return value of chdir and getcwdAllan McRae
2010-06-30Check return value of fwrite when copying filesAllan McRae
2010-06-30Merge branch 'maint'Dan McGee
2010-06-30makepkg: clarify aborting on packaging failureAllan McRae
2010-06-30Do not compare signed and unsigned typesAllan McRae
2010-06-30makepkg: try standard paths for coreutils duAllan McRae
2010-06-30makepkg: remove bash4-only parameter expansion in check_sanityAndres P
2010-06-30makepkg: Only check regular files in $srcdir checkThomas Bächler
2010-06-24repo-add: try symlink, then hardlink, then copy for DB fileDan McGee
2010-06-24Merge branch 'maint'Dan McGee
2010-06-24makepkg: Place source packages symlinks in build dir when SRCPKGDEST is usedEric Bélanger
2010-06-24makepkg: fix regression in split package function checkingAndres P
2010-06-23bash_completion: fix bash 3.2 incompatibilityAndres P
2010-06-23makepkg: prevent error trap activation in bash-3.2Allan McRae
2010-06-23rankmirrors: pipe errors to stderrAndres P
2010-06-23rankmirrors: fix bogus pacman configuration parsingAndres P
2010-06-23rankmirrors: fix bogus variable assignmentAndres P
2010-06-20Merge branch 'maint'Dan McGee
2010-06-20makepkg: revert bash4-ismAllan McRae
2010-06-20Handle sync target + ignore properlyDan McGee
2010-06-21Clarify testing within conditional statementsAllan McRae