ssh: 'auto' variant to select between 'ssh' and 'simple'
Jonathan Nieder committed almost 9 years ago
connect: split ssh option computation to its own function
Jonathan Nieder committed almost 9 years ago
connect: split ssh command line options into separate function
Jonathan Nieder committed almost 9 years ago
connect: split git:// setup into a separate function
Jonathan Nieder committed almost 9 years ago
connect: move no_fork fallback to git_tcp_connect
Jonathan Nieder committed almost 9 years ago
ssh test: make copy_ssh_wrapper_as clean up after itself
Jonathan Nieder committed almost 9 years ago
everything_local: use "quick" object existence check
Jeff King committed almost 9 years ago
p5551: add a script to test fetch pack-dir rescans
Jeff King committed almost 9 years ago
t/perf/lib-pack: use fast-import checkpoint to create packs
Jeff King committed almost 9 years ago
p5550: factor out nonsense-pack creation
Jeff King committed almost 9 years ago
git-jump: give contact instructions in the README
Jeff King committed almost 9 years ago
contrib/git-jump: allow to configure the grep command
Beat Bolli committed almost 9 years ago
pull: pass -4/-6 option to 'git fetch'
Shuyu Wei committed almost 9 years ago
grep: show non-empty lines before functions with -W
René Scharfe committed almost 9 years ago
grep: update boundary variable for pre-context
René Scharfe committed almost 9 years ago
t7810: improve check of -W with user-defined function lines
René Scharfe committed almost 9 years ago
xdiff: show non-empty lines before functions with -W
René Scharfe committed almost 9 years ago
xdiff: factor out is_func_rec()
René Scharfe committed almost 9 years ago
t4051: add test for comments preceding function lines
René Scharfe committed almost 9 years ago
git-rebase: clean up dashed-usages in messages
Kaartic Sivaraam committed almost 9 years ago