summaryrefslogtreecommitdiff
path: root/tests-clar
Commit message (Expand)AuthorAgeFilesLines
* Update init and clean for revwalk::basic testsRussell Belfer2013-07-221-12/+38
* git_reference_next_name must match git_reference_nextRussell Belfer2013-07-221-0/+22
* Merge pull request #1726 from crazymaster/developmentBen Straub2013-07-191-2/+5
|\
| * Fixcrazymaster2013-07-151-2/+2
| * Fix typocrazymaster2013-07-151-2/+2
| * Revert "Replace Japanese characters with the encoded hexadecimal values"crazymaster2013-07-151-2/+2
| * Replace Japanese characters with the encoded hexadecimal valuescrazymaster2013-07-151-2/+2
| * Add test for multi-byte characterscrazymaster2013-07-141-2/+5
* | revparse: Don't return a reference when asked for a git objectnulltoken2013-07-131-0/+41
|/
* 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-106-63/+85
* Add tests for diff.ignoreSubmdules configRussell Belfer2013-07-101-0/+29
* Add ignore_submodules to diff optionsRussell Belfer2013-07-103-8/+70
* Update diff to new internal submodule status APIRussell Belfer2013-07-101-7/+0
* Add BARE option to git_repository_open_extRussell Belfer2013-07-101-4/+61
* 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
* Basic bit vectorRussell Belfer2013-07-101-0/+64
* Add public API for pathspec matchingRussell Belfer2013-07-101-0/+385
* Merge pull request #1704 from arrbee/kill-status-index-then-workdirVicent Martí2013-07-092-63/+0
|\
| * Remove GIT_STATUS_SHOW_INDEX_THEN_WORKDIR optionRussell Belfer2013-07-032-63/+0
* | Merge pull request #1695 from arrbee/fix-1695Vicent Martí2013-07-091-0/+31
|\ \
| * | Add GIT_CAP_SSH if library was built with SSHRussell Belfer2013-07-091-0/+31
| |/
* | Add more tests for git_config_get_multivarRussell Belfer2013-07-092-9/+49
* | Diff hunk context off by one on long linesRussell Belfer2013-07-052-2/+34
|/
* Fix segfault in git_status_foreach_ext()yorah2013-07-032-0/+175
* test: Fix memory leaknulltoken2013-06-291-0/+2
* Fix compilation warningsnulltoken2013-06-293-3/+3
* Merge pull request #1688 from arrbee/submodule-load-ignore-orphaned-headRussell Belfer2013-06-271-0/+71
|\
| * Test submodules with empty index or orphaned headRussell Belfer2013-06-271-0/+71
* | 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
* | Merge pull request #1681 from arthurschreiber/patch-1Russell Belfer2013-06-251-0/+12
|\ \ | |/ |/|
| * Add a test case.Arthur Schreiber2013-06-251-0/+12
* | Unbreak git_remote_ls on a local transport after disconnecting.Arthur Schreiber2013-06-251-0/+12
|/
* test-rename: This is not a decimal, sillyVicent Marti2013-06-251-2/+2
* Fix checkout tests on WindowsRussell Belfer2013-06-242-6/+14
* Addition checkout target directory testsRussell Belfer2013-06-212-0/+115
* Add target directory to checkoutRussell Belfer2013-06-211-0/+28
* Fix checkout of modified file when missing from wdRussell Belfer2013-06-213-0/+123
* test asserting checkout should not recreate deleted filesEdward Thomson2013-06-201-0/+30
* Add test for fixed diff bugRussell Belfer2013-06-201-0/+20
* Add status flags to force output sort orderRussell Belfer2013-06-203-0/+84
* Add tests and fix use of freed memoryRussell Belfer2013-06-191-0/+20