Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get_revision(): honor the topo_order flag for boundary commits | Adam Simpkins | 2008-05-25 | 1 | -8/+1 |
* | Fix output of "git log --graph --boundary" | Adam Simpkins | 2008-05-25 | 1 | -13/+66 |
* | log --graph --left-right: show left/right information in place of '*' | Adam Simpkins | 2008-05-25 | 1 | -11/+11 |
* | graph API: don't print branch lines for uninteresting merge parents | Adam Simpkins | 2008-05-25 | 1 | -13/+44 |
* | graph API: fix graph mis-alignment after uninteresting commits | Adam Simpkins | 2008-05-25 | 1 | -0/+3 |
* | graph API: eliminate unnecessary indentation | Adam Simpkins | 2008-05-05 | 1 | -14/+52 |
* | Add history graph API | Adam Simpkins | 2008-05-05 | 1 | -0/+907 |