- 27 Jul, 2012 3 commits
-
-
Vicent Marti committed
-
Carlos Martín Nieto committed
-
Add support for push-urls
Carlos Martín Nieto committed
-
- 26 Jul, 2012 6 commits
-
-
Sascha Cunz committed
-
Sascha Cunz committed
-
Sascha Cunz committed
-
Sascha Cunz committed
-
Sascha Cunz committed
-
Sascha Cunz committed
-
- 25 Jul, 2012 9 commits
- 24 Jul, 2012 7 commits
-
-
Fix/issue 787
Russell Belfer committed -
yorah committed
-
yorah committed
-
yorah committed
-
aroben committed
-
yorah committed
-
Carlos Martín Nieto committed
-
- 23 Jul, 2012 3 commits
-
-
Carlos Martín Nieto committed
-
Carlos Martín Nieto committed
-
Asking the library for "" used to give HEAD, but that's trying to impose a default at the wrong layer. Make it fail.
Carlos Martín Nieto committed
-
- 21 Jul, 2012 3 commits
-
-
Carlos Martín Nieto committed
-
Revparse rework
Vicent Martí committed -
This allows us to set options like "some.foo\\ish.var". This closes #830
Carlos Martín Nieto committed
-
- 20 Jul, 2012 1 commit
-
-
tree: fix ordering for git_tree_walk
Vicent Martí committed
-
- 19 Jul, 2012 2 commits
-
-
A diff that is created with a NULL options parameter could result in a NULL prefix string, but diff merge was unconditionally strdup'ing it. I added a test to replicate the issue and then a new method that does the right thing with NULL values.
Russell Belfer committed -
Josh Triplett noticed libgit2 actually does preorder entries in tree_walk_post instead of postorder. Also, we continued walking even when an error occured in the callback. Fix #773; also, allow both pre- and postorder walking.
Michael Schubert committed
-
- 17 Jul, 2012 5 commits
-
-
nulltoken committed
-
Partially fix #530
nulltoken committed -
nulltoken committed
-
Remove old error handling code
Vicent Martí committed -
Michael Schubert committed
-
- 16 Jul, 2012 1 commit
-
-
libgit2.pc.in: also switch to LIB_INSTALL_DIR
Vicent Martí committed
-