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
usage: add trace2 entry upon warning()
Jonathan Tan committed almost 6 years ago
MyFirstContribition: answering questions is not the end of the story
Junio C Hamano committed almost 6 years ago
t3404: do not depend on any specific default branch name
Johannes Schindelin committed almost 6 years ago
submodule: fix fetch_in_submodule logic
Jeff King committed almost 6 years ago
maintenance: include 'cron' details in docs
Derrick Stolee committed almost 6 years ago