Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-06-19 | Add "named object array" concept | Linus Torvalds | 1 | -9/+10 |
2006-06-17 | Move "void *util" from "struct object" into "struct commit" | Linus Torvalds | 1 | -3/+9 |
2006-06-17 | Shrink "struct object" a bit | Linus Torvalds | 1 | -3/+3 |
2006-03-23 | sha1_name: warning ambiguous refs. | Junio C Hamano | 1 | -0/+1 |
2006-02-12 | Use a hashtable for objects instead of a sorted list | Johannes Schindelin | 1 | -3/+4 |
2006-01-11 | name-rev: do not omit leading components of ref name. | Junio C Hamano | 1 | -3/+4 |
2005-11-28 | name-rev: fix parent counting. | Junio C Hamano | 1 | -2/+2 |
2005-11-25 | name-rev: fix off-by-one error in --stdin. | Junio C Hamano | 1 | -4/+3 |
2005-11-20 | Fix sparse warnings | Timo Hirvonen | 1 | -2/+0 |
2005-11-02 | Be careful when dereferencing tags. | Junio C Hamano | 1 | -1/+1 |
2005-10-26 | Add git-name-rev | Johannes Schindelin | 1 | -0/+246 |