equal
deleted
inserted
replaced
1179 'ifeq(tags, "", "", "{tags} "))}' |
1179 'ifeq(tags, "", "", "{tags} "))}' |
1180 '{if(bookmarks, "{bookmarks} ")}' |
1180 '{if(bookmarks, "{bookmarks} ")}' |
1181 '{ifeq(branch, "default", "", "{branch} ")}' |
1181 '{ifeq(branch, "default", "", "{branch} ")}' |
1182 '- {author|user}: {desc|firstline}') |
1182 '- {author|user}: {desc|firstline}') |
1183 ) |
1183 ) |
|
1184 coreconfigitem('ui', 'message-output', |
|
1185 default='stdio', |
|
1186 ) |
1184 coreconfigitem('ui', 'nontty', |
1187 coreconfigitem('ui', 'nontty', |
1185 default=False, |
1188 default=False, |
1186 ) |
1189 ) |
1187 coreconfigitem('ui', 'origbackuppath', |
1190 coreconfigitem('ui', 'origbackuppath', |
1188 default=None, |
1191 default=None, |