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
remote.c: add braces in anticipation of a follow-up change
Ævar Arnfjörð Bjarmason committed almost 8 years ago
range-diff: make diff option behavior (e.g. --stat) consistent
Ævar Arnfjörð Bjarmason committed almost 8 years ago
win32: replace pthread_cond_*() with much simpler code
Loo Rong Jie committed almost 8 years ago
checkout: print something when checking out paths
Nguyễn Thái Ngọc Duy committed almost 8 years ago
checkout: disambiguate dwim tracking branches and local files
Nguyễn Thái Ngọc Duy committed almost 8 years ago
mingw: use `CreateHardLink()` directly
Johannes Schindelin committed almost 8 years ago