| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 | |
| | | ||||||
| * | Always check the result of git_mutex_lock | Justin Spahr-Summers | 2012-12-09 | 1 | -4/+14 | |
| | | ||||||
| * | Push! By schu, phkelley, and congyiwu, et al | Philip Kelley | 2012-11-28 | 1 | -12/+4 | |
| | | ||||||
| * | Fix warnings on Win64 build | Russell Belfer | 2012-11-27 | 1 | -12/+13 | |
| | | ||||||
| * | API review / update for tree.h | Russell Belfer | 2012-11-27 | 1 | -1/+1 | |
| | | ||||||
| * | Rename ref and reflog apis for consistency | Ben Straub | 2012-11-27 | 1 | -1/+2 | |
| | | ||||||
| * | Merge pull request #1016 from arrbee/fix-checkout-dir-removal | Vicent Martí | 2012-11-13 | 1 | -6/+6 | |
| |\ | | | | | Update checkout with new strategies & behavior | |||||
| | * | Fix warnings and valgrind issues | Russell Belfer | 2012-11-09 | 1 | -6/+6 | |
| | | | | | | | | | | | This fixes some various warnings that showed up in Travis and a couple uses of uninitialized memory and one memory leak. | |||||
| * | | Remove git_hash_ctx_new - callers now _ctx_init() | Edward Thomson | 2012-11-13 | 1 | -11/+9 | |
| | | | ||||||
| * | | Win32 CryptoAPI and CNG support for SHA1 | Edward Thomson | 2012-11-13 | 1 | -12/+13 | |
| |/ | ||||||
| * | Merge pull request #1034 from carlosmn/packbuilder-foreach | Vicent Martí | 2012-11-05 | 1 | -0/+16 | |
| |\ | | | | | Let the user grab the packfile as it's being written | |||||
| | * | packbuilder: add accessors for the number of total and written objects | Carlos Martín Nieto | 2012-11-01 | 1 | -0/+10 | |
| | | | ||||||
| | * | packbuilder: add git_packbuilder_foreach | Carlos Martín Nieto | 2012-11-01 | 1 | -0/+6 | |
| | | | | | | | | | | | Let the user get each object as a buffer+size pair so they can handle the packfile content as they need to. | |||||
| * | | Reorganize transport architecture (squashed 3) | Philip Kelley | 2012-11-01 | 1 | -4/+4 | |
| |/ | ||||||
| * | Incremental improvements to pack-objects logic | Philip Kelley | 2012-10-17 | 1 | -89/+86 | |
| | | | | | Incorporate feedback for incr. improvements to pack-objects | |||||
| * | fixup! gsoc-pack-objects WIP | Michael Schubert | 2012-10-09 | 1 | -60/+39 | |
| | | | | | Use khash instead of git.git's hashing algorithm. | |||||
| * | gsoc-pack-objects WIP | Michael Schubert | 2012-10-09 | 1 | -0/+1339 | |
