summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* winhttp: Prevent swallowing of url parsing errorntk/propagate_url_parsing_errornulltoken2014-08-272-3/+8
* Merge pull request #2537 from libgit2/reduce-cache-contentionVicent Marti2014-08-272-10/+10
|\
| * Refactor git_cache to use an rwlockJustin Spahr-Summers2014-08-262-10/+10
|/
* Merge pull request #2508 from libgit2/rb/fix-ignore-slash-starVicent Marti2014-08-263-1/+117
|\
| * Demonstrate a trailing slash failure.rb/fix-ignore-slash-starRob Rix2014-08-081-0/+57
| * For negative matches, always use leading dir matchRussell Belfer2014-08-081-1/+2
| * status: failing test with slash-starCarlos Martín Nieto2014-08-081-0/+38
| * Fix rejection of parent dir of negated ignoresRussell Belfer2014-08-082-0/+20
* | Merge pull request #2533 from jakebolewski/jcb/addjuliaVicent Marti2014-08-261-0/+2
|\ \
| * | add Julia to the language bindings listjake bolewski2014-08-251-0/+2
* | | Merge pull request #2535 from libgit2/cmn/unpack-offsetVicent Marti2014-08-261-1/+1
|\ \ \ | |/ / |/| |
| * | pack: return the correct final offsetcmn/unpack-offsetCarlos Martín Nieto2014-08-261-1/+1
|/ /
* | Merge pull request #2532 from arthurschreiber/arthur/fix-merge-base-commit-checkVicent Marti2014-08-251-1/+4
|\ \
| * | merge base: Correctly raise an error if a non-commit object is passed.Arthur Schreiber2014-08-251-1/+4
* | | Merge pull request #2531 from libgit2/rb/mkdir-allow-parent-failuresVicent Marti2014-08-252-3/+36
|\ \ \
| * | | Allow mkdir helper to skip parent errorsrb/mkdir-allow-parent-failuresRussell Belfer2014-08-222-3/+36
| |/ /
* | | Merge pull request #2527 from jacquesg/refspec-crashVicent Marti2014-08-252-7/+57
|\ \ \ | |/ / |/| |
| * | Check that the refspec matches before modifying the out bufferJacques Germishuys2014-08-211-6/+6
| * | Check if the refspec matches before transformingJacques Germishuys2014-08-172-7/+57
* | | Merge pull request #2528 from libgit2/vmg/tostr_sVicent Marti2014-08-187-18/+33
|\ \ \
| * | | oid: Export `git_oid_tostr_s` instead of `_allocfmt`vmg/tostr_sVicent Marti2014-08-187-18/+33
* | | | 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
* | | | Merge pull request #2525 from libgit2/cmn/http-recv-bufferVicent Marti2014-08-181-4/+20
|\ \ \ \
| * | | | http: make sure we can consume the data we requestcmn/http-recv-bufferCarlos Martín Nieto2014-08-161-4/+20
| | |/ / | |/| |
* | | | Merge pull request #2523 from leighlondon/remove-completed-projectVicent Marti2014-08-181-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Removing a completed starter project.Leigh London2014-08-161-3/+0
|/ / /
* | | Merge pull request #2521 from jacquesg/remote-ls-not-connectedVicent Marti2014-08-152-0/+18
|\ \ \
| * | | git_remote_ls() should return an error if the transport is not availableJacques Germishuys2014-08-152-0/+18
|/ / /
* | | Merge pull request #2497 from ethomson/kerberos3Vicent Marti2014-08-1514-98/+1048
|\ \ \
| * | | Introduce proper http authentication APIEdward Thomson2014-08-156-283/+529
| * | | Add GSSAPI support for SPNEGO/Kerberos auth over HTTPEdward Thomson2014-08-153-30/+622
| * | | Introduce git_buf_decode_base64Edward Thomson2014-08-156-23/+92
| * | | Perform HTTP keep-aliveEdward Thomson2014-08-151-3/+12
| * | | 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-1411-410/+461
|\ \ \
| * | | Custom transport: minor cleanupsEdward Thomson2014-08-1411-410/+461
* | | | Merge pull request #2517 from ethomson/no_win_unreadableVicent Marti2014-08-131-0/+4
|\ \ \ \
| * | | | Don't include the unreadable tests on win32Edward Thomson2014-08-131-0/+4
| |/ / /
* | | | Merge pull request #2513 from ethomson/giterr_null_msgVicent Marti2014-08-131-7/+9
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Allow NULL error message prefix when class=GITERR_OSEdward Thomson2014-08-131-7/+9
|/ /
* | Merge pull request #2509 from libgit2/cmn/immediate-multilineVicent Marti2014-08-092-1/+14
|\ \
| * | config: a multiline var can start immediatelyCarlos Martín Nieto2014-08-092-1/+14
|/ /
* | Merge pull request #2507 from libgit2/rb/timer-typoVicent Marti2014-08-091-3/+3
|\ \ | |/ |/|
| * Fix typo in timer normalization constantsrb/timer-typoRussell Belfer2014-08-051-3/+3
* | Merge pull request #2506 from libgit2/rb/ignore-pipes-etcVicent Marti2014-08-082-11/+44
|\ \
| * | Don't report status on named pipesRussell Belfer2014-08-082-11/+44
|/ /