Merge branch 'mg/rev-list-one-side-only' into next
commit2a69869c45c4a4c5439435d25cbbb8f7b374917e
authorJunio C Hamano <gitster@pobox.com>
Fri, 11 Mar 2011 06:46:37 +0000 (10 22:46 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Mar 2011 06:46:37 +0000 (10 22:46 -0800)
tree1aed518c2fb4d7d2514629fb9f2ea8fac140ee9f
parent32097d4b7694eede92219255c7a0e0b49a987b1c
parentb1b47554ae889ca76b66349819c9b95a8be5f646
Merge branch 'mg/rev-list-one-side-only' into next

* mg/rev-list-one-side-only:
  git-log: put space after commit mark
  t6007: test rev-list --cherry
  log --cherry: a synonym
  rev-list: documentation and test for --cherry-mark
  revision.c: introduce --cherry-mark
  rev-list/log: factor out revision mark generation
  rev-list: --left/right-only are mutually exclusive
  rev-list: documentation and test for --left/right-only
  t6007: Make sure we test --cherry-pick
  revlist.c: introduce --left/right-only for unsymmetric picking
Documentation/rev-list-options.txt
pretty.c
revision.c
revision.h