index
:
go.wit.com/lib/libgit2.git
devel
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index_test.go
Age
Commit message (
Expand
)
Author
2021-09-05
The big Callback type adjustment of 2020
lhchavez
2020-02-23
Merge remote-tracking branch 'upstream/master' into git_index_add_frombuffer
lhchavez
2019-01-04
Bump vendored libgit2 to fba70a9d5f
Carlos Martín Nieto
2017-07-17
Add binding for `git_index_add_frombuffer`
Vadzim Ramanenka
2016-10-31
Merge pull request #351 from ezwiebel/index-remove-directory
Carlos Martín Nieto
2016-10-20
Implement git_index_remove_directory in index wrapper
ezwiebel
2016-08-27
Run the tests in parallel
Carlos Martín Nieto
2015-08-04
Move from an Object interface to a type
Carlos Martín Nieto
2015-05-30
Fix test error messages
taylorchu
2015-05-19
Index: Add Path() accessor
Carlos Martín Nieto
2015-05-19
Index: Add OpenIndex
Carlos Martín Nieto
2015-05-19
Index: Add ReadTree()
Carlos Martín Nieto
2015-04-24
tests: always clean up temporary repository dirs
Patrick Steinhardt
2014-10-24
implemented Index.AddAll, Index.RemoveAll, Index.UpdateAll
Lucas Clemente
2014-05-25
Index: add functions to handle the data structure
Carlos Martín Nieto
2014-03-20
Add index WriteTreeTo + test
Jesse Ezell
2013-04-16
Add @carlosmn's tests
Vicent Marti
2013-03-07
Delete the whole test dir
Carlos Martín Nieto
2013-03-07
Factor out creating the test repo
Carlos Martín Nieto
2013-03-06
Fixed renamed func in index_test
mrb
2013-03-06
Test the index code slightly
Carlos Martín Nieto