Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: modernise the fetch examplecmn/fetch-ex-fetch | Carlos Martín Nieto | 2015-07-12 | 1 | -74/+27 |
* | Merge pull request #3292 from tkelman/patch-1 | Edward Thomson | 2015-07-11 | 2 | -2/+2 |
|\ | |||||
| * | Increase required version of cmake to 2.8 | Tony Kelman | 2015-07-10 | 2 | -2/+2 |
* | | Merge pull request #3301 from ethomson/warnings | Carlos Martín Nieto | 2015-07-10 | 5 | -13/+18 |
|\ \ | |||||
| * | | khash: add eol so picky compilers stop warning | Edward Thomson | 2015-07-10 | 1 | -1/+1 |
| * | | wildcard filters: move CHANGELOG message to 0.23+1 | Edward Thomson | 2015-07-10 | 2 | -6/+5 |
| * | | wildcard filters: clean up some warnings in tests | Edward Thomson | 2015-07-10 | 1 | -5/+9 |
| * | | xdiff: cleanup some warnings | Edward Thomson | 2015-07-10 | 2 | -1/+3 |
* | | | Merge pull request #3297 from tkelman/patch-2 | Carlos Martín Nieto | 2015-07-10 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Fix undefined reference with old versions of openssl | Tony Kelman | 2015-07-07 | 1 | -0/+2 |
* | | | | Merge pull request #3272 from ethomson/cert | Carlos Martín Nieto | 2015-07-10 | 7 | -34/+32 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | git_cert: child types use proper base type | Edward Thomson | 2015-07-10 | 7 | -34/+32 |
|/ / / | |||||
* | | | Merge pull request #3281 from ethomson/wildcard_filters | Carlos Martín Nieto | 2015-07-09 | 7 | -107/+323 |
|\ \ \ | |||||
| * | | | filters: custom filters with wildcard attributes | Edward Thomson | 2015-07-01 | 7 | -107/+323 |
* | | | | Merge pull request #3299 from ethomson/xdiff_update | Carlos Martín Nieto | 2015-07-08 | 14 | -86/+188 |
|\ \ \ \ | |||||
| * | | | | xdiff: upgrade to core git 2.4.5 | Edward Thomson | 2015-07-07 | 12 | -76/+137 |
| * | | | | revert: correct test that added trailing newline | Edward Thomson | 2015-07-07 | 1 | -10/+12 |
| * | | | | merge_files: don't add trailing newlines | Edward Thomson | 2015-07-07 | 1 | -0/+39 |
|/ / / / | |||||
* | | | | Merge pull request #3298 from ethomson/gitauthors | Edward Thomson | 2015-07-07 | 1 | -0/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | meta: Add Antoine Pelisse to hall-of-fame list | Edward Thomson | 2015-07-07 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge pull request #3277 from git-up/git_diff_index_to_index | Carlos Martín Nieto | 2015-07-07 | 3 | -0/+76 |
|\ \ \ | |||||
| * | | | Added git_diff_index_to_index() | Pierre-Olivier Latour | 2015-06-30 | 3 | -0/+76 |
* | | | | Merge pull request #3288 from ethomson/getenv | Carlos Martín Nieto | 2015-07-07 | 13 | -109/+199 |
|\ \ \ \ | |||||
| * | | | | git__getenv: utf-8 aware env reader | Edward Thomson | 2015-07-02 | 13 | -109/+199 |
* | | | | | Merge pull request #3202 from jeffhostetler/windows_stack_trace | Carlos Martín Nieto | 2015-07-06 | 11 | -26/+965 |
|\ \ \ \ \ | |||||
| * | | | | | Reserve aux_id 0; sort leaks by aux_id. Fix cmp. | Jeff Hostetler | 2015-06-29 | 2 | -10/+28 |
| * | | | | | Include stacktrace summary in memory leak output. | Jeff Hostetler | 2015-06-29 | 11 | -26/+947 |
* | | | | | | travis: don't install CMake on OS X | Carlos Martín Nieto | 2015-07-06 | 1 | -1/+1 |
* | | | | | | travis: update the homebrew db | Carlos Martín Nieto | 2015-07-06 | 1 | -0/+1 |
* | | | | | | Update CHANGELOG with the release numberv0.23.0 | Carlos Martín Nieto | 2015-07-06 | 1 | -1/+10 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge pull request #3290 from libgit2/cmn/filter-docv0.23.0-rc2 | Carlos Martín Nieto | 2015-07-03 | 1 | -2/+35 |
|\ \ \ \ \ | |||||
| * | | | | | filter: add docs for streaming filterscmn/filter-doc | Carlos Martín Nieto | 2015-07-03 | 1 | -2/+35 |
|/ / / / / | |||||
* | | | | | Merge pull request #3289 from ethomson/warnings4 | Carlos Martín Nieto | 2015-07-03 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | iterator_walk: cast away constness for free | Edward Thomson | 2015-07-02 | 1 | -2/+2 |
* | | | | | | Merge pull request #3287 from ethomson/filter_test_cleanup | Carlos Martín Nieto | 2015-07-02 | 1 | -6/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | filter::stream: free the filter sanely | Edward Thomson | 2015-07-02 | 1 | -6/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #3286 from libgit2/cmn/submodule-duplicate | Carlos Martín Nieto | 2015-07-02 | 2 | -1/+24 |
|\ \ \ \ \ | |||||
| * | | | | | submodule: correctly delimit the keys to use for lookupcmn/submodule-duplicate | Carlos Martín Nieto | 2015-07-01 | 1 | -1/+1 |
| * | | | | | submodule: add failing test for loading the wrong submodule | Carlos Martín Nieto | 2015-07-01 | 1 | -0/+23 |
|/ / / / / | |||||
* | | | | | Merge pull request #3280 from linquize/8.3 | Edward Thomson | 2015-07-01 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fix 8.3 filename tests failure when 8.3 is disabled | Linquize | 2015-07-01 | 1 | -1/+4 |
| |/ / / / | |||||
* | | | | | submodule: completely remove reload_all | Carlos Martín Nieto | 2015-07-01 | 3 | -13/+3 |
|/ / / / | |||||
* | | | | Merge pull request #3278 from mplough/master | Edward Thomson | 2015-06-30 | 1 | -7/+0 |
|\ \ \ \ | |||||
| * | | | | Fix #3093 - remove declaration of unused function git_fetch__download_pack | Matthew Plough | 2015-06-30 | 1 | -7/+0 |
|/ / / / | |||||
* | | | | Merge pull request #3273 from ethomson/warnings3 | Carlos Martín Nieto | 2015-06-30 | 5 | -4/+7 |
|\ \ \ \ | |||||
| * | | | | index tests: add eol to avoid compiler warning | Edward Thomson | 2015-06-30 | 1 | -1/+1 |
| * | | | | checkout test: mark unused vars | Edward Thomson | 2015-06-30 | 1 | -1/+4 |
| * | | | | winhttp: remove unused var | Edward Thomson | 2015-06-30 | 1 | -1/+0 |
| * | | | | posix compat: include sys/stat.h for mingw | Edward Thomson | 2015-06-30 | 1 | -0/+1 |
| * | | | | diff: use size_t format | Edward Thomson | 2015-06-30 | 1 | -1/+1 |
| | |/ / | |/| | |