graph: add support for --line-prefix on all graph-aware output
Jacob Keller committed about 10 years ago
diff.c: remove output_prefix_length field
Junio C Hamano committed about 10 years ago
cache: add empty_tree_oid object and helper function
Jacob Keller committed about 10 years ago
color_parse_mem: initialize "struct color" temporary
Jeff King committed about 10 years ago
error_errno: use constant return similar to error()
Jeff King committed about 10 years ago
A few more fixes before the final 2.10
Junio C Hamano committed about 10 years ago
Merge tag 'l10n-2.10.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano committed about 10 years ago
Merge branch 'ls/packet-line-protocol-doc-fix'
Junio C Hamano committed about 10 years ago
Merge branch 'mh/blame-worktree'
Junio C Hamano committed about 10 years ago
Merge branch 'kw/patch-ids-optim'
Junio C Hamano committed about 10 years ago
diff-highlight: avoid highlighting combined diffs
Jeff King committed about 10 years ago
diff-highlight: add multi-byte tests
Jeff King committed about 10 years ago
diff-highlight: ignore test cruft
Jeff King committed about 10 years ago
help: make option --help open man pages only for Git commands
Ralf Thielow committed about 10 years ago
help: introduce option --exclude-guides
Ralf Thielow committed about 10 years ago
am: refactor read_author_script()
Junio C Hamano committed about 10 years ago
test-lib: drop PID from test-results/*.count
Jeff King committed about 10 years ago
pack-protocol: fix maximum pkt-line size
Lars Schneider committed about 10 years ago
l10n: zh_CN: for git v2.10.0 l10n round 2
Jiang Xin committed about 10 years ago
sequencer: do not die() in do_pick_commit()
Johannes Schindelin committed about 10 years ago