Age | Commit message (Expand) | Author | Files | Lines |
2018-12-25 | update NEWS for v5.1.2 | Andrew Gregory | 1 | -0/+1 |
2018-12-25 | update NEWS for v5.0.2 | Andrew Gregory | 1 | -0/+1 |
2018-11-27 | Remove Doxyfile from EXTRA_DIST | Allan McRae | 1 | -1/+0 |
2018-11-03 | pacman-key: just accept one file to verify, and enforce detached sigs | Eli Schwartz | 1 | -1/+7 |
2018-11-02 | Add meson.build files to build with meson | Dave Reisner | 1 | -0/+138 |
2018-10-23 | Dynamically generate Doxyfile from input | Dave Reisner | 3 | -2/+6 |
2018-09-19 | makepkg: add support for the zst format | Eli Schwartz | 1 | -1/+2 |
2018-09-18 | doc: Remove double spaces | Rikard Falkeborn | 2 | -2/+2 |
2018-08-29 | doc: use more implicit rules to build manpages | Dave Reisner | 1 | -22/+12 |
2018-08-10 | Add lz4 compression support to makepkg | Alex Butler | 1 | -1/+2 |
2018-07-27 | Release v5.1.1v5.1.1 | Allan McRae | 1 | -0/+1 |
2018-07-27 | alpm-hooks.5: include more information on hook files | Jouke Witteveen | 1 | -2/+6 |
2018-07-27 | makepkg.conf: add missing sha224 sums | Michael Straube | 1 | -1/+1 |
2018-07-25 | doc: declare what type of comments we support in pacman.conf | Eli Schwartz | 1 | -0/+3 |
2018-07-25 | Revert "Deprecate --root in favour of --sysroot" | Allan McRae | 1 | -0/+10 |
2018-06-19 | PKGBUILD(5): Remove reference to ChangeLog prototype inclusion | Allan McRae | 1 | -3/+3 |
2018-06-18 | Add missing sha224 sums in man page and linting | morganamilo | 1 | -1/+1 |
2018-06-18 | PKGBUILD.5: document restriction on pkgrel | Allan McRae | 1 | -2/+4 |
2018-06-18 | libmakepkg/lint_pkgbuild: permit versioned optdepends | Eli Schwartz | 1 | -2/+3 |
2018-05-28 | Apparently we live in the future! | Allan McRae | 1 | -1/+1 |
2018-05-28 | Release v.5.1.0v5.1.0 | Allan McRae | 1 | -0/+1 |
2018-05-14 | Ensure better text editor automatic filetype detection | Eli Schwartz | 18 | -47/+47 |
2018-05-14 | Remove all modelines from the project | Eli Schwartz | 17 | -53/+0 |
2018-05-12 | libmakepkg: Support file 5.33's application/x-pie-executable | Jan Alexander Steffens (heftig) | 1 | -2/+2 |
2018-05-12 | Append architecture information to 'installed' elements in .BUILDINFO | Robin Broda | 1 | -1/+1 |
2018-05-12 | Add pkgarch to .BUILDINFO | Robin Broda | 1 | -0/+3 |
2018-03-18 | pacman.conf.5: use consistent presentation for paths | Christian Hesse | 1 | -7/+7 |
2018-03-14 | PKGBUILD.5: Mention valid characters for arch | Rikard Falkeborn | 1 | -1/+2 |
2018-03-14 | Update coyrights for 2018 | Allan McRae | 1 | -1/+1 |
2018-03-14 | PKGBUILD.5: Mention that pkgver can't contain whitespace | Rikard Falkeborn | 1 | -1/+2 |
2018-03-14 | doc/.gitignore: ignore all manpages | Ivy Foster | 1 | -13/+1 |
2018-03-14 | makepkg --packagelist: just list the built package files we will build | Eli Schwartz | 1 | -2/+2 |
2018-01-19 | Deprecate --root in favour of --sysroot | Allan McRae | 1 | -10/+0 |
2018-01-19 | Add BUILDINFO man page | Jelle van der Waa | 2 | -1/+70 |
2018-01-06 | vercmp: fix incorrect info in the manpage | Eli Schwartz | 1 | -8/+4 |
2017-12-07 | makepkg: Add a config option to specify the location of debug sources | Eli Schwartz | 1 | -0/+6 |
2017-12-07 | makepkg.conf: correct the documentation on the default options | Eli Schwartz | 1 | -2/+2 |
2017-12-07 | makepkg: implement error codes | Ivy Foster | 1 | -0/+57 |
2017-09-13 | makepkg: respect $SOURCE_DATE_EPOCH to activate reproducible builds | Eli Schwartz | 1 | -0/+16 |
2017-05-08 | pacman.8: fix typo in query options | Michael Straube | 1 | -1/+1 |
2017-04-17 | add --sysroot option | Andrew Gregory | 1 | -2/+9 |
2017-04-12 | deprecate --force in favor of --overwrite | Andrew Gregory | 1 | -8/+0 |
2017-04-12 | add --overwrite option to ignore file conflicts | Andrew Gregory | 1 | -0/+12 |
2017-01-13 | Introduce a 'disable-download-timeout' option | Christian Hesse | 2 | -0/+8 |
2017-01-04 | Document the new query parameter for VCS sources | Eli Schwartz | 1 | -5/+10 |
2017-01-04 | Update copyright years | Allan McRae | 1 | -1/+1 |
2017-01-04 | Fix documentation of -Dq | Allan McRae | 1 | -2/+1 |
2017-01-04 | makepkg: Disallow forward slashes in pkgver | Steef Hegeman | 1 | -1/+1 |
2016-12-05 | Give a "success!" message on database check | Patrick Eigensatz | 1 | -1/+5 |
2016-10-22 | doc/pacman.8.txt: improve description of -Qt | Ivy Foster | 1 | -4/+4 |