summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zlib: disable warning 4142 on MSVCcmn/update-zlibCarlos Martín Nieto2014-06-111-0/+1
* zlib: get rid of compress.c and uncompr.cCarlos Martín Nieto2014-06-112-139/+0
* zlib: get rid of gz*Carlos Martín Nieto2014-06-116-2042/+0
* zlib: add a few missing definesCarlos Martín Nieto2014-06-111-0/+3
* Merge branch 'cmn/zlib-update' into cmn/update-zlibCarlos Martín Nieto2014-06-1121-449/+3527
|\
| * Merge branch 'cmn/zlib-128' into cmn/zlib-updateCarlos Martín Nieto2014-06-1121-449/+3527
| |\
| | * Update zlib to 1.2.8Carlos Martín Nieto2014-06-1122-458/+4502
* | | Merge pull request #2416 from libgit2/cmn/treebuilder-insert-sortedVicent Marti2014-06-101-2/+2
|\ \ \
| * | | treebuilder: insert sortedcmn/treebuilder-insert-sortedCarlos Martín Nieto2014-06-101-2/+2
* | | | pathspec: use C guards in headerCarlos Martín Nieto2014-06-101-0/+3
|/ / /
* | | remote: fix rename docsCarlos Martín Nieto2014-06-091-3/+0
* | | Merge branch 'cmn/soversion' into developmentCarlos Martín Nieto2014-06-082-3/+8
|\ \ \
| * | | Bump version to 0.21.0Carlos Martín Nieto2014-06-081-3/+3
| * | | Change SOVERSION at API breakscmn/soversionCarlos Martín Nieto2014-06-082-1/+6
|/ / /
* | | Merge pull request #2407 from libgit2/cmn/remote-rename-morev0.21.0-rc1Vicent Marti2014-06-085-115/+191
|\ \ \
| * | | remote: don't free the remote on deletecmn/remote-rename-moreCarlos Martín Nieto2014-06-063-5/+1
| * | | remote: handle symrefs when renamingCarlos Martín Nieto2014-06-061-10/+39
| * | | remote: failing test for renaming with a symrefCarlos Martín Nieto2014-06-061-0/+48
| * | | remote: return problem refspecs instead of using a callbackCarlos Martín Nieto2014-06-064-56/+87
| * | | remote: make sure the name stays valid on renameCarlos Martín Nieto2014-06-061-3/+6
| * | | remote: remove rename code for anonymous remotesCarlos Martín Nieto2014-06-061-42/+11
* | | | Merge pull request #2409 from phkelley/win32_thread_fixesVicent Marti2014-06-088-71/+107
|\ \ \ \
| * | | | React to review feedbackPhilip Kelley2014-06-073-18/+26
| * | | | Win32: Fix object::cache::threadmania test on x64Philip Kelley2014-06-078-68/+96
|/ / / /
* | | | Merge pull request #2408 from phkelley/win32_test_fixesPhilip Kelley2014-06-072-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Win32: Fix diff::workdir::submodules test #2361Philip Kelley2014-06-071-2/+2
| * | | Win32: Fix failing clone_mirror testPhilip Kelley2014-06-071-0/+3
|/ / /
* | | Merge pull request #2404 from libgit2/cmn/remote-rename-fixesVicent Marti2014-06-062-7/+39
|\ \ \
| * | | remote: tighten up reference renamingcmn/remote-rename-fixesCarlos Martín Nieto2014-06-061-7/+9
| * | | remote: failing test for renameCarlos Martín Nieto2014-06-061-0/+30
* | | | Merge pull request #2405 from arthurschreiber/patch-4Vicent Marti2014-06-061-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update AUTHORSArthur Schreiber2014-06-061-0/+1
|/ / /
* | | Merge pull request #2399 from libgit2/cmn/path-to-pathVicent Marti2014-06-034-35/+26
|\ \ \
| * | | clone: re-use the local transport's path resolutioncmn/path-to-pathCarlos Martín Nieto2014-06-034-35/+26
* | | | Merge pull request #2395 from libgit2/cmn/ref-iter-concurrentRussell Belfer2014-06-032-8/+49
|\ \ \ \ | |/ / / |/| | |
| * | | refs: copy the packed refs on iterationcmn/ref-iter-concurrentCarlos Martín Nieto2014-06-021-8/+16
| * | | refs: failing test for concurrent ref accessCarlos Martín Nieto2014-06-021-0/+33
* | | | Merge pull request #2389 from arthurschreiber/arthur/set-error-when-no-remote...Vicent Marti2014-06-032-0/+10
|\ \ \ \
| * | | | Remote: Set an error when a remote cannot be found.Arthur Schreiber2014-05-302-0/+10
* | | | | Merge pull request #2396 from libgit2/cmn/docstuffVicent Marti2014-06-035-86/+89
|\ \ \ \ \
| * | | | | index: split GIT_IDXENTRY into two flag enumscmn/docstuffCarlos Martín Nieto2014-06-031-28/+31
| * | | | | Formatting fixes for the docsCarlos Martín Nieto2014-06-035-58/+58
| | |/ / / | |/| | |
* | | | | Plug a leak in the testsCarlos Martín Nieto2014-06-031-0/+2
|/ / / /
* | | | Merge pull request #2392 from libgit2/cmn/remote-deleteVicent Marti2014-06-011-8/+34
|\ \ \ \
| * | | | remote: build up the list of refs to removecmn/remote-deleteCarlos Martín Nieto2014-06-011-8/+34
|/ / / /
* | | | Merge pull request #2391 from libgit2/rb/clean-up-diff-binary-printVicent Marti2014-05-312-38/+55
|\ \ \ \
| * | | | minor cleanupsRussell Belfer2014-05-311-5/+5
| * | | | Clean up the handling of large binary diffsRussell Belfer2014-05-312-38/+55
|/ / / /
* | | | Merge pull request #2388 from ethomson/safecrlf_ignore_warnVicent Marti2014-05-302-1/+48
|\ \ \ \ | |/ / / |/| | |
| * | | Ignore core.safecrlf=warn until we have a warn infrastructureEdward Thomson2014-05-302-1/+48
|/ / /