summaryrefslogtreecommitdiff
path: root/tests/index
Commit message (Expand)AuthorAgeFilesLines
* index tests: test capitalization before mkdirhf/master_patchEdward Thomson2014-12-181-2/+4
* Plug leaksCarlos Martín Nieto2014-12-181-0/+2
* Create miscapitialised dirs for case-sensitive filesystemsCarlos Martín Nieto2014-12-181-0/+4
* treebuilder: take a repository for path validationEdward Thomson2014-12-171-0/+21
* index: Check for valid paths before creating an index entryVicent Marti2014-12-161-8/+93
* Spelling fixesWill Stamper2014-12-041-1/+1
* Clean up some memory leaksEdward Thomson2014-10-261-0/+2
* tree-cache: correct the entry_count calculationCarlos Martín Nieto2014-10-221-5/+5
* index: make sure to write cached subtrees if parent is invalidatedCarlos Martín Nieto2014-10-101-0/+53
* index: write out the tree cache extensionCarlos Martín Nieto2014-10-101-6/+79
* index: add tests for the tree cacheCarlos Martín Nieto2014-10-101-0/+110
* Allow to propagate checkout callbacks to git HARD resetSven Strickroth2014-08-032-6/+6
* Introduce cl_assert_equal_oidEdward Thomson2014-07-016-53/+53
* Plug a leak in the testsCarlos Martín Nieto2014-06-031-0/+2
* index: check for valid filemodes on addcmn/index-add-modesCarlos Martín Nieto2014-05-221-0/+15
* Make core.safecrlf work on LF-ending platformsRussell Belfer2014-05-191-0/+18
* Some vector utility tweaksRussell Belfer2014-04-171-17/+3
* git_checkout_opts -> git_checkout_optionsBen Straub2014-03-062-6/+6
* Staticize file-local variablesBen Straub2014-02-241-1/+1
* Tests for crlf filtering into the repositoryEdward Thomson2014-02-091-0/+136
* Merge pull request #2099 from libgit2/bs/more-reflog-stuffRussell Belfer2014-02-072-11/+11
|\
| * Add reflog parameters to git_resetBen Straub2014-02-032-6/+6
| * Reset helpers: use revparse insteadBen Straub2014-02-032-5/+5
* | Fix typo setting sorted flag when reloading indexRussell Belfer2014-02-041-0/+34
* | Convert pqueue to just be a git_vectorRussell Belfer2014-02-041-4/+4
|/
* More index collision testsEdward Thomson2014-01-291-0/+64
* Add test for blob/tree name collisions in indexRussell Belfer2014-01-291-0/+42
* index: rename an entry's id to 'id'Carlos Martín Nieto2014-01-253-26/+26
* More improvements to callback return value testsRussell Belfer2013-12-111-30/+128
* tests: Drop unrelated commentnulltoken2013-11-191-1/+0
* tree-cache: Don't segfault upon corruptionnulltoken2013-11-191-0/+9
* Rename tests-clar to testsBen Straub2013-11-1410-0/+1936