Junio C Hamano committed almost 6 years ago
Merge branch 'jx/t5411-flake-fix'
Junio C Hamano committed almost 6 years ago
Merge branch 'rs/hashwrite-be64'
Junio C Hamano committed almost 6 years ago
Merge branch 'sg/bisect-approximately-halfway'
Junio C Hamano committed almost 6 years ago
Merge branch 'fc/bash-completion-alias-of-alias'
Junio C Hamano committed almost 6 years ago
maintenance: use 'git config --fixed-value'
Derrick Stolee committed almost 6 years ago
Merge branch 'ds/config-literal-value' into ds/maintenance-part-3
Junio C Hamano committed almost 6 years ago
config doc: value-pattern is not necessarily a regexp
Junio C Hamano committed almost 6 years ago
config: implement --fixed-value with --get*
Derrick Stolee committed almost 6 years ago
config: plumb --fixed-value into config API
Derrick Stolee committed almost 6 years ago
config: add --fixed-value option, un-implemented
Derrick Stolee committed almost 6 years ago
t1300: add test for --replace-all with value-pattern
Derrick Stolee committed almost 6 years ago
t1300: test "set all" mode with value-pattern
Derrick Stolee committed almost 6 years ago
config: replace 'value_regex' with 'value_pattern'
Derrick Stolee committed almost 6 years ago
config: convert multi_replace to flags
Derrick Stolee committed almost 6 years ago
midx.c: protect against disappearing packs
Taylor Blau committed almost 6 years ago
packfile.c: protect against disappearing indexes
Taylor Blau committed almost 6 years ago
help.c: help.autocorrect=never means "do not compute suggestions"
Drew DeVault committed almost 6 years ago
crendential-store: use timeout when locking file
Simão Afonso committed almost 6 years ago
move sleep_millisec to git-compat-util.h
Han-Wen Nienhuys committed almost 6 years ago