summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | posix compat: include sys/stat.h for mingwEdward Thomson2015-06-301-0/+1
| * | | | diff: use size_t formatEdward Thomson2015-06-301-1/+1
| | |/ / | |/| |
* | | | Merge pull request #3275 from git-up/http_fixEdward Thomson2015-06-301-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | http: fixed leak when asking for credentials againPierre-Olivier Latour2015-06-301-0/+4
|/ / /
* | | Merge pull request #3271 from jeffhostetler/more_leaksEdward Thomson2015-06-301-0/+3
|\ \ \
| * | | fix memory leak in refspec.c on errors.Jeff Hostetler2015-06-301-0/+3
| |/ /
* | | Merge pull request #3270 from ethomson/warnings2Carlos Martín Nieto2015-06-3012-16/+14
|\ \ \ | |/ / |/| |
| * | checkout test: check getcwd return valueEdward Thomson2015-06-291-1/+1
| * | clar: test chdirEdward Thomson2015-06-291-1/+1
| * | filter test: pass base typeEdward Thomson2015-06-291-2/+2
| * | examples: clean up some warningsEdward Thomson2015-06-292-2/+4
| * | odb: cast to long long for printfEdward Thomson2015-06-291-1/+1
| * | submodule: cast enum to int for compareEdward Thomson2015-06-291-1/+1
| * | openssl: free hostnameEdward Thomson2015-06-291-0/+1
| * | stash: const up conflict paramsEdward Thomson2015-06-291-1/+1
| * | index test: include repository.h for declEdward Thomson2015-06-291-0/+1
| * | stash: drop unused variableEdward Thomson2015-06-291-2/+1
| * | iterator_walk: drop unused variableEdward Thomson2015-06-291-5/+0
* | | Merge pull request #3269 from libgit2/cmn/release-fixupsEdward Thomson2015-06-293-25/+16
|\ \ \ | |/ / |/| |
| * | http: don't give up on auth on the first trycmn/release-fixupsCarlos Martín Nieto2015-06-291-2/+1
| * | submodule: remove trailing slashes from submodule pathsCarlos Martín Nieto2015-06-292-4/+15
| * | submodule: remove some obsolete logicCarlos Martín Nieto2015-06-291-19/+0
|/ /
* | CHANGELOG: add submodule changesv0.23.0-rc1Carlos Martín Nieto2015-06-291-2/+23
* | Merge pull request #3268 from libgit2/vmg/pkg-config-sortVicent Marti2015-06-291-2/+4
|\ \
| * | pkg-config: Sort the different sectionsvmg/pkg-config-sortVicent Marti2015-06-291-2/+4
|/ /
* | Bump version to 0.23.0 and SOVERSION to 23Carlos Martín Nieto2015-06-281-3/+3
* | Merge pull request #3267 from libgit2/cmn/libs-listCarlos Martín Nieto2015-06-281-10/+14
|\ \
| * | CMake: treat the ld flags as a listCarlos Martín Nieto2015-06-281-10/+14
|/ /
* | Merge pull request #3265 from libgit2/leaksCarlos Martín Nieto2015-06-277-8/+42
|\ \
| * | index, iterator, fetchhead: plug leaksleaksCarlos Martín Nieto2015-06-263-1/+10
| * | checkout: plug a few leaksCarlos Martín Nieto2015-06-261-5/+15
| * | diff: fix leaks in diff printingCarlos Martín Nieto2015-06-263-2/+17
* | | Merge pull request #3260 from ethomson/apply_with_reflog_indicesCarlos Martín Nieto2015-06-271-0/+34
|\ \ \
| * | | stash: test we apply using reflog-like indicesEdward Thomson2015-06-261-0/+34
| |/ /
* | | Merge pull request #3264 from arthurschreiber/fast-buildsCarlos Martín Nieto2015-06-273-10/+12
|\ \ \
| * | | Remove dependency installation file for travis builds.Arthur Schreiber2015-06-271-6/+0
| * | | Always install valgrind via the apt addon.Arthur Schreiber2015-06-271-1/+1
| * | | Don't try to start ssh.Arthur Schreiber2015-06-261-2/+0
| * | | Fast builds?Arthur Schreiber2015-06-261-1/+11
| |/ /
* | | Merge pull request #3263 from git-up/fixesCarlos Martín Nieto2015-06-264-4/+2
|\ \ \ | |/ / |/| |
| * | Removed unused variablesPierre-Olivier Latour2015-06-262-2/+0
| * | Fixed build failure if GIT_CURL is not definedPierre-Olivier Latour2015-06-262-2/+2
| |/
* | Merge pull request #3259 from ethomson/stash_apply_arghCarlos Martín Nieto2015-06-266-95/+323
|\ \
| * | stash: stage new files when unstashing themEdward Thomson2015-06-252-2/+128
| * | iterator: provide git_iterator_walkEdward Thomson2015-06-253-86/+133
| * | stash: don't allow apply with staged changesEdward Thomson2015-06-253-1/+45
| * | stash apply: add a newly staged file to testsEdward Thomson2015-06-251-8/+19
* | | Merge pull request #3262 from libgit2/vmg/prefix-lenCarlos Martín Nieto2015-06-263-19/+34
|\ \ \ | |_|/ |/| |
| * | test-diff-blob: Pass proper nibble sizesvmg/prefix-lenVicent Marti2015-06-261-14/+14
| * | revparse: Add test to make sure this doesn't regressVicent Marti2015-06-261-0/+15