| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3480 from ethomson/nsecs | Carlos Martín Nieto | 2015-10-22 | 14 | -1/+96 |
| |\ | |||||
| | * | diff: ignore nsecs when diffing | Edward Thomson | 2015-10-22 | 1 | -1/+3 |
| | * | index: test that we round-trip nsecs | Edward Thomson | 2015-10-22 | 13 | -0/+93 |
| * | | Merge pull request #3475 from libgit2/cmn/programdata-config | Edward Thomson | 2015-10-21 | 9 | -10/+123 |
| |\ \ | |||||
| | * | | config: add a ProgramData levelcmn/programdata-config | Carlos Martín Nieto | 2015-10-21 | 9 | -10/+123 |
| * | | | Merge pull request #3479 from ethomson/cplusplus | Carlos Martín Nieto | 2015-10-21 | 1 | -6/+8 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | win32: add c linkage guard around inttypes.h inclusion | Edward Thomson | 2015-10-21 | 1 | -6/+8 |
| |/ / | |||||
| * | | Merge pull request #3478 from libgit2/vmg/crud | Vicent Marti | 2015-10-21 | 6 | -8/+30 |
| |\ \ | |/ |/| | |||||
| | * | tests: Fix warningsvmg/crud | Vicent Marti | 2015-10-21 | 2 | -2/+3 |
| | * | index: Remove unneeded consts | Vicent Marti | 2015-10-21 | 1 | -3/+3 |
| | * | signature: Strip crud just like Git does | Vicent Marti | 2015-10-21 | 3 | -3/+24 |
| |/ | |||||
| * | Merge pull request #3466 from libgit2/cmn/quick-parse-64 | Edward Thomson | 2015-10-15 | 3 | -4/+39 |
| |\ | |||||
| | * | revwalk: make commit list use 64 bits for timecmn/quick-parse-64 | Carlos Martín Nieto | 2015-10-14 | 3 | -4/+39 |
| * | | Merge pull request #3444 from ethomson/add_preserves_conflict_mode | Carlos Martín Nieto | 2015-10-15 | 3 | -22/+171 |
| |\ \ | |||||
| | * | | index: also try conflict mode when inserting | Edward Thomson | 2015-09-30 | 3 | -23/+149 |
| | * | | index: test that add_bypath preserves mode | Edward Thomson | 2015-09-29 | 1 | -0/+23 |
| * | | | Merge pull request #3468 from libgit2/vmg/odb-lookups | Vicent Marti | 2015-10-15 | 3 | -166/+175 |
| |\ \ \ | |||||
| | * | | | odb: Prioritize alternate backendsvmg/odb-lookups | Vicent Marti | 2015-10-14 | 2 | -12/+16 |
| | * | | | odb: Be smarter when refreshing backends | Vicent Marti | 2015-10-14 | 2 | -154/+159 |
| |/ / / | |||||
| * | | | Merge pull request #3453 from libgit2/cmn/warn-python | Edward Thomson | 2015-10-14 | 1 | -1/+6 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | CMake: be more explicit with python errorscmn/warn-python | Carlos Martín Nieto | 2015-10-06 | 1 | -1/+6 |
| * | | | Merge pull request #3455 from Eun/master | Carlos Martín Nieto | 2015-10-07 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | fix return | Eun | 2015-10-07 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | Merge pull request #3451 from ethomson/xdiff | Edward Thomson | 2015-10-06 | 16 | -155/+335 |
| |\ \ \ | |||||
| | * | | | blame: guard xdiff calls for large files | Edward Thomson | 2015-10-05 | 3 | -9/+29 |
| | * | | | diff: don't feed large files to xdiff | Edward Thomson | 2015-10-05 | 8 | -20/+23 |
| | * | | | merge_file: treat large files as binary | Edward Thomson | 2015-10-05 | 5 | -82/+170 |
| | * | | | xdiff: convert size variables to size_t | Edward Thomson | 2015-10-05 | 3 | -50/+110 |
| | * | | | GITERR_CHECK_ALLOC_ADDn: multi-arg adders | Edward Thomson | 2015-10-05 | 1 | -0/+9 |
| |/ / / | |||||
| * | | | Merge pull request #3447 from arthurschreiber/arthur/fix-odb-refdb-free | Carlos Martín Nieto | 2015-10-01 | 5 | -10/+10 |
| |\ \ \ | |||||
| | * | | | refdb and odb backends must provide `free` function | Arthur Schreiber | 2015-10-01 | 5 | -10/+10 |
| |/ / / | |||||
| * | | | Merge pull request #3446 from ethomson/portability | Carlos Martín Nieto | 2015-09-30 | 3 | -14/+38 |
| |\ \ \ | |||||
| | * | | | qsort_r/qsort_s: detect their support | Edward Thomson | 2015-09-30 | 2 | -18/+23 |
| | * | | | p_futimes: support using futimens when available | Edward Thomson | 2015-09-30 | 2 | -1/+20 |
| * | | | | Merge pull request #3445 from libgit2/cmn/ssl-null | Edward Thomson | 2015-09-30 | 1 | -1/+6 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | openssl: don't try to teardown an unconnected SSL contextcmn/ssl-null | Carlos Martín Nieto | 2015-09-30 | 1 | -1/+6 |
| |/ / / | |||||
| * | | | Merge pull request #3411 from spraints/custom-push-headers | Carlos Martín Nieto | 2015-09-30 | 16 | -26/+197 |
| |\ \ \ | |||||
| | * | | | Copy custom_headers insteach of referencing the caller's copy | Matt Burke | 2015-09-25 | 5 | -24/+26 |
| | * | | | These can be static | Matt Burke | 2015-09-24 | 2 | -4/+4 |
| | * | | | Revise custom header error messages | Matt Burke | 2015-09-24 | 1 | -40/+44 |
| | * | | | Don't null-check | Matt Burke | 2015-09-24 | 1 | -3/+0 |
| | * | | | Use an array of forbidden custom headers | Matt Burke | 2015-09-24 | 1 | -9/+12 |
| | * | | | Avoid segfault when opts == NULL | Matt Burke | 2015-09-10 | 1 | -3/+8 |
| | * | | | Add a test for custom header validation | Matt Burke | 2015-09-10 | 2 | -6/+39 |
| | * | | | More specific names | Matt Burke | 2015-09-10 | 1 | -4/+4 |
| | * | | | Validate custom http headers | Matt Burke | 2015-09-10 | 1 | -0/+53 |
| | * | | | Ignore NULL headers | Matt Burke | 2015-09-10 | 2 | -11/+14 |
| | * | | | Accept custom headers for fetch too | Matt Burke | 2015-09-10 | 2 | -2/+11 |
| | * | | | o i | Matt Burke | 2015-09-08 | 1 | -0/+1 |
| | * | | | Update another call to git_remote_connect | Matt Burke | 2015-09-08 | 1 | -1/+1 |
