Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-03-09 | Don't recurse into parents marked uninteresting. | Matthias Urlichs | 1 | -12/+14 |
2006-03-05 | get_revision(): do not dig deeper when we know we are at the end. | Linus Torvalds | 1 | -7/+11 |
2006-03-02 | setup_revisions(): handle -n<n> and -<n> internally. | Junio C Hamano | 1 | -0/+15 |
2006-03-01 | git-log (internal): add approxidate. | Junio C Hamano | 1 | -0/+20 |
2006-03-01 | Rip out merge-order and make "git log <paths>..." work again. | Linus Torvalds | 1 | -8/+69 |
2006-02-28 | git-rev-list libification: rev-list walking | Linus Torvalds | 1 | -2/+245 |
2006-02-27 | Splitting rev-list into revisions lib, end of beginning. | Linus Torvalds | 1 | -1/+14 |
2006-02-26 | First cut at libifying revlist generation | Linus Torvalds | 1 | -0/+370 |