fish-shell/share
Fabian Boehm 7f76f75966 completions/git: Add fast path for untracked files
It's super easy to get a lot of these and they'll otherwise slow down
the completions a lot.

This makes `git add <TAB>` ~5-6x faster with about 4000 untracked
files (a copy of the fish build directory). It goes from 1.5 seconds to
250ms.

This is just for the git >= 2.11 path, but the other one would require
more checking and since git 2.11 is almost 7 years old now that's not
worth it.
2023-07-13 16:46:22 +02:00
..
completions completions/git: Add fast path for untracked files 2023-07-13 16:46:22 +02:00
functions __fish_print_hostnames: Fix regex 2023-07-11 20:50:56 +02:00
groff
tools improved print CSS for fish_config 2023-06-10 09:47:01 +02:00
__fish_build_paths.fish.in
config.fish share/config.fish: Quit if job expansion hack errors 2023-06-10 15:36:36 +02:00