Age | Commit message (Expand) | Author |
2008-06-08 | makepkg: remove deprecated --usesudo code | Dan McGee |
2008-06-08 | makepkg: add --allsource option | Allan McRae |
2008-05-31 | makepkg: remove some dead TODO code | Dan McGee |
2008-05-29 | makepkg - add check for valid options in PKGBUILD | Allan McRae |
2008-05-29 | No error in makepkg when removing deps fails | Allan McRae |
2008-05-29 | Use chown 0:0 instead of root.root | Sebastian Nowicki |
2008-05-29 | Use "legacy mode" on Mac OSX (for file command) | Sebastian Nowicki |
2008-05-29 | Allow an unprivileged user to create packages without fakeroot | Sebastian Nowicki |
2008-05-29 | du -b is not available on BSD, use du -k instead. | Xavier Chantry |
2008-05-29 | Replace usage of "cp -s" with the more portable "ln -s" | Sebastian Nowicki |
2008-05-13 | Remove --builddeps from makepkg | Dan McGee |
2008-05-10 | makepkg: Unify start and end messages | Dan McGee |
2008-04-29 | Merge branch 'maint' | Dan McGee |
2008-04-27 | makepkg: fix strip section to allow spaces in paths | Daenyth Blank |
2008-03-16 | Add zipman makepkg option. | Chantry Xavier |
2008-03-10 | makepkg: Support for resuming source downloads | Roman Kyrylych |
2008-02-27 | Remove small remnant of old force=y option | Dan McGee |
2008-02-20 | Fix two missing BUILDSCRIPT variables in makepkg. | Mark Constable |
2008-02-17 | scripts: allow usage when gettext is not installed | Dan McGee |
2008-02-11 | makepkg : set sane umask before source extraction. | Chantry Xavier |
2008-02-07 | makepkg: do a quick check for the VCS binaries | Dan McGee |
2008-02-02 | add 'force' to PKGINFO, have repo-add respect it. | Chantry Xavier |
2008-01-27 | makepkg: ensure binaries in /opt/* are stripped | Dan McGee |
2008-01-27 | makepkg : improve determination of svn revision. | Chantry Xavier |
2008-01-20 | workaround for a gettext string starting with --. | Chantry Xavier |
2008-01-20 | makepkg: add check to ensure we have non-URL files in build dir | Dan McGee |
2008-01-13 | makepkg: Oops! Lost the colon after forcever in opts parsing | Dan McGee |
2008-01-13 | makepkg: Introduce --holdver option to prevent bumped pkgrel | Scott Horowitz |
2008-01-09 | makepkg: Ensure we include all manpage directories in compression line | Dan McGee |
2008-01-09 | makepkg: add package name to output when installing package | Karolina Lindqvist |
2008-01-08 | makepkg: Fix issues with --asroot and building dependencies | Dan McGee |
2008-01-05 | makepkg: add application/zip to the recognized types | Dan McGee |
2008-01-05 | Remove mentions of ABS from makepkg | Dan McGee |
2007-12-29 | Remove .FILELIST generation from makepkg (and elsewhere) | Dan McGee |
2007-12-28 | Makepkg missing check for empty pkgname | K. Piche |
2007-12-21 | Do not move man pages to a non-FHS location | Dan McGee |
2007-12-16 | Set the default packager to "Unknown Packager" | Dan McGee |
2007-12-10 | Update GNU GPL boilerplate and copyright dates | Dan McGee |
2007-12-04 | Compress hard linked man pages | Allan McRae |
2007-11-11 | makepkg: remove .pacsave files when uninstalling dependencies | Roman Kyrylych |
2007-11-08 | Correctly handle version comparisons for SVN/CVS/etc PKGBUILDS. | Scott Horowitz |
2007-11-05 | Fix mercurial complaining about directory already existing | Sebastian Nowicki |
2007-11-04 | Add support for arch='any' | Roman Kyrylych |
2007-10-28 | makepkg: add explicit dir to find calls | Dan McGee |
2007-10-26 | Integrate versionpkg into makepkg | Scott Horowitz |
2007-10-26 | makepkg: readd -p option that was lost in getopt conversion | Dan McGee |
2007-10-18 | scripts/makepkg.sh.in: Strip bins/libs in all {bin, sbin, lib} directories. | Andrew Fyfe |
2007-10-14 | Manually check xdelta exit codes. | Nathan Jones |
2007-10-04 | makepkg: Fix typo to make xdelta creation work. | Nathan Jones |
2007-09-28 | makepkg: Fix output color codes for real | Dan McGee |