gpg-interface: do not hardcode the key string len anymore
Henning Schild committed about 8 years ago
gpg-interface: introduce an abstraction for multiple gpg formats
Henning Schild committed about 8 years ago
t/t7510: check the validation of the new config gpg.format
Henning Schild committed about 8 years ago
commit-graph: add repo arg to graph readers
Jonathan Tan committed about 8 years ago
commit-graph: store graph in struct object_store
Jonathan Tan committed about 8 years ago
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