log

age author description
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully hgweb: accept NewWebInterface URLs
Thu, 05 Oct 2006 10:07:40 +0200 Thomas Arendsen Hein merge with upstream
Thu, 05 Oct 2006 00:14:21 +0200 Benoit Boissinot merge with crew
Tue, 03 Oct 2006 12:33:22 +0200 Jose M. Prieto Add documentation about the date formats allowed in the command line
Tue, 03 Oct 2006 12:33:18 +0200 Jose M. Prieto util.strdate: assume local time when no timezone specified
Tue, 03 Oct 2006 12:33:14 +0200 Jose M. Prieto util.strdate: compute timestamp using UTC, not local timezone
Wed, 04 Oct 2006 22:07:03 +0200 Thomas Arendsen Hein merge with upstream
Wed, 04 Oct 2006 12:39:51 -0700 Brendan Cully patchbomb: update --attach to use cmdutil.make_filename
Fri, 06 Oct 2006 16:55:11 -0500 Matt Mackall merge: copy fixes and tests
Wed, 04 Oct 2006 19:08:04 -0500 Matt Mackall merge: fixes for merge+rename
Wed, 04 Oct 2006 17:59:27 -0500 Matt Mackall Make status -C work with merge+rename
Wed, 04 Oct 2006 15:43:27 -0500 Matt Mackall merge: add rename following
Wed, 04 Oct 2006 14:33:22 -0500 Matt Mackall merge: reduce manifest copying
Wed, 04 Oct 2006 14:09:26 -0500 Matt Mackall merge: reorder dirstate update slightly for correctness
Wed, 04 Oct 2006 11:14:33 -0700 Brendan Cully hgweb: fix manifest link in gitweb summary
Wed, 04 Oct 2006 18:43:40 +0200 Thomas Arendsen Hein Corrected install location of manpages.
Wed, 04 Oct 2006 18:06:03 +0200 Wojciech Milkowski Fix static file serving over HTTP on Windows.
Tue, 03 Oct 2006 16:36:40 -0700 Brendan Cully mq: update qfold to call delete correctly
Tue, 03 Oct 2006 12:28:27 -0700 Brendan Cully Make changectx.filenode raise repo.LookupError on failure
Tue, 03 Oct 2006 12:14:33 -0700 Brendan Cully Merge with upstream
Tue, 03 Oct 2006 11:54:11 +0200 Thomas Arendsen Hein Fix minor indentation problem in template-vars.txt
Tue, 03 Oct 2006 11:53:35 +0200 Thomas Arendsen Hein Install all files/subdirectories below templates.
Tue, 03 Oct 2006 11:30:59 +0200 Thomas Arendsen Hein Applied coding style to setup.py
Mon, 02 Oct 2006 17:59:39 -0700 Brendan Cully Use parentrevs shortcut in filectx.annotate
Mon, 02 Oct 2006 17:37:57 -0700 Brendan Cully Move raw theme into subdirectory
Mon, 02 Oct 2006 17:35:41 -0700 Brendan Cully Move RSS theme into subdirectory
Mon, 02 Oct 2006 17:30:45 -0700 Brendan Cully Move gitweb theme into subdirectory
Mon, 02 Oct 2006 22:35:52 +0200 Benoit Boissinot [extendedchangelog] add extra metadata in the changelog entry
Mon, 02 Oct 2006 22:35:37 +0200 Benoit Boissinot [extendedchangelog] encode/decode function
Mon, 02 Oct 2006 21:10:31 +0200 Benoit Boissinot fix warnings from pychecker