t3204: test git-branch @-expansion corner cases
Jeff King committed over 9 years ago
interpret_branch_name: allow callers to restrict expansions
Jeff King committed over 9 years ago
strbuf_branchname: add docstring
Jeff King committed over 9 years ago
strbuf_branchname: drop return value
Jeff King committed over 9 years ago
interpret_branch_name: move docstring to header file
Jeff King committed over 9 years ago
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