Thomas Gummerer committed over 7 years ago
commit-graph: writing missing parents is a BUG
Derrick Stolee committed over 7 years ago
rebase: run post-checkout hook on checkout
Orgad Shaneh committed over 7 years ago
t5403: simplify by using a single repository
Orgad Shaneh committed over 7 years ago
pack-protocol.txt: accept error packets in any context
Masaya Suzuki committed over 7 years ago
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