Commit Graph

11 Commits

Author SHA256 Message Date
Matthias Mailänder
0409a04c53 Accepting request 397351 from home:simotek:branches:shells
- Update to v2.3.0
- Significant Changes
   * A new string builtin to handle… strings! 
   * After seeing an escape character wait up to 300ms for an a
     dditional character.
   * Add new directories for vendor functions and configuration 
     snippets (#2498)
   * A new fish_realpath builtin and associated function to allow 
     the use of realpath even on those platforms that don't ship 
     an appropriate command. (#2932)
   * Alt-# toggles the current command line between commented and 
     uncommented states, making it easy to save a command in 
     history without executing it.
   * The fish_vi_mode function is now deprecated in favour of 
     fish_vi_key_bindings
- Backward-incompatible changes
   * Unmatched globs will now cause an error, except when used 
     with for, set or count (#2719, #2394) and and or will now bind 
     to the closest if or while, allowing compound conditions without 
     begin and end (#1428)
   * set -ql now searches up to function scope for variables (#2502)
   * status -f will now behave the same when run as the main script 
     or using source (#2643)
   * source no longer puts the file name in $argv if no arguments 
     are given (#139) 
- Full release notes at
  https://github.com/fish-shell/fish-shell/releases/tag/2.3.0

OBS-URL: https://build.opensuse.org/request/show/397351
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=17
2016-05-23 19:26:11 +00:00
Matthias Mailänder
eb74ed7602 Accepting request 345192 from home:Rominf
Added required and recommended packages for fish

OBS-URL: https://build.opensuse.org/request/show/345192
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=15
2015-11-21 06:55:49 +00:00
Matthias Mailänder
11bee0dc1b Accepting request 319024 from home:develop7:branches:shells
update to v2.2.0

OBS-URL: https://build.opensuse.org/request/show/319024
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=13
2015-07-27 19:50:01 +00:00
Matthias Mailänder
8d669da0b4 Accepting request 292172 from home:simotek:branches:shells
Require: python-curses for prompt in web config

This time having pressed save everywhere

OBS-URL: https://build.opensuse.org/request/show/292172
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=11
2015-03-21 09:28:45 +00:00
Sean Watson
3fbf447a56 Accepting request 284155 from home:Andreas_Schwab:Factory
- no-return-in-nonvoid-function.patch: fix no-return-in-nonvoid-function
  error

OBS-URL: https://build.opensuse.org/request/show/284155
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=9
2015-02-05 18:13:55 +00:00
Matthias Mailänder
592b26e04e OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=8 2015-01-28 17:36:57 +00:00
Matthias Mailänder
4aac9dedf8 Accepting request 283216 from home:ZaWertun:branches:shells
OBS-URL: https://build.opensuse.org/request/show/283216
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=7
2015-01-28 17:31:12 +00:00
Matthias Mailänder
788bb0dfb4 Accepting request 263589 from home:Futhorc:branches:shells
trying to fix conflict with youtube-dl

OBS-URL: https://build.opensuse.org/request/show/263589
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=5
2014-12-01 17:56:18 +00:00
Matthias Mailänder
986e548e28 Accepting request 254842 from home:Futhorc:branches:shells
Multiple security fixes, update to 2.1.1

OBS-URL: https://build.opensuse.org/request/show/254842
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=4
2014-10-09 17:19:42 +00:00
Dr. Werner Fink
2dac0937d0 Accepting request 205576 from home:Mailaender:branches:shells
- update to 2.1.0
- removed rpath patch as it has been resolved upstream

OBS-URL: https://build.opensuse.org/request/show/205576
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=3
2013-11-05 11:22:22 +00:00
Dr. Werner Fink
2e01f0700b Accepting request 176114 from home:Mailaender:branches:shells
cleanup and update

OBS-URL: https://build.opensuse.org/request/show/176114
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=2
2013-05-26 09:42:42 +00:00