Use packet_reader instead of packet_read_line
Masaya Suzuki committed over 7 years ago
bisect--helper: `bisect_start` shell function partially in C
Pranit Bauva committed over 7 years ago
bisect--helper: `get_terms` & `bisect_terms` shell function in C
Pranit Bauva committed over 7 years ago
bisect--helper: `bisect_next_check` shell function in C
Pranit Bauva committed over 7 years ago
bisect--helper: `check_and_set_terms` shell function in C
Pranit Bauva committed over 7 years ago
wrapper: move is_empty_file() and rename it as is_empty_or_missing_file()
Pranit Bauva committed over 7 years ago
bisect--helper: `bisect_write` shell function in C
Pranit Bauva committed over 7 years ago
bisect--helper: `bisect_reset` shell function in C
Pranit Bauva committed over 7 years ago
banned.h: mark strncat() as banned
Eric Wong committed over 7 years ago
doc/config: do a better job of introducing 'worktree.guessRemote'
Eric Sunshine committed over 7 years ago
rebase: define linearization ordering and enforce it
Elijah Newren committed almost 8 years ago
git-legacy-rebase: simplify unnecessary triply-nested if
Elijah Newren committed almost 8 years ago
git-rebase, sequencer: extend --quiet option for the interactive machinery
Elijah Newren committed almost 8 years ago
am, rebase--merge: do not overlook --skip'ed commits with post-rewrite
Elijah Newren committed almost 8 years ago
t5407: add a test demonstrating how interactive handles --skip differently
Elijah Newren committed almost 8 years ago
rebase: fix incompatible options error message
Elijah Newren committed almost 8 years ago
rebase: make builtin and legacy script error messages the same
Elijah Newren committed almost 8 years ago
Thomas Gummerer committed over 7 years ago
Merge branch 'sb/more-repo-in-api' into md/list-objects-filter-by-depth
Junio C Hamano committed over 7 years ago
revision: use commit graph in get_reference()
Jonathan Tan committed almost 8 years ago