pretty: prepare format_commit_message to handle arbitrary repositories
Stefan Beller committed almost 8 years ago
commit: prepare logmsg_reencode to handle arbitrary repositories
Stefan Beller committed almost 8 years ago
commit: prepare repo_unuse_commit_buffer to handle any repo
Stefan Beller committed almost 8 years ago
commit: prepare get_commit_buffer to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach: prepare in_merge_bases[_many] to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach: prepare get_merge_bases to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach.c: allow get_merge_bases_many_0 to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach.c: allow remove_redundant to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach.c: allow merge_bases_many to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach.c: allow paint_down_to_common to handle any repo
Stefan Beller committed almost 8 years ago
commit: allow parse_commit* to handle any repo
Stefan Beller committed almost 8 years ago
object: parse_object to honor its repository argument
Stefan Beller committed almost 8 years ago
object-store: prepare has_{sha1, object}_file to handle any repo
Stefan Beller committed almost 8 years ago
object-store: prepare read_object_file to deal with any repo
Stefan Beller committed almost 8 years ago
object-store: allow read_object_file_extended to read from any repo
Stefan Beller committed almost 8 years ago
push: change needlessly ambiguous example in error
Ævar Arnfjörð Bjarmason committed almost 8 years ago
hash: add an SHA-256 implementation using OpenSSL
brian m. carlson committed almost 8 years ago
sha256: add an SHA-256 implementation using libgcrypt
brian m. carlson committed almost 8 years ago
Add a base implementation of SHA-256 support
brian m. carlson committed almost 8 years ago
commit-graph: convert to using the_hash_algo
brian m. carlson committed almost 8 years ago