- 29 Oct, 2012 1 commit
-
-
Stash
Vicent Martí committed
-
- 26 Oct, 2012 12 commits
- 25 Oct, 2012 18 commits
-
-
remove /ZM1000 from msvc builds
Vicent Martí committed -
Edward Thomson committed
-
Updates config upon moving and deletion of branches
Russell Belfer committed -
Vicent Marti committed
-
Ben Straub committed
-
Pedantic ordering of GIT_UNUSED vs. variable declarations.
Ben Straub committed -
nulltoken committed
-
nulltoken committed
-
nulltoken committed
-
nulltoken committed
-
nulltoken committed
-
nulltoken committed
-
nulltoken committed
-
nulltoken committed
-
Progress callbacks
Vicent Martí committed -
reset changes for merge
Vicent Martí committed -
Edward Thomson committed
-
Edward Thomson committed
-
- 24 Oct, 2012 7 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
git_indexer_stats and friends -> git_transfer_progress* Also made git_transfer_progress members more sanely named.
Ben Straub committed -
Ben Straub committed
-
Michael Schubert committed
-
Ignacio Casal Quinteiro committed
-
Scott J. Goldman committed
-
- 23 Oct, 2012 2 commits
-
-
Use libcrypto's SHA-1 implementation when linking to it
Vicent Martí committed -
libcryto's SHA-1 implementation is measurably better than the one that ships with the library. If we link to it for HTTPS support already, use that implementation instead. Testing on a ~600MB of the linux repository, this reduces indexing time by 40% and removes the hashing from the top spot in the perf output.
Carlos Martín Nieto committed
-