Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-03-18 | Merge branch 'ar/diff' | Junio C Hamano | 1 | -0/+2 |
2007-03-18 | Avoid unnecessary strlen() calls | Linus Torvalds | 1 | -27/+29 |
2007-03-14 | Teach --quiet to diff backends. | Junio C Hamano | 1 | -0/+2 |
2007-02-27 | convert object type handling from a string to a number | Nicolas Pitre | 1 | -3/+3 |
2006-10-26 | Make git-cherry handle root trees | Rene Scharfe | 1 | -0/+18 |
2006-08-17 | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 1 | -2/+1 |
2006-08-14 | Make show_entry void | David Rientjes | 1 | -6/+6 |
2006-04-10 | tree-diff: do not assume we use only one pathspec | Junio C Hamano | 1 | -21/+25 |
2006-04-04 | Use blob_, commit_, tag_, and tree_type throughout. | Peter Eriksen | 1 | -3/+4 |
2006-03-29 | tree/diff header cleanup. | Junio C Hamano | 1 | -28/+0 |
2006-01-31 | Make the "struct tree_desc" operations available to others | Linus Torvalds | 1 | -6/+6 |
2005-12-26 | avoid asking ?alloc() for zero bytes. | Junio C Hamano | 1 | -0/+4 |
2005-10-22 | Split up tree diff functions into tree-diff.c library | Linus Torvalds | 1 | -0/+270 |