- 19 Jun, 2020 1 commit
-
-
Fixes FS#67000 Signed-off-by:
Eli Schwartz <eschwartz@archlinux.org> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 15 Apr, 2020 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 06 Jun, 2019 1 commit
-
-
Reworks the UI of -F according to FS#47949 In short -F replaces both -Fs and -Fo. Searching for an exact path (target contains "/"), causes the output to switch to the old -Fo output. Otherwise the old -Fs output is used. Also strip the leading "/" from targets like how -Qo does. Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 07 Mar, 2019 1 commit
-
-
If an alternative rootdir is specified in either meson or configure it's not respected in the generated man pages. Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 21 Jan, 2019 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 24 Jul, 2018 1 commit
-
-
Allan McRae authored
The use of --sysroot in the real world has flagged some issues that need addressing. Undeprecate --root for now. This reverts commit a278356f . Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 13 May, 2018 2 commits
-
-
Since we no longer use vim-specific modelines, use the .asciidoc file extension which is, well, reserved for asciidoc formatted files. This should presumably work everywhere without needing editor-specific workarounds and configuration. Also add a shebang to makepkg.conf to indicate it contains bash content. Signed-off-by:
Eli Schwartz <eschwartz@archlinux.org> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Many of these are pointless (e.g. there is no need to explicitly turn on spellchecking and language dictionaries for the manpages by default). The only useful modelines are the ones enforcing the project coding standards for indentation style (and "maybe" filetype/syntax, but everything except the asciidoc manpages and makepkg.conf is already autodetected), and indent style can be applied more easily with .editorconfig Signed-off-by:
Eli Schwartz <eschwartz@archlinux.org> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 19 Jan, 2018 1 commit
-
-
Allan McRae authored
The --root option was widely misunderstood, and is now replaced by --sysroot. Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 08 May, 2017 1 commit
-
-
Signed-off-by:
Michael Straube <straubem@gmx.de> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 16 Apr, 2017 1 commit
-
-
Andrew Gregory authored
--root is not sufficient to properly operate on a mounted guest system. Using --root still uses the host system's configuration and there is no way to correctly use the guest configuration without manually modifying any Include directives. --sysroot provides an easier way to operate on a guest system by chrooting immediately after option parsing before configuration parsing or performing any operations. It is currently limited to the root user, but that's enough for restoring a guest system to a working state, which is the primary intended use case. Signed-off-by:
Andrew Gregory <andrew.gregory.8@gmail.com>
-
- 12 Apr, 2017 2 commits
-
-
--force is widely misunderstood and the same effect can now be achieved with --overwrite, which is better named and can be used more safely. Signed-off-by:
Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allows for safer, more fine-grained control for overwriting files than --force's all-or-nothing approach. Implements FS#31549. Signed-off-by:
Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 13 Jan, 2017 1 commit
-
-
Add command line option ('--disable-download-timeout') and config file option ('DisableDownloadTimeout') to disable defaults for low speed limit and timeout on downloads. Use this if you have issues downloading files with proxy and/or security gateway. Signed-off-by:
Christian Hesse <mail@eworm.de> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 04 Jan, 2017 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 05 Dec, 2016 1 commit
-
-
'pacman -Dk' prints a "success!" message if there were no errors. It is possible to suppress the output using the '-q / --quiet' flag. This implements the feature discussed at https://bugs.archlinux.org/task/50087 Signed-off-by:
Patrick Eigensatz <patrick.eigensatz@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 22 Oct, 2016 1 commit
-
-
Though correct, the wording of the description of Query's -t/--unrequired option was confusing. Closes FS#48144. Signed-off-by:
Ivy Foster <ivy.foster@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 30 Aug, 2016 1 commit
-
-
Add a space between the option and its argument. Also, do not enclose the argument in asterisk characters. Fixes a typo introduced in aa4c61f9 (Document database checking options, 2014-12-28). Reported-by:
Luca Weiss <luca.emanuel.weiss@gmail.com> Signed-off-by:
Lukas Fleischer <lfleischer@archlinux.org> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 18 May, 2016 1 commit
-
-
Signed-off-by:
Christian Hesse <mail@eworm.de> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 05 May, 2016 1 commit
-
-
I caught myself searching for operations when in need for an option. However this made me find transaction and update options only. So add the actual operations to captions for easy searching. Signed-off-by:
Christian Hesse <mail@eworm.de> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 28 Mar, 2016 1 commit
-
-
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 27 Jan, 2016 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 03 Nov, 2015 2 commits
-
-
Signed-off-by:
Florian Pritz <bluewind@xinu.at> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Signed-off-by:
Florian Pritz <bluewind@xinu.at> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 07 Sep, 2015 1 commit
-
-
Allan McRae authored
We use "package database" everywhere apart from in the description of "-y". Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 21 Jan, 2015 1 commit
-
-
Leave user files in place and save new config files with a .pacnew extension. This reduces the complexity of file extraction and respects the principle that pacman shouldn't modify files it didn't create. Signed-off-by:
Andrew Gregory <andrew.gregory.8@gmail.com>
-
- 02 Jan, 2015 1 commit
-
-
Allan McRae authored
The required adding a Database Option section to the pacman man page and adding more complete documentation for --asdeps and --asexplicit as well. Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 13 Oct, 2014 1 commit
-
-
--confirm cancels the effect of a previous --noconfirm. This makes it easier for scripts to default to --noconfirm but allow users to override it. Signed-off-by:
Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 10 Oct, 2014 1 commit
-
-
Allan McRae authored
Refer to install scripts as scripts and not hooks. Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 30 Sep, 2014 1 commit
-
-
This allows to ignore specific dependencies. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 09 Aug, 2014 2 commits
-
-
Remove blank lines immediately following section headings. Ensure two blank lines before the start of a new section. Signed-off-by:
Jason St. John <jstjohn@purdue.edu> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Notable changes: * Add double quotes around printf-like formatting options for "--print-format" * Add a missing backslash in '--force' Signed-off-by:
Jason St. John <jstjohn@purdue.edu> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 14 Oct, 2013 1 commit
-
-
--print-format is totally useless without --print. Implying --print will also save us the hassle of checking it when we add transaction option validation. Signed-off-by:
Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 26 Jun, 2013 1 commit
-
-
Specify it twice to only filter direct dependencies. Signed-off-by:
Olivier Brunel <i.am.jack.mail@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 30 May, 2013 1 commit
-
-
Resolve several grammatical errors and minor formatting consistency issues in pacman(8). Generalize the "FTP servers" and package file extension information. Signed-off-by:
Jason St. John <jstjohn@purdue.edu> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 29 May, 2013 1 commit
-
-
Signed-off-by:
Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 29 Mar, 2013 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 07 Mar, 2013 1 commit
-
-
Signed-off-by:
Simon Gomizelj <simongmzlj@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 24 Feb, 2013 1 commit
-
-
Allan McRae authored
Pacman currently bails when trying to extract a file over a directory when using --force. Instead of ignoring all conflict, perform the check and skip any file-file conflicts. Conflicts between directories and files are still flagged and cause the transation to abort. As a bonus, we now know about files changing packages when using --force, so we can skip removing them fixing upgrade046. Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 07 Feb, 2013 1 commit
-
-
Signed-off-by:
Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-