summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* If you need a custom filename, specify itvmg/winrc-filenameVicent Marti2013-06-121-4/+2
* Revert "cmake: Update Windows resources to reflect the optional vendor string"Vicent Marti2013-06-122-12/+5
* util: It's called `memzero`Vicent Marti2013-06-129-13/+12
* Merge remote-tracking branch 'arrbee/minor-paranoia' into developmentVicent Marti2013-06-1213-16/+63
|\
| * Add safe memset and use itRussell Belfer2013-06-079-13/+26
| * Mutex init can failRussell Belfer2013-05-315-6/+26
| * Zero memory for major objects before freeingRussell Belfer2013-05-318-4/+18
* | Merge pull request #1647 from arrbee/fix-win32-warnings-part-112Russell Belfer2013-06-128-11/+16
|\ \
| * | Fix Windows warningsRussell Belfer2013-06-128-11/+16
|/ /
* | Merge pull request #1643 from ethomson/rename_sourceVicent Martí2013-06-127-17/+117
|\ \
| * | keep source similarity in rename detectionEdward Thomson2013-06-101-17/+23
| * | failing unit test for similar renamesEdward Thomson2013-06-106-0/+94
* | | Merge pull request #1642 from arrbee/diff-function-contextVicent Martí2013-06-1258-2033/+3280
|\ \ \
| * | | Fix diff header naming issuesRussell Belfer2013-06-126-95/+154
| * | | Improvements to git_arrayRussell Belfer2013-06-123-16/+41
| * | | Add patch from blobs APIRussell Belfer2013-06-123-52/+428
| * | | Fix some diff driver memory leaksRussell Belfer2013-06-122-25/+28
| * | | Add diff drivers tests (and fix bugs)Russell Belfer2013-06-112-25/+166
| * | | Implement regex pattern diff driverRussell Belfer2013-06-1110-85/+297
| * | | start implementing diff driver registryRussell Belfer2013-06-102-4/+42
| * | | Fix some memory leaksRussell Belfer2013-06-102-1/+5
| * | | fix missing file and bad prototypeRussell Belfer2013-06-102-1/+42
| * | | Reorganize diff and add basic diff driverRussell Belfer2013-06-1052-1665/+1951
| * | | Move some diff helpers into separate fileRussell Belfer2013-06-052-422/+433
| * | | Basic function context headerRussell Belfer2013-06-051-16/+67
* | | | Merge pull request #1645 from csware/config_level_appVicent Martí2013-06-111-0/+4
|\ \ \ \
| * | | | Add high(est) config level for application specific config filesSven Strickroth2013-06-111-0/+4
| | |/ / | |/| |
* | | | Merge pull request #1644 from carlosmn/sig-isspaceVicent Martí2013-06-112-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | signature: extend trimming to more whitespaceCarlos Martín Nieto2013-06-112-2/+4
|/ / /
* | | Merge pull request #1635 from arrbee/simplify-mkdirVicent Martí2013-06-061-64/+49
|\ \ \ | |/ / |/| |
| * | Make mkdir early exit cases clearerRussell Belfer2013-06-051-35/+30
| * | Simplify git_futils_mkdirRussell Belfer2013-06-051-46/+36
|/ /
* | I'm a dickVicent Marti2013-06-051-7/+7
* | Merge pull request #1634 from arrbee/alternative-mkdir-fixVicent Martí2013-06-051-13/+14
|\ \
| * | Ensure git_futils_mkdir won't mkdir rootRussell Belfer2013-06-051-13/+14
|/ /
* | Merge pull request #1633 from jamill/directory_create_fixVicent Martí2013-06-051-5/+13
|\ \
| * | Allow creation of directories under the volume root in Win32Jameson Miller2013-06-051-5/+13
* | | Merge pull request #1624 from libgit2/vmg/full-ref-iteratorVicent Martí2013-06-0325-1121/+844
|\ \ \ | |/ / |/| |
| * | Merge pull request #1627 from arrbee/iterator-api-improvementsvmg/full-ref-iteratorVicent Martí2013-05-3111-187/+329
| |\ \
| | * | Make iterators use GIT_ITEROVER & smart advanceRussell Belfer2013-05-3111-187/+329
| |/ /
| * | FreesVicent Marti2013-05-301-2/+2
| * | RefcountingVicent Marti2013-05-303-3/+8
| * | ...Aaaand this worksVicent Marti2013-05-3010-404/+194
| * | What are the chances, reallyVicent Marti2013-05-2911-448/+234
| * | Liike thisVicent Marti2013-05-2810-81/+90
| * | This refs iterator pleases the gods.Vicent Marti2013-05-281-78/+69
* | | Merge pull request #1631 from scottjg/fix-timezone-parsingScott J. Goldman2013-06-021-2/+4
|\ \ \
| * | | Don't bail on parsing commits with an invalid timezoneScott J. Goldman2013-06-021-2/+4
|/ / /
* | | Merge pull request #1630 from arrbee/index-read-tree-preserve-stat-cacheVicent Martí2013-06-011-14/+54
|\ \ \ | |_|/ |/| |
| * | Make git_index_read_tree preserve stat cacheRussell Belfer2013-05-311-14/+54
|/ /