Fri, 11 Jan 2008 18:31:13 -0800 |
Brendan Cully |
Document --base null in bundle help
|
Fri, 11 Jan 2008 16:51:54 -0800 |
Bryan O'Sullivan |
Merge with mpm
|
Fri, 11 Jan 2008 21:20:27 +0100 |
Patrick Mezard |
util_win32: implement posixfile_nt.writelines()
|
Wed, 09 Jan 2008 22:41:30 +0900 |
Shun-ichi GOTO |
New extension to support problematic MBCS on Windows.
|
Wed, 09 Jan 2008 21:30:37 +0900 |
Shun-ichi GOTO |
Fix not to use os.sep directly.
|
Wed, 09 Jan 2008 21:30:36 +0900 |
Shun-ichi GOTO |
Add util.splitpath() and use it instead of using os.sep directly.
|
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.
|