Age | Commit message (Expand) | Author | Files | Lines |
2007-10-20 | Add delta information to the repository database. | Nathan Jones | 1 | -1/+55 |
2007-10-19 | scripts/makepkg.sh.in: Strip bins/libs in all {bin, sbin, lib} directories. | Andrew Fyfe | 1 | -1/+1 |
2007-10-15 | Manually check xdelta exit codes. | Nathan Jones | 1 | -9/+20 |
2007-10-09 | pacman-optimize: add check for diff/diffutils | Dan McGee | 1 | -0/+5 |
2007-10-05 | makepkg: Fix typo to make xdelta creation work. | Nathan Jones | 1 | -1/+1 |
2007-09-28 | makepkg: Fix output color codes for real | Dan McGee | 1 | -5/+5 |
2007-09-28 | makepkg: When we add an option, we should probably make it work | Dan McGee | 1 | -2/+2 |
2007-09-28 | Use ANSI 'foreground' color instead of hardcoding 'white' | Aaron Griffin | 1 | -5/+5 |
2007-09-28 | Support for localized times in metadata | Aaron Griffin | 1 | -1/+1 |
2007-09-26 | Preliminary support for optdepends | Dan McGee | 1 | -1/+4 |
2007-09-18 | Allow rankmirrors to read from stdin | Peter Johnson | 1 | -2/+6 |
2007-09-18 | rankmirrors : add support for the $repo var in url. | Chantry Xavier | 1 | -3/+7 |
2007-09-07 | scripts/*.sh.in: Clean up and fix a few bugs | Andrew Fyfe | 4 | -234/+237 |
2007-08-26 | scripts/makepkg.sh.in: Add missing [ | Andrew Fyfe | 1 | -1/+1 |
2007-08-23 | makepkg : add -L (--dereference) to file. | Chantry Xavier | 1 | -1/+1 |
2007-08-13 | scripts/makepkg.sh.in: Fix 2 bugs | Andrew Fyfe | 1 | -0/+3 |
2007-07-27 | Fix gettext output in repo-{add,remove} | Andrew Fyfe | 2 | -26/+24 |
2007-07-16 | makepkg: Add note with some required programs for execution | Dan McGee | 1 | -0/+5 |
2007-07-15 | Add --asdeps option to pacman | Dan McGee | 1 | -2/+2 |
2007-07-15 | Switch repo-add, repo-remove, and pacman-optimize to bsdtar | Dan McGee | 3 | -15/+15 |
2007-07-12 | Fix previous makepkg patch, and some pacman output. | Andrew Fyfe | 1 | -0/+2 |
2007-07-10 | FS#7271 - [patch] option for avoiding caching netfiles | Andrew Fyfe | 1 | -15/+43 |
2007-07-10 | makepkg: when running as root, cut out some warnings | Dan McGee | 1 | -2/+2 |
2007-07-10 | Cleanup of pacman_deptest() | Andrew Fyfe | 1 | -1/+1 |
2007-07-10 | scripts/makepkg.sh.in: Add CHOST to the list of variables exported. | Andrew Fyfe | 1 | -1/+1 |
2007-07-09 | Change the exit code for pacman_deptest(). | Andrew Fyfe | 1 | -1/+1 |
2007-07-07 | Make paragraph text in scripts single strings | Dan McGee | 9 | -133/+105 |
2007-07-07 | Move scripts from *.in to *.sh.in so gettext can determine type | Dan McGee | 10 | -20/+24 |
2007-06-28 | scripts/makepkg.in: Don't include .PKGINFO etc in .FILELIST | Andrew Fyfe | 1 | -4/+7 |
2007-06-28 | Remove lockfile configuration from frontend, make it job of libalpm | Dan McGee | 1 | -1/+1 |
2007-06-28 | scripts/makepkg.in: Use bsdtar to find packages for xdelta. | Andrew Fyfe | 1 | -9/+10 |
2007-06-28 | scripts/makepkg.in: Fix creation of .FILELIST | Chantry Xavier | 1 | -1/+2 |
2007-06-28 | FS7485: Replace tar/cpio/unzip with bsdtar for extracting/creating packages. | Baptiste Daroussin | 1 | -17/+5 |
2007-06-17 | FS7338: Fix conflicts typo totally this time. | Chantry Xavier | 1 | -1/+1 |
2007-06-13 | scripts/makepkg.in: Forgot the fakeroot switch when changing to GNU getopt. | Andrew Fyfe | 1 | -2/+3 |
2007-06-13 | scripts/makepkg.in: Added fakeroot version to .PKGINFO header. | Andrew Fyfe | 1 | -0/+3 |
2007-06-12 | scripts/makepkg.in: Switch to GNU getopt. | Andrew Fyfe | 1 | -81/+45 |
2007-06-11 | FS7355: Add --ignorearch option to makepkg | Andreas Hauser | 1 | -5/+16 |
2007-06-09 | makepkg: Make it possible to create an empty package | Roman Kyrylych | 1 | -2/+2 |
2007-06-05 | Autotool clean up. | Andrew Fyfe | 1 | -1/+3 |
2007-06-05 | scripts/makepkg.in: Add gettext translation for WARNING and ERROR. | Andrew Fyfe | 1 | -4/+4 |
2007-06-05 | scripts/makepkg.in: Fix version comparision in create_xdelta(). | Andrew Fyfe | 1 | -12/+20 |
2007-06-05 | scripts/abs.in: Rearrange/Cleanup. | Andrew Fyfe | 2 | -54/+111 |
2007-06-04 | Fix pacman-optimize autoconf paths | Dan McGee | 2 | -6/+3 |
2007-06-04 | Add gettext/i18n to most of the currently-used scripts | Giovanni Scafora | 7 | -132/+151 |
2007-06-04 | makeworld: var rename from version -> myver | Dan McGee | 1 | -3/+3 |
2007-06-04 | scripts/makepkg.in: More clean up. | Andrew Fyfe | 1 | -12/+21 |
2007-06-04 | scripts/makepkg.in: Improve error handling and clean up on exit. | Andrew Fyfe | 1 | -19/+50 |
2007-06-04 | Clean up output messages for translation. | Andrew Fyfe | 1 | -40/+54 |
2007-06-04 | scripts/makepkg.in: Rewrite check_{options,buildenv} to tidy them up. | Andrew Fyfe | 1 | -49/+79 |