| Commit message (Expand) | Author | Age |
... | |
* | | Merge branch 'maint' | Dan McGee | 2012-08-01 |
|\| |
|
| * | makepkg: remove unnecessary formatting | Allan McRae | 2012-08-01 |
| * | contrib/bacman: fix package architecture in filename | Allan McRae | 2012-08-01 |
| * | Add more debug logging to dir_belongsto_pkg() function | Dan McGee | 2012-08-01 |
* | | contrib/updpkgsums: Fix error message | Allan McRae | 2012-08-01 |
* | | Add documentation for the prepare() function | Enjolras | 2012-08-01 |
* | | Add a function prepare() to PKGBUILD | Enjolras | 2012-08-01 |
* | | asdeps flag passed from makepkg to pacman | Daniel Wallace | 2012-08-01 |
* | | Do not enable _FORTIFY_SOURCE without optimization | Allan McRae | 2012-08-01 |
* | | Fix wrong parameter name in alpm_db_update's signature | Barbu Paul - Gheorghe | 2012-08-01 |
* | | Clean up exclusion list in sync cache cleanup | Dan McGee | 2012-08-01 |
* | | Skip deltas and partial downloads in package cleanup | Dan McGee | 2012-08-01 |
* | | pactree: show tree vertical "limbs" | Andrew Gregory | 2012-08-01 |
* | | pactree: consolidate both walk_deps functions | Andrew Gregory | 2012-08-01 |
* | | util: fix line length calc in _alpm_archive_fgets | Dave Reisner | 2012-08-01 |
* | | lib/conflict: use a binary search within filelists | Dave Reisner | 2012-08-01 |
* | | lib/be_local: ensure local filelists are sorted | Dave Reisner | 2012-08-01 |
* | | lib/be_package: use qsort instead of our own msort | Dave Reisner | 2012-08-01 |
* | | Merge branch 'maint' | Dan McGee | 2012-07-10 |
|\| |
|
| * | makepkg.conf: add -q option for curl | Dave Reisner | 2012-07-10 |
| * | makepkg.conf: enable curl's cookie engine for http | Dave Reisner | 2012-07-10 |
| * | Check empty subdirectory ownership | Allan McRae | 2012-07-10 |
| * | Add conflict for replacing owned empty directory | Allan McRae | 2012-07-10 |
| * | Add man page for pactree | Ram Bhamidipaty | 2012-07-10 |
* | | pacman: be more descriptive when opening an include fails | Dave Reisner | 2012-07-10 |
* | | update comments referring to alpm_option_get_syncdbs | Dave Reisner | 2012-07-10 |
* | | diskspace: log errors when opening the mount table fails | Dave Reisner | 2012-07-10 |
* | | Allow leading "local/" in query operations | Allan McRae | 2012-06-25 |
* | | Scripts testsuite output consistency | Allan McRae | 2012-06-25 |
* | | paccache: adopt size_to_human | Dave Reisner | 2012-06-25 |
* | | scripts/library: add size_to_human | Dave Reisner | 2012-06-25 |
* | | pkgdelta: use human_to_size to parse --min-pkg-size | Dave Reisner | 2012-06-25 |
* | | scripts/library: add human_to_size | Dave Reisner | 2012-06-25 |
* | | diskspace: only load filesystem info on demand | Dave Reisner | 2012-06-25 |
* | | diskspace: dedupe code for loading FS usage | Dave Reisner | 2012-06-25 |
* | | zsh-completion: Allow use of names in pacman-key | Daniel Wallace | 2012-06-25 |
* | | Added syntax highlighting for the sha256sums, sha384sums, and sha512sums arra... | Jason St. John | 2012-06-25 |
* | | contrib: fix typo in PKGBUILD.vim | Allan McRae | 2012-06-25 |
* | | repo-add: add checkdepends information | Allan McRae | 2012-06-25 |
* | | makepkg: install deps with --repackage | Allan McRae | 2012-06-25 |
* | | Allow wildcards in PURGE_TARGETS to match any type of file except for directo... | Jeremy Huntwork | 2012-06-25 |
* | | makepkg: allow url to be overridden in split packages | Allan McRae | 2012-06-25 |
* | | Portability fixes for makepkg | Jeremy Huntwork | 2012-06-25 |
* | | query: avoid false ownership matches for files in root | Dave Reisner | 2012-06-25 |
* | | updpkgsums: avoid fancy quoting in error message | Dave Reisner | 2012-06-25 |
* | | contrib: sed out @SCRIPTNAME@ in edit command | Dave Reisner | 2012-06-25 |
* | | add line length parameter to _alpm_strip_newline | Dave Reisner | 2012-06-25 |
* | | add real_line_size to alpm_read_buffer | Dave Reisner | 2012-06-25 |
* | | pkgdelta: add missing --version longopt | Dave Reisner | 2012-06-25 |
* | | check proper variable for NULL | Dave Reisner | 2012-06-25 |