Go to file
Simon Lees 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
.gitattributes Copy from home:bitshuffler/fish via accept of submit request 8532 2009-03-28 18:33:08 +00:00
.gitignore Copy from home:bitshuffler/fish via accept of submit request 8532 2009-03-28 18:33:08 +00:00
fish-3.1.0.tar.gz Accepting request 785676 from home:polslinux:branches:shells 2020-03-17 03:56:57 +00:00
fish.changes Accepting request 785676 from home:polslinux:branches:shells 2020-03-17 03:56:57 +00:00
fish.spec Accepting request 785676 from home:polslinux:branches:shells 2020-03-17 03:56:57 +00:00