Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-10-22 | Remove pactree | Allan McRae | 3 | -74/+0 |
2016-08-30 | pacman.8: fix typo in the documentation of --asexplicit | Lukas Fleischer | 1 | -1/+1 |
2016-05-18 | pacman.8: add link to alpm-hooks(5) in see also | Christian Hesse | 1 | -1/+2 |
2016-05-18 | libalpm.3: add link to alpm-hooks(5) in see also | Christian Hesse | 1 | -1/+2 |
2016-05-05 | pacman.8: add actual operation to captions for easy searching | Christian Hesse | 1 | -12/+11 |
2016-03-28 | Changed documentation to use 'the default' instead of 'a typical default' | Alastair Hughes | 2 | -11/+11 |
2016-03-28 | PKGBUILD.5: document that the pkgver() function runs after prepare() | Allan McRae | 1 | -4/+4 |
2016-02-26 | makepkg: Remove upx and optipng support | Allan McRae | 2 | -15/+1 |
2016-02-23 | Release 5.0.1v5.0.1 | Allan McRae | 1 | -0/+1 |
2016-02-23 | makepkg: do not run prepare() with --noextract | Evangelos Foutras | 1 | -5/+5 |
2016-02-21 | alpm-hooks.5: document hook running order | Allan McRae | 1 | -1/+2 |
2016-02-20 | doc/alpm-hooks: mention that hooks must have a ".hooks" suffix. | Allan McRae | 1 | -1/+2 |
2016-02-20 | doc/index.txt: update for pacman 5.0 | Andrew Gregory | 1 | -4/+9 |
2016-01-27 | pacman.conf.5: document system hook directory | Allan McRae | 2 | -2/+4 |
2016-01-27 | pacman.8: document --hookdir | Allan McRae | 1 | -0/+7 |
2016-01-26 | makepkg.conf.5: document option arguments in DLAGENTS need spaces escaped | Allan McRae | 1 | -2/+3 |
2016-01-26 | PKGBUILD.5: document split package depends are not used during packaging | Allan McRae | 1 | -0/+5 |
2016-01-15 | doc: alpm-hooks.5: Remove extra space in alpm-hooks man page | Johannes Löthberg | 1 | -1/+1 |
2016-01-04 | Update copyright years for 2016 | Allan McRae | 1 | -1/+1 |
2015-12-15 | makepkg: run pkgver() and prepare() with --noextract | Allan McRae | 1 | -5/+5 |
2015-12-15 | alpm-hooks: add Description field | Allan McRae | 1 | -0/+5 |