| Commit message (Expand) | Author | Age |
... | |
| * | contrib/pacsysclean: avoid setting bogus PACMAN_OPTS | Dave Reisner | 2012-05-20 |
| * | Fix gettext usage in pkgdelta help instructions | Dan McGee | 2012-05-20 |
| * | Update pacman-scripts message catalog | Dan McGee | 2012-05-20 |
| * | docs: remove 'in the wild' section | Dan McGee | 2012-05-18 |
| * | pacman-key: clarify messages, s/keychain/keyring/ | Dan McGee | 2012-05-04 |
| * | doc: remove --recursive documentation for non-remove operations | Dan McGee | 2012-05-04 |
| * | Ensure pre_upgrade scriptlet gets old package version | Dan McGee | 2012-05-04 |
* | | pacman-key: use mapfile over read | Dave Reisner | 2012-05-20 |
* | | makepkg: use mapfile where plausible | Dave Reisner | 2012-05-20 |
* | | pacman: support group selection delimited by commas | Dave Reisner | 2012-05-20 |
* | | pkgdelta: adopt parseopts for option parsing | Dave Reisner | 2012-05-20 |
* | | makepkg: fix package arch detection | Allan McRae | 2012-04-30 |
* | | contrib: remove executable bit from input files | Dave Reisner | 2012-04-30 |
* | | zsh completion for makepkg | Daniel Wallace | 2012-04-30 |
* | | add zsh completion to pacman-key | Daniel Wallace | 2012-04-30 |
* | | Convert ALLOC_FAIL macro into a function | Dan McGee | 2012-04-29 |
* | | be_local: use the right length value for filename in all cases | Dan McGee | 2012-04-29 |
* | | pkgdelta/repo-add: quoting fixes | Florian Pritz | 2012-04-29 |
* | | Output "Packages" instead of "Targets" | Allan McRae | 2012-04-29 |
* | | Merge remote-tracking branch 'dave/buildsys' | Dan McGee | 2012-04-29 |
|\ \ |
|
| * | | libalpm: add pkg-config file | Dave Reisner | 2012-04-25 |
| * | | rankmirrors: move to contrib/ | Dave Reisner | 2012-04-24 |
| * | | paccache: adopt parseopts for options parsing | Dave Reisner | 2012-04-24 |
| * | | configure: require bash >= 4.1 at compile time | Dave Reisner | 2012-04-24 |
| * | | validate bash scripts with 'bash -n' during build. | Dave Reisner | 2012-04-24 |
| * | | contrib: rename bash scripts: .in -> .sh.in | Dave Reisner | 2012-04-24 |
| * | | contrib: use a separate build rule for bash scripts | Dave Reisner | 2012-04-24 |
* | | | makepkg: remove subshelling from check_option and friends | Dave Reisner | 2012-04-29 |
* | | | makepkg: null terminate filenames to strip | Dave Reisner | 2012-04-29 |
* | | | pacman/package.c: show checksums with -Sii | Dave Reisner | 2012-04-29 |
* | | | Move short-lived realpath buffers to the stack | Dan McGee | 2012-04-29 |
* | | | Pointer coding style cleanups | Dan McGee | 2012-04-24 |
* | | | be_local: write all single-valued attributes first | Dan McGee | 2012-04-24 |
* | | | util/testdb: don't return crazy error values | Dan McGee | 2012-04-24 |
* | | | Split check steps in Makefile into multiple targets | Dan McGee | 2012-04-24 |
* | | | makepkg: Be more consistent with missing program message | Allan McRae | 2012-04-24 |
* | | | makepkg: treat list of packages to be installed as an array | Allan McRae | 2012-04-24 |
* | | | makepkg: deal with overriden package arch properly | Allan McRae | 2012-04-24 |
|/ / |
|
* | | pacman-key: lookup keys before receiving | Dave Reisner | 2012-04-24 |
* | | Merge branch 'maint' | Dan McGee | 2012-04-24 |
|\| |
|
| * | makepkg: restrict allowed characters in pkgname | Dave Reisner | 2012-04-20 |
| * | pkgdelta/repo-add: quoting fixes | Florian Pritz | 2012-04-20 |
| * | pkgdelta: implement requirments for delta generation | Florian Pritz | 2012-04-20 |
| * | pkgdelta: rework option/argument parser | Florian Pritz | 2012-04-20 |
| * | contrib: remove pactree make rule | Dave Reisner | 2012-04-19 |
| * | contrib: remove wget-xdelta from gitignore | Dave Reisner | 2012-04-19 |
* | | Merge branch 'parse-opts' | Dan McGee | 2012-04-24 |
|\ \ |
|
| * | | makepkg.8: remove bold from --pkg's optarg | Dave Reisner | 2012-04-24 |
| * | | pacman-key: allow verification of multiple sig files | Dave Reisner | 2012-04-24 |
| * | | scripts/library: remove parse_options | Dave Reisner | 2012-04-24 |