- 11 Apr, 2014 1 commit
-
-
Jacques Germishuys committed
-
- 03 Apr, 2014 1 commit
-
-
Jacques Germishuys committed
-
- 02 Apr, 2014 1 commit
-
-
Per @carlosmn, git_index_add is now named git_index_add_bypath.
Rob Rix committed
-
- 01 Apr, 2014 2 commits
-
-
Rob Rix committed
-
The order in this function is the opposite to what create_with_fetchspec() has, so change this one, as url-then-refspec is what git does. As we need to break compilation and the swap doesn't do that, let's take this opportunity to rename in-memory remotes to anonymous as that's really what sets them apart.
Carlos Martín Nieto committed
-
- 31 Mar, 2014 2 commits
-
-
Edward Thomson committed
-
Edward Thomson committed
-
- 26 Mar, 2014 2 commits
-
-
The reload_all call could end up dereferencing a NULL pointer if there was an error while attempting to load the submodules config data (i.e. invalid content in the gitmodules file). This fixes it.
Russell Belfer committed -
Vicent Marti committed
-
- 25 Mar, 2014 1 commit
-
-
`git_submodule` objects were already refcounted internally in case the submodule name was different from the path at which it was stored. This makes that refcounting externally used as well, so `git_submodule_lookup` and `git_submodule_add_setup` return an object that requires a `git_submodule_free` when done.
Russell Belfer committed
-
- 24 Mar, 2014 5 commits
-
-
Anurag Gupta committed
-
Anurag Gupta committed
-
Anurag Gupta committed
-
The default cache size is 256 megabytes, not megabits as claimed in the docs.
Carlos Martín Nieto committed -
This survived the last round of culling, as the signature is only in the comments.
Carlos Martín Nieto committed
-
- 20 Mar, 2014 9 commits
-
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
- 18 Mar, 2014 2 commits
-
-
Aimeast committed
-
Philip Kelley committed
-
- 17 Mar, 2014 1 commit
-
-
Carlos Martín Nieto committed
-
- 13 Mar, 2014 1 commit
-
-
Carlos Martín Nieto committed
-
- 10 Mar, 2014 1 commit
-
-
Jan Melcher committed
-
- 06 Mar, 2014 4 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
Vicent Marti committed
-
The basic structure of each function is courtesy of arrbee.
Matthew Bowen committed
-
- 05 Mar, 2014 2 commits
-
-
Jiri Pospisil committed
-
This finds a short id string that will unambiguously select the given object, starting with the core.abbrev length (usually 7) and growing until it is no longer ambiguous.
Russell Belfer committed
-
- 04 Mar, 2014 1 commit
-
-
Russell Belfer committed
-
- 03 Mar, 2014 4 commits
-
-
Arthur Schreiber committed
-
Vicent Marti committed
-
Vicent Marti committed
-
Vicent Marti committed
-