Fossil SCM

Include the new 'dotfiles' setting in the list of those associated with the project.

mistachkin 2015-03-19 03:57 trunk
Commit 9a67babcdb1ce9eaa608bdfa14fd2c516e0e50b5
1 file changed +2
--- src/configure.c
+++ src/configure.c
@@ -97,10 +97,11 @@
9797
{ "timeline-plaintext", CONFIGSET_SKIN },
9898
{ "adunit", CONFIGSET_SKIN },
9999
{ "adunit-omit-if-admin", CONFIGSET_SKIN },
100100
{ "adunit-omit-if-user", CONFIGSET_SKIN },
101101
{ "white-foreground", CONFIGSET_SKIN },
102
+
102103
#ifdef FOSSIL_ENABLE_TH1_DOCS
103104
{ "th1-docs", CONFIGSET_TH1 },
104105
#endif
105106
#ifdef FOSSIL_ENABLE_TH1_HOOKS
106107
{ "th1-hooks", CONFIGSET_TH1 },
@@ -124,10 +125,11 @@
124125
{ "keep-glob", CONFIGSET_PROJ },
125126
{ "crnl-glob", CONFIGSET_PROJ },
126127
{ "encoding-glob", CONFIGSET_PROJ },
127128
{ "empty-dirs", CONFIGSET_PROJ },
128129
{ "allow-symlinks", CONFIGSET_PROJ },
130
+ { "dotfiles", CONFIGSET_PROJ },
129131
130132
{ "ticket-table", CONFIGSET_TKT },
131133
{ "ticket-common", CONFIGSET_TKT },
132134
{ "ticket-change", CONFIGSET_TKT },
133135
{ "ticket-newpage", CONFIGSET_TKT },
134136
--- src/configure.c
+++ src/configure.c
@@ -97,10 +97,11 @@
97 { "timeline-plaintext", CONFIGSET_SKIN },
98 { "adunit", CONFIGSET_SKIN },
99 { "adunit-omit-if-admin", CONFIGSET_SKIN },
100 { "adunit-omit-if-user", CONFIGSET_SKIN },
101 { "white-foreground", CONFIGSET_SKIN },
 
102 #ifdef FOSSIL_ENABLE_TH1_DOCS
103 { "th1-docs", CONFIGSET_TH1 },
104 #endif
105 #ifdef FOSSIL_ENABLE_TH1_HOOKS
106 { "th1-hooks", CONFIGSET_TH1 },
@@ -124,10 +125,11 @@
124 { "keep-glob", CONFIGSET_PROJ },
125 { "crnl-glob", CONFIGSET_PROJ },
126 { "encoding-glob", CONFIGSET_PROJ },
127 { "empty-dirs", CONFIGSET_PROJ },
128 { "allow-symlinks", CONFIGSET_PROJ },
 
129
130 { "ticket-table", CONFIGSET_TKT },
131 { "ticket-common", CONFIGSET_TKT },
132 { "ticket-change", CONFIGSET_TKT },
133 { "ticket-newpage", CONFIGSET_TKT },
134
--- src/configure.c
+++ src/configure.c
@@ -97,10 +97,11 @@
97 { "timeline-plaintext", CONFIGSET_SKIN },
98 { "adunit", CONFIGSET_SKIN },
99 { "adunit-omit-if-admin", CONFIGSET_SKIN },
100 { "adunit-omit-if-user", CONFIGSET_SKIN },
101 { "white-foreground", CONFIGSET_SKIN },
102
103 #ifdef FOSSIL_ENABLE_TH1_DOCS
104 { "th1-docs", CONFIGSET_TH1 },
105 #endif
106 #ifdef FOSSIL_ENABLE_TH1_HOOKS
107 { "th1-hooks", CONFIGSET_TH1 },
@@ -124,10 +125,11 @@
125 { "keep-glob", CONFIGSET_PROJ },
126 { "crnl-glob", CONFIGSET_PROJ },
127 { "encoding-glob", CONFIGSET_PROJ },
128 { "empty-dirs", CONFIGSET_PROJ },
129 { "allow-symlinks", CONFIGSET_PROJ },
130 { "dotfiles", CONFIGSET_PROJ },
131
132 { "ticket-table", CONFIGSET_TKT },
133 { "ticket-common", CONFIGSET_TKT },
134 { "ticket-change", CONFIGSET_TKT },
135 { "ticket-newpage", CONFIGSET_TKT },
136

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button