| Commit message (Expand) | Author | Age |
* | Revise pacman(8) | Jason St. John | 2013-05-30 |
* | Revise PKGBUILD(5) | Jason St. John | 2013-05-30 |
* | makepkg-template: add --version and some license info | Florian Pritz | 2013-05-30 |
* | makepkg-template: Stop using given/when | Florian Pritz | 2013-05-29 |
* | makepkg-template: Add gettext support | Florian Pritz | 2013-05-29 |
* | Add makepkg-template | Florian Pritz | 2013-05-29 |
* | Update example PKGBUILD | Jason St. John | 2013-05-29 |
* | Quote sources in PKGBUILD prototypes and example PKGBUILD | Jason St. John | 2013-05-29 |
* | Improve error message when package is missing required signature | Allan McRae | 2013-05-29 |
* | pacman.8: document .pacorig files | Andrew Gregory | 2013-05-29 |
* | add.c: refactor backup file modification checks | Andrew Gregory | 2013-05-29 |
* | makepkg: add support for CARCH environment var | Phillip Smith | 2013-05-29 |
* | Clean partial downloads from cache | Allan McRae | 2013-05-29 |
* | makepkg: remove support for PKGBUILDs without a package() function | Allan McRae | 2013-05-29 |
* | makepkg: Add helper to test for functions in build script | Allan McRae | 2013-05-29 |
* | makepkg: remove sourcing PKGBUILD from stdin | Allan McRae | 2013-05-29 |
* | pmtest: set LC_ALL=C in subprocess.call | Andrew Gregory | 2013-05-29 |
* | Merge branch 'maint' | Allan McRae | 2013-05-29 |
|\ |
|
| * | Fix various typos in NEWS | Jason St. John | 2013-05-29 |
| * | Remove incorrect bug number from NEWS | Allan McRae | 2013-05-19 |
| * | makepkg: Use LOGDEST for logpipe | Allan McRae | 2013-05-18 |
| * | Fix comment typo | Allan McRae | 2013-05-18 |
| * | contrib: Remove harcoded /etc/pacman.conf | William Giokas | 2013-05-18 |
| * | Revert "paccache: avoid subshell in calling runcmd" | Dave Reisner | 2013-05-18 |
| * | makepkg: fixup broken revision and repo references | Dave Reisner | 2013-05-18 |
* | | Merge branch 'maint' | Allan McRae | 2013-05-07 |
|\| |
|
| * | 4.1.1 release NEWS, version bumps, etc. | Allan McRae | 2013-05-07 |
| * | More translation updates | Allan McRae | 2013-05-07 |
| * | pacman/util.c: add missing braces | Andrew Gregory | 2013-05-07 |
| * | pacman/util.c: fix output flushing in questions | Andrew Gregory | 2013-05-07 |
| * | Pull translation updates from transifex | Allan McRae | 2013-04-30 |
| * | Add -V/--version option to makepkg's usage function and man page | Eric Bélanger | 2013-04-30 |
| * | makepkg: avoid redirecting stdout | Dave Reisner | 2013-04-28 |
| * | Use libalpm version in pkg-config file | Allan McRae | 2013-04-26 |
| * | Add prepare function to PKGBUILD proto files | Eric Bélanger | 2013-04-24 |
| * | Fix spelling errors using 'codespell' tool | Anatol Pomozov | 2013-04-18 |
| * | paccache: avoid subshell in calling runcmd | Dave Reisner | 2013-04-12 |
| * | makepkg: fix svn repo extraction | Allan McRae | 2013-04-12 |
| * | Do not use checkout directory for SVN config | Allan McRae | 2013-04-12 |
| * | Add support for all bzr URLs in the PKGBUILD source array | Maxime Gauduin | 2013-04-11 |
| * | makepkg: don't run remove_deps twice when unneeded | William Giokas | 2013-04-11 |
| * | Rework callback message to add translation | Allan McRae | 2013-04-11 |
| * | contrib/checkupdates: do not log | Allan McRae | 2013-04-09 |
| * | pacman: add -Qkk to usage() help | Andrew Gregory | 2013-04-09 |
| * | contrib: Use sysconfdir instead of /etc | William Giokas | 2013-04-09 |
| * | zsh completion: make sure -Ss works | Daniel Wallace | 2013-04-06 |
| * | ctypes.h shouldn't be included twice | Simon Gomizelj | 2013-04-06 |
| * | doc: fix debug spelling mistake | William Giokas | 2013-04-06 |
| * | use off_t for table_row_t.size | Andrew Gregory | 2013-04-06 |
* | | conflict.c: compare package pointers directly | Andrew Gregory | 2013-05-05 |