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.go
Age
Commit message (
Expand
)
Author
2014-12-11
Remove useless includes
Carlos Martín Nieto
2014-10-25
Merge pull request #125 from lucas-clemente/master
Carlos Martín Nieto
2014-10-24
implemented Index.AddAll, Index.RemoveAll, Index.UpdateAll
Lucas Clemente
2014-10-20
Use Filemode type in TreeEntry and IndexEntry
Ryan Dahl
2014-09-07
add Index#RemoveByPath.
Daniel Kertesz
2014-05-25
Index: add functions to handle the data structure
Carlos Martín Nieto
2014-04-02
make it possible to handle errors
Jesse Ezell
2014-03-30
add conflict functions
Jesse Ezell
2014-03-20
Add index WriteTreeTo + test
Jesse Ezell
2014-02-26
Convert the rest of the errors
Carlos Martín Nieto
2014-02-26
Added git error code to the error object.
Jesper Hansen
2014-02-26
Merge branch 'index-entries'
Carlos Martín Nieto
2014-02-26
Adjust to oid -> id
Carlos Martín Nieto
2014-02-26
Remove pointer to git_index_entry
Carlos Martín Nieto
2014-01-24
added write method
Tobias Haar
2013-12-18
Lock the OS thread when acessing errors
Carlos Martín Nieto
2013-11-14
Don't repeat the pkg-config line
Carlos Martín Nieto
2013-05-22
Support for index-entries
Axel Wagner
2013-03-06
Wrap git_index
Carlos Martín Nieto