chiark
/
gitweb
/
~mdw
/
tig
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
59a45d3
)
Document the loading time displayed in the title window after 3 seconds
author
Jonas Fonseca
<fonseca@diku.dk>
Sun, 28 May 2006 02:19:08 +0000
(
04:19
+0200)
committer
Jonas Fonseca
<fonseca@antimatter.localdomain>
Sun, 28 May 2006 02:19:08 +0000
(
04:19
+0200)
tig.c
patch
|
blob
|
blame
|
history
diff --git
a/tig.c
b/tig.c
index c6569d4d020e66f5ceb0f996e4f98cbb17793aa0..055ad117ce5f83708f7eda93da70272b9e9b7751 100644
(file)
--- a/
tig.c
+++ b/
tig.c
@@
-820,6
+820,10
@@
redraw_view(struct view *view)
* [main] c622eefaa485995320bc743431bae0d497b1d875 - commit 1 of 61 (1%)
*
* By default, the title of the current view is highlighted using bold font.
* [main] c622eefaa485995320bc743431bae0d497b1d875 - commit 1 of 61 (1%)
*
* By default, the title of the current view is highlighted using bold font.
+ * For long loading views (taking over 3 seconds) the time since loading
+ * started will be appended:
+ *
+ * [main] 77d9e40fbcea3238015aea403e06f61542df9a31 - commit 1 of 779 (0%) 5s
**/
static void
**/
static void