| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | CONVENTIONS: update to include general public API principlescmn/conventions | Carlos Martín Nieto | 2016-02-25 | 2 | -0/+38 | |
| |/ / / / / / / | ||||||
| * | | | | | | | openssl: we already had the function, just needed the headercmn/thisisterrible | Carlos Martín Nieto | 2016-02-24 | 1 | -6/+1 | |
| * | | | | | | | openssl: export the locking function when building without OpenSSL | Carlos Martín Nieto | 2016-02-24 | 1 | -0/+6 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #3631 from ethomson/giterr_fixups | Carlos Martín Nieto | 2016-02-23 | 2 | -6/+1 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | giterr_set_str: remove `GITERR_OS` documentation | Edward Thomson | 2016-02-23 | 1 | -5/+0 | |
| | * | | | | | map: use `giterr_set` internally | Edward Thomson | 2016-02-23 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #3629 from ethomson/set_user_agent_doc | Vicent Marti | 2016-02-23 | 3 | -0/+15 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | git_libgit2_opts: validate key | Edward Thomson | 2016-02-22 | 2 | -0/+9 | |
| | * | | | | | git_libgit2_opts: document GIT_OPT_SET_USER_AGENT | Edward Thomson | 2016-02-22 | 1 | -0/+6 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #3627 from libgit2/cmn/typo | Edward Thomson | 2016-02-22 | 2 | -3/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix a few checkout -> rebase typoscmn/typo | Carlos Martín Nieto | 2016-02-22 | 2 | -3/+3 | |
| |/ / / / / | ||||||
| * | | | | | openssl: re-export the last-resort locking functionv0.24.0-rc1cmn/init-ssh | Carlos Martín Nieto | 2016-02-19 | 1 | -0/+1 | |
| * | | | | | CHANGELOG: add a few missing changes | Carlos Martín Nieto | 2016-02-19 | 1 | -1/+22 | |
| * | | | | | openssl: free the context even if we don't connect | Carlos Martín Nieto | 2016-02-19 | 1 | -1/+1 | |
| * | | | | | global: remove an unused variable | Carlos Martín Nieto | 2016-02-19 | 1 | -8/+0 | |
| * | | | | | Merge pull request #3597 from ethomson/filter_registration | Carlos Martín Nieto | 2016-02-19 | 7 | -304/+370 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | filter: clean up documentation around custom filters | Edward Thomson | 2016-02-09 | 1 | -25/+34 | |
| | * | | | | | filter: avoid races during filter registration | Edward Thomson | 2016-02-08 | 2 | -124/+157 | |
| | * | | | | | mingw: use gcc-like memory barrier | Edward Thomson | 2016-02-08 | 1 | -1/+1 | |
| | * | | | | | global: make openssl registration like the rest | Edward Thomson | 2016-02-08 | 3 | -115/+128 | |
| | * | | | | | global: refactor setup and cleanup | Edward Thomson | 2016-02-08 | 1 | -59/+70 | |
| * | | | | | | Merge pull request #3614 from pks-t/pks/coverity-fixes | Carlos Martín Nieto | 2016-02-19 | 5 | -3/+30 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | netops: fix memory leak when an error occurs | Patrick Steinhardt | 2016-02-18 | 1 | -0/+4 | |
| | * | | | | | | transports: smart_pkt: fix memory leaks | Patrick Steinhardt | 2016-02-18 | 1 | -0/+3 | |
| | * | | | | | | transports: smart: fix memory leak on OOM path | Patrick Steinhardt | 2016-02-18 | 1 | -0/+2 | |
| | * | | | | | | signature: use GITERR_CHECK_ALLOC to check for OOM situation | Patrick Steinhardt | 2016-02-18 | 1 | -3/+2 | |
| | * | | | | | | coverity: hint that string length is at least 2 | Patrick Steinhardt | 2016-02-18 | 1 | -0/+2 | |
| | * | | | | | | coverity: add nodefs for abort macros | Patrick Steinhardt | 2016-02-18 | 1 | -0/+17 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #3604 from ethomson/nsec_xplat | Carlos Martín Nieto | 2016-02-18 | 3 | -7/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | xplat: use st_mtimespec everywhere on mac | Edward Thomson | 2016-02-09 | 2 | -6/+6 | |
| | * | | | | | | Fix the build when defining USE_NSEC | Marius Ungureanu | 2016-01-25 | 1 | -1/+1 | |
| * | | | | | | | Merge pull request #3606 from ethomson/drop_xp | Carlos Martín Nieto | 2016-02-18 | 1 | -18/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | win32: drop xp support in WideCharToMultiByte | Edward Thomson | 2016-02-09 | 1 | -18/+3 | |
| * | | | | | | | | Merge pull request #3613 from ethomson/fixups | Carlos Martín Nieto | 2016-02-18 | 16 | -48/+114 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | winhttp: use an unsigned iterator | Edward Thomson | 2016-02-16 | 1 | -1/+1 | |
| | * | | | | | | | | submodule: explicitly cast to the teensy time value | Edward Thomson | 2016-02-16 | 1 | -2/+2 | |
| | * | | | | | | | | index: explicitly cast the teeny index entry members | Edward Thomson | 2016-02-16 | 1 | -3/+3 | |
| | * | | | | | | | | index: don't use `seek` return as an error code | Edward Thomson | 2016-02-16 | 1 | -2/+2 | |
| | * | | | | | | | | index: explicitly cast new hash size to an int | Edward Thomson | 2016-02-16 | 1 | -1/+1 | |
| | * | | | | | | | | win32: drop incorrect `const`ness | Edward Thomson | 2016-02-16 | 1 | -1/+1 | |
| | * | | | | | | | | fstat: use our custom `stat` | Edward Thomson | 2016-02-16 | 3 | -12/+62 | |
| | * | | | | | | | | tree: zap warnings around `size_t` vs `uint16_t` | Edward Thomson | 2016-02-16 | 1 | -10/+16 | |
| | * | | | | | | | | win32: introduce p_timeval that isn't stupid | Edward Thomson | 2016-02-12 | 10 | -12/+22 | |
| | * | | | | | | | | merge tests: correct casts | Edward Thomson | 2016-02-11 | 1 | -3/+3 | |
| | * | | | | | | | | reset test: fix initialization warning | Edward Thomson | 2016-02-11 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #3619 from ethomson/win32_forbidden | Carlos Martín Nieto | 2016-02-18 | 20 | -26/+267 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | index: allow read of index w/ illegal entries | Edward Thomson | 2016-02-17 | 6 | -23/+52 | |
| | * | | | | | | | | iterator: assert tree_iterator has a frame | Edward Thomson | 2016-02-17 | 1 | -7/+11 | |
| | * | | | | | | | | Validate pointer before access the member. | Colin Xu | 2016-02-17 | 1 | -3/+5 | |
| | * | | | | | | | | win32: tests around handling forbidden paths | Edward Thomson | 2016-02-17 | 13 | -0/+206 | |
