summaryrefslogtreecommitdiff
path: root/tests/clar_libgit2.c
Commit message (Expand)AuthorAgeFilesLines
* git__getenv: utf-8 aware env readerEdward Thomson2015-07-021-20/+23
* Introduce cl_git_sandbox_init_new()Edward Thomson2015-05-281-0/+8
* win32: further cleanups for 8.3 disablingEdward Thomson2015-02-031-0/+22
* Added GIT_HASHSIG_ALLOW_SMALL_FILES to allow computing signatures for small f...Pierre-Olivier Latour2015-01-141-0/+5
* win32: remember to free wide env name/valueEdward Thomson2014-12-091-1/+3
* fix cl_git_mkfile() to test for -1 rather than 0 for errors from p_creat()Jeff Hostetler2014-11-261-1/+1
* Switch description and path reportingEdward Thomson2014-07-151-1/+1
* Better search path sandboxingrb/restore-search-pathsRussell Belfer2014-05-151-0/+13
* Allow cl_repo_get_bool to work with missing keyRussell Belfer2014-05-081-1/+2
* Some further sandboxing cleanups to testsRussell Belfer2014-05-021-3/+5
* Improve handling of fake home directoryRussell Belfer2014-05-021-10/+21
* Win32: UTF-8 <-> WCHAR conversion overhaulPhilip Kelley2014-04-191-30/+23
* Fix core.excludesfile named .gitignorerb/fix-leading-slash-ignoresRussell Belfer2014-04-141-0/+21
* Tests for core.autocrlf and .gitattributesEdward Thomson2014-02-091-0/+8
* Close files on file diff failureEdward Thomson2014-02-091-0/+1
* Rename tests-clar to testsBen Straub2013-11-141-0/+483