summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* travis: add custom apt sourcesethomson/libcurl_buildEdward Thomson2017-10-072-15/+18
* Merge pull request #4362 from jacwah/graphdocPatrick Steinhardt2017-10-061-0/+3
|\
| * graph: document that a commit isn't a descendant of itselfJacob Wahlgren2017-10-061-0/+3
* | Merge pull request #4364 from andoma/masterPatrick Steinhardt2017-10-062-1/+4
|\ \ | |/ |/|
| * Use SOCK_CLOEXEC when creating socketsAndreas Smas2017-10-032-1/+4
|/
* Merge pull request #4339 from pks-t/pks/static-linkingCarlos Martín Nieto2017-09-287-28/+24
|\
| * travis: keep installing our custom libcurl buildCarlos Martín Nieto2017-09-281-0/+7
| * cmake: fix static linking for bundled depsPatrick Steinhardt2017-09-204-6/+6
| * cmake: unify version check for target include directoriesPatrick Steinhardt2017-09-201-1/+3
| * cmake: always use object library for git2internalPatrick Steinhardt2017-09-201-13/+8
| * cmake: bump minimum version to 2.8.11Patrick Steinhardt2017-09-201-1/+1
| * cmake: distinguish libgit2 objects and sourcesPatrick Steinhardt2017-09-202-6/+9
| * travis: drop support for Ubuntu PrecisePatrick Steinhardt2017-09-202-11/+0
|/
* Merge pull request #4334 from pks-t/pks/reproducible-buildsEdward Thomson2017-09-202-3/+14
|\
| * cmake: enable reproducible static linkingPatrick Steinhardt2017-09-151-0/+9
| * tests: deterministically generate test suite definitionsPatrick Steinhardt2017-08-301-3/+5
* | Merge pull request #4348 from pks-t/pks/win32-hash-memleakEdward Thomson2017-09-161-0/+1
|\ \
| * | diff: cleanup hash ctx in `git_diff_patchid`Patrick Steinhardt2017-09-151-0/+1
* | | Merge pull request #4347 from pks-t/pks/appveyor-vs2015Edward Thomson2017-09-152-5/+15
|\ \ \ | |/ / |/| |
| * | appveyor: add jobs to also build on Visual Studio 2015Patrick Steinhardt2017-09-151-0/+6
| * | appveyor: explicitly specify build imagesPatrick Steinhardt2017-09-151-4/+8
| * | cmake: fix linker error with dbghelper libraryPatrick Steinhardt2017-09-151-1/+1
|/ /
* | Merge pull request #4344 from slavikus/fix-dirty-buffer-in-git-push-update-tipsEdward Thomson2017-09-121-0/+3
|\ \
| * | Clear the remote_ref_name buffer in git_push_update_tips()Slava Karpenko2017-09-111-0/+3
* | | Merge pull request #4346 from pks-t/pks/wo-features-headerEdward Thomson2017-09-122-2/+8
|\ \ \ | |/ / |/| |
| * | features.h: allow building without CMake-generated feature headerPatrick Steinhardt2017-09-122-2/+8
|/ /
* | Merge pull request #4342 from mothacehe/masterCarlos Martín Nieto2017-09-101-0/+2
|\ \ | |/ |/|
| * README: Mention Guile-Git bindings.Mathieu Othacehe2017-09-091-0/+2
|/
* Merge pull request #4296 from pks-t/pks/pattern-based-gitignoreEdward Thomson2017-08-253-36/+120
|\
| * ignore: honor case insensitivity for negative ignoresPatrick Steinhardt2017-08-252-4/+48
| * tests: status: additional test for negative ignores with patternPatrick Steinhardt2017-08-251-0/+27
| * ignore: keep negative rules containing wildcardsPatrick Steinhardt2017-08-252-2/+17
| * ignore: return early to avoid useless indentationPatrick Steinhardt2017-08-251-26/+24
| * ignore: fix indentation of comment blockPatrick Steinhardt2017-08-251-6/+6
* | Merge pull request #4305 from pks-t/pks/submodule-with-bare-repoEdward Thomson2017-08-2514-1/+56
|\ \
| * | submodule: refuse lookup in bare repositoriesPatrick Steinhardt2017-08-2514-0/+49
| * | tests: submodule: add explicit cleanup function in lookup testsPatrick Steinhardt2017-08-251-0/+5
| * | tests: submodule: fix declaration of testPatrick Steinhardt2017-08-251-1/+2
| |/
* | Merge pull request #4279 from pks-t/pks/error-buildsEdward Thomson2017-08-252-12/+28
|\ \ | |/ |/|
| * travis: error on compiler warningsPatrick Steinhardt2017-08-251-2/+2
| * cmake: add switch to build with -WerrorPatrick Steinhardt2017-08-251-1/+9
| * cmake: encapsulate enabling/disabling compiler warningsPatrick Steinhardt2017-08-251-10/+18
|/
* Merge pull request #4282 from pks-t/pks/remove-unused-clar-fixturesEdward Thomson2017-08-2413-461/+561
|\
| * cmake: fix output location of import libraries and DLLsPatrick Steinhardt2017-08-171-0/+2
| * cmake: always include our own headers firstPatrick Steinhardt2017-08-161-3/+4
| * cmake: move library build instructions into subdirectoryPatrick Steinhardt2017-08-162-390/+398
| * cmake: fix up source and binary directory pathsPatrick Steinhardt2017-08-161-9/+12
| * cmake: move zlib build instructions into subdirectoryPatrick Steinhardt2017-08-162-3/+7
| * cmake: move http-parser build instructions into subdirectoryPatrick Steinhardt2017-08-162-2/+6
| * cmake: move regex build instructions into subdirectoryPatrick Steinhardt2017-08-162-3/+6