- 05 Feb, 2013 1 commit
-
-
Deploys the libgit2/libgit2@9041250 fix to RELWITHDEBINFO and MINSIZEREL build flavors Fix #255
nulltoken committed
-
- 03 Dec, 2012 1 commit
-
-
EINVALIDSPEC
Vicent Martí committed
-
- 01 Dec, 2012 13 commits
- 30 Nov, 2012 7 commits
-
-
Carlos Martín Nieto committed
-
Carlos Martín Nieto committed
-
Carlos Martín Nieto committed
-
Add API to calculate ahead/behind count
Russell Belfer committed -
Fix a typo that caused a failing test, and use cl_assert_equal instead of cl_assert.
Scott J. Goldman committed -
Scott J. Goldman committed
-
`revwalk.h:commit_lookup()` -> `git_revwalk__commit_lookup()` and make `git_commit_list_parse()` do real error checking that the item in the list is an actual commit object. Also fixed an apparent typo in a test name.
Russell Belfer committed
-
- 29 Nov, 2012 17 commits
-
-
Push! By schu, phkelley, and congyiwu
Vicent Martí committed -
Philip Kelley committed
-
Philip Kelley committed
-
Philip Kelley committed
-
Philip Kelley committed
-
Philip Kelley committed
-
Ignore invalid entries by default
Vicent Martí committed -
Fix git_branch_tracking() for branches with empty merge and/or remote config entries
Vicent Martí committed -
fetch: enhance test coverage
Vicent Martí committed -
Enhance diff test coverage between a null Tree and the Workdir
Vicent Martí committed -
Consolidate text buffer functions
Vicent Martí committed -
Scott J. Goldman committed
-
Moved it into graph.{c,h} which i created for the new "graph" functions namespace. Also adjusted the function prototype to use `size_t` and `const git_oid *`.
Scott J. Goldman committed -
Scott J. Goldman committed
-
Adds a repo with a more complex topology to test the ahead-behind count.
Scott J. Goldman committed -
Scott J. Goldman committed
-
Scott J. Goldman committed
-
- 28 Nov, 2012 1 commit
-
-
nulltoken committed
-