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