Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-17 | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 1 | -1/+1 |
2006-06-28 | Improved three-way blob merging code | Linus Torvalds | 1 | -0/+73 |
2006-06-28 | Prepare "git-merge-tree" for future work | Linus Torvalds | 1 | -15/+119 |
2006-05-08 | Merge branch 'fix' | Junio C Hamano | 1 | -1/+1 |
2006-05-08 | Separate object name errors from usage errors | Dmitry V. Levin | 1 | -1/+1 |
2006-05-03 | sha1_to_hex() usage cleanup | Linus Torvalds | 1 | -4/+2 |
2006-03-29 | tree/diff header cleanup. | Junio C Hamano | 1 | -95/+1 |
2006-02-15 | git-merge-tree: generalize the "traverse <n> trees in sync" functionality | Linus Torvalds | 1 | -53/+67 |
2006-02-15 | Handling large files with GIT | Linus Torvalds | 1 | -10/+30 |
2006-02-15 | Handling large files with GIT | Linus Torvalds | 1 | -0/+238 |
2005-04-16 | Remove "merge-tree.c" | Linus Torvalds | 1 | -145/+0 |
2005-04-15 | [PATCH] Add '-z' to merge-tree.c | Junio C Hamano | 1 | -3/+20 |
2005-04-14 | Add "merge-tree" helper program. Maybe it's retarded, maybe it's helpful. | Linus Torvalds | 1 | -0/+128 |