| Commit message (Expand) | Author | Age |
* | man: Use uniform line spacing between sections | Jason St. John | 2014-08-09 |
* | pacman(8): Improve grammar and quoting | Jason St. John | 2014-08-09 |
* | Fix loading invalid package | Olivier Brunel | 2014-08-09 |
* | makepkg: replace bare eval with var extraction functions | Dave Reisner | 2014-08-08 |
* | PKGBUILD: handle arch specific attributes | Dave Reisner | 2014-08-08 |
* | makepkg: refactor check_sanity, give it some sanity of its own | Dave Reisner | 2014-08-08 |
* | Update PKGBUILD documentation for removed override options | Allan McRae | 2014-08-08 |
* | makepkg: disallow pkgver/pkgrel/epoch overrides in packages | Dave Reisner | 2014-08-08 |
* | remove --destination-dir argument from a2x options | Dave Reisner | 2014-08-08 |
* | Add Andrew to maintainers list. | Allan McRae | 2014-08-04 |
* | trans_commit: log beginning and end of transaction | Andrew Gregory | 2014-08-04 |
* | filecache_find_url: dereference the 'filebase' pointer | Ryo Munakata | 2014-08-04 |
* | replace strdup with STRDUP | Andrew Gregory | 2014-08-04 |
* | sync.c: fix style violations | Andrew Gregory | 2014-08-04 |
* | pacman.c: simplify stdin parsing | Andrew Gregory | 2014-08-04 |
* | handle_unlock: log error when lock file is missing | Andrew Gregory | 2014-08-04 |
* | handle_unlock: log lock removal failure | Andrew Gregory | 2014-08-04 |
* | signing.c: remove useless error check | Andrew Gregory | 2014-08-04 |
* | deps.c: use alpm_list_find_ptr | Andrew Gregory | 2014-08-04 |
* | dep_graph_init: filter ignored packages by name | Andrew Gregory | 2014-08-04 |
* | pactest: delay test object creation | Andrew Gregory | 2014-08-04 |
* | pactest: only snapshot needed files | Andrew Gregory | 2014-08-04 |
* | handle: factor out string list option handling | Andrew Gregory | 2014-08-04 |
* | makepkg: skip dependency checking with --verifysource | Allan McRae | 2014-08-04 |
* | makepkg: ensure vcs download tool are installed when required | Allan McRae | 2014-08-04 |
* | makepkg: improve check and error message for buildfile location | Dave Reisner | 2014-08-03 |
* | sync_prepare: remove useless check for replacers | Andrew Gregory | 2014-08-03 |
* | check_pkg_fast: check file type | Andrew Gregory | 2014-08-03 |
* | check_file_exists: replace lstat with llstat | Andrew Gregory | 2014-08-03 |
* | llstat: modify path in place | Andrew Gregory | 2014-08-03 |
* | move _alpm_lstat into util-common | Andrew Gregory | 2014-08-03 |
* | add test for file type check with -Qk | Andrew Gregory | 2014-08-03 |
* | pacdiff: allow DIFFPROG to contain commandline options | Allan McRae | 2014-08-03 |
* | pactest: check for tests before environment setup | Andrew Gregory | 2014-08-03 |
* | pactest: check for pacman binary before running | Andrew Gregory | 2014-08-03 |
* | pactest: parse options before environment setup | Andrew Gregory | 2014-08-03 |
* | makepkg: Respect XDG_CONFIG_HOME | Johannes Löthberg | 2014-08-03 |
* | filelist_intersection: manually compare paths | Andrew Gregory | 2014-08-03 |
* | Add validpgpkeys to PKGBUILD prototypes. | Allan McRae | 2014-07-01 |
* | makepkg: handle "epoch=" in PKGBUILD with pkgver function | Allan McRae | 2014-06-29 |
* | use monotonic clock for progress updates | Andrew Gregory | 2014-06-29 |
* | libalpm: check for valid public key algorithm | Christian Hesse | 2014-06-29 |
* | cache terminal size, add SIGWINCH handler to reset | Dave Reisner | 2014-06-29 |
* | Revert refactoring in fa0c1e14 | Allan McRae | 2014-06-29 |
* | pacman: Correct signal handler comment and refactor | Silvan Jegen | 2014-06-24 |
* | events: Make alpm_event_t an union of all event-specific struct | Olivier Brunel | 2014-06-24 |
* | Update the question callback | Olivier Brunel | 2014-06-24 |
* | alpm.h: Move alpm_errno_t definition up | Olivier Brunel | 2014-06-24 |
* | Move break to a new line for consistency | Hong Shick Pak | 2014-06-23 |
* | Use C locale for bsdtar calls during package creation | Allan McRae | 2014-06-12 |