- 06 Nov, 2012 1 commit
-
-
Philip Kelley committed
-
- 05 Nov, 2012 11 commits
-
-
Bail out of remote loading if the URL would be NULL
Russell Belfer committed -
Justin Spahr-Summers committed
-
Apparently git_remote_list() includes even remotes for which git_remote_load() would fail. Sorry @nulltoken, false alarm. This reverts commit f358ec14.
Justin Spahr-Summers committed -
CC @nulltoken
Justin Spahr-Summers committed -
Justin Spahr-Summers committed
-
Fix state when HEAD is not detached
Russell Belfer committed -
Justin Spahr-Summers committed
-
Let the user grab the packfile as it's being written
Vicent Martí committed -
nulltoken committed
-
This fixes a crash from attempting to invoke git__strdup() against NULL.
Justin Spahr-Summers committed -
Keith Dahlby committed
-
- 04 Nov, 2012 1 commit
-
-
Keith Dahlby committed
-
- 02 Nov, 2012 8 commits
-
-
Fix bytes_received in fetch tests - we weren't calling the callback
Philip Kelley committed -
Philip Kelley committed
-
Russell Belfer committed
-
Initial implementation of diff rename detection
Vicent Martí committed -
Free conflict index entries on removal
Philip Kelley committed -
Prefer GetLastError() for GITERR_OS on Win32
Philip Kelley committed -
Philip Kelley committed
-
Edward Thomson committed
-
- 01 Nov, 2012 18 commits
-
-
Vicent Marti committed
-
Improve docs, examples, warnings
Vicent Martí committed -
Some more changes to the Index API
Russell Belfer committed -
This improves docs in some of the public header files, cleans up and improves some of the example code, and fixes a couple of pedantic warnings in places.
Russell Belfer committed -
Vicent Marti committed
-
Vicent Marti committed
-
Vicent Marti committed
-
Vicent Marti committed
-
Why Apple, why?
Russell Belfer committed -
Update of text stats calculation
Russell Belfer committed -
Do not interpret 0x85 as Next Line (NEL) char when gathering statistics for a text file.
Jameson Miller committed -
Reorganize transport architecture
Vicent Martí committed -
Philip Kelley committed
-
Philip Kelley committed
-
Philip Kelley committed
-
Philip Kelley committed
-
Carlos Martín Nieto committed
-
Let the user get each object as a buffer+size pair so they can handle the packfile content as they need to.
Carlos Martín Nieto committed
-
- 31 Oct, 2012 1 commit
-
-
Vicent Marti committed
-