]> git.proxmox.com Git - libgit2.git/history - tests/t09-tree.c
fileops/repository: create (most) directories with 0777 permissions
[libgit2.git] / tests / t09-tree.c
2011-10-14 Brodie Raofileops/repository: create (most) directories with...
2011-10-13 Vicent MartíMerge pull request #448 from nulltoken/ntk/topic/treeen...
2011-10-13 nulltokenFix minor indentation issues
2011-09-02 Vicent MartíMerge pull request #388 from lambourg/master
2011-08-02 Vicent MartíMerge pull request #346 from belkiss/development
2011-08-02 Lambert CLARAFix memory leak when wrong object type is looked up...
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-06-16 Vicent Martioid: Rename methods
2011-06-16 Vicent MartíMerge pull request #248 from carlosmn/config
2011-06-15 Vicent MartíMerge pull request #261 from Romain-Geissler/discovery...
2011-06-15 Vicent MartíMerge pull request #251 from nulltoken/fix/msvc-warnings
2011-06-12 nulltokenFix compilation warnings in MSVC
2011-06-02 Vicent MartíMerge pull request #144 from nordsturm/fix_fakewstream
2011-05-17 Jakob PfenderMerge branch 'development' into unmerged
2011-05-17 Vicent MartíMerge pull request #116 from carlosmn/test-naming
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-23 Vicent MartíMerged pull request #115 from jpfender/index-flags.
2011-04-23 Vicent MartíMerged pull request #135 from carlosmn/valgrind.
2011-04-13 Carlos Martín Nietotests: don't leak objects
2011-04-11 Carlos Martín NietoMerge upstream/development
2011-04-11 Jakob Pfendermerge branch development
2011-04-10 Vicent MartiUse Z_BEST_SPEED for filebuf deflating
2011-04-08 Vicent MartiDo not declare variables in the middle of a func
2011-04-08 Vicent MartiRemove unused variables from test files
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-03-31 Carlos Martín NietoMerge upstream/development
2011-03-20 Vicent MartiI broke your bindings
2011-03-15 Ben NoordhuisAdd test case for issue GH-86
2011-03-03 Vicent MartiImplement reference counting for git_objects
2011-03-03 Vicent MartiCleanup the testing toolkit
2011-02-07 Vicent MartiMerge branch 'master' of https://github.com/saschpe...
2011-02-05 Vicent MartiMerge branch 'master' of https://github.com/jwiegley...
2011-02-02 Vicent MartiRewrite the unit testing suite