summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Introduce option to use relative paths for repository work directoryjamill/relative_gitlinkJameson Miller2014-09-023-0/+138
* Introduce git_path_make_relativeEdward Thomson2014-09-021-0/+55
* Merge pull request #2545 from linquize/no-sshVicent Marti2014-09-031-0/+9
|\
| * Skip SSH clone tests if libgit2 not built with GIT_SSH definedLinquize2014-09-011-0/+9
* | MSVC does not support zero size arrayLinquize2014-08-311-2/+1
* | Merge pull request #2481 from libgit2/cmn/oidarrayVicent Marti2014-08-291-0/+18
|\ \ | |/ |/|
| * merge: expose multiple merge basescmn/oidarrayCarlos Martín Nieto2014-07-271-0/+18
* | Merge pull request #2539 from libgit2/cmn/ahead-behind-orderVicent Marti2014-08-281-18/+18
|\ \
| * | Fix ahead-behind testsCarlos Martín Nieto2014-08-281-18/+18
* | | Merge pull request #2538 from libgit2/ntk/propagate_url_parsing_errorVicent Marti2014-08-271-0/+6
|\ \ \
| * | | winhttp: Prevent swallowing of url parsing errornulltoken2014-08-271-0/+6
* | | | Merge pull request #2490 from csware/ssh-wintunnelVicent Marti2014-08-271-0/+66
|\ \ \ \ | |/ / / |/| | |
| * | | Added some testsSven Strickroth2014-08-271-0/+66
* | | | Adjust clone tests to USERNAME cred typeCarlos Martín Nieto2014-08-271-0/+3
* | | | Merge remote-tracking branch 'upstream/master' into cmn/ssh-retryCarlos Martín Nieto2014-08-2774-395/+987
|\ \ \ \
| * \ \ \ Merge pull request #2508 from libgit2/rb/fix-ignore-slash-starVicent Marti2014-08-261-0/+95
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Demonstrate a trailing slash failure.rb/fix-ignore-slash-starRob Rix2014-08-081-0/+57
| | * | | status: failing test with slash-starCarlos Martín Nieto2014-08-081-0/+38
| * | | | Merge pull request #2531 from libgit2/rb/mkdir-allow-parent-failuresVicent Marti2014-08-251-0/+31
| |\ \ \ \
| | * | | | Allow mkdir helper to skip parent errorsrb/mkdir-allow-parent-failuresRussell Belfer2014-08-221-0/+31
| * | | | | Merge pull request #2527 from jacquesg/refspec-crashVicent Marti2014-08-251-5/+43
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Check if the refspec matches before transformingJacques Germishuys2014-08-171-5/+43
| | | |/ / | | |/| |
| * | | | Merge pull request #2528 from libgit2/vmg/tostr_sVicent Marti2014-08-183-14/+5
| |\ \ \ \
| | * | | | oid: Export `git_oid_tostr_s` instead of `_allocfmt`vmg/tostr_sVicent Marti2014-08-183-14/+5
| * | | | | Revert "test: Remove symlinks from the source tree"Vicent Marti2014-08-181-0/+1
| * | | | | test: Remove symlinks from the source treeVicent Marti2014-08-181-1/+0
| | |/ / / | |/| | |
| * | | | git_remote_ls() should return an error if the transport is not availableJacques Germishuys2014-08-151-0/+11
| * | | | Introduce git_buf_decode_base64Edward Thomson2014-08-151-8/+29
| * | | | online::clone::credentials support default credentialsEdward Thomson2014-08-151-3/+26
| * | | | Free references during push validationEdward Thomson2014-08-151-0/+2
| * | | | Remove the refs/notes/commits that we push in testEdward Thomson2014-08-141-0/+9
| * | | | Don't run the ssh clone tests against http remotesEdward Thomson2014-08-141-1/+1
| * | | | Merge pull request #2469 from ethomson/transport2Vicent Marti2014-08-142-0/+2
| |\ \ \ \
| | * | | | Custom transport: minor cleanupsEdward Thomson2014-08-142-0/+2
| | |/ / /
| * | | | Don't include the unreadable tests on win32Edward Thomson2014-08-131-0/+4
| |/ / /
| * | | config: a multiline var can start immediatelyCarlos Martín Nieto2014-08-091-0/+13
| |/ /
| * | Don't report status on named pipesRussell Belfer2014-08-081-0/+32
| * | Merge pull request #2471 from jacquesg/compatibility-cleanupVicent Marti2014-08-074-12/+13
| |\ \
| | * | Use p_snprintf also in testsJacques Germishuys2014-08-054-12/+13
| * | | Merge pull request #2484 from libgit2/fix-git-status-list-new-unreadable-folderVicent Marti2014-07-232-0/+102
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/master' into fix-git-status-list-new-unr...Alan Rogers2014-07-2256-318/+538
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge remote-tracking branch 'origin/development' into fix-git-status-list-ne...Alan Rogers2014-07-108-53/+147
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/development' into fix-git-status-list-ne...Alan Rogers2014-06-0433-102/+835
| | |\ \ \ \
| | * | | | | Add another test for unreadable and not included.Alan Rogers2014-06-041-0/+32
| | * | | | | Add GIT_STATUS_OPT_INCLUDE_UNREADABLE_AS_UNTRACKEDAlan Rogers2014-06-031-1/+36
| | * | | | | Fix the no permissions test.Alan Rogers2014-05-301-3/+2
| | * | | | | Use 'X' for unreadable status.Alan Rogers2014-05-301-0/+3
| | * | | | | We do expect the foo path in the nopermissions testAlan Rogers2014-05-231-2/+2
| | * | | | | Remove errant newlineAlan Rogers2014-05-221-1/+0
| | * | | | | Simplify the no permission test.Alan Rogers2014-05-211-6/+4