interpret_branch_name(): handle auto-namelen for @{-1}
Jeff King committed over 9 years ago
diff: do not short-cut CHECK_SIZE_ONLY check in diff_populate_filespec()
Junio C Hamano committed over 9 years ago
add--interactive: fix missing file prompt for patch mode with "-i"
Jeff King committed over 9 years ago
pretty: use fmt_output_email_subject()
René Scharfe committed over 9 years ago
README: create HTTP/HTTPS links from URLs in Markdown
Eric Wong committed over 9 years ago
gitweb tests: skip tests when we don't have Time::HiRes
Ævar Arnfjörð Bjarmason committed over 9 years ago
gitweb tests: change confusing "skip_all" phrasing
Ævar Arnfjörð Bjarmason committed over 9 years ago
config: add git_config_get_expiry() from gc.c
Christian Couder committed over 9 years ago
read-cache: touch shared index files when used
Christian Couder committed over 9 years ago
sha1_file: make check_and_freshen_file() non static
Christian Couder committed over 9 years ago
Documentation/config: add splitIndex.maxPercentChange
Christian Couder committed over 9 years ago
t1700: add tests for splitIndex.maxPercentChange
Christian Couder committed over 9 years ago
read-cache: regenerate shared index if necessary
Christian Couder committed over 9 years ago
config: add git_config_get_max_percent_split_change()
Christian Couder committed over 9 years ago
Documentation/git-update-index: talk about core.splitIndex config var
Christian Couder committed over 9 years ago
Documentation/config: add information for core.splitIndex
Christian Couder committed over 9 years ago
t1700: add tests for core.splitIndex
Christian Couder committed over 9 years ago
update-index: warn in case of split-index incoherency
Christian Couder committed over 9 years ago
read-cache: add and then use tweak_split_index()
Christian Couder committed over 9 years ago
split-index: add {add,remove}_split_index() functions
Christian Couder committed over 9 years ago