- 11 Nov, 2012 2 commits
-
-
Duplicate tree entries
Vicent Martí committed -
Topic/explicit index errors
Vicent Martí committed
-
- 10 Nov, 2012 4 commits
- 09 Nov, 2012 10 commits
-
-
Fixes for two segfaults
Vicent Martí committed -
config: make git_config_open_level() work with an empty config
Vicent Martí committed -
Philip Kelley committed
-
nulltoken committed
-
Philip Kelley committed
-
Philip Kelley committed
-
Fix libgit2/libgit2sharp#243
nulltoken committed -
Valgrind reports Invalid Read when the configuration file contains some empty line
Vicent Martí committed -
Update documentation in remote.h
Vicent Martí committed -
Brian Schroeder committed
-
- 08 Nov, 2012 5 commits
-
-
nulltoken committed
-
nulltoken committed
-
Basic authentication for http and winhttp
Philip Kelley committed -
- Update 'tests-clar/resources/config/config11' in order to reproduce the invalidread with the unittest (just added some \n at the end of the file) - Fix config_file.c
delanne committed -
Correctly parse tags lacking a description
Vicent Martí committed
-
- 07 Nov, 2012 2 commits
-
-
Fix compilation for mingw32 and cygwin
Ben Straub committed -
Eduardo Bart committed
-
- 06 Nov, 2012 5 commits
-
-
inet_pton is available only in windows vista or later, fixed the issue by reimplementing it using WSAStringToAddress
Eduardo Bart committed -
Philip Kelley committed
-
fetch: Write packs to the ODB instead of directly to disk
Philip Kelley committed -
Philip Kelley committed
-
Philip Kelley committed
-
- 05 Nov, 2012 12 commits
-
-
Edward Thomson committed
-
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
-