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