author | Junio C Hamano <gitster@pobox.com> | |
Sun, 25 May 2008 21:05:11 +0000 (14:05 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 25 May 2008 21:05:11 +0000 (14:05 -0700) | ||
commit | 450c5aed06ecf60084f993f688b549ffa377b64e | |
tree | 5c4bdf5c4945f56567b3b022664635e2ca1ede92 | tree | snapshot |
parent | cc26efb3134b28701fe65ac488af2c6abf59b21d | commit | diff |
parent | 4603ec0f960e582a7da7241563d3f235ad7f0d3e | commit | diff |
Merge branch 'as/graph'
* as/graph:
get_revision(): honor the topo_order flag for boundary commits
Fix output of "git log --graph --boundary"
log --graph --left-right: show left/right information in place of '*'
graph API: don't print branch lines for uninteresting merge parents
graph API: fix graph mis-alignment after uninteresting commits
* as/graph:
get_revision(): honor the topo_order flag for boundary commits
Fix output of "git log --graph --boundary"
log --graph --left-right: show left/right information in place of '*'
graph API: don't print branch lines for uninteresting merge parents
graph API: fix graph mis-alignment after uninteresting commits