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
t/helper: add a test helper to compute hash speed
brian m. carlson committed almost 8 years ago
sha1-file: add a constant for hash block size
brian m. carlson committed almost 8 years ago
t: make the sha1 test-tool helper generic
brian m. carlson committed almost 8 years ago
t: add basic tests for our SHA-1 implementation
brian m. carlson committed almost 8 years ago
cache: make hashcmp and hasheq work with larger hashes
brian m. carlson committed almost 8 years ago
hex: introduce functions to print arbitrary hashes
brian m. carlson committed almost 8 years ago
git-compat-util: prefer poll.h to sys/poll.h
Đoàn Trần Công Danh committed almost 8 years ago
diff: align move detection error handling with other options
Stefan Beller committed almost 8 years ago
push doc: document the DWYM behavior pushing to unqualified <dst>
Ævar Arnfjörð Bjarmason committed almost 8 years ago
push: test that <src> doesn't DWYM if <dst> is unqualified
Ævar Arnfjörð Bjarmason committed almost 8 years ago
push: add an advice on unqualified <dst> push
Ævar Arnfjörð Bjarmason committed almost 8 years ago
push: move unqualified refname error into a function
Ævar Arnfjörð Bjarmason committed almost 8 years ago
push: improve the error shown on unqualified <dst> push
Ævar Arnfjörð Bjarmason committed almost 8 years ago
i18n: remote.c: mark error(...) messages for translation
Ævar Arnfjörð Bjarmason committed almost 8 years ago