- 17 Sep, 2013 4 commits
-
-
The buffer size 0 was definitely not enough so it failed
Linquize committed -
No such thing as an orphan branch
Vicent Martí committed -
Provide libssh2 error message
Vicent Martí committed -
Unfortunately git-core uses the term "unborn branch" and "orphan branch" interchangeably. However, "orphan" is only really there for the checkout command, which has the `--orphan` option so it doesn't actually create the branch. Branches never have parents, so the distinction of a branch with no parents is odd to begin with. Crucially, the error messages deal with unborn branches, so let's use that.
Carlos Martín Nieto committed
-
- 16 Sep, 2013 5 commits
-
-
Etienne Samson committed
-
Etienne Samson committed
-
Vicent Marti committed
-
git_clone supports init_options
Ben Straub committed -
Linquize committed
-
- 13 Sep, 2013 4 commits
-
-
This tests the fixes for issues from #1849
Russell Belfer committed -
Treewalker
Russell Belfer committed -
wilke committed
-
Prevent git_tree_walk 'skip entry' callback return code from leaking through as the return value of git_tree_walk
wilke committed
-
- 12 Sep, 2013 3 commits
-
-
Fix cl_assert_equal_sz error message formating
Vicent Martí committed -
nulltoken committed
-
nulltoken committed
-
- 11 Sep, 2013 3 commits
-
-
SSH: Clone fails with errors: ERROR: Repository invalid & Early EOF
Vicent Martí committed -
errors: Fix format of some error messages
Ben Straub committed -
nulltoken committed
-
- 10 Sep, 2013 4 commits
-
-
revwalk: allow simplifying by first-parent
Russell Belfer committed -
Make odb_loose return EAMBIGUOUS when required
Russell Belfer committed -
nulltoken committed
-
nulltoken committed
-
- 09 Sep, 2013 15 commits
-
-
When enabled, only the first parent of each commit will be queued, enabling a simple way of using first-parent simplification.
Carlos Martín Nieto committed -
fixing headers with bad values for objective-c
Russell Belfer committed -
Russell Belfer committed
-
Krzysztof Adamski committed
-
Krzysztof Adamski committed
-
Krzysztof Adamski committed
-
Krzysztof Adamski committed
-
Krzysztof Adamski committed
-
Krzysztof Adamski committed
-
Krzysztof Adamski committed
-
John Josef committed
-
fixes issues with objective-git
Russell Belfer committed -
Russell Belfer committed
-
odb: Error when streaming in less|more bytes than declared
Russell Belfer committed -
Isaac Kearse committed
-
- 08 Sep, 2013 2 commits
-
-
John Josef committed
-
Isaac Kearse committed
-