| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | index: stage an unregistered submodule as wellcmn/add-unreg-submodule | Carlos Martín Nieto | 2015-08-01 | 1 | -5/+58 |
| * | Merge pull request #3332 from phatblat/ben/doc-warnings | Carlos Martín Nieto | 2015-08-01 | 2 | -2/+4 |
| |\ | |||||
| | * | Better param docs | Ben Chatelain | 2015-07-28 | 1 | -1/+3 |
| | * | Fix remaining documentation warnings | Ben Chatelain | 2015-07-27 | 2 | -2/+2 |
| * | | Remove extra semicolon outside of a function | Stefan Widgren | 2015-07-31 | 5 | -6/+6 |
| * | | Merge pull request #3328 from libgit2/cmn/iterator-skip-diriter | Edward Thomson | 2015-07-29 | 1 | -1/+4 |
| |\ \ | |||||
| | * | | iterator: skip over errors in diriter init | Carlos Martín Nieto | 2015-07-26 | 1 | -1/+4 |
| * | | | case-insensitive check for WWW-Authenticate header | Anders Borum | 2015-07-29 | 1 | -1/+1 |
| * | | | Merge pull request #3307 from libgit2/cmn/submodule-backslash | Edward Thomson | 2015-07-24 | 3 | -0/+32 |
| |\ \ \ | |||||
| | * | | | submodule, path: extract slash conversioncmn/submodule-backslash | Carlos Martín Nieto | 2015-07-13 | 3 | -7/+24 |
| | * | | | submodule: normalize slashes in resolve_url | Carlos Martín Nieto | 2015-07-13 | 1 | -0/+15 |
| * | | | | Merge pull request #3303 from libgit2/cmn/index-add-submodule | Edward Thomson | 2015-07-24 | 2 | -2/+28 |
| |\ \ \ \ | |||||
| | * | | | | index: allow add_bypath to update submodulescmn/index-add-submodule | Carlos Martín Nieto | 2015-07-12 | 1 | -2/+22 |
| | * | | | | blob: fail to create a blob from a dir with EDIRECTORY | Carlos Martín Nieto | 2015-07-12 | 1 | -0/+6 |
| * | | | | | Merge pull request #3305 from libgit2/cmn/reflog-del-backend | Edward Thomson | 2015-07-24 | 2 | -12/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | refdb: delete a ref's reflog upon deletioncmn/reflog-del-backend | Carlos Martín Nieto | 2015-07-12 | 2 | -12/+8 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #3304 from libgit2/cmn/checkout-free-stream | Edward Thomson | 2015-07-24 | 1 | -7/+9 |
| |\ \ \ \ \ | |||||
| | * | | | | | filter: make sure to close the stream even on errorcmn/checkout-free-stream | Carlos Martín Nieto | 2015-07-12 | 1 | -7/+9 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #3317 from csware/fix-vista | Edward Thomson | 2015-07-23 | 1 | -3/+8 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Make libgit2 work on Windows Vista again | Sven Strickroth | 2015-07-22 | 1 | -3/+8 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge branch 'master' into fix-init-orderingfix-init-ordering | joshaber | 2015-07-22 | 38 | -118/+1004 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #3311 from Fallso/MacroRedefinition | Edward Thomson | 2015-07-15 | 1 | -0/+2 |
| | |\ \ \ | |||||
| | | * | | | Fix macro redefinition warning | Fallso | 2015-07-15 | 1 | -0/+2 |
| | * | | | | Merge pull request #3302 from libgit2/cmn/submodule-foreach-diff-path | Carlos Martín Nieto | 2015-07-13 | 1 | -1/+1 |
| | |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | | * | | | submodule: lookup the submodule by path if availablecmn/submodule-foreach-diff-path | Carlos Martín Nieto | 2015-07-11 | 1 | -1/+1 |
| | | |/ / | |||||
| | * | | | Merge branch 'portable-zu' | Carlos Martín Nieto | 2015-07-12 | 7 | -14/+14 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | Fix #3094 - improve use of portable size_t/ssize_t format specifiers. | Matthew Plough | 2015-07-12 | 7 | -14/+14 |
| | * | | | Merge pull request #3301 from ethomson/warnings | Carlos Martín Nieto | 2015-07-10 | 3 | -2/+4 |
| | |\ \ \ | |||||
| | | * | | | khash: add eol so picky compilers stop warning | Edward Thomson | 2015-07-10 | 1 | -1/+1 |
| | | * | | | 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 |
| | * | | | | | git_cert: child types use proper base type | Edward Thomson | 2015-07-10 | 5 | -13/+14 |
| | | |/ / / | |/| | | | |||||
| | * | | | | Merge pull request #3281 from ethomson/wildcard_filters | Carlos Martín Nieto | 2015-07-09 | 1 | -2/+5 |
| | |\ \ \ \ | |||||
| | | * | | | | filters: custom filters with wildcard attributes | Edward Thomson | 2015-07-01 | 1 | -2/+5 |
| | * | | | | | xdiff: upgrade to core git 2.4.5 | Edward Thomson | 2015-07-07 | 12 | -76/+137 |
| | | |/ / / | |/| | | | |||||
| | * | | | | Merge pull request #3277 from git-up/git_diff_index_to_index | Carlos Martín Nieto | 2015-07-07 | 1 | -0/+25 |
| | |\ \ \ \ | |||||
| | | * | | | | Added git_diff_index_to_index() | Pierre-Olivier Latour | 2015-06-30 | 1 | -0/+25 |
| | * | | | | | Merge pull request #3288 from ethomson/getenv | Carlos Martín Nieto | 2015-07-07 | 5 | -17/+95 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge pull request #3202 from jeffhostetler/windows_stack_trace | Carlos Martín Nieto | 2015-07-06 | 7 | -7/+794 |
| | |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | | * | | | | | 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 | 7 | -7/+776 |
| | * | | | | | | iterator_walk: cast away constness for free | Edward Thomson | 2015-07-02 | 1 | -2/+2 |
| | * | | | | | | submodule: correctly delimit the keys to use for lookupcmn/submodule-duplicate | Carlos Martín Nieto | 2015-07-01 | 1 | -1/+1 |
| | * | | | | | | Fix 8.3 filename tests failure when 8.3 is disabled | Linquize | 2015-07-01 | 1 | -1/+4 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Increment `git__n_inits` before doing `init_once`. | joshaber | 2015-07-22 | 1 | -1/+1 |
| | |_|/ / / |/| | | | | |||||
| * | | | | | git__getenv: utf-8 aware env reader | Edward Thomson | 2015-07-02 | 5 | -17/+95 |
| |/ / / / | |||||
| * | | | | 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 | 3 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | winhttp: remove unused var | Edward Thomson | 2015-06-30 | 1 | -1/+0 |
