Merge branch 'ns/pretty-format' into next
commitc634e84db4e5da1a2176f8df461035f64ef35d41
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2009 07:46:33 +0000 (4 23:46 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2009 07:46:33 +0000 (4 23:46 -0800)
tree8f1327d8ea19c39f01c2e35298361151a3864f26
parent47862b908ff5904841cc7790abf0387af6047e2d
parent72de29c24f50dccc5f045a7756bb0b47e34a7a8e
Merge branch 'ns/pretty-format' into next

* ns/pretty-format:
  bash completion: add --format= and --oneline options for "git log"
  Add tests for git log --pretty, --format and --oneline.
  Add --oneline that is a synonym to "--pretty=oneline --abbrev-commit"
  Give short-hands to --pretty=tformat:%formatstring
  Add --format that is a synonym to --pretty
contrib/completion/git-completion.bash
pretty.c
revision.c