Tue, 03 Oct 2006 12:33:14 +0200 util.strdate: compute timestamp using UTC, not local timezone
Jose M. Prieto <jmprieto@gmx.net> [Tue, 03 Oct 2006 12:33:14 +0200] rev 3250
util.strdate: compute timestamp using UTC, not local timezone
Wed, 04 Oct 2006 22:07:03 +0200 merge with upstream
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 04 Oct 2006 22:07:03 +0200] rev 3249
merge with upstream
Wed, 04 Oct 2006 14:09:26 -0500 merge: reorder dirstate update slightly for correctness
Matt Mackall <mpm@selenic.com> [Wed, 04 Oct 2006 14:09:26 -0500] rev 3248
merge: reorder dirstate update slightly for correctness
Wed, 04 Oct 2006 12:39:51 -0700 patchbomb: update --attach to use cmdutil.make_filename
Brendan Cully <brendan@kublai.com> [Wed, 04 Oct 2006 12:39:51 -0700] rev 3247
patchbomb: update --attach to use cmdutil.make_filename
Wed, 04 Oct 2006 11:14:33 -0700 hgweb: fix manifest link in gitweb summary
Brendan Cully <brendan@kublai.com> [Wed, 04 Oct 2006 11:14:33 -0700] rev 3246
hgweb: fix manifest link in gitweb summary
Wed, 04 Oct 2006 18:43:40 +0200 Corrected install location of manpages.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 04 Oct 2006 18:43:40 +0200] rev 3245
Corrected install location of manpages. (man/manSECTION/ instead of man/man.SECTION/)
Wed, 04 Oct 2006 18:06:03 +0200 Fix static file serving over HTTP on Windows.
Wojciech Milkowski <wmilkowski@interia.pl> [Wed, 04 Oct 2006 18:06:03 +0200] rev 3244
Fix static file serving over HTTP on Windows. Files to be served should be opened in binary mode.
Tue, 03 Oct 2006 16:36:40 -0700 mq: update qfold to call delete correctly
Brendan Cully <brendan@kublai.com> [Tue, 03 Oct 2006 16:36:40 -0700] rev 3243
mq: update qfold to call delete correctly
Tue, 03 Oct 2006 12:28:27 -0700 Make changectx.filenode raise repo.LookupError on failure
Brendan Cully <brendan@kublai.com> [Tue, 03 Oct 2006 12:28:27 -0700] rev 3242
Make changectx.filenode raise repo.LookupError on failure
Tue, 03 Oct 2006 12:14:33 -0700 Merge with upstream
Brendan Cully <brendan@kublai.com> [Tue, 03 Oct 2006 12:14:33 -0700] rev 3241
Merge with upstream
Tue, 03 Oct 2006 01:21:46 -0500 merge: use new working context object in update
Matt Mackall <mpm@selenic.com> [Tue, 03 Oct 2006 01:21:46 -0500] rev 3240
merge: use new working context object in update
Mon, 02 Oct 2006 22:03:14 -0500 contexts: add working dir and working file contexts
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 22:03:14 -0500] rev 3239
contexts: add working dir and working file contexts add workingctx add workingfilectx extend filectx.annotate for rev=None extend filectx.ancestor
Mon, 02 Oct 2006 15:28:44 -0500 context: simplify repr methods
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 15:28:44 -0500] rev 3238
context: simplify repr methods
Mon, 02 Oct 2006 15:17:59 -0500 contexts: use __getattr__ rather than try/except in changectx
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 15:17:59 -0500] rev 3237
contexts: use __getattr__ rather than try/except in changectx
Mon, 02 Oct 2006 15:02:28 -0500 context: make filectx remember changectx in changectx.filectx
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 15:02:28 -0500] rev 3236
context: make filectx remember changectx in changectx.filectx
Mon, 02 Oct 2006 14:23:38 -0500 Make filectx lazier
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 14:23:38 -0500] rev 3235
Make filectx lazier Lazy opening of filelog, lazy lookup of filenode and changeid
Mon, 02 Oct 2006 12:06:33 -0500 merge: remove old merge function
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 12:06:33 -0500] rev 3234
merge: remove old merge function
Mon, 02 Oct 2006 12:04:48 -0500 merge: extend file merge function for renames
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 12:04:48 -0500] rev 3233
merge: extend file merge function for renames
Tue, 03 Oct 2006 11:54:11 +0200 Fix minor indentation problem in template-vars.txt
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 03 Oct 2006 11:54:11 +0200] rev 3232
Fix minor indentation problem in template-vars.txt
Tue, 03 Oct 2006 11:53:35 +0200 Install all files/subdirectories below templates.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 03 Oct 2006 11:53:35 +0200] rev 3231
Install all files/subdirectories below templates. This is needed because styles are now in their own subdirectory.
Tue, 03 Oct 2006 11:30:59 +0200 Applied coding style to setup.py
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 03 Oct 2006 11:30:59 +0200] rev 3230
Applied coding style to setup.py
Mon, 02 Oct 2006 17:59:39 -0700 Use parentrevs shortcut in filectx.annotate
Brendan Cully <brendan@kublai.com> [Mon, 02 Oct 2006 17:59:39 -0700] rev 3229
Use parentrevs shortcut in filectx.annotate
Mon, 02 Oct 2006 17:37:57 -0700 Move raw theme into subdirectory
Brendan Cully <brendan@kublai.com> [Mon, 02 Oct 2006 17:37:57 -0700] rev 3228
Move raw theme into subdirectory
Mon, 02 Oct 2006 17:35:41 -0700 Move RSS theme into subdirectory
Brendan Cully <brendan@kublai.com> [Mon, 02 Oct 2006 17:35:41 -0700] rev 3227
Move RSS theme into subdirectory
Mon, 02 Oct 2006 17:30:45 -0700 Move gitweb theme into subdirectory
Brendan Cully <brendan@kublai.com> [Mon, 02 Oct 2006 17:30:45 -0700] rev 3226
Move gitweb theme into subdirectory
Mon, 02 Oct 2006 22:35:52 +0200 [extendedchangelog] add extra metadata in the changelog entry
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 02 Oct 2006 22:35:52 +0200] rev 3225
[extendedchangelog] add extra metadata in the changelog entry - add a third item in the date field that holds arbitrary key:value items
Mon, 02 Oct 2006 22:35:37 +0200 [extendedchangelog] encode/decode function
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 02 Oct 2006 22:35:37 +0200] rev 3224
[extendedchangelog] encode/decode function encode '\n', '\r' and '\0'
Mon, 02 Oct 2006 21:10:31 +0200 fix warnings from pychecker
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 02 Oct 2006 21:10:31 +0200] rev 3223
fix warnings from pychecker
Mon, 02 Oct 2006 09:58:03 -0700 Fix gitweb index archive link
Brendan Cully <brendan@kublai.com> [Mon, 02 Oct 2006 09:58:03 -0700] rev 3222
Fix gitweb index archive link
Mon, 02 Oct 2006 08:40:26 +0200 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 02 Oct 2006 08:40:26 +0200] rev 3221
merge with crew
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip