Fri, 29 Sep 2006 21:24:15 +0200 Make "hg log --style=changelog > changelog" work (issue338)
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 29 Sep 2006 21:24:15 +0200] rev 3193
Make "hg log --style=changelog > changelog" work (issue338) Style files in templates/ now take precedence over current directory. This can be overridden with --style=./changelog if really neeeded. Added test for issue338.
Fri, 29 Sep 2006 19:43:07 +0200 Clarify precedence for template/style in commands.show_changeset():
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 29 Sep 2006 19:43:07 +0200] rev 3192
Clarify precedence for template/style in commands.show_changeset(): Display format will be the first non-empty hit of: 1. option 'template' 2. option 'style' 3. [ui] setting 'logtemplate' 4. [ui] setting 'style' If all of these values are either the unset or the empty string, regular display via changeset_printer() is done.
Fri, 29 Sep 2006 20:00:24 +0200 add remoteopts to bundle command
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Sep 2006 20:00:24 +0200] rev 3191
add remoteopts to bundle command
Fri, 29 Sep 2006 19:59:06 +0200 factor opts: remote repo access options
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Sep 2006 19:59:06 +0200] rev 3190
factor opts: remote repo access options
Fri, 29 Sep 2006 18:39:49 +0200 factor opts: --dry-run option
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Sep 2006 18:39:49 +0200] rev 3189
factor opts: --dry-run option
Fri, 29 Sep 2006 18:39:32 +0200 factor opts: walk options
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Sep 2006 18:39:32 +0200] rev 3188
factor opts: walk options
Fri, 29 Sep 2006 18:39:08 +0200 factor opts: move globalopts to a more logical place
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Sep 2006 18:39:08 +0200] rev 3187
factor opts: move globalopts to a more logical place we will put other options at the same place
Thu, 28 Sep 2006 11:41:33 -0700 mq: raise util.Abort instead of using sys.exit(1)
Brendan Cully <brendan@kublai.com> [Thu, 28 Sep 2006 11:41:33 -0700] rev 3186
mq: raise util.Abort instead of using sys.exit(1)
Wed, 27 Sep 2006 14:50:20 -0700 mq: don't write applied patches into series twice in restore
Brendan Cully <brendan@kublai.com> [Wed, 27 Sep 2006 14:50:20 -0700] rev 3185
mq: don't write applied patches into series twice in restore
Wed, 27 Sep 2006 14:32:53 -0700 mq: bail out if a patch appears more than once in the series file.
Brendan Cully <brendan@kublai.com> [Wed, 27 Sep 2006 14:32:53 -0700] rev 3184
mq: bail out if a patch appears more than once in the series file. Closes: #379.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip