| Commit message (Expand) | Author | Age |
... | |
* | | Move geninteg block in makepkg before error checking | Allan McRae | 2008-06-14 |
* | | Merge branch 'maint' | Dan McGee | 2008-06-12 |
|\| |
|
| * | Don't require --force when using the --nobuild option | Anton Fiuman | 2008-06-01 |
* | | Use shell builtin to list files for package inclusion | Dan McGee | 2008-06-12 |
* | | makepkg: remove deprecated --usesudo code | Dan McGee | 2008-06-08 |
* | | makepkg: add --allsource option | Allan McRae | 2008-06-08 |
* | | makepkg: remove some dead TODO code | Dan McGee | 2008-05-31 |
* | | Allow GIT version to be used in pacman builds | Dan McGee | 2008-05-31 |
* | | 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-29 |
* | | Remove --builddeps from makepkg | Dan McGee | 2008-05-13 |
* | | scripts: add -q/--quiet option to repo-add and repo-remove | Dan McGee | 2008-05-10 |
* | | makepkg: Unify start and end messages | Dan McGee | 2008-05-10 |
* | | Merge branch 'maint' | Dan McGee | 2008-04-29 |
|\| |
|
| * | makepkg: fix strip section to allow spaces in paths | Daenyth Blank | 2008-04-27 |
* | | Add zipman makepkg option. | Chantry Xavier | 2008-03-16 |
* | | makepkg: Support for resuming source downloads | Roman Kyrylych | 2008-03-10 |
* | | Merge branch 'maint' | Dan McGee | 2008-03-01 |
|\| |
|
| * | Remove small remnant of old force=y option | Dan McGee | 2008-02-27 |
* | | Merge branch 'maint' | Dan McGee | 2008-02-20 |
|\| |
|
| * | Fix two missing BUILDSCRIPT variables in makepkg. | Mark Constable | 2008-02-20 |
| * | scripts: allow usage when gettext is not installed | Dan McGee | 2008-02-17 |
* | | Merge branch 'maint' | Dan McGee | 2008-02-15 |
|\| |
|
| * | makepkg : set sane umask before source extraction. | Chantry Xavier | 2008-02-11 |
* | | Merge branch 'maint' | Dan McGee | 2008-02-07 |
|\| |
|
| * | makepkg: do a quick check for the VCS binaries | Dan McGee | 2008-02-07 |
* | | remove --force option from repo-add. | Chantry Xavier | 2008-02-05 |
* | | Merge branch 'maint' | Dan McGee | 2008-02-05 |
|\| |
|
| * | add 'force' to PKGINFO, have repo-add respect it. | Chantry Xavier | 2008-02-02 |
| * | repo-remove: print an error in case of an empty db | Chantry Xavier | 2008-02-02 |
| * | Add deprecation warnings to gensync and updatesync | Dan McGee | 2008-02-02 |
* | | Remove gensync and updatesync from normal distribution | Dan McGee | 2008-02-02 |
|/ |
|
* | updatesync: incorrect package deletion logic | Alex Merry | 2008-02-02 |
* | makepkg: ensure binaries in /opt/* are stripped | Dan McGee | 2008-01-27 |
* | makepkg : improve determination of svn revision. | Chantry Xavier | 2008-01-27 |
* | 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-20 |
* | Fix typos in code comments | 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-13 |
* | Ensure correct dir permissions in the database. | Chantry Xavier | 2008-01-13 |
* | Update Gensync and Updatesync to use new PKGEXT variable | Travis Willard | 2008-01-13 |
* | 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-09 |
* | makepkg: Fix issues with --asroot and building dependencies | Dan McGee | 2008-01-08 |