t3301: test diagnose messages for too few/many paramters
Doan Tran Cong Danh committed almost 7 years ago
remote-curl: pass on atomic capability to remote side
brian m. carlson committed almost 7 years ago
graph: fix coloring of octopus dashes
James Coglan committed almost 7 years ago
graph: flatten edges that fuse with their right neighbor
James Coglan committed almost 7 years ago
graph: smooth appearance of collapsing edges on commit lines
James Coglan committed almost 7 years ago
graph: rename `new_mapping` to `old_mapping`
James Coglan committed almost 7 years ago
graph: commit and post-merge lines for left-skewed merges
James Coglan committed almost 7 years ago
graph: tidy up display of left-skewed merges
James Coglan committed almost 7 years ago
graph: example of graph output that can be simplified
James Coglan committed almost 7 years ago
graph: extract logic for moving to GRAPH_PRE_COMMIT state
James Coglan committed almost 7 years ago
graph: remove `mapping_idx` and `graph_update_width()`
James Coglan committed almost 7 years ago
graph: reduce duplication in `graph_insert_into_new_columns()`
James Coglan committed almost 7 years ago
graph: reuse `find_new_column_by_commit()`
James Coglan committed almost 7 years ago
graph: handle line padding in `graph_next_line()`
James Coglan committed almost 7 years ago
graph: automatically track display width of graph lines
James Coglan committed almost 7 years ago
fetch-pack: write fetched refs to .promisor
Jonathan Tan committed almost 7 years ago
sequencer: run post-commit hook
Phillip Wood committed almost 7 years ago
move run_commit_hook() to libgit and use it there
Phillip Wood committed almost 7 years ago
sequencer.h fix placement of #endif
Phillip Wood committed almost 7 years ago
t3404: remove uneeded calls to set_fake_editor
Phillip Wood committed almost 7 years ago