summaryrefslogtreecommitdiff
path: root/tests-clar/diff
Commit message (Expand)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-1414-7714/+0
* Fix leaksnulltoken2013-11-051-0/+2
* Merge pull request #1929 from libgit2/rb/misc-diff-fixesVicent Martí2013-11-044-11/+169
|\
| * Fix --assume-unchanged supportRussell Belfer2013-11-011-0/+54
| * More tests and fixed for merging reversed diffsRussell Belfer2013-11-011-0/+32
| * Add git_diff_options_init helperRussell Belfer2013-11-012-6/+4
| * Make diff and status perform soft index reloadRussell Belfer2013-11-012-5/+79
* | Fix a leak in the diff testsCarlos Martín Nieto2013-11-021-0/+1
|/
* Implement patience and minimal diff flagsRussell Belfer2013-10-211-0/+47
* Create git_diff_line and extend git_diff_hunkRussell Belfer2013-10-217-215/+164
* Diff API cleanupRussell Belfer2013-10-159-81/+92
* Rename diff objects and split patch.hRussell Belfer2013-10-1113-500/+500
* Rename new fn to git_repository_reinit_filesystemRussell Belfer2013-10-081-2/+2
* More filemode cleanups for FAT on MacOSRussell Belfer2013-10-082-12/+3
* Add git_repository_reset_filesystem and fix testsRussell Belfer2013-10-044-12/+56
* Fix incorrect return code in crlf filterRussell Belfer2013-09-241-0/+25
* Add clar helper to create new commit from indexRussell Belfer2013-09-171-22/+3
* Fixing up some win32 issues with autocrlfRussell Belfer2013-09-171-0/+2
* Rearrange clar submodule cleanup codeRussell Belfer2013-09-171-1/+0
* Fix some newer GCC compiler warningsRussell Belfer2013-09-051-3/+0
* Update clarRussell Belfer2013-09-041-2/+3
* Split rewrites, status doesn't return rewritesEdward Thomson2013-08-281-0/+49
* Merge pull request #1738 from libgit2/diff-patch-content-sizeBen Straub2013-08-081-20/+39
|\
| * Add hunk/file headers to git_diff_patch_sizeRussell Belfer2013-07-231-29/+37
| * Add git_diff_patch_size() APIRussell Belfer2013-07-221-4/+15
* | Move slow tests to "stress" clar moduleRussell Belfer2013-08-051-147/+0
* | Restore commented out testsRussell Belfer2013-08-041-8/+2
* | Rename test for rename from rewriteEdward Thomson2013-08-041-0/+56
* | Rename test for multiple similar matchesEdward Thomson2013-08-041-3/+63
* | Major rename detection changesRussell Belfer2013-07-311-26/+73
* | Fix rename detection for tree-to-tree diffsRussell Belfer2013-07-241-2/+48
* | Add rename test that used to be really slowRussell Belfer2013-07-241-0/+57
|/
* tests: Fix memory leaknulltoken2013-07-131-0/+1
* Fix warnings on Win64Russell Belfer2013-07-111-7/+7
* Untracked directories with .git should be ignoredRussell Belfer2013-07-102-42/+12
* Add tests for diff.ignoreSubmdules configRussell Belfer2013-07-101-0/+29
* Add ignore_submodules to diff optionsRussell Belfer2013-07-101-3/+62
* Update diff to new internal submodule status APIRussell Belfer2013-07-101-7/+0
* Add timestamp check to submodule statusRussell Belfer2013-07-101-4/+9
* More diff submodule tests for cache issuesRussell Belfer2013-07-101-0/+150
* Fix diff test helper to show parent file/lineRussell Belfer2013-07-101-6/+13
* Fix memory leak in testRussell Belfer2013-07-101-0/+1
* More improvements to submodule diff testsRussell Belfer2013-07-101-5/+23
* Add another submodule test of dirty wdRussell Belfer2013-07-101-0/+39
* Add git_pathspec_match_diff APIRussell Belfer2013-07-101-0/+92
* Diff hunk context off by one on long linesRussell Belfer2013-07-052-2/+34
* Fix compilation warningsnulltoken2013-06-291-1/+1
* Fix bug marking submodule diffs as unmodifiedRussell Belfer2013-06-271-1/+3
* Fail on unmodified deltas when they're unexpectedJustin Spahr-Summers2013-06-261-1/+1
* test-rename: This is not a decimal, sillyVicent Marti2013-06-251-2/+2