Tue, 15 Jan 2008 15:49:24 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 15 Jan 2008 13:29:59 +0200 |
Kostantinos Koukopoulos |
convert should use default value when CVS_RSH is not set, that value
|
Tue, 15 Jan 2008 13:46:32 +0100 |
Patrick Mezard |
hgk: display branch name in diff header
|
Fri, 11 Jan 2008 23:30:56 +0200 |
Giorgos Keramidas |
Display debugstate dates as '%Y-%m-%d %H:%M:%S'
|
Mon, 14 Jan 2008 16:28:32 -0600 |
Matt Mackall |
merge: add a bit more sanity to divergent copy checks
|
Fri, 11 Jan 2008 23:36:56 +0100 |
Christian Ebert |
keyword: test that expansion is done filewise
|
Mon, 14 Jan 2008 09:00:23 +0100 |
Thomas Arendsen Hein |
Solaris compatibility fixes for test-keyword:
|
Sat, 05 Jan 2008 01:51:21 +0100 |
Edouard Gomez |
convert: separate trunk detection from branch layout detection
|
Sat, 12 Jan 2008 20:49:07 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 12 Jan 2008 19:35:11 +0100 |
Patrick Mezard |
patch: handle empty vs no file in git patches (issue906)
|
Sat, 12 Jan 2008 20:43:09 +0100 |
Patrick Mezard |
patch: remove CRLF when parsing file names
|
Fri, 11 Jan 2008 18:33:10 -0800 |
Brendan Cully |
Merge with crew-stable
|
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
|