summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.23.4v0.23.4maint/v0.23Carlos Martín Nieto2015-11-121-2/+2
* Fix warnings and a leakCarlos Martín Nieto2015-11-083-2/+3
* Merge pull request #3501 from libgit2/cmn/for-v23Edward Thomson2015-11-0557-286/+1035
|\
| * Add test casecmn/for-v23Vicent Marti2015-11-048-0/+30
| * merge-base: StyleVicent Marti2015-11-041-1/+6
| * merge-base: Do not read parents from the rootVicent Marti2015-11-041-1/+1
| * merge-base: Remove redundant merge basesVicent Marti2015-11-042-22/+166
| * Fix build for custom transport usersLeo Yang2015-11-041-0/+1
| * git: put NULL check at the topCarlos Martín Nieto2015-11-041-2/+5
| * git: accept NULL as argument to its stream freeCarlos Martín Nieto2015-11-041-2/+2
| * Prevent segfault when parsing a reflog with oid parse errorStjepan Rajko2015-11-042-1/+44
| * reuc: Be smarter when inserting new REUC entriesVicent Marti2015-11-041-19/+16
| * Fix docs typo geterr_clear -> giterr_clearStjepan Rajko2015-11-041-1/+1
| * xdiff: reference util.h in parent directoryEdward Thomson2015-11-041-1/+1
| * diff: ignore nsecs when diffingEdward Thomson2015-11-041-1/+3
| * index: test that we round-trip nsecsEdward Thomson2015-11-0413-0/+93
| * inttypes.h is built-in header file since MSVC 2013Linquize2015-11-041-1/+1
| * win32: add c linkage guard around inttypes.h inclusionEdward Thomson2015-11-041-6/+8
| * signature: Strip crud just like Git doesVicent Marti2015-11-043-3/+24
| * odb: Prioritize alternate backendsVicent Marti2015-11-042-12/+16
| * odb: Be smarter when refreshing backendsVicent Marti2015-11-042-154/+159
| * revwalk: make commit list use 64 bits for timeCarlos Martín Nieto2015-11-043-4/+39
| * CMake: be more explicit with python errorsCarlos Martín Nieto2015-11-041-1/+6
| * qsort_r/qsort_s: detect their supportEdward Thomson2015-11-042-18/+23
| * p_futimes: support using futimens when availableEdward Thomson2015-11-042-1/+20
| * openssl: don't try to teardown an unconnected SSL contextCarlos Martín Nieto2015-11-041-1/+6
| * win32::longpath: don't print pathEdward Thomson2015-11-041-2/+0
| * Fix binary diffsGuille -bisho-2015-11-042-8/+15
| * win32: test checkout msg on long path errEdward Thomson2015-11-041-0/+62
| * win32: propogate filename too long errorsEdward Thomson2015-11-041-8/+15
| * repository: only reserve repo dirs in the workdirEdward Thomson2015-11-041-4/+20
| * pkg-config: fix directory references in libgit2.pcDominique Leuenberger2015-11-042-2/+20
| * win32: return EACCES in `p_lstat`Edward Thomson2015-11-041-2/+9
| * checkout: overwrite files with differing modesEdward Thomson2015-11-042-10/+8
| * checkout::tree tests: don't use hardcoded modeEdward Thomson2015-11-041-8/+8
| * checkout::tree tests: don't use static bufferEdward Thomson2015-11-041-6/+9
| * Check that checkout preserves filemode in working directory.Matti Virolainen2015-11-041-0/+63
| * Check that an executable in index is not an executable after checkout.Matti Virolainen2015-11-041-0/+11
| * Removing memory leak in mempack's freeBryan Woods2015-11-041-2/+6
| * Fixing dangling pointers in git_mempack_resetBryan Woods2015-11-041-0/+3
| * added a single line of additional error reporting from libssh2 when failing t...Max Leske2015-11-041-1/+3
| * filebuf: follow symlinks when creating a lock fileCarlos Martín Nieto2015-11-042-3/+134
|/
* Merge pull request #3452 from ethomson/0.23_xdiffv0.23.3Edward Thomson2015-10-0517-157/+337
|\
| * Update version to 0.23.3Edward Thomson2015-10-051-2/+2
| * blame: guard xdiff calls for large filesEdward Thomson2015-10-053-9/+29
| * diff: don't feed large files to xdiffEdward Thomson2015-10-058-20/+23
| * merge_file: treat large files as binaryEdward Thomson2015-10-055-82/+170
| * xdiff: convert size variables to size_tEdward Thomson2015-10-013-50/+110
| * GITERR_CHECK_ALLOC_ADDn: multi-arg addersEdward Thomson2015-10-011-0/+9
|/
* Bump version to 0.23.2v0.23.2Carlos Martín Nieto2015-09-051-2/+2