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