log

age author description
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
Sun, 21 Jun 2009 11:23:16 -0400 Greg Ward help: improve grammar/wording of 'extensions' topic
Sun, 21 Jun 2009 17:52:30 +0200 Cédric Duval help: more improvements for the extensions topic
Sun, 21 Jun 2009 17:19:34 +0200 Cédric Duval extensions: use _order to determine if an extension is enabled
Sun, 21 Jun 2009 17:18:48 +0200 Cédric Duval extensions: check for path existence only when necessary
Sun, 21 Jun 2009 17:35:04 +0200 Dirkjan Ochtman extensions: remove now-useless pathdirs() function
Sun, 21 Jun 2009 17:34:33 +0200 Dirkjan Ochtman mq: fix error message for qpush inexistent-patch (issue1702)
Sun, 21 Jun 2009 16:54:57 +0200 Dirkjan Ochtman highlight: was broken since 580a79dde2a3 (encoding)
Sun, 21 Jun 2009 16:45:47 +0200 Dirkjan Ochtman help: add/fix docstrings for a bunch of extensions
Sun, 21 Jun 2009 16:35:44 +0200 Dirkjan Ochtman extensions: simplify by selecting primary hgext
Sun, 21 Jun 2009 16:32:00 +0200 Cédric Duval extensions: move extensions listing functions from mercurial.help
Sun, 21 Jun 2009 16:27:07 +0200 Dirkjan Ochtman serve: obey the --encoding option
Sat, 20 Jun 2009 16:06:55 +0200 Mads Kiilerich contrib/buildrpm: Don't require installed hg, use local hg with pure extensions
Sat, 20 Jun 2009 16:06:55 +0200 Mads Kiilerich contrib/buildrpm: Don't use perl
Sat, 20 Jun 2009 16:06:54 +0200 Mads Kiilerich contrib/buildrpm: Support python 2.4 and 2.6
Sat, 20 Jun 2009 20:57:13 +0200 Cédric Duval help: remove per-extension paragraph on how to enable it
Sat, 20 Jun 2009 20:55:50 +0200 Cédric Duval help: expand the extensions topic
Sat, 20 Jun 2009 20:55:49 +0200 Cédric Duval help: refactor extensions listing, and show enabled ones in the dedicated topic
Sat, 20 Jun 2009 20:55:43 +0200 Cédric Duval help: adding a new help topic about extensions
Sat, 20 Jun 2009 16:42:51 -0500 Matt Mackall bookmarks: add appropriate locking (issue1691)