log

age author description
Tue, 09 Jun 2009 23:26:16 +0200 Martin Geisler hgrc.5: mark filename patterns as monospaced text
Tue, 09 Jun 2009 23:24:43 +0200 Martin Geisler hgrc.5: single quotes means italic in asciidoc
Tue, 09 Jun 2009 23:08:55 +0200 Martin Geisler man pages: mark filenames and env vars as fixed text
Tue, 09 Jun 2009 21:50:42 +0200 Patrick Mezard test-convert-svn-*: no longer need the url building code
Sat, 06 Jun 2009 00:08:37 +0200 Edouard Gomez convert: default to file protocol when no :// found for svn repo url
Tue, 09 Jun 2009 09:25:34 -0400 timeless keyword: improve English
Tue, 09 Jun 2009 09:25:25 -0400 timeless bookmarks: improve English
Tue, 09 Jun 2009 09:25:17 -0400 timeless Generally replace "file name" with "filename" in help and comments.
Tue, 09 Jun 2009 09:25:31 -0400 timeless Spell Mercurial as a proper noun
Tue, 09 Jun 2009 11:55:32 -0500 Matt Mackall win32text: drop disabling portion of test
Mon, 08 Jun 2009 20:09:48 +0200 Tobias Bell i18n-de: Synchronised with hg.pot
Tue, 09 Jun 2009 11:49:16 -0300 Wagner Bruna i18n-pt_BR: synchronized and updated
Tue, 09 Jun 2009 08:59:49 +0200 Henrik Stuart convert: better support for CVS branchpoints (issue1447)
Mon, 08 Jun 2009 18:21:13 -0500 Matt Mackall Merge with stable
Mon, 08 Jun 2009 18:16:32 -0500 Matt Mackall Merge with crew
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: refactor manifestmerge init to better report effective ancestor
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify file revision comparison logic
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: make locally-added file test more correct
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop unused diverge initialization
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: refactor some initialization, drop backwards var
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: combine a copy and move case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop a flag update case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: combine three identical 'remote is newer' cases
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop 'remote deleted' case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify 'other deleted' case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify backwards revert test, ready to combine with other cases
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: allow merging going backwards
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: reorder remote creation tests
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop recreating case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop an overwrite test