Age | Commit message (Expand) | Author | Files | Lines |
2015-02-14 | Update NEWS for 4.2.1 release | Allan McRae | 1 | -0/+28 |
2015-02-14 | Fix Bazaar cloning in makepkg. | Renato Silva | 1 | -17/+0 |
2015-02-12 | Disable directory ownership warnings | Allan McRae | 1 | -0/+8 |
2015-02-12 | set package origin when adding to db cache | Andrew Gregory | 1 | -0/+7 |
2015-02-12 | valgrind.supp: remove library version from suppression | Allan McRae | 1 | -1/+1 |
2015-02-12 | sync200.py.in: remove unused substitution | Andrew Gregory | 4 | -24/+4 |
2015-02-01 | makepkg: refix removing static libraries when shared uses absolute symlinks | Allan McRae | 1 | -2/+2 |
2015-02-01 | trans_commit: restore pm_errno after updating log | Andrew Gregory | 1 | -0/+4 |
2015-02-01 | contrib: remove fakeroot option from PKGBUILD.vim | Allan McRae | 1 | -1/+1 |
2015-02-01 | makepkg: Set the working copy destination explicitly when cloning in extract_git | Lukáš Jirkovský | 1 | -1/+1 |
2015-02-01 | Add --noarchive to makepkg's zsh completion | Jeffrey Tolar | 1 | -0/+1 |
2015-02-01 | Remove --asroot from makepkg's completions | Jeffrey Tolar | 2 | -5/+4 |
2015-01-21 | fix geometric growth in _alpm_greedy_grow | Daniel Micay | 1 | -1/+1 |
2015-01-21 | be_local: fix _alpm_greedy_grow usage | Daniel Micay | 1 | -1/+1 |
2015-01-12 | makepkg: clear destination array in array_build | Allan McRae | 1 | -0/+3 |
2015-01-11 | paccache: exit in case of pacman error when -u flag is used | Dario Giovannetti | 1 | -0/+2 |
2015-01-11 | makepkg: restore attr merging for write_pkginfo | Dave Reisner | 1 | -0/+2 |
2015-01-11 | makepkg: avoid nested quoting in string replacement | Dave Reisner | 1 | -2/+2 |
2015-01-11 | makepkg: fix removing static libraries when shared use absolute symlinks | Allan McRae | 1 | -1/+1 |
2015-01-02 | Fix typo in a comment in makepkg.conf | Jason St. John | 1 | -1/+1 |
2015-01-02 | makepkg: avoid expansion of var in arithmetic context | Dave Reisner | 1 | -1/+1 |
2015-01-02 | updpkgsums: retain permissions on rewritten PKGBUILD | Dave Reisner | 1 | -5/+3 |
2015-01-02 | Remove outdated fakeroot information from PKGBUILD man page | Allan McRae | 1 | -5/+4 |
2014-12-28 | Fix .SRCINFO output with architecture specific fields | Allan McRae | 1 | -3/+4 |
2014-12-27 | fix duplication of package sha256sum | Allan McRae | 1 | -1/+1 |
2014-12-27 | makepkg: fix typo in dep array name | Dave Reisner | 1 | -1/+1 |
2014-12-24 | makepkg: properly correlate checksums for multiple sources | Dave Reisner | 1 | -19/+13 |
2014-12-24 | Use correct mode bits for the log file (0000 -> 0644) | Evangelos Foutras | 1 | -1/+1 |
2014-12-24 | pacman-db-upgrade: set umask 022 | Peter Wu | 1 | -0/+3 |
2014-12-24 | makepkg: download sources for all architectures when making source package | Allan McRae | 1 | -1/+1 |
2014-12-24 | pacman-db-upgrade: be more verbose | Allan McRae | 1 | -2/+2 |
2014-12-22 | makepkg-template: Remove unused printf format string | Florian Pritz | 1 | -1/+1 |
2014-12-22 | Check architecture specific fields for VCS support | Allan McRae | 1 | -3/+13 |
2014-12-22 | add VCSCLIENTS to etc/makepkg.conf | Allan McRae | 1 | -0/+7 |
2014-12-21 | Fix double spaces in "Running %s as root is not allowed" message | Timothy Redaelli | 1 | -1/+1 |
2014-12-21 | paclist: fix myver in usage() | Evangelos Foutras | 1 | -1/+1 |
2014-12-19 | updpkgsums: add more error checking before replacementv4.2.0 | Dave Reisner | 1 | -2/+2 |
2014-12-19 | Release 4.2.0 | Allan McRae | 1 | -4/+4 |
2014-12-19 | Update translations from transifex | Allan McRae | 131 | -12099/+22991 |
2014-12-19 | Update NEWS for pacman-4.2 release | Allan McRae | 1 | -0/+81 |
2014-12-19 | Update README for pacman-4.2 | Allan McRae | 1 | -0/+53 |
2014-12-18 | remove.c: honor inverted patterns in noupgrade | Andrew Gregory | 3 | -2/+22 |
2014-12-18 | add alpm_option_match_noupgrade | Andrew Gregory | 2 | -0/+6 |
2014-12-18 | updpkgsums: drop in-place rewrite hack, use a tempfile | Dave Reisner | 1 | -14/+23 |
2014-12-18 | shut up GCC on -Wmaybe-initialized warnings | Dave Reisner | 2 | -3/+2 |
2014-12-18 | makepkg: correctly add changelog files | Dave Reisner | 1 | -1/+1 |
2014-12-18 | Fix pointer declarations to be globally consistent | Micah Saint Germain | 4 | -8/+8 |
2014-12-08 | doc/translation-help.txt: Transifex example usage | Miguel de Val-Borro | 1 | -2/+2 |
2014-11-26 | pacman-db-upgrade: fix issue with find argument list length overflow | Allan McRae | 1 | -1/+4 |
2014-11-21 | pacman-key: compatibility with gnupg-2.1 | Tobias Powalowski | 1 | -0/+1 |