- 17 Jun, 2013 2 commits
-
-
Russell Belfer committed
-
Edward Thomson committed
-
- 15 May, 2013 2 commits
-
-
This removes the functions to duplicate and free copies of a git_index_entry and updates the comments to explain that you should just use the public definition of the struct as needed.
Russell Belfer committed -
This adds git_index_entry_dup to make a copy of an existing entry and git_index_entry_free to release the memory of the copy. It also updates the documentation for git_index_get_bypath and git_index_get_byindex to make it clear that the returned structure should *not* be modified.
Russell Belfer committed
-
- 25 Mar, 2013 2 commits
-
-
This fixes some places where the new tests were leaving the test area in a bad state or were freeing data they should not free. It also removes code that is extraneous to the core issue and fixes an invalid SHA being looked up in one of the tests (which was failing, but for the wrong reason).
Russell Belfer committed -
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sven Strickroth committed
-
- 27 Jan, 2013 1 commit
-
-
Philip Kelley committed
-
- 12 Jan, 2013 1 commit
-
-
Edward Thomson committed
-
- 04 Jan, 2013 1 commit
-
-
This adds the git_index_remove_directory API plus tests.
Russell Belfer committed
-
- 03 Jan, 2013 3 commits
-
-
Vicent Marti committed
-
Ben Straub committed
-
Ben Straub committed
-
- 27 Nov, 2012 2 commits
-
-
Russell Belfer committed
-
Ben Straub committed
-
- 19 Nov, 2012 1 commit
-
-
Scott J. Goldman committed
-
- 10 Nov, 2012 1 commit
-
-
nulltoken committed
-
- 30 Oct, 2012 1 commit
-
-
Edward Thomson committed
-
- 07 Jun, 2012 1 commit
-
-
Vicent Martí committed
-
- 17 May, 2012 2 commits
-
-
Vicent Martí committed
-
Vicent Martí committed
-
- 02 May, 2012 1 commit
-
-
Vicent Martí committed
-
- 03 Apr, 2012 2 commits
-
-
Signed-off-by: schu <schu-github@schulog.org>
schu committed -
Vicent Martí committed
-
- 01 Apr, 2012 1 commit
-
-
Ben Straub committed
-
- 31 Mar, 2012 1 commit
-
-
Ben Straub committed
-
- 30 Mar, 2012 3 commits
-
-
in tag/write.c.
Ben Straub committed -
Also cleaned up some names for things that used to be macros.
Ben Straub committed -
Ben Straub committed
-