author | Junio C Hamano <gitster@pobox.com> | |
Thu, 5 Mar 2009 23:41:43 +0000 (15:41 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 5 Mar 2009 23:41:43 +0000 (15:41 -0800) | ||
commit | 458eaf5bf895c2df8e0ef81a4c9606d179082e68 | |
tree | 650130c954c3e7fc5a123106b845b9813d1ed1c3 | tree | snapshot |
parent | 3535dbb3d10cb2782dfbb77c07f2f7d9c44bd41f | commit | diff |
parent | 72de29c24f50dccc5f045a7756bb0b47e34a7a8e | commit | diff |
Merge branch 'ns/pretty-format'
* 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
* 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 | diff1 | | diff2 | | blob | history |
pretty.c | diff1 | | diff2 | | blob | history |