Merge branch 'rs/resolve-ref-optional-result'
Junio C Hamano committed almost 9 years ago
Merge branch 'rs/mailinfo-qp-decode-fix'
Junio C Hamano committed almost 9 years ago
Merge branch 'jk/doc-read-tree-table-asciidoctor-fix'
Junio C Hamano committed almost 9 years ago
Merge branch 'ik/userdiff-html-h-element-fix'
Junio C Hamano committed almost 9 years ago
Junio C Hamano committed almost 9 years ago
Junio C Hamano committed almost 9 years ago
Junio C Hamano committed almost 9 years ago
Merge branch 'ic/fix-filter-branch-to-handle-tag-without-tagger'
Junio C Hamano committed almost 9 years ago
Merge branch 'jk/describe-omit-some-refs'
Junio C Hamano committed almost 9 years ago
submodule: correct error message for missing commits
Stefan Beller committed almost 9 years ago
diff: correct newline in summary for renamed files
Stefan Beller committed almost 9 years ago
git: add --no-optional-locks option
Jeff King committed almost 9 years ago
validate_headref: use get_oid_hex for detached HEADs
Jeff King committed almost 9 years ago
validate_headref: use skip_prefix for symref parsing
Jeff King committed almost 9 years ago
validate_headref: NUL-terminate HEAD buffer
Jeff King committed almost 9 years ago
worktree: check the result of read_in_full()
Jeff King committed almost 9 years ago
worktree: use xsize_t to access file size
Jeff King committed almost 9 years ago
distinguish error versus short read from read_in_full()
Jeff King committed almost 9 years ago
avoid looking at errno for short read_in_full() returns
Jeff King committed almost 9 years ago
prefer "!=" when checking read_in_full() result
Jeff King committed almost 9 years ago