git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] completion: add dirstat and friends to diff options
@ 2009-07-19 21:54 Stephen Boyd
  0 siblings, 0 replies; only message in thread
From: Stephen Boyd @ 2009-07-19 21:54 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: Junio C Hamano, git


Signed-off-by: Stephen Boyd <bebarino@gmail.com>
---
 contrib/completion/git-completion.bash |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash
index 887731e..fd284bc 100755
--- a/contrib/completion/git-completion.bash
+++ b/contrib/completion/git-completion.bash
@@ -907,6 +907,8 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
 			--inter-hunk-context=
 			--patience
 			--raw
+			--dirstat --dirstat= --dirstat-by-file
+			--dirstat-by-file= --cumulative
 "
 
 _git_diff ()
-- 
1.6.4.rc1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-19 21:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-19 21:54 [PATCH] completion: add dirstat and friends to diff options Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).