summaryrefslogtreecommitdiff
path: root/tests-clar
Commit message (Expand)AuthorAgeFilesLines
...
| * | config: don't allow passing NULL as a value to setCarlos Martín Nieto2013-03-092-2/+16
* | | Merge pull request #1413 from arrbee/more-iterator-refactorVicent Martí2013-03-152-0/+52
|\ \ \
| * | | Fix valgrind issues (and mmap fallback for diff)Russell Belfer2013-03-141-0/+2
| * | | Improved tree iterator internalsRussell Belfer2013-03-141-0/+50
* | | | Fix various build warningsRussell Belfer2013-03-143-3/+5
|/ / /
* | | Fix workdir iterator bugsRussell Belfer2013-03-131-4/+65
* | | Merge pull request #1408 from arrbee/refactor-iteratorsVicent Martí2013-03-1236-40/+829
|\ \ \
| * | | Stabilize order for equiv tree iterator entriesRussell Belfer2013-03-111-9/+101
| * | | Fix tree iterator advance using wrong name compareRussell Belfer2013-03-111-0/+55
| * | | Fix tree iterator path for tree issue + cleanupsRussell Belfer2013-03-111-0/+16
| * | | Use correct case path in icase tree iteratorRussell Belfer2013-03-101-2/+2
| * | | Add tests for case insensitive tree iteratorRussell Belfer2013-03-101-0/+93
| * | | Make tree iterator handle icase equivalenceRussell Belfer2013-03-081-51/+159
| * | | Add INCLUDE_TREES, DONT_AUTOEXPAND iterator flagsRussell Belfer2013-03-062-19/+190
| * | | Make iterator APIs consistent with standardsRussell Belfer2013-03-0636-37/+291
* | | | handle small files in similarity metricsEdward Thomson2013-03-111-0/+33
* | | | diff: allow asking for diffs with no contextCarlos Martín Nieto2013-03-091-0/+2
| |/ / |/| |
* | | Merge pull request #1403 from ethomson/tracingVicent Martí2013-03-071-0/+86
|\ \ \
| * | | optional tracingEdward Thomson2013-03-071-0/+86
* | | | immutable references and a pluggable ref databaseEdward Thomson2013-03-0720-93/+730
|/ / /
* | | refs: explicitly catch leading slashesCarlos Martín Nieto2013-03-071-0/+6
|/ /
* | No longer need clar_main.cRussell Belfer2013-03-061-3453/+0
* | added missing free for git_note in clar testsNico von Geyso2013-03-061-0/+2
* | fixed minor issues with new note iteratorNico von Geyso2013-03-061-9/+8
* | use git_note_iterator type instead of non-public git_iterator oneNico von Geyso2013-03-062-3/+3458
* | basic note iterator implementationNico von Geyso2013-03-061-1/+66
* | remote push test fixEdward Thomson2013-03-051-1/+2
|/
* Merge pull request #1369 from arrbee/repo-init-template-hooksVicent Martí2013-03-054-9/+148
|\
| * Make mode handling during init more like gitRussell Belfer2013-02-271-34/+39
| * Fix portability issues on WindowsRussell Belfer2013-02-262-9/+32
| * Fix initialization of repo directoriesRussell Belfer2013-02-263-8/+119
* | clear REUC on checkoutEdward Thomson2013-03-041-0/+85
* | Fix a few leaksCarlos Martín Nieto2013-03-043-0/+5
* | indexer: kill git_indexerCarlos Martín Nieto2013-03-031-8/+18
* | Allow empty config object and use itRussell Belfer2013-03-011-6/+4
* | Merge pull request #1379 from arrbee/fix-tests-with-autocrlf-input-on-windowsPhilip Kelley2013-03-011-2/+13
|\ \
| * | Control for core.autocrlf during testingRussell Belfer2013-03-011-2/+13
* | | Clone should not delete directories it did not createJameson Miller2013-03-011-0/+37
|/ /
* | Merge pull request #1233 from arrbee/file-similarity-metricVicent Martí2013-02-2726-99/+511
|\ \
| * | More rename detection testsRussell Belfer2013-02-221-15/+99
| * | Fix tests for find_similar and relatedRussell Belfer2013-02-222-14/+41
| * | Add diff rename tests with partial similarityRussell Belfer2013-02-2121-82/+208
| * | Initial integration of similarity metric to diffRussell Belfer2013-02-211-2/+2
| * | Replace diff delta binary with flagsRussell Belfer2013-02-202-6/+7
| * | Refine pluggable similarity APIRussell Belfer2013-02-201-11/+11
| * | More tests of file signatures with whitespace optsRussell Belfer2013-02-201-0/+79
| * | Change similarity metric to sampled hashesRussell Belfer2013-02-201-54/+60
| * | Initial implementation of similarity scoring algoRussell Belfer2013-02-201-0/+89
* | | don't dereference at the end of the workdir iteratorEdward Thomson2013-02-271-0/+38
* | | Revert "hash: remove git_hash_init from internal api"Michael Schubert2013-02-261-1/+1