Merge branch 'js/doc-stash-save'
Junio C Hamano committed almost 7 years ago
grep: avoid leak of chartables in PCRE2
Carlo Marcelo Arenas Belón committed almost 7 years ago
grep: make PCRE2 aware of custom allocator
Carlo Marcelo Arenas Belón committed almost 7 years ago
grep: make PCRE1 aware of custom allocator
Carlo Marcelo Arenas Belón committed almost 7 years ago
notes: fix minimum number of parameters to "copy" subcommand
Doan Tran Cong Danh committed almost 7 years ago
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