commit-graph: add free_commit_graph
Jonathan Tan committed about 8 years ago
commit-graph: add missing forward declaration
Jonathan Tan committed about 8 years ago
object-store: add missing include
Jonathan Tan committed about 8 years ago
commit-graph: refactor preparing commit graph
Jonathan Tan committed about 8 years ago
Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-store
Junio C Hamano committed about 8 years ago
ref-filter: use oid_object_info() to get object
Olga Telezhnaya committed about 8 years ago
ref-filter: merge get_obj and get_object
Olga Telezhnaya committed about 8 years ago
ref-filter: initialize eaten variable
Olga Telezhnaya committed about 8 years ago
ref-filter: fill empty fields with empty values
Olga Telezhnaya committed about 8 years ago
ref-filter: add info_source to valid_atom
Olga Telezhnaya committed about 8 years ago
gpg-interface: add new config to select how to sign a commit
Henning Schild committed about 8 years ago
diff.c: factor advance_or_nullify out of mark_color_as_moved
Stefan Beller committed about 8 years ago
diff.c: decouple white space treatment from move detection algorithm
Stefan Beller committed about 8 years ago
diff.c: add a blocks mode for moved code detection
Stefan Beller committed about 8 years ago
diff.c: adjust hash function signature to match hashmap expectation
Stefan Beller committed about 8 years ago
diff.c: do not pass diff options as keydata to hashmap
Stefan Beller committed about 8 years ago
t4015: avoid git as a pipe input
Stefan Beller committed about 8 years ago
xdiff/xdiffi.c: remove unneeded function declarations
Stefan Beller committed about 8 years ago
xdiff/xdiff.h: remove unused flags
Stefan Beller committed about 8 years ago
gc: do not return error for prior errors in daemonized mode
Jonathan Nieder committed about 8 years ago