- 16 Nov, 2012 1 commit
-
-
The maximum depth is 5, like in git
Carlos Martín Nieto committed
-
- 14 Nov, 2012 4 commits
-
-
Explain a few CMake options in the README
Vicent Martí committed -
Expose STDCALL and explain a few useful CMake options, as well as explain the quirks building on Windows.
Carlos Martín Nieto committed -
Allocate with calloc rather than conditionally memsetting a specific part of the struct later on.
Carlos Martín Nieto committed -
Carlos Martín Nieto committed
-
- 13 Nov, 2012 18 commits
-
-
Deal with empty and nonexsitent values in config
Vicent Martí committed -
Returning NULL for the string when we haven't signaled an error condition is counter-intuitive and causes unnecessary edge cases. Return an empty string when asking for a string value for a configuration variable such as '[section] var' to avoid these edge cases. If the distinction between no value and an empty value is needed, this can be retrieved from the entry directly. As a side-effect, this change stops the int parsing functions from segfaulting on such a variable.
Carlos Martín Nieto committed -
Vicent Marti committed
-
Update checkout with new strategies & behavior
Vicent Martí committed -
Vicent Marti committed
-
'[section] variable' and '[section] variable =' behave differently when parsed as booleans, so we need to store that distinction internally.
Carlos Martín Nieto committed -
We're already in the git_config namespace, there is no need to repeat it.
Carlos Martín Nieto committed -
Win32 CryptoAPI and CNG support for SHA1
Vicent Martí committed -
Bump the builtin http-parser to v2.0
Vicent Martí committed -
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Fix memory leaks
Ben Straub committed -
Michael Schubert committed
-
nulltoken committed
-
nulltoken committed
-
- 12 Nov, 2012 6 commits
-
-
Vicent Marti committed
-
Vicent Marti committed
-
Vicent Marti committed
-
repository: Refine repository_head() error report
Vicent Martí committed -
The indexer handles this better than the fetch logic does.
Ben Straub committed -
Ben Straub committed
-
- 11 Nov, 2012 6 commits
-
-
nulltoken committed
-
nulltoken committed
-
create FETCH_HEAD specially instead of as a ref file
Edward Thomson committed -
Edward Thomson committed
-
Duplicate tree entries
Vicent Martí committed -
Topic/explicit index errors
Vicent Martí committed
-
- 10 Nov, 2012 5 commits
-
-
nulltoken committed
-
nulltoken committed
-
nulltoken committed
-
nulltoken committed
-
Ben Straub committed
-