Age | Commit message (Expand) | Author |
2012-04-07 | makepkg: devel_check(): set newpkgver (cleanup) | Matthew Monaco |
2012-04-07 | makepkg: devel_check(): consolidate common code | Matthew Monaco |
2012-04-07 | makepkg: devel_check(): determine vcs | Matthew Monaco |
2012-04-07 | makepkg: remove unused variable | Matthew Monaco |
2012-04-07 | Merge branch 'maint' | Dan McGee |
2012-04-07 | Revert "makepkg: calculate exact total file size" | Dan McGee |
2012-04-07 | pacman: show groups once with -Sg | Pierre |
2012-04-07 | makepkg.conf: enable curl's cookie engine for http | Dave Reisner |
2012-04-07 | 4.0.3 release NEWS, version bumps, etc. | Dan McGee |
2012-04-07 | Revert "parseopts: normalize options into an array" | Dave Reisner |
2012-04-07 | pkgdelta: exit 1 upon error | Florian Pritz |
2012-04-07 | pacman-key: Actually verify signatures and exit with correct codes | Pierre Schmitz |
2012-04-07 | pkgdelta: use bsdtar -q option | Dan McGee |
2012-04-07 | sync: fix crash on failed downloads | Dave Reisner |
2012-04-07 | parse_options: initialize unused_options as array | Dave Reisner |
2012-04-07 | Updates from Transifex | Dan McGee |
2012-03-29 | pacman-key: change to more reliable default keyserver | Allan McRae |
2012-03-29 | pacman-key: make the -e option work as advertised | Allan McRae |
2012-03-28 | Update all translation files | Dan McGee |
2012-03-28 | makepkg: avoid reporting bogus install size on btrfs | Dave Reisner |
2012-03-28 | signing: cope with gpg2's failure at life | Dave Reisner |
2012-03-27 | bash_completion: complete pacman-key options right away | Dan McGee |
2012-03-27 | Drop bash 3.2 completion support | Dan McGee |
2012-03-16 | Change table_display() to be static | Dan McGee |
2012-03-16 | Reduce calls to getcols | Dan McGee |
2012-03-16 | Pass a file descriptor to getcols and flush_term_input | Dan McGee |
2012-03-16 | Merge branch 'maint' | Dan McGee |
2012-03-16 | makepkg: quote removed filename as it can have spaces | Allan McRae |
2012-03-16 | makepkg: abort when failing to create BUILDDIR | Allan McRae |
2012-03-16 | makepkg: prevent issues with files starting with a hyphen | Allan McRae |
2012-03-16 | makepkg: append pkgbase to BUILDDIR if specified | Allan McRae |
2012-03-16 | pactest: make OPTDEPEND rule look at non-description only | Dan McGee |
2012-03-16 | Always display download size if it applies | Dan McGee |
2012-03-16 | Handle printing NULL correctly in table display | Dan McGee |
2012-03-16 | Prefer fputs/fputc over fprintf when writing local database | Dan McGee |
2012-03-16 | Extract a write_deps function from local database writing | Dan McGee |
2012-03-16 | Remove unnecessary path check from local database | Dan McGee |
2012-03-14 | lib/sync: avoid unwanted unlink after download fail | Dave Reisner |
2012-03-14 | dload: reset payload filename members before download | Dave Reisner |
2012-03-13 | Skip special files when cleaning package cache | Allan McRae |
2012-03-12 | Minor format-string related cleanups | Dan McGee |
2012-03-12 | Add 3.0.x versions to doc/index.txt | Dan McGee |
2012-03-08 | Merge branch 'maint' | Dan McGee |
2012-03-08 | makepkg: exit via default signal handler in trap_exit | Dave Reisner |
2012-03-08 | Simplify package validation info output for sync packages | Allan McRae |
2012-03-08 | Remove _alpm_csum | Allan McRae |
2012-03-08 | Add information on how an installed package was validated | Allan McRae |
2012-03-08 | makepkg: use array instead of string | Dave Reisner |
2012-03-08 | makepkg: avoid use of eval in run_pacman | Dave Reisner |
2012-03-08 | makepkg: enforce decimal format for pkgrel | Dave Reisner |