summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* server: handle negotiation linescmn/serverCarlos Martín Nieto2014-05-272-0/+73
* server: implement reference listing for upload-packCarlos Martín Nieto2014-05-271-1/+58
* server: first stepsCarlos Martín Nieto2014-05-271-0/+26
* smart: create pkt type for requestsCarlos Martín Nieto2014-05-271-0/+50
* Merge pull request #2376 from libgit2/cmn/remote-symrefVicent Marti2014-05-222-0/+68
|\
| * remote: add api to guess the remote's default branchCarlos Martín Nieto2014-05-211-0/+50
| * remote: expose the remote's symref mappingsCarlos Martín Nieto2014-05-211-0/+18
* | Merge pull request #2375 from libgit2/rb/safecrlf-on-lf-platformVicent Marti2014-05-222-3/+21
|\ \ | |/ |/|
| * Make core.safecrlf work on LF-ending platformsRussell Belfer2014-05-192-3/+21
* | Fix a leak in the testsCarlos Martín Nieto2014-05-201-1/+1
|/
* Merge pull request #2354 from libgit2/cmn/clone-into-mirrorVicent Marti2014-05-192-0/+59
|\
| * clone: add failing test for a mirror-clone with clone_intoCarlos Martín Nieto2014-05-192-0/+59
* | message: don't assume the comment charcmn/comment-charCarlos Martín Nieto2014-05-182-8/+8
* | Fix a bug in the pack::packbuilder suitePhilip Kelley2014-05-171-0/+2
* | Merge pull request #2362 from libgit2/rb/update-4k-to-8kVicent Marti2014-05-171-0/+114
|\ \
| * | Git binary check compat testsrb/update-4k-to-8kRussell Belfer2014-05-161-0/+114
* | | Merge pull request #2313 from libgit2/cmn/remote-deleteVicent Marti2014-05-163-0/+93
|\ \ \ | |/ / |/| |
| * | remote: remove remote-tracking branches on deleteCarlos Martín Nieto2014-05-161-4/+8
| * | remote: Introduce git_remote_delete()nulltoken2014-04-301-0/+57
| * | tests: Introduce count_config_entries_match() helpernulltoken2014-04-302-0/+32
* | | Better search path sandboxingrb/restore-search-pathsRussell Belfer2014-05-158-66/+54
| |/ |/|
* | Merge pull request #2328 from libgit2/rb/how-broken-can-ignores-beVicent Marti2014-05-132-1/+108
|\ \
| * | Improve checks for ignore containmentrb/how-broken-can-ignores-beRussell Belfer2014-05-062-1/+108
* | | Merge pull request #2336 from libgit2/rb/unicode-branch-namesRussell Belfer2014-05-122-1/+58
|\ \ \
| * | | Don't always test composed-insensitive lookupsrb/unicode-branch-namesRussell Belfer2014-05-081-4/+4
| * | | Allow cl_repo_get_bool to work with missing keyRussell Belfer2014-05-081-1/+2
| * | | Pass unconverted data when iconv doesn't like itRussell Belfer2014-05-081-0/+56
* | | | Merge pull request #2334 from libgit2/rb/fix-2333Russell Belfer2014-05-121-3/+10
|\ \ \ \
| * | | | Be more careful with user-supplied buffersrb/fix-2333Russell Belfer2014-05-081-3/+10
| |/ / /
* | | | Don't scale diff stat when not neededRussell Belfer2014-05-121-0/+4
* | | | Merge pull request #2300 from libgit2/cmn/match-host-testsRussell Belfer2014-05-121-0/+13
|\ \ \ \
| * | | | netops: unit-test the cert host-name pattern matchingCarlos Martín Nieto2014-04-261-0/+13
| | |_|/ | |/| |
* | | | Merge pull request #2188 from libgit2/cmn/config-snapshotRussell Belfer2014-05-124-9/+97
|\ \ \ \
| * | | | config: refresh on deleteCarlos Martín Nieto2014-04-181-3/+3
| * | | | config: refresh before reading a valueCarlos Martín Nieto2014-04-182-11/+3
| * | | | config: refresh the values on writeCarlos Martín Nieto2014-04-181-1/+1
| * | | | config: implement config snapshottingCarlos Martín Nieto2014-04-181-0/+69
| * | | | config: document current write behaviour in a testCarlos Martín Nieto2014-04-181-0/+27
* | | | | Merge pull request #2331 from libgit2/rb/dont-stop-diff-on-safecrlfVicent Marti2014-05-095-21/+76
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Disable threads::refdb::edit_while_iterate testrb/dont-stop-diff-on-safecrlfRussell Belfer2014-05-081-7/+12
| * | | | Add filter options and ALLOW_UNSAFERussell Belfer2014-05-064-14/+64
| | |_|/ | |/| |
* | | | odb: ignore files in the objects dircmn/file-in-objects-dirCarlos Martín Nieto2014-05-051-0/+24
|/ / /
* | | Merge pull request #2308 from libgit2/rb/diff-update-index-stat-cacheVicent Marti2014-05-0214-80/+236
|\ \ \
| * | | Some further sandboxing cleanups to testsRussell Belfer2014-05-025-40/+13
| * | | Improve handling of fake home directoryRussell Belfer2014-05-025-27/+58
| * | | Fix remaining init_options inconsistenciesRussell Belfer2014-05-021-2/+2
| * | | Remove trace / add git_diff_perfdata struct + apiRussell Belfer2014-05-025-134/+73
| * | | Get rid of redundant git_diff_options_init fnRussell Belfer2014-05-022-2/+2
| * | | Add payloads, bitmaps to trace APIRussell Belfer2014-05-025-69/+64
| * | | Don't use trace if GIT_TRACE not definedRussell Belfer2014-05-022-0/+14