]> git.proxmox.com Git - libgit2.git/history - src/tree.h
pkt-line: parse other-ref lines
[libgit2.git] / src / tree.h
2011-05-17 Vicent MartíMerge pull request #116 from carlosmn/test-naming
2011-04-06 Carlos Martín NietoMerge remote-tracking branch 'upstream/development...
2011-04-05 Jakob PfenderMerge branch 'development' into index-flags
2011-04-04 Vicent MartiBuild & write custom trees in memory
2011-03-31 Carlos Martín NietoMerge upstream/development
2011-03-20 Vicent MartiI broke your bindings
2011-03-03 Vicent MartiImplement reference counting for git_objects
2011-02-07 Vicent MartiMerge branch 'master' of https://github.com/saschpe...
2011-02-05 Vicent MartiKeep the tree entries always internally sorted
2011-01-20 Vicent MartiFix initialization of in-memory trees
2010-12-06 Vicent MartiChange the library include file
2010-12-02 Vicent MartiMerge branch 'commitparents' of https://github.com...
2010-12-02 Vicent MartiRefactor all 'vector' functions into common code
2010-10-27 Vicent MartiFix internal memory management on the library
2010-09-21 Vicent MartiAdd write-back support for git_tree
2010-09-19 Vicent MartiGive object structures more descriptive names
2010-09-08 Vicent MartiFix: do not export custom types in the extern API
2010-08-12 Vicent MartiFinish the tree object API
2010-08-12 Vicent MartiRedesigned the walking/object lookup interface
2010-07-15 Vicent MartiAdd parsing of tree file contents.
2010-07-15 Vicent MartiAdd support for tree objects in revision pools