86 Commits

Author SHA256 Message Date
5f9581ef2e Accepting request 1080204 from shells
OBS-URL: https://build.opensuse.org/request/show/1080204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=38
2023-04-20 13:13:19 +00:00
7acf9e4a6e Accepting request 1080056 from home:luc14n0:branches:shells
Update to version 3.6.1 upstream point release.

OBS-URL: https://build.opensuse.org/request/show/1080056
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=80
2023-04-18 23:39:47 +00:00
5c432e1506 Accepting request 1059188 from shells
OBS-URL: https://build.opensuse.org/request/show/1059188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=37
2023-01-20 16:36:26 +00:00
de0a4a428e Accepting request 1058904 from home:polslinux:branches:shells
- update to 3.6.0:
  * By default, Control-R now opens the command history in the pager, 
  * Abbrevations are more flexible
  * The \\x and \\X escape syntax is now equivalent. \\xAB previously
    behaved the same as \\XAB, except that it would error if the value “AB” was larger than “7f”
  * The fish_git_prompt will now only turn on features if the appropriate
    variable has been set to a true value (of “1”, “yes” or “true”)
    instead of just checking if it is defined.
  * Abbreviations are no longer stored in universal variables.
  * The short option -r for abbreviations has changed from rename to regex,
    for consistency with string.
  * argparse can now be used without option specifications, to allow using
    --min-args, --max-args or for commands that take no options
  * set --show now shows when a variable was inherited from fish’s parent process,
    which should help with debugging
  * The read limit is now restored to the default when fish_read_limit is unset
  * fish_clipboard_copy and fish_clipboard_paste can now be used in pipes
  * A new variable, fish_cursor_selection_mode, can be used to configure whether
    the command line selection includes the character under the cursor (inclusive) or not (exclusive)
  * The complete-and-search binding, used with Shift-Tab by default,
    selects the first item in the results immediately
  * The key combination for the QUIT terminal sequence, often Control-Backslash (\\x1c),
    can now be sused as a binding
  * commandline gained two new options, --selection-start and --selection-end,
    to set the start/end of the current selection

OBS-URL: https://build.opensuse.org/request/show/1058904
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=78
2023-01-18 03:41:10 +00:00
43c8af3980 Accepting request 1003060 from shells
OBS-URL: https://build.opensuse.org/request/show/1003060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=36
2022-09-14 11:44:27 +00:00
2758d81a08 Accepting request 990730 from home:dirkmueller:Factory
- update to 3.5.1:
  * Cursor shaping for Vi mode is enabled by default in tmux,
    and will be used if the outer terminal is capable
  * ``printf`` returns a better error when used with arguments
    interpreted as octal numbers
  * ``history merge`` when in private mode is now an error,
    rather than wiping out other sessions' history
  * The error message when launching a command that is built
    for the wrong architecture on macOS is more helpful
- setup fish.keyring

