OSDN Git Service

Merge branch 'as/graph'
authorJunio C Hamano <gitster@pobox.com>
Sun, 25 May 2008 21:05:11 +0000 (14:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 25 May 2008 21:05:11 +0000 (14:05 -0700)
* 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


Trivial merge