log

age author description
Fri, 19 Jun 2009 10:30:18 +0200 Martin Geisler interhg: escape backslashes in docstring
Fri, 19 Jun 2009 10:24:34 +0200 Martin Geisler interhg: remove unnecessary escaping
Fri, 19 Jun 2009 14:28:29 +0800 Dongsheng Song Fix warning: Seen unexpected token "%"
Fri, 17 Apr 2009 16:34:43 -0700 Fred Wulff Add (pre)outgoing hooks for local clones.
Tue, 23 Jun 2009 14:14:48 +0200 Stefano Tortarolo contrib/buildrpm: force en_US locale during changelog's creation
Tue, 23 Jun 2009 14:12:17 +0200 Stefano Tortarolo contrib/buildrpm: set python requirement to 2.4
Tue, 23 Jun 2009 22:20:25 +0200 Cédric Duval mq: no longer mention the deprecated qdelete's --revision option
Tue, 23 Jun 2009 21:49:49 +0200 Henrik Stuart help: describe bundle compression methods (issue1523)
Sun, 31 May 2009 03:09:00 -0400 Steve Losh Add a forget command for easily untracking files.
Sun, 21 Jun 2009 03:11:52 +0200 Mads Kiilerich test merge-tools internal:dump and internal:prompt
Tue, 23 Jun 2009 15:51:27 +0200 Martin Geisler hgrc.5: remove reference to DEFAULT section
Tue, 23 Jun 2009 15:50:32 +0200 Martin Geisler hgrc.5: mark more literal strings
Tue, 23 Jun 2009 15:16:19 +0200 Martin Geisler hgrc.5: markup compromis compatible with 7.1.2 and 8.4.5
Tue, 23 Jun 2009 14:41:16 +0200 Martin Geisler test-grep: fixed comment
Sun, 21 Jun 2009 20:34:58 +0200 Cédric Duval extensions: remove import rendered unnecessary by e4e22a310b62
Sun, 21 Jun 2009 20:35:20 +0200 Cédric Duval help: fixing non-matching example texts
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Mon, 22 Jun 2009 14:49:07 +0200 Cédric Duval acl: help improvements
Mon, 22 Jun 2009 14:08:49 +0200 Cédric Duval bookmarks: help improvements
Mon, 22 Jun 2009 12:05:11 +0200 Simon Heimberg patch: use new style class in linereader
Sun, 14 Jun 2009 20:24:18 +0200 Rocco Rutte convert: fix builtin cvsps when no branchpoints are present
Mon, 22 Jun 2009 00:02:31 +0200 Martin Geisler help: wrap extension descriptions
Sun, 21 Jun 2009 23:17:05 +0200 Patrick Mezard convert/svn: drop undocumented and untested revision 'blacklist'
Sun, 21 Jun 2009 23:17:05 +0200 Patrick Mezard convert/svn: test svn tags encoding
Sun, 21 Jun 2009 23:17:02 +0200 Patrick Mezard convert/svn: stop returning unicode revision identifiers
Sun, 21 Jun 2009 23:04:02 +0200 Patrick Mezard convert/svn: remove confusing unicode variable
Sun, 21 Jun 2009 23:04:02 +0200 Patrick Mezard convert/svn: remove dead code from entry deletion code path
Sun, 21 Jun 2009 23:04:02 +0200 Patrick Mezard convert/svn: remove a useless recode() call in deletion path
Sun, 21 Jun 2009 23:04:02 +0200 Patrick Mezard convert/svn: remove useless encoding/decoding calls (issue1676)
Sun, 21 Jun 2009 23:04:01 +0200 Patrick Mezard convert/svn: remove dead code and obsolete comments