From d5784139def7af962c513f39bbef7fd72db02638 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Wed, 20 Sep 2006 21:29:27 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.4.2.1-g62e27
---
gitk.html | 19 +++++++++++++-
gitk.txt | 9 +++++++
hooks.html | 73 ++++++++++++++++++++++++++++++++----------------------
hooks.txt | 56 ++++++++++++++++++++---------------------
4 files changed, 98 insertions(+), 59 deletions(-)
diff --git a/gitk.html b/gitk.html
index 9d79ee949..2b32c8c50 100644
--- a/gitk.html
+++ b/gitk.html
@@ -314,6 +314,14 @@ frequently used options.
+--all
+
+
+
+ Show all branches.
+
+
+
<revs>
@@ -358,6 +366,15 @@ gitk --since="2 weeks ago" -- gitk
gitk
+
+gitk --max-count=100 --all — Makefile
+
+
+
+ Show at most 100 changes made to the file Makefile. Instead of only
+ looking for changes in the current branch look in all branches.
+
+
See Also
@@ -406,7 +423,7 @@ gitk --since="2 weeks ago" -- gitk