summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* examples: modernise the fetch examplecmn/fetch-ex-fetchCarlos Martín Nieto2015-07-121-74/+27
* Merge pull request #3292 from tkelman/patch-1Edward Thomson2015-07-112-2/+2
|\
| * Increase required version of cmake to 2.8Tony Kelman2015-07-102-2/+2
* | Merge pull request #3301 from ethomson/warningsCarlos Martín Nieto2015-07-105-13/+18
|\ \
| * | khash: add eol so picky compilers stop warningEdward Thomson2015-07-101-1/+1
| * | wildcard filters: move CHANGELOG message to 0.23+1Edward Thomson2015-07-102-6/+5
| * | wildcard filters: clean up some warnings in testsEdward Thomson2015-07-101-5/+9
| * | xdiff: cleanup some warningsEdward Thomson2015-07-102-1/+3
* | | Merge pull request #3297 from tkelman/patch-2Carlos Martín Nieto2015-07-101-0/+2
|\ \ \
| * | | Fix undefined reference with old versions of opensslTony Kelman2015-07-071-0/+2
* | | | Merge pull request #3272 from ethomson/certCarlos Martín Nieto2015-07-107-34/+32
|\ \ \ \ | |_|/ / |/| | |
| * | | git_cert: child types use proper base typeEdward Thomson2015-07-107-34/+32
|/ / /
* | | Merge pull request #3281 from ethomson/wildcard_filtersCarlos Martín Nieto2015-07-097-107/+323
|\ \ \
| * | | filters: custom filters with wildcard attributesEdward Thomson2015-07-017-107/+323
* | | | Merge pull request #3299 from ethomson/xdiff_updateCarlos Martín Nieto2015-07-0814-86/+188
|\ \ \ \
| * | | | xdiff: upgrade to core git 2.4.5Edward Thomson2015-07-0712-76/+137
| * | | | revert: correct test that added trailing newlineEdward Thomson2015-07-071-10/+12
| * | | | merge_files: don't add trailing newlinesEdward Thomson2015-07-071-0/+39
|/ / / /
* | | | Merge pull request #3298 from ethomson/gitauthorsEdward Thomson2015-07-071-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | meta: Add Antoine Pelisse to hall-of-fame listEdward Thomson2015-07-071-0/+1
|/ / /
* | | Merge pull request #3277 from git-up/git_diff_index_to_indexCarlos Martín Nieto2015-07-073-0/+76
|\ \ \
| * | | Added git_diff_index_to_index()Pierre-Olivier Latour2015-06-303-0/+76
* | | | Merge pull request #3288 from ethomson/getenvCarlos Martín Nieto2015-07-0713-109/+199
|\ \ \ \
| * | | | git__getenv: utf-8 aware env readerEdward Thomson2015-07-0213-109/+199
* | | | | Merge pull request #3202 from jeffhostetler/windows_stack_traceCarlos Martín Nieto2015-07-0611-26/+965
|\ \ \ \ \
| * | | | | Reserve aux_id 0; sort leaks by aux_id. Fix cmp.Jeff Hostetler2015-06-292-10/+28
| * | | | | Include stacktrace summary in memory leak output.Jeff Hostetler2015-06-2911-26/+947
* | | | | | travis: don't install CMake on OS XCarlos Martín Nieto2015-07-061-1/+1
* | | | | | travis: update the homebrew dbCarlos Martín Nieto2015-07-061-0/+1
* | | | | | Update CHANGELOG with the release numberv0.23.0Carlos Martín Nieto2015-07-061-1/+10
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #3290 from libgit2/cmn/filter-docv0.23.0-rc2Carlos Martín Nieto2015-07-031-2/+35
|\ \ \ \ \
| * | | | | filter: add docs for streaming filterscmn/filter-docCarlos Martín Nieto2015-07-031-2/+35
|/ / / / /
* | | | | Merge pull request #3289 from ethomson/warnings4Carlos Martín Nieto2015-07-031-2/+2
|\ \ \ \ \
| * | | | | iterator_walk: cast away constness for freeEdward Thomson2015-07-021-2/+2
* | | | | | Merge pull request #3287 from ethomson/filter_test_cleanupCarlos Martín Nieto2015-07-021-6/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | filter::stream: free the filter sanelyEdward Thomson2015-07-021-6/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #3286 from libgit2/cmn/submodule-duplicateCarlos Martín Nieto2015-07-022-1/+24
|\ \ \ \ \
| * | | | | submodule: correctly delimit the keys to use for lookupcmn/submodule-duplicateCarlos Martín Nieto2015-07-011-1/+1
| * | | | | submodule: add failing test for loading the wrong submoduleCarlos Martín Nieto2015-07-011-0/+23
|/ / / / /
* | | | | Merge pull request #3280 from linquize/8.3Edward Thomson2015-07-011-1/+4
|\ \ \ \ \
| * | | | | Fix 8.3 filename tests failure when 8.3 is disabledLinquize2015-07-011-1/+4
| |/ / / /
* | | | | submodule: completely remove reload_allCarlos Martín Nieto2015-07-013-13/+3
|/ / / /
* | | | Merge pull request #3278 from mplough/masterEdward Thomson2015-06-301-7/+0
|\ \ \ \
| * | | | Fix #3093 - remove declaration of unused function git_fetch__download_packMatthew Plough2015-06-301-7/+0
|/ / / /
* | | | Merge pull request #3273 from ethomson/warnings3Carlos Martín Nieto2015-06-305-4/+7
|\ \ \ \
| * | | | index tests: add eol to avoid compiler warningEdward Thomson2015-06-301-1/+1
| * | | | checkout test: mark unused varsEdward Thomson2015-06-301-1/+4
| * | | | winhttp: remove unused varEdward Thomson2015-06-301-1/+0
| * | | | posix compat: include sys/stat.h for mingwEdward Thomson2015-06-301-0/+1
| * | | | diff: use size_t formatEdward Thomson2015-06-301-1/+1
| | |/ / | |/| |