]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ns/pretty-format'
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2009 23:41:43 +0000 (15:41 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2009 23:41:43 +0000 (15:41 -0800)
* 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

1  2 
contrib/completion/git-completion.bash
pretty.c

diff --cc pretty.c
Simple merge