summaryrefslogtreecommitdiff
path: root/tests/clar_libgit2.c
Commit message (Expand)AuthorAgeFilesLines
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-2/+2
* tests: add a helper to build sandbox subpaths quicklyEtienne Samson2018-06-291-0/+29
* mailmap: API and style cleanupNika Layzell2018-06-141-2/+1
* mailmap: Switch mailmap parsing to use the git_parse moduleNika Layzell2018-06-141-2/+1
* mailmap: Support path fixtures in cl_git_repository_init()Nika Layzell2018-06-141-3/+9
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-6/+6
* tests: provide better pass/failure error messagesEdward Thomson2017-02-171-3/+11
* tests: use out-of-the-way config dir in sandboxEdward Thomson2015-11-171-5/+12
* tests: set PROGRAMDATA directory for running testsEdward Thomson2015-11-171-0/+2
* cl_git_path_url: assert sane static buffer sizeEdward Thomson2015-09-141-0/+2
* Merge branch 'portable-zu'Carlos Martín Nieto2015-07-121-2/+2
|\
| * Fix #3094 - improve use of portable size_t/ssize_t format specifiers.Matthew Plough2015-07-121-2/+2
* | 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