| Commit message (Expand) | Author | Age |
... | |
* | pacman-db-upgrade: be more verbose | Allan McRae | 2014-12-24 |
* | makepkg-template: Remove unused printf format string | Florian Pritz | 2014-12-22 |
* | Check architecture specific fields for VCS support | Allan McRae | 2014-12-22 |
* | add VCSCLIENTS to etc/makepkg.conf | Allan McRae | 2014-12-22 |
* | Fix double spaces in "Running %s as root is not allowed" message | Timothy Redaelli | 2014-12-21 |
* | paclist: fix myver in usage() | Evangelos Foutras | 2014-12-21 |
* | updpkgsums: add more error checking before replacement | Dave Reisner | 2014-12-19 |
* | Release 4.2.0 | Allan McRae | 2014-12-19 |
* | Update translations from transifex | Allan McRae | 2014-12-19 |
* | Update NEWS for pacman-4.2 release | Allan McRae | 2014-12-19 |
* | Update README for pacman-4.2 | Allan McRae | 2014-12-19 |
* | remove.c: honor inverted patterns in noupgrade | Andrew Gregory | 2014-12-18 |
* | add alpm_option_match_noupgrade | Andrew Gregory | 2014-12-18 |
* | updpkgsums: drop in-place rewrite hack, use a tempfile | Dave Reisner | 2014-12-18 |
* | shut up GCC on -Wmaybe-initialized warnings | Dave Reisner | 2014-12-18 |
* | makepkg: correctly add changelog files | Dave Reisner | 2014-12-18 |
* | Fix pointer declarations to be globally consistent | Micah Saint Germain | 2014-12-18 |
* | doc/translation-help.txt: Transifex example usage | Miguel de Val-Borro | 2014-12-08 |
* | pacman-db-upgrade: fix issue with find argument list length overflow | Allan McRae | 2014-11-26 |
* | pacman-key: compatibility with gnupg-2.1 | Tobias Powalowski | 2014-11-21 |
* | Remove pacsysclean | Allan McRae | 2014-11-21 |
* | pacsort: parse inputs up front into control struct | Dave Reisner | 2014-11-20 |
* | checkupdates: do not print ignored packages | Allan McRae | 2014-11-19 |
* | version: fix memory leak in early return | Dave Reisner | 2014-11-19 |
* | Fix translation error and remove empty po files | Allan McRae | 2014-11-19 |
* | Update po files to send to Transifex | Allan McRae | 2014-11-18 |
* | Pull translation updates from Transifex | Allan McRae | 2014-11-18 |
* | Do not warn about missing files in NoExtract | Allan McRae | 2014-11-18 |
* | Add alpm_option_match_noextract | Allan McRae | 2014-11-18 |
* | extract_single_file: fix memory leak in error condition | Allan McRae | 2014-11-18 |
* | _alpm_backup_dup: fix memory leak in error case | Allan McRae | 2014-11-18 |
* | makepkg: symlink files in noextract into $srcdir | Allan McRae | 2014-11-18 |
* | Remove logging of NoExtract events | Allan McRae | 2014-11-18 |
* | Fix crash when using external downloader | Allan McRae | 2014-11-17 |
* | makepkg: svn: update existing sources in srcdir without removing them first. | Lukáš Jirkovský | 2014-11-17 |
* | makepkg: only strip vcs prefixes from front of url | Andrew Gregory | 2014-11-17 |
* | makepkg: do not strip bzr+ from bzr+ssh urls | Andrew Gregory | 2014-11-17 |
* | makepkg: bzr: update existing sources in srcdir without removing them first. | Allan McRae | 2014-11-17 |
* | makepkg: hg: update existing sources in srcdir without removing them first. | Lukáš Jirkovský | 2014-11-09 |
* | makepkg: checkout a revision specified in SVN fragment in download_svn. | Lukáš Jirkovský | 2014-11-09 |
* | makepkg: git: update existing sources in srcdir without removing them first. | Lukáš Jirkovský | 2014-11-09 |
* | makepkg: improve stripping pkgdesc of whitespace for .PKGINFO | Allan McRae | 2014-11-09 |
* | makepkg: introduce .SRCINFO files for source packages | Dave Reisner | 2014-11-09 |
* | makepkg: simplify epoch handling | Dave Reisner | 2014-11-09 |
* | makepkg: ignore empty global attributes in extraction | Dave Reisner | 2014-11-09 |
* | Add --assume-installed to shell completion | Florian Pritz | 2014-11-09 |
* | Add --assume-installed to pacman --help | Florian Pritz | 2014-11-05 |
* | makepkg.8: remove superfluous "::" in envvar description | Dave Reisner | 2014-11-05 |
* | bash_completion: add --noarchive to makepkg's completions | Dave Reisner | 2014-11-05 |
* | updpkgsums: avoid exec'ing awk, so the trap actually works | Dave Reisner | 2014-11-05 |