summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* allocations: test for overflow of requested sizeEdward Thomson2015-02-121-0/+40
* Merge pull request #2866 from ethomson/checkout_perf2Carlos Martín Nieto2015-02-128-4/+61
|\
| * remove some unused warningsEdward Thomson2015-02-041-0/+4
| * tests: update for new test dataEdward Thomson2015-02-023-4/+5
| * checkout test: ensure .gitattributes lifecycleEdward Thomson2015-02-025-0/+52
* | Merge pull request #2862 from jeffhostetler/jeffhostetler/bug/branch_create_a...Carlos Martín Nieto2015-02-121-0/+104
|\ \
| * | Fix branch creation when branch name matches namespace of previously deleted ...Jeff Hostetler2015-02-031-0/+104
* | | Merge pull request #2880 from ethomson/mkdir_rootCarlos Martín Nieto2015-02-122-0/+43
|\ \ \
| * | | stat: don't remove trailing '/' from root on win32Edward Thomson2015-02-051-0/+17
| * | | repo: ensure we can create repo at filesystem rootEdward Thomson2015-02-051-0/+26
* | | | Merge pull request #2889 from jeffhostetler/jeffhostetler/merge_performanceCarlos Martín Nieto2015-02-125-0/+226
|\ \ \ \
| * | | | Large merge perf test.Jeff Hostetler2015-02-065-0/+226
* | | | | Update clar to d17c7f6Edward Thomson2015-02-051-0/+5
| |/ / / |/| | |
* | | | Merge pull request #2867 from ethomson/8dot3Edward Thomson2015-02-054-0/+32
|\ \ \ \
| * | | | win32: further cleanups for 8.3 disablingEdward Thomson2015-02-034-9/+30
| * | | | win32: cleanup 8.3 disabled testsEdward Thomson2015-02-032-39/+14
| * | | | Fix test failures when 8.3 is disabledLinquize2015-01-312-4/+40
| | |_|/ | |/| |
* | | | structinit test: use %PRIuZ instead of %d for size_tEdward Thomson2015-02-041-1/+1
| |_|/ |/| |
* | | Merge pull request #2832 from ethomson/appveyor_badgeEdward Thomson2015-01-301-6/+36
|\ \ \ | |/ / |/| |
| * | structinit test: only run on DEBUG buildsEdward Thomson2015-01-211-1/+16
| * | structinit test: show which byte differsEdward Thomson2015-01-211-5/+20
* | | Merge pull request #2819 from libgit2/cmn/config-get-pathEdward Thomson2015-01-261-0/+46
|\ \ \ | |/ / |/| |
| * | config: add parsing and getter for pathscmn/config-get-pathCarlos Martín Nieto2015-01-141-0/+46
* | | checkout tests: cleanup realpath impl on Win32Edward Thomson2015-01-201-36/+6
* | | checkout tests: emulate p_realpath poorly on Win32Edward Thomson2015-01-201-1/+64
* | | checkout: remove files before writing new onesEdward Thomson2015-01-202-2/+99
* | | checkout tests: nasty symlinksEdward Thomson2015-01-2018-3/+50
* | | git_path_join_unrooted: return base lenEdward Thomson2015-01-201-0/+47
* | | checkout: introduce git_checkout_perfdataEdward Thomson2015-01-201-0/+29
* | | Add files and tests with many UTF-8 chars and few UTF-8 charsLinquize2015-01-209-1/+31
* | | Make binary detection work similar to vanilla gitSven Strickroth2015-01-201-1/+1
|/ /
* | Merge branch 'pr/2740'Edward Thomson2015-01-143-19/+41
|\ \ | |/ |/|
| * Added GIT_HASHSIG_ALLOW_SMALL_FILES to allow computing signatures for small f...Pierre-Olivier Latour2015-01-143-19/+41
* | Merge commit '4b1018d24f980273528743c27c47ceb96cb720bd'Carlos Martín Nieto2015-01-091-0/+31
|\ \
| * | Fix crash in free() when git_buf_grow() fails.Jeff Hostetler2015-01-091-0/+31
* | | Fix warningCarlos Martín Nieto2015-01-091-1/+1
* | | Merge pull request #2810 from ethomson/remove_symlinksCarlos Martín Nieto2015-01-092-10/+40
|\ \ \
| * | | repo::init test: create hook symlinkEdward Thomson2015-01-082-10/+40
* | | | submodule::init tests: free some leaksEdward Thomson2015-01-081-1/+5
* | | | Merge pull request #2802 from calavera/remote_create_prune_configEdward Thomson2015-01-081-0/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Fix more indentation.David Calavera2015-01-071-1/+1
| * | | Fix intentation.David Calavera2015-01-051-1/+1
| * | | Load prune configuration when a remote is created.David Calavera2015-01-051-0/+44
* | | | Add extern function to initialize submodule update options.David Calavera2015-01-071-0/+5
* | | | Merge commit 'refs/pull/2632/head' of github.com:libgit2/libgit2Carlos Martín Nieto2015-01-0520-6/+531
|\ \ \ \ | |/ / / |/| | |
| * | | Introduce a convenience function for submodule updatejamill/submodule_updateJameson Miller2014-12-224-6/+424
| * | | submodule init should resolve relative url pathsJameson Miller2014-12-2217-0/+107
| | |/ | |/|
* | | Plug a couple of leaksCarlos Martín Nieto2015-01-042-1/+1
| |/ |/|
* | Merge pull request #2761 from libgit2/cmn/fetch-pruneEdward Thomson2014-12-301-0/+285
|\ \
| * | fetch: plug leaks in the prune testsCarlos Martín Nieto2014-12-141-18/+34