- 18 Dec, 2012 2 commits
-
-
Reset global variable to NULL after free'ing resource
Vicent Martí committed -
Sascha Cunz committed
-
- 17 Dec, 2012 10 commits
-
-
Fix diff constructor names
Vicent Martí committed -
Based on feedback from the ObjectiveGit folks, these are some further updates to diff.h areas that are poorly documented.
Russell Belfer committed -
The diff constructor functions had some confusing names, where the "old" side of the diff was coming after the "new" side. This reverses the order in the function name to make it less confusing. Specifically... * git_diff_index_to_tree becomes git_diff_tree_to_index * git_diff_workdir_to_index becomes git_diff_index_to_workdir * git_diff_workdir_to_tree becomes git_diff_tree_to_workdir
Russell Belfer committed -
Introduce git_blob_is_binary()
Vicent Martí committed -
Cleanup the empty-clone test correctly
Vicent Martí committed -
nulltoken committed
-
nulltoken committed
-
Sascha Cunz committed
-
Michael Schubert committed
-
Allow clone to handle empty repos
Vicent Martí committed
-
- 16 Dec, 2012 2 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
- 15 Dec, 2012 4 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
adding .mailmap file
Vicent Martí committed -
Help clarify who are the top commiters when using 'shortlog -sn'.
Valentin Haenel committed
-
- 14 Dec, 2012 14 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Options structure for git_clone
Vicent Martí committed -
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Carlos Martín Nieto committed
-
Vicent Marti committed
-
Vicent Marti committed
-
Vicent Marti committed
-
- 13 Dec, 2012 8 commits
-
-
Vicent Marti committed
-
Jameson Miller committed
-
Jameson Miller committed
-
Ben Straub committed
-
Jameson Miller committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-