Fri, 11 Apr 2008 12:52:56 -0500 Matt Mackall resolve: new command
Fri, 11 Apr 2008 12:04:26 +0200 Dirkjan Ochtman python-2.6: use sha wrapper from util for new merge code
Fri, 11 Apr 2008 09:27:28 +0200 Adrian Buehlmann fixed missing sorting in test-dumprevlog
Fri, 11 Apr 2008 11:21:55 +0200 Patrick Mezard test-dumprevlog: fix extra path separator under MacOSX
Fri, 11 Apr 2008 08:35:37 +0200 Dirkjan Ochtman Merge from main.
Thu, 10 Apr 2008 23:07:54 +0200 Paul Moore Add a batch file driver for Windows
Thu, 10 Apr 2008 15:02:24 -0500 Matt Mackall merge: introduce mergestate
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
Thu, 03 Apr 2008 20:41:31 +0900 OHASHI Hideya win32text: Add macencode/macdecode
Sat, 05 Apr 2008 18:19:49 +0200 Patrick Mezard Merge with crew-stable
Sat, 05 Apr 2008 18:15:04 +0200 Patrick Mezard dirstate: do not ignore current directory '.' (issue 1078)
Sat, 05 Apr 2008 17:48:10 +0200 Christian Ebert patchbomb: fix cStringIO import (spotted by pychecker)
Sat, 05 Apr 2008 00:11:36 +0200 Thomas Arendsen Hein Make tests/test-dumprevlog executable
Sat, 05 Apr 2008 00:04:50 +0200 Thomas Arendsen Hein merge with main
Fri, 04 Apr 2008 23:18:03 +0200 Patrick Mezard Merge with crew-stable
Fri, 04 Apr 2008 23:13:32 +0200 Patrick Mezard Merge backout
Fri, 04 Apr 2008 23:09:54 +0200 Patrick Mezard Backed out changeset 7f4257b5cbfc
Fri, 04 Apr 2008 17:44:31 +0200 Dirkjan Ochtman mq: add --force option to strip
Fri, 04 Apr 2008 22:19:24 +0200 Dirkjan Ochtman coal: fix some glitches in annotate header
Fri, 04 Apr 2008 22:36:40 +0200 Dirkjan Ochtman python 2.6 compatibility: compatibility wrappers for hash functions
Fri, 04 Apr 2008 22:41:17 +0200 Paul Moore python 2.6 compatibility: add __hash__ to classes that have __eq__
Fri, 04 Apr 2008 22:18:38 +0200 Patrick Mezard Merge with crew-stable
Fri, 04 Apr 2008 22:15:14 +0200 Patrick Mezard Let --unified default to diff.unified (issue 1076)
Fri, 04 Apr 2008 16:39:44 +0200 Adrian Buehlmann contrib: fix binary file issues with dumprevlog on Windows
Thu, 03 Apr 2008 17:17:39 +0200 Adrian Buehlmann add tests for contrib/dumprevlog and undumprevlog
Fri, 04 Apr 2008 13:54:49 -0500 Matt Mackall coal: minor icon improvements
Fri, 04 Apr 2008 13:43:25 -0500 Matt Mackall coal: more tweaks
Thu, 03 Apr 2008 13:47:05 +0200 Christian Ebert pager: make config info accessible with "hg help pager"
Thu, 03 Apr 2008 12:46:37 +0200 Dirkjan Ochtman tests: easier error diagnostics for test-serve
Thu, 03 Apr 2008 13:21:42 +0200 Dirkjan Ochtman Merge from crew-stable.
Thu, 03 Apr 2008 13:14:43 +0200 Dirkjan Ochtman hgweb: make hgwebdir work in the absence of PATH_INFO
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip