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