summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use cdecl for hashsig sorting functions on WindowsRussell Belfer2013-02-271-3/+10
* Merge pull request #1233 from arrbee/file-similarity-metricVicent Martí2013-02-2734-297/+1409
|\
| * More rename detection testsRussell Belfer2013-02-221-15/+99
| * Minor improvements to find_similar codeRussell Belfer2013-02-221-15/+15
| * Replace static data with configured metricRussell Belfer2013-02-221-42/+29
| * Fix tests for find_similar and relatedRussell Belfer2013-02-222-14/+41
| * Add diff rename tests with partial similarityRussell Belfer2013-02-2123-84/+211
| * Initial integration of similarity metric to diffRussell Belfer2013-02-214-76/+235
| * Replace diff delta binary with flagsRussell Belfer2013-02-208-122/+128
| * Refine pluggable similarity APIRussell Belfer2013-02-205-17/+110
| * Pluggable similarity metric APIRussell Belfer2013-02-201-0/+13
| * More tests of file signatures with whitespace optsRussell Belfer2013-02-201-0/+79
| * Change similarity metric to sampled hashesRussell Belfer2013-02-206-464/+498
| * wip: adding metric to diffRussell Belfer2013-02-201-2/+8
| * Some similarity metric adjustmentsRussell Belfer2013-02-201-11/+69
| * Initial implementation of similarity scoring algoRussell Belfer2013-02-203-0/+439
* | Merge pull request #1372 from ethomson/checkout_workdir_endRussell Belfer2013-02-272-2/+42
|\ \
| * | don't dereference at the end of the workdir iteratorEdward Thomson2013-02-272-2/+42
* | | Merge pull request #1371 from csware/version-constantsVicent Martí2013-02-271-2/+2
|\ \ \ | |/ / |/| |
| * | Win32: Use constants in version resource definitions where possibleSven Strickroth2013-02-271-2/+2
|/ /
* | Merge pull request #1368 from scunz/inc_refVicent Martí2013-02-261-0/+1
|\ \
| * | Increment reference counter in git_repository_set_configSascha Cunz2013-02-261-0/+1
|/ /
* | Merge pull request #1364 from martinwoodward/thank-martinEdward Thomson2013-02-261-1/+4
|\ \
| * | Give props to Martin PoolMartin Woodward2013-02-261-1/+4
|/ /
* | Revert "hash: remove git_hash_init from internal api"Michael Schubert2013-02-265-4/+6
* | Merge pull request #1363 from schu/hash-initializationVicent Martí2013-02-255-81/+79
|\ \
| * | hash: remove git_hash_init from internal apiMichael Schubert2013-02-265-81/+79
|/ /
* | tests/pack: fixup 6774b10Michael Schubert2013-02-251-1/+2
* | Merge pull request #1362 from schu/packbuilder-nitsVicent Martí2013-02-252-1/+59
|\ \
| * | tests/pack: do strict check of testpack's SHA1 hashMichael Schubert2013-02-251-0/+32
| * | pack.h: improve docs on how to create a packfileMichael Schubert2013-02-251-1/+27
|/ /
* | Merge pull request #1359 from martinwoodward/remove-sample-hooksVicent Martí2013-02-2539-1528/+0
|\ \
| * | Remove sample hook filesMartin Woodward2013-02-2539-1528/+0
|/ /
* | Merge pull request #1355 from phkelley/developmentVicent Martí2013-02-232-14/+33
|\ \
| * | Portability fixes for SolarisPhilip Kelley2013-02-222-14/+33
* | | Merge pull request #1356 from arrbee/fix-directory-as-ignore-fileVicent Martí2013-02-222-13/+35
|\ \ \
| * | | Do not fail if .gitignore is directoryRussell Belfer2013-02-222-13/+35
|/ / /
* | | Rename 'exp' so it doesn't conflict with exp()Philip Kelley2013-02-221-59/+59
* | | Merge pull request #1343 from nulltoken/topic/remote_orphaned_branchVicent Martí2013-02-226-75/+55
|\ \ \
| * | | branch: refactor git_branch_remote_name() testsnulltoken2013-02-221-63/+23
| * | | branch: Make git_branch_remote_name() cope with orphaned headsnulltoken2013-02-226-19/+39
| |/ /
* | | Merge pull request #1354 from nulltoken/fix/stash-dropVicent Martí2013-02-223-9/+82
|\ \ \ | |/ / |/| |
| * | stash: Update the reference when dropping the topmost stashnulltoken2013-02-222-0/+39
| * | stash: Refactor stash::drop testsnulltoken2013-02-221-9/+11
| * | ignore: enhance git_ignore_path_is_ignored() test coveragenulltoken2013-02-221-0/+32
|/ /
* | Merge pull request #1352 from ethomson/reuc_sortVicent Martí2013-02-211-1/+2
|\ \ | |/ |/|
| * add a sorter to the reuc on index creationEdward Thomson2013-02-211-1/+2
|/
* Merge pull request #1351 from arrbee/moar-treebuilder-testsVicent Martí2013-02-201-0/+97
|\
| * Add more treebuilder testsRussell Belfer2013-02-201-0/+97
* | Merge pull request #1350 from arrbee/fix-1292Vicent Martí2013-02-202-57/+57
|\ \ | |/