Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
http: add HTTP_KEEP_ERROR option
[gitweb.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index 5cb7df91571c79bbd809943287ddbe1eb76d98ed..be7a016173487780fdd4d37e24b4a47fcb766454 100644
(file)
--- a/
wt-status.h
+++ b/
wt-status.h
@@
-69,6
+69,7
@@
struct wt_status {
struct string_list change;
struct string_list untracked;
struct string_list ignored;
+ uint32_t untracked_in_ms;
};
struct wt_status_state {