]> git.proxmox.com Git - libgit2.git/history - src/tree.c
Merge pull request #392 from sschuberth/development
[libgit2.git] / src / tree.c
2011-09-19 Vicent MartíMerge pull request #392 from sschuberth/development
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-18 Vicent MartiCleanup legal data
2011-09-02 Vicent MartíMerge pull request #388 from lambourg/master
2011-08-04 Vicent MartíMerge pull request #345 from carlosmn/gsoc2011/indexer
2011-08-04 Vicent MartíMerge pull request #349 from MasterGrumpy/development
2011-08-03 Luc BertrandRemove duplicated sort
2011-07-28 Vicent MartíMerge pull request #335 from carlosmn/read-updated
2011-07-25 Kirill A. Shutemovtree: fix cast warnings
2011-07-14 Vicent MartíMerge pull request #325 from carlosmn/valgrind
2011-07-14 Vicent MartíMerge pull request #324 from carlosmn/development
2011-07-13 Vicent MartíMerge pull request #323 from nulltoken/ntk/fix/treebuil...
2011-07-13 nulltokentree: fix insertion of entries with invalid filenames
2011-07-13 Vicent Martitree: More accurate matching on entries
2011-07-13 Vicent Martitree: Fix wrong sort order when querying entries
2011-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-09 Vicent Martiodb: Direct writes are back
2011-07-07 Vicent Martivector: Timsort all of the things
2011-07-05 Vicent MartíMerge pull request #300 from carlosmn/gsoc2011/master
2011-07-05 Vicent Martifileops: Cleanup
2011-07-01 Kirill A. Shutemovcleanup: remove trailing spaces
2011-06-16 Vicent Martioid: Rename methods
2011-06-15 Vicent MartíMerge pull request #261 from Romain-Geissler/discovery...
2011-06-08 Vicent MartíMerge pull request #216 from glesserd/development
2011-06-07 Vicent MartíMerge pull request #242 from schu/fix-unused-2
2011-06-07 Vicent MartíMerge pull request #240 from Romain-Geissler/tree-objec...
2011-06-07 Vicent MartíMerge pull request #239 from pegonma/oid_prefix
2011-06-07 Vicent MartíMerge pull request #238 from pegonma/git_oid_ncmp
2011-06-07 Vicent MartíMerge pull request #236 from Jopie64/development
2011-06-07 Vicent MartíMerge pull request #234 from Romain-Geissler/entry...
2011-06-06 Romain GeisslerTree: Added a function that returns the type of a tree...
2011-06-06 Romain GeisslerTree: Some more size_t to unsigned int type change.
2011-06-05 Romain GeisslerTree: API uniformasation: Use unsigned int for all...
2011-06-02 Vicent MartíMerge pull request #144 from nordsturm/fix_fakewstream
2011-05-23 Jakob Pfendertree.c: Move to new error handling mechanism
2011-05-18 Vicent MartíMerge pull request #195 from RomainMuller/master
2011-05-17 Jakob PfenderMerge branch 'development' into unmerged
2011-05-17 Vicent MartíMerge pull request #116 from carlosmn/test-naming
2011-05-17 Carlos Martín NietoMerge upstream/development
2011-05-13 Vicent MartíMerge pull request #183 from schu/errors
2011-05-11 schuMove tree.c to the new error handling
2011-05-05 Carlos Martín NietoMerge remote-tracking branch 'upstream/development...
2011-05-02 Vicent MartíMerge pull request #151 from carlosmn/root-commit.
2011-05-02 Vicent MartíMerge pull request #146 from nordsturm/fix_subtrees.
2011-04-26 Sergey NikishinFix tree-entry attribute convertion (fix corrupted...
2011-04-11 Carlos Martín NietoMerge upstream/development
2011-04-11 Jakob Pfendermerge branch development
2011-04-09 Vicent MartiProperly check `strtol` for errors
2011-04-08 Shuhei Tanumafix git_treebuilder_insert probrem.
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-04-04 Vicent MartiFix the git_tree_write implementation
2011-04-03 Sarath LakshmanNew external API method: `git_tree_create`
2011-04-02 Vicent MartiMerge branch 'tagging' of https://github.com/nulltoken...
2011-04-02 Vicent MartiChange `parse` methods to const buffer
2011-03-31 Carlos Martín NietoMerge upstream/development
2011-03-20 Vicent MartiI broke your bindings
2011-03-16 Vicent MartiFix headers for the new Revision Walker
2011-03-05 Vicent MartiChange interface for Tree Index attr (always unsigned)
2011-03-05 Sakari JokinenCheck for valid range of attributes for tree entry
2011-03-03 Vicent MartiImplement reference counting for git_objects
2011-03-03 Vicent MartiFix searching in git_vector
2011-03-03 Vicent MartiChange the object creation/lookup API
2011-03-03 Vicent MartiMove the path comparison method to fileops.c
2011-02-08 Vicent MartiMerge branch 'git-reference-creation-tests' of https...
2011-02-07 Vicent MartiGit trees are now always lazily sorted
2011-02-07 Vicent MartiMerge branch 'master' of https://github.com/saschpe...
2011-02-07 Vicent MartiMerge branch 'refs-handling-tests' of https://github...
2011-02-07 Vicent MartiMerge branch 'join-path-tests' of https://github.com...
2011-02-07 Vicent MartiMerge branch 'chobie_git_dir_fix' of https://github...
2011-02-07 John WiegleyGit does not like zero padded file attributes (git...
2011-02-07 John WiegleyFurther correction to tree entry sorting (for git fsck)
2011-02-05 Vicent MartiMerge branch 'sqlite-backend'
2011-02-05 nulltokenFixes a Win32/MSVC compilation issue.
2011-02-05 Vicent MartiKeep the tree entries always internally sorted
2011-02-05 Vicent MartiMerge branch 'master' of https://github.com/jwiegley...
2011-02-03 John WiegleyUse Git's own tree entry sorting algorithm
2011-02-01 John WiegleyMake git_tree_clear_entries visible to the user
2011-02-01 John WiegleyAdded git_tree_add_entry_unsorted and git_tree_sort_entries
2011-01-29 Vicent MartiReturn the created entry in git_tree_add_entry()
2011-01-20 Vicent MartiFix initialization of in-memory trees
2010-12-06 Vicent MartiChange the library include file
2010-12-05 Vicent MartiChange include structure for the project
2010-12-05 nulltokenSmall source code readability improvements.
2010-12-02 Vicent MartiMerge branch 'commitparents' of https://github.com...
2010-12-02 Vicent MartiRefactor all 'vector' functions into common code
2010-11-05 Vicent MartiImprove error handling
2010-10-27 Vicent MartiFix internal memory management on the library
2010-10-08 Vicent MartiFix issue 3 (memory corruption resize_tree_array)
2010-10-06 Vicent MartiFix possible segfaults in src/tree.c (issue 1)
2010-09-21 Vicent MartiAdd write-back support for git_tree
2010-09-20 Vicent MartiAdd support for in-memory objects
2010-09-19 Vicent MartiGive object structures more descriptive names
2010-09-18 Vicent MartiAdd generic methods for object writeback
2010-09-08 Vicent MartiFix: do not export custom types in the extern API
2010-08-12 Vicent MartiFix object handling in git_repository
next