OBS-URL: https://build.opensuse.org/request/show/990730
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=76
2022-09-13 00:37:15 +00:00
a7c056347d Accepting request 988561 from shells
OBS-URL: https://build.opensuse.org/request/show/988561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=35
2022-07-13 12:31:46 +00:00
63ed1e8268 Accepting request 988525 from home:jaimeMF:branches:shells
- version update to 3.5.0
  * A new path builtin command to filter and transform paths (#7659, #8958).
  * Tab (or any key bound to complete) now expands wildcards instead of
    invoking completions, if there is a wildcard in the path component under
    the cursor (#954, #8593).
  * Scripts can now catch and handle the SIGINT and SIGTERM signals, either via
    function --on-signal or with trap (#6649).
  * see https://github.com/fish-shell/fish-shell/releases/tag/3.5.0
    for more details

OBS-URL: https://build.opensuse.org/request/show/988525
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=74
2022-07-12 07:50:38 +00:00
c5b49bb9fc Accepting request 967386 from shells
OBS-URL: https://build.opensuse.org/request/show/967386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=34
2022-04-08 23:43:41 +00:00
427ebacddb Accepting request 967375 from home:jaimeMF:branches:shells
- version update to 3.4.1
  * An error printed after upgrading, where old instances could pick up a newer
    version of the fish_title function, has been fixed (#8778)
  * fish builds correctly on NetBSD (#8788) and OpenIndiana (#8780).
  * nextd-or-forward-word, bound to Alt-Right Arrow by default, was
    inadvertently changed to move like forward-bigword. This has been
    corrected (#8790).
  * funcsave -q and funcsave --quiet now work correctly (#8830).
  * Issues with the csharp and nmcli completions were corrected.
  * see https://github.com/fish-shell/fish-shell/releases/tag/3.4.1
    for more details
- Drop 8784-old-school-cmd-subst.patch: merged upstream

OBS-URL: https://build.opensuse.org/request/show/967375
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=72
2022-04-07 01:44:25 +00:00
c401f3fe76 Accepting request 963794 from shells
OBS-URL: https://build.opensuse.org/request/show/963794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=33
2022-03-24 21:56:50 +00:00
c884fa951c Accepting request 963717 from home:mcepl:branches:shells
- Add 8784-old-school-cmd-subst.patch fixing fish_title.fish

OBS-URL: https://build.opensuse.org/request/show/963717
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=70
2022-03-22 00:05:09 +00:00
283f54f6db Accepting request 962132 from shells
OBS-URL: https://build.opensuse.org/request/show/962132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=32
2022-03-18 15:41:26 +00:00
d8bac6e08c Accepting request 962059 from home:pgajdos
- version update to 3.4.0
  * fish’s command substitution syntax has been extended: $(cmd) now
    has the same meaning as (cmd) but it can be used inside double
    quotes, to prevent line splitting of the results (#159)
  * Complementing the prompt command in 3.3.0, fish_config gained
    a theme subcommand to show and pick from the sample themes
    (meaning color schemes) directly in the terminal, instead of
    having to open a Web browser.
  * set and read learned a new option, --function, to set a variable
    in the function’s top scope. This should be a more familiar way
    of scoping variables and avoids issues with --local, which is
    actually block-scoped (#565, #8145)
  * string pad now excludes escape sequences like colors that fish
    knows about, and a new --visible flag to string length makes
    it use that kind of visible width. This is useful to get the
    number of terminal cells an already colored string would occupy,
    like in a prompt. (#8182, #7784, #4012)
  * Performance improvements to globbing, especially on systems
    using glibc. In some cases (large directories with files with
    many numbers in the names) this almost halves the time taken
    to expand the glob.
  * Autosuggestions can now be turned off by setting
    $fish_autosuggestion_enabled to 0, and (almost) all highlighting
    can be turned off by choosing the new “None” theme. The exception
    is necessary colors, like those which distinguish autosuggestions
    from the actual command line. (#8376)
  * The fish_git_prompt function, which is included in the default
    prompts, now overrides git to avoid running commands set by
    per-repository configuration. This avoids a potential security
    issue in some circumstances, and has been assigned CVE-2022-20001

OBS-URL: https://build.opensuse.org/request/show/962059
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=68
2022-03-16 11:07:42 +00:00
73514a887a Accepting request 957675 from shells
OBS-URL: https://build.opensuse.org/request/show/957675
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=31
2022-02-27 21:42:43 +00:00
ebb7fabad1 Accepting request 957591 from home:mcepl:branches:shells
- We don't need to remove unnecessary completions (curl and pyenv
  in this case), the ones in /usr/share/fish/vendor_completions.d
  have precedence. Now just to make all other packages put theirs
  in the right location!

OBS-URL: https://build.opensuse.org/request/show/957591
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=67
2022-02-26 01:05:13 +00:00
a80df3b8e9 Accepting request 916075 from shells
OBS-URL: https://build.opensuse.org/request/show/916075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=30
2021-09-04 20:32:16 +00:00
3958edbce1 Accepting request 916049 from home:victorhck:branches:shells
- Update to 3.3.1:
  * The prompt and command line are redrawn correctly in response to universal variable changes.
  * A superfluous error that was produced when setting the PATH or CDPATH environment variables to include colon-delimited components that do not exist was removed.
  * The Vi mode indicator in the prompt is repainted correctly after Ctrl-C cancels the current command.
  
(it's the first time I submit a package via OBS, don't know if I do properly...)

OBS-URL: https://build.opensuse.org/request/show/916049
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=66
2021-09-03 05:34:11 +00:00
914c352c24 Accepting request 886639 from shells
OBS-URL: https://build.opensuse.org/request/show/886639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=29
2021-04-22 16:03:40 +00:00
2376813c37 Accepting request 886504 from home:avindra:branches:shells
- Update to 3.2.2:
  * Background jobs no longer interfere with syntax highlighting (fish 3.2.1 regression)
  * The command-not-found handler used suggestions from pacman on Arch
    Linux, but this caused major slowdowns on some systems and has been disabled
  * Certain programs (such as lazygit) could create situations where
    fish would not receive keystrokes correctly, but it is now more
    robust in these situations
  * Completions for aura and tshark should no longer produce errors.
  * fish will no longer hang on exit if another process is in the foreground
    on macOS
  * Arguments longer than 1024 characters no longer trigger excessive
    CPU usage on macOS

OBS-URL: https://build.opensuse.org/request/show/886504
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=64
2021-04-19 10:20:58 +00:00
Richard Brown
01f565545b Accepting request 880370 from shells
OBS-URL: https://build.opensuse.org/request/show/880370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=28
2021-04-06 15:28:59 +00:00
e8f4c1ff63 Accepting request 879954 from home:avindra:branches:shells
-  Update to 3.2.1:
  * Commands in key bindings are run with fish's internal terminal
    modes, instead of the terminal modes typically used for commands.
    This fixes a bug introduced in 3.2.0, where text would unexpectedly
    appear on the terminal, especially when pasting
  * Prompts which use the internal __fish_print_pipestatus function will
    display correctly rather than carrying certain modifiers (such as
    bold) further than intended
  * Redirections to internal file descriptors is allowed again, reversing
    the changes in 3.2.0. This fixes a problem with Midnight Commander
  * Universal variables should be fully reliable regardless of operating
    system again
  * fish_git_prompt no longer causes screen flickering in certain terminals
  * fish_add_path manipulates the fish_user_paths variable correctly
    when moving multiple paths
  * Pasting with a multi-line command no longer causes 
     __fish_tokenizer_state error
  * psub inside event handlers cleans up temporary files properly
  * Event handlers declared with --on-job-exit $fish_pid no longer run
    constantly, although these functions should use --on-event fish_exit
    instead.
  * Changing terminal modes inside config.fish works
  * set_color --print-colors no longer prints all colors in bold
  * Completing commands starting with a - no longer prints an error
  * Running fish_command_not_found directly no longer produces an error
    on macOS or other OSes which do not have a handler available
  * The new type builtin now has the (deprecated) --quiet long form of -q
  * help and fish_config work correctly when fish is running in a Chrome
    OS Crostini Linux VM
  * The history file can be made a symbolic link without it being overwritten,
    matching a similar improvement for the universal variable file in 3.2.0.
  * An unhelpful error ("access: No error"), seen on Cygwin, is no longer produced
  * Improvements to the rsync completions, some completion descriptions,
    and completions that use IP address
  * Improvements to the appearance of fish_config
- explicitly list binaries in spec file

OBS-URL: https://build.opensuse.org/request/show/879954
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=62
2021-03-21 10:44:21 +00:00
90994f9587 Accepting request 877895 from shells
OBS-URL: https://build.opensuse.org/request/show/877895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=27
2021-03-11 19:07:35 +00:00
4c6f54535d Accepting request 877889 from home:Smar:branches:shells
Defines GenericName and adds TerminalEmulator category to fish.desktop.

This fixes build on SLE and Leap 15.2.

Feel free to suggest better generic name, this is best I was able to think off. It’s from https://en.wikipedia.org/wiki/Unix_shell.

OBS-URL: https://build.opensuse.org/request/show/877889
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=60
2021-03-09 06:56:46 +00:00
Richard Brown
08adda32d0 Accepting request 876081 from shells
OBS-URL: https://build.opensuse.org/request/show/876081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=26
2021-03-05 12:42:59 +00:00
5da5a3d39c Accepting request 876027 from home:polslinux:branches:shells
- Update to 3.2.0:
  * Undo and redo support for the command-line editor and pager search
  * Builtins can now output before all data is read
  * Prompts will now be truncated instead of replaced with "> "
  * Better errors with "test"
  * A new theme for the documentation and Web-based configuration
  * fish --no-execute will no longer complain about unknown commands
    or non-matching wildcards
  * string match --regex now integrates named PCRE2 capture groups
    as fish variables
  * Globs and other expansions are limited to 512,288 results
  * A new "fish for bash users" documentation page gives a quick overview
    of the scripting differences between bash and fish 
  * Range limits in index range expansions like $x[$start..$end]
    may be omitted: $start and $end default to 1 and -1 
  * the type, _ (gettext), . (source) and : (no-op) functions
    are now implemented builtins for performance purposes
  * The output for set --show has been shortened
  * string sub has a new --end option to specify the end index of
    a substring 
  * string trim now also trims vertical tabs by default
  * string repeat now handles multiple arguments, repeating each one
  * The true and false builtins ignore any arguments
  * status gained new dirname and basename convenience subcommands
  * jobs now shows continued child processes correctly
  * A new fish_status_to_signal function for transforming exit statuses
    to signal names has been added
  * fish -c now reads the remaining arguments into $argv
  * The pwd command supports the long options --logical and --physical
  * https://github.com/fish-shell/fish-shell/releases/tag/3.2.0
- Remove fix-pc-file-paths.patch

OBS-URL: https://build.opensuse.org/request/show/876027
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=58
2021-03-01 23:31:45 +00:00
280b66c211 Accepting request 871024 from shells
OBS-URL: https://build.opensuse.org/request/show/871024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=25
2021-02-15 22:11:36 +00:00
93c4a95f20 Accepting request 871023 from home:simotek:branches:shells
- pc file contained references to /usr/local (boo#1181888)
  * fix-pc-file-paths.patch - Already fixed upstream

OBS-URL: https://build.opensuse.org/request/show/871023
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=56
2021-02-11 02:53:00 +00:00
b236bc5fe9 Accepting request 825206 from shells
OBS-URL: https://build.opensuse.org/request/show/825206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=24
2020-08-12 08:55:59 +00:00
a0c5397fbb Accepting request 825176 from home:Sam0523:branches:openSUSE:Factory
- Fix empty output of fish builtin help

OBS-URL: https://build.opensuse.org/request/show/825176
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=54
2020-08-10 00:42:08 +00:00
f55998e764 Accepting request 799364 from shells
OBS-URL: https://build.opensuse.org/request/show/799364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=23
2020-05-02 20:12:55 +00:00
17108e78cb Accepting request 799148 from home:jubalh:branches:shells
- Update to 3.1.2:
  * Commands such as fzf and enhancd, when used with eval, would
    hang. eval buffered output too aggressively, which has been
	fixed (#6955).
- Changes in 3.1.2:
  * Commands which involve . ( ... | psub) now work correctly, as
    a bug in the function --on-job-exit option has been fixed (#6613).
  * Conflicts between upstream packages for ripgrep and bat, and the
    fish packages, have been resolved (#5822).
  * Starting fish in a directory without read access, such as via
    su, no longer crashes (#6597).
  * Glob ordering changes which were introduced in 3.1.0 have been
    reverted, returning the order of globs to the previous state (#6593).
  * Redirections using the deprecated caret syntax to a file
    descriptor (eg ^&2) work correctly (#6591).
  * Redirections that append to a file descriptor (eg 2>>&1)
    work correctly (#6614).
  * Building fish on macOS (#6602) or with new versions of GCC
    (#6604, #6609) is now successful.
  * time is now correctly listed in the output of builtin -n,
    and time --help works correctly (#6598).
  * Exported universal variables now update properly (#6612).
  * status current-command gives the expected output when used
    with an environment override - that is, F=B status current-command
    returns status instead of F=B (#6635).
  * test no longer crashes when used with "nan" or "inf" arguments,
    erroring out instead (#6655).
  * Copying from the end of the command line no longer crashes
    fish (#6680).
  * read no longer removes multiple separators when splitting a

OBS-URL: https://build.opensuse.org/request/show/799148
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=52
2020-05-01 04:21:23 +00:00
efafc46801 Accepting request 793430 from shells
OBS-URL: https://build.opensuse.org/request/show/793430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=22
2020-04-15 17:52:42 +00:00
Matthias Mailänder
ee4419910b Accepting request 790260 from home:alarrosa:branches:shells
- Don't require python3 at all, it's only used for tests but there's
  no %check section.

OBS-URL: https://build.opensuse.org/request/show/790260
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=50
2020-04-12 17:48:19 +00:00
8f6b269730 Accepting request 790060 from shells
OBS-URL: https://build.opensuse.org/request/show/790060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=21
2020-04-04 10:19:32 +00:00
b82d791403 Accepting request 790050 from home:simotek:branches:shells:fish2
- Fix build with gcc10 fix-gcc10-build.patch (boo#1167862)
- Use python3 rather then python2

OBS-URL: https://build.opensuse.org/request/show/790050
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=48
2020-03-31 09:41:37 +00:00
c6970a460f Accepting request 785751 from shells
OBS-URL: https://build.opensuse.org/request/show/785751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=20
2020-03-17 12:10:39 +00:00
69389fb5b0 Accepting request 785676 from home:polslinux:branches:shells
- Update to 3.1.0
* A new $pipestatus variable contains a list of exit statuses
  of the previous job, for each of the separate commands in a pipeline
* fish no longer buffers pipes to the last function in a pipeline,
  improving many cases where pipes appeared to block or hang
* cd now always looks for its argument in the current directory as a 
  last resort, even if the CDPATH variable does not include it or "."
* fish's debugging arguments have been significantly improved
* new builtin command, time, which allows timing of fish functions
  and builtins as well as external commands 
* Brace expansion now only takes place if the braces include a "," or
  a variable expansion, meaning common commands such as
  git reset HEAD@{0} do not require escaping
* many other fixes and improvements

OBS-URL: https://build.opensuse.org/request/show/785676
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=46
2020-03-17 03:56:57 +00:00
3f8d7840e3 Accepting request 693021 from shells
OBS-URL: https://build.opensuse.org/request/show/693021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=19
2019-04-11 10:18:18 +00:00
82a961a045 Accepting request 693020 from home:simotek:branches:shells
- Drop the curl compilations, the curl package now provides a
  better version.

OBS-URL: https://build.opensuse.org/request/show/693020
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=44
2019-04-11 01:59:09 +00:00
Stephan Kulow
1b4731614e Accepting request 679985 from shells
OBS-URL: https://build.opensuse.org/request/show/679985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=18
2019-02-28 20:44:43 +00:00
9a29a9f980 Accepting request 678509 from home:seanlew:branches:shells
Update fish

OBS-URL: https://build.opensuse.org/request/show/678509
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=42
2019-02-28 00:12:10 +00:00
09314488bf Accepting request 676964 from shells
OBS-URL: https://build.opensuse.org/request/show/676964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=17
2019-02-19 11:00:32 +00:00
db6d4f878c Accepting request 676876 from home:seanlew:branches:shells
Update fish

OBS-URL: https://build.opensuse.org/request/show/676876
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=40
2019-02-18 08:54:14 +00:00
b912628236 Accepting request 663481 from shells
OBS-URL: https://build.opensuse.org/request/show/663481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=16
2019-01-21 09:47:20 +00:00
86f4913ae5 Accepting request 663479 from home:simotek:branches:shells
Remove old tarball

OBS-URL: https://build.opensuse.org/request/show/663479
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=38
2019-01-08 00:08:35 +00:00
Matthias Mailänder
99b25b6af0 Accepting request 661941 from home:seanlew:branches:shells
Update fish to 3.0.0

OBS-URL: https://build.opensuse.org/request/show/661941
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=37
2019-01-06 20:44:27 +00:00
6cdea262a2 Accepting request 596747 from shells
OBS-URL: https://build.opensuse.org/request/show/596747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=15
2018-04-16 10:50:42 +00:00
Matthias Mailänder
73cf86adf1 Accepting request 595956 from home:jengelh:branches:shells
- Trim some bias from description.
- Anchor grep patterns in %post(un) so that it does not erroneously
  match other lines.

OBS-URL: https://build.opensuse.org/request/show/595956
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=35
2018-04-15 15:41:42 +00:00
0365e44715 Accepting request 592918 from shells
OBS-URL: https://build.opensuse.org/request/show/592918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=14
2018-04-02 20:49:21 +00:00