summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | /deal with itVicent Marti2013-01-032-6/+1
* | | ...fineVicent Marti2013-01-031-2/+2
* | | Proper submodule dependencyVicent Marti2013-01-031-3/+3
* | | Disable Network suite by defaultVicent Marti2013-01-036-36/+36
* | | This is a better nameVicent Marti2013-01-022-1/+2
* | | Try it like this...Vicent Marti2013-01-022-9/+9
* | | Fuck you CMakeVicent Marti2013-01-022-2/+3
* | | Submodule checkoutVicent Marti2013-01-022-10/+8
* | | Checkout testVicent Marti2013-01-021-0/+6
* | | Add build dependency for clar. Also, fuck you CMake. Fuck you.Vicent Marti2013-01-022-3/+9
* | | Bump the Clar submoduleVicent Marti2013-01-022-1/+1
* | | Cleanup Clar to make it SIMPLERVicent Marti2013-01-0213-383/+37
|/ /
* | Merge pull request #1177 from arrbee/update-example-showindexVicent Martí2012-12-291-11/+23
|\ \
| * | Update showindex exampleRussell Belfer2012-12-281-11/+23
|/ /
* | Merge pull request #1176 from arrbee/fix-iter-memleakVicent Martí2012-12-285-127/+151
|\ \
| * | Invalid ref name normalization leaked memoryRussell Belfer2012-12-271-0/+3
| * | Make spoolandsort a pushable iterator behaviorRussell Belfer2012-12-274-127/+148
* | | Merge pull request #1171 from csware/fix-compilation-vs2012Vicent Martí2012-12-281-0/+4
|\ \ \ | |/ / |/| |
| * | Fixed compilation with VS >= 2010Sven Strickroth2012-12-281-0/+4
|/ /
* | Merge pull request #1173 from nulltoken/bug/discoverVicent Martí2012-12-262-0/+34
|\ \
| * | path: Teach UNC paths to git_path_dirname_r()nulltoken2012-12-262-0/+29
| * | path: enhance git_path_dirname_r() test coveragenulltoken2012-12-261-0/+5
|/ /
* | Fix -Wmaybe-uninitialized warningMichael Schubert2012-12-221-1/+1
* | Merge pull request #1163 from barrbrain/check-exists-before-writeVicent Martí2012-12-213-2/+8
|\ \
| * | odb: check if object exists before writingDavid Michael Barr2012-12-213-2/+8
* | | Merge pull request #1166 from scunz/antibiotica_for_travisVicent Martí2012-12-201-1/+1
|\ \ \ | |_|/ |/| |
| * | Mark travis build as failed if any test failsSascha Cunz2012-12-201-1/+1
|/ /
* | Merge pull request #1138 from ethomson/fetchheadEdward Thomson2012-12-197-47/+472
|\ \
| * | fetchhead reading/iteratingEdward Thomson2012-12-197-47/+472
|/ /
* | Merge pull request #1150 from schu/fix-netops-sslVicent Martí2012-12-191-7/+4
|\ \
| * | netops: on SSL teardown only send shutdown alertMichael Schubert2012-12-171-4/+1
| * | netops: properly handle GITNO_CONNECT_SSL_NO_CHECK_CERTMichael Schubert2012-12-171-3/+3
* | | reflog: Actual error handlingVicent Marti2012-12-191-5/+13
* | | reflog: Rename error handlingVicent Marti2012-12-191-14/+15
* | | Merge pull request #1159 from rick/be-consistent-be-be-consistentVicent Martí2012-12-191-3/+3
|\ \ \
| * | | Make goto cleanup more consistentRick Bradley2012-12-181-3/+3
* | | | Merge pull request #1162 from scunz/cmake_cleanupsVicent Martí2012-12-191-46/+85
|\ \ \ \
| * | | | MSVC: Don't list all source files in an endless listSascha Cunz2012-12-191-0/+26
| * | | | DRY: Add function that adds os-specific libraries to our targetsSascha Cunz2012-12-191-14/+15
| * | | | Collect configuration options at the top of the fileSascha Cunz2012-12-191-15/+27
| * | | | DRY: Don't repeat globs for libgit2's own source filesSascha Cunz2012-12-191-6/+7
| * | | | Remove special case source globs for SolarisSascha Cunz2012-12-191-2/+0
| * | | | Remove src/compat/*.c from source globsSascha Cunz2012-12-191-3/+3
| * | | | Search for zlib unconditionalSascha Cunz2012-12-191-5/+7
| * | | | DRY: Scan for regex.c only in one placeSascha Cunz2012-12-191-6/+4
| * | | | Only add deps/http-parser to include-dirs if requiredSascha Cunz2012-12-191-1/+2
| |/ / /
* | | | Merge pull request #1164 from scunz/fixtestleakVicent Martí2012-12-194-7/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Fix some leaks and (possibly) dangling pointers in testsSascha Cunz2012-12-192-4/+28
| * | | clone-empty-test: Don't use one pointer for two thingsSascha Cunz2012-12-191-3/+7
| * | | revwalk-test: Don't leak the second repositorySascha Cunz2012-12-191-0/+3
|/ / /