log

age author description
Wed, 09 Jan 2008 21:30:35 +0900 Shun-ichi GOTO Add endswithsep() and use it instead of using os.sep and os.altsep directly.
Wed, 09 Jan 2008 21:30:13 +0900 Shun-ichi GOTO Use util.normpath() instead of direct path string operation.
Fri, 11 Jan 2008 14:06:05 -0600 Shun-ichi GOTO svn: fix copy exception
Fri, 11 Jan 2008 14:06:05 -0600 Matt Mackall posixfile_nt: set closed early
Wed, 09 Jan 2008 10:00:18 -0600 Will Maier Don't use the -i option with sed
Wed, 09 Jan 2008 00:27:33 +0100 Edouard Gomez convert: respect hg.tagsbranch setting
Sat, 05 Jan 2008 15:35:46 -0500 Jesse Glick Issue #880: Simple misspelling ('occured') in web error message.
Fri, 11 Jan 2008 01:36:20 +0000 mark williamson Tweak finddate to pass date directly.
Wed, 09 Jan 2008 11:15:00 +0100 Michele Cella adding "prefix" option to "hg serve" (command line and [web] section)
Tue, 08 Jan 2008 21:12:30 -0600 Kevin Christen Fix XHTML validation error on file diff page.
Fri, 11 Jan 2008 13:06:38 -0600 Matt Mackall hook: redirect stdout to stderr for ssh and http servers
Fri, 11 Jan 2008 06:07:43 +0300 Maxim Dounin convert: add commandline.xargs(), use it in svn_sink class
Fri, 11 Jan 2008 15:01:29 +0100 Christian Ebert keyword: fix some doc strings; update copyright
Thu, 10 Jan 2008 12:07:18 +0300 Kirill Smelkov hg qrecord -- like record, but for mq
Thu, 10 Jan 2008 12:07:18 +0300 Kirill Smelkov cmdutil.commit: extract 'addremove' from opts carefully
Thu, 10 Jan 2008 12:07:18 +0300 Kirill Smelkov dispatch: allow extensions to provide setup code
Thu, 10 Jan 2008 12:07:13 +0300 Kirill Smelkov record: refactor record into generic record driver
Thu, 10 Jan 2008 11:43:30 +0300 Kirill Smelkov record: some docs
Wed, 09 Jan 2008 05:24:33 +0100 Christian Ebert keyword: clean up quiet setting in kwdemo and adding of untracked kwfiles
Wed, 09 Jan 2008 11:21:40 +0100 Christian Ebert keyword: suppress keyword expansion for log commands
Wed, 09 Jan 2008 05:18:50 +0100 Christian Ebert keyword: (bugfix) only set changenode for kwtemplater when committing
Tue, 08 Jan 2008 06:56:21 +0300 Maxim Dounin test-mq-header: don't fail with different patch(1)
Tue, 08 Jan 2008 15:56:12 -0600 Matt Mackall Fix up tests for XHTML validation bits
Mon, 07 Jan 2008 21:29:40 -0600 Kevin Christen Fixed numerous XHTML problems that caused validation errors and warnings.
Mon, 31 Dec 2007 16:18:17 +0100 Dennis Schoen patchbomb: attachment options changed
Fri, 04 Jan 2008 16:11:01 +0100 Christian Ebert patchbomb: consistently use opts.get
Fri, 04 Jan 2008 15:58:22 +0100 Christian Ebert patchbomb: fix more line continuations (coding style)
Fri, 04 Jan 2008 18:22:39 +0100 Christian Ebert keyword: add test
Fri, 04 Jan 2008 18:22:09 +0100 Christian Ebert Add extension for filewise RCS-keyword expansion in working dir
Mon, 07 Jan 2008 15:26:12 -0600 Alexandre Vassalotti restore branch after rollback (issue 902)