Commit message (Expand) | Author | Age | |
---|---|---|---|
* | graph.c: make many functions static | Nanako Shiraishi | 2008-09-25 |
* | git log --graph: print '*' for all commits, including merges | Adam Simpkins | 2008-06-06 |
* | graph API: fix "git log --graph --first-parent" | Adam Simpkins | 2008-06-06 |
* | graph API: avoid printing unnecessary padding before some octopus merges | Adam Simpkins | 2008-06-01 |
* | graph API: improve display of merge commits | Adam Simpkins | 2008-06-01 |
* | get_revision(): honor the topo_order flag for boundary commits | Adam Simpkins | 2008-05-25 |
* | Fix output of "git log --graph --boundary" | Adam Simpkins | 2008-05-25 |
* | log --graph --left-right: show left/right information in place of '*' | Adam Simpkins | 2008-05-25 |
* | graph API: don't print branch lines for uninteresting merge parents | Adam Simpkins | 2008-05-25 |
* | graph API: fix graph mis-alignment after uninteresting commits | Adam Simpkins | 2008-05-25 |
* | graph API: eliminate unnecessary indentation | Adam Simpkins | 2008-05-05 |
* | Add history graph API | Adam Simpkins | 2008-05-05 |