- 01 Aug, 2012 2 commits
-
-
Ben Straub committed
-
Also correcting some documentation strings.
Ben Straub committed
-
- 31 Jul, 2012 6 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
Global file mode override now works properly with the file mode stored in the tree node.
Ben Straub committed -
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
- 30 Jul, 2012 3 commits
-
-
Replace with the contents of git_index_read_tree_with_stats() and improve documentation comments.
Ben Straub committed -
Ben Straub committed
-
New variant of git_index_read_tree that fills in the 'total' field of a git_indexer_stats struct as it's walking the tree.
Ben Straub committed
-
- 28 Jul, 2012 3 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
Renamed git_checkout_index to what it really was, and removed duplicate code from clone.c. Added git_checkout_ref, which updates HEAD and hands off to git_checkout_head. Added tests for the options the caller can pass to git_checkout_*.
Ben Straub committed
-
- 27 Jul, 2012 15 commits
-
-
Ben Straub committed
-
Now creating intermediate directories where the submodule is deep, like "src/deps/foosubmodule".
Ben Straub committed -
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
odb: add some documentation to the foreach() test
Vicent Martí committed -
Add a struct for network callbacks
Vicent Martí committed -
Yes, we can get the repository from the owner of the object, but having it marked explicitly makes the API more consistent.
Vicent Marti committed -
Vicent Marti committed
-
Vicent Marti committed
-
Vicent Marti committed
-
Ben Straub committed
-
Carlos Martín Nieto committed
-
Add support for push-urls
Carlos Martín Nieto committed
-
- 26 Jul, 2012 9 commits
-
-
Ben Straub committed
-
Sascha Cunz committed
-
Sascha Cunz committed
-
Sascha Cunz committed
-
Sascha Cunz committed
-
Sascha Cunz committed
-
Sascha Cunz committed
-
* Removed the #define for defaults * Promoted progress structure to top-level API call argument
Ben Straub committed -
Refactor checkout into several more-sensible entry points, which consolidates common options into a single structure that may be passed around.
Ben Straub committed
-
- 25 Jul, 2012 2 commits
-
-
Michael Schubert committed
-
nulltoken committed
-