fish-shell/share
Fabian Homborg b2d887860a [git completions] Speed up __fish_git_files with lots of files
- Cache translations instead of calling `gettext` once per file

- Only do the ":/" thing if the file isn't in $PWD/**

For a git repo created like

```fish
git init
touch a(seq 0 1000)b
```

this changes the time from about 2s to 0.3s.
2018-03-13 13:47:17 +01:00
..
completions [git completions] Speed up __fish_git_files with lots of files 2018-03-13 13:47:17 +01:00
functions Clean up $__fish_*dir variable names 2018-03-12 08:34:20 -05:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Add required argument to history delete (#4740) 2018-02-25 16:46:25 +01:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Clean up $__fish_*dir variable names 2018-03-12 08:34:20 -05:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00