log

age author description
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.