log

age author description
Thu, 10 Apr 2008 14:25:50 +0200 Dirkjan Ochtman Merge with crew-stable.
Thu, 10 Apr 2008 14:08:38 +0200 Dirkjan Ochtman win32text: actually import util so util.binary() can be used
Wed, 09 Apr 2008 16:02:37 -0700 Bryan O'Sullivan issue 1053: heavily qualify the "cp -al" advice for cloning
Wed, 09 Apr 2008 15:49:20 -0700 Bryan O'Sullivan Get rid of reimplementations of util.binary
Tue, 08 Apr 2008 13:19:36 +0200 Christian Ebert Let util.binary check entire data for \0 (issue1066, issue1079)
Wed, 09 Apr 2008 14:12:32 +0200 Christian Ebert keyword: check for '\0' in entire data before acting
Wed, 09 Apr 2008 14:05:57 +0200 Christian Ebert keyword: make overwrite() arguments mandatory
Wed, 09 Apr 2008 14:05:57 +0200 Christian Ebert keyword: compact setting of optional arguments
Wed, 09 Apr 2008 14:05:57 +0200 Christian Ebert keyword: privatize remaining monkeypatches by moving them into reposetup
Wed, 09 Apr 2008 14:05:56 +0200 Christian Ebert keyword: collect filename patterns, wrap dispatch._parse in uisetup
Wed, 09 Apr 2008 15:28:30 -0700 Bryan O'Sullivan Merge
Wed, 09 Apr 2008 15:27:57 -0700 Bryan O'Sullivan Tidy code, fix typo
Thu, 20 Dec 2007 20:02:51 +0000 Paul Moore Added hgexecutable support for py2exe/frozen scripts
Tue, 08 Apr 2008 18:40:11 +0200 Thomas Arendsen Hein Remove trailing space
Tue, 08 Apr 2008 18:39:41 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 08 Apr 2008 15:41:21 +0200 Dirkjan Ochtman python-2.6: md5 import in test-archive helper
Tue, 08 Apr 2008 15:42:43 +0200 Dirkjan Ochtman python-2.6: deprecation of GzipFile.filename
Thu, 10 Apr 2008 14:24:27 +0200 Benoit Allard highlight: backward compatibility with pygments 0.5.1
Tue, 08 Apr 2008 18:39:02 +0200 Thomas Arendsen Hein Fix spacing error introduced in 5efd447a9b8d
Mon, 07 Apr 2008 13:16:11 +0200 Patrick Mezard Merge with crew-stable
Mon, 07 Apr 2008 11:59:20 +0200 Patrick Mezard convert: check svn branches are directories
Mon, 07 Apr 2008 09:26:40 +0200 Dirkjan Ochtman Merge from crew-stable.
Mon, 07 Apr 2008 09:02:26 +0200 Adrian Buehlmann tests/test-diff-copy-depth: using sh instead of bash
Sun, 06 Apr 2008 13:13:31 +0200 Christian Ebert gendoc: fix indentation
Sun, 06 Apr 2008 13:13:31 +0200 Christian Ebert hg.1: bogus escaping of .hg* not needed anymore
Mon, 07 Apr 2008 09:02:04 +0200 Christian Ebert doc: escape .hg at bol in manpages with make (issue1072)
Sat, 05 Apr 2008 21:29:02 +0200 Isaac Jurado highlight: Generate pygments style sheet dynamically
Sat, 05 Apr 2008 19:33:34 +0200 Patrick Mezard Merge with macencode branch
Sat, 05 Apr 2008 19:06:16 +0200 Patrick Mezard win32text: rename forbidcrlforcr() function
Sat, 05 Apr 2008 19:03:45 +0200 Patrick Mezard test-mactext: simplify test, coverage is ensured by win32text tests