Fri, 29 Sep 2006 13:00:36 -0700 Make hg.repository work with no path argument
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 13:00:36 -0700] rev 3188
Make hg.repository work with no path argument
Fri, 29 Sep 2006 21:24:45 +0200 merge with crew
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 29 Sep 2006 21:24:45 +0200] rev 3187
merge with crew
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 3186
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 3185
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 3184
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 3183
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 3182
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 3181
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 3180
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 3179
mq: raise util.Abort instead of using sys.exit(1)
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip