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)
Sat, 20 Jun 2009 16:42:51 -0500 Matt Mackall filemerge: fix internal:dump
Sat, 20 Jun 2009 16:42:51 -0500 Benoit Boissinot hgweb: deny cloning a subpath of a repo
Sat, 20 Jun 2009 13:00:25 -0500 Matt Mackall hgweb: web.encoding should override encoding.encoding (issue1183)
Sat, 20 Jun 2009 11:50:51 -0500 Matt Mackall bdiff: fix compile with GCC -ansi (issue1690)
Sat, 20 Jun 2009 10:53:47 -0500 Matt Mackall tags: silence warning about unknown tags
Sat, 20 Jun 2009 09:00:02 -0500 Matt Mackall rollback: minor clarification (issue828)
Sat, 20 Jun 2009 08:29:41 -0500 Matt Mackall update: add --check option
Thu, 18 Jun 2009 23:08:33 -0500 Matt Mackall tags: drop nested function
Thu, 18 Jun 2009 23:04:54 -0500 Matt Mackall tags: generate contexts directly
Thu, 18 Jun 2009 20:50:35 -0500 Matt Mackall tags: reverse and simplify head-walking
Thu, 18 Jun 2009 20:50:33 -0500 Matt Mackall tags: simplify rev handling
Thu, 18 Jun 2009 20:49:50 -0500 Matt Mackall tags: fold in _hgtagsnodes
Tue, 19 May 2009 16:49:54 +0900 FUJIWARA Katsunori compare grep result between target and its parent
Sat, 20 Jun 2009 17:09:49 +0200 Henrik Stuart url: let host port take precedence when connecting to HTTPS
Sat, 20 Jun 2009 10:58:57 +0200 Henrik Stuart url: support client certificate files over HTTPS (issue643)
Sun, 07 Jun 2009 20:31:38 +0200 Henrik Stuart acl: support for getting authenticated user from web server (issue298)
Sun, 07 Jun 2009 20:15:37 +0200 Henrik Stuart hgweb: escape REMOTE_HOST when passing url for addchangegroup
Fri, 19 Jun 2009 14:00:41 +0200 Dirkjan Ochtman tests: fix test for convert detection of p4 repos
Fri, 19 Jun 2009 13:47:50 +0200 Dirkjan Ochtman kill trailing whitespace
Fri, 19 Jun 2009 13:44:23 +0200 Peter Arrenbrecht graphmod/webcommands: use generic DAG walks
Sat, 16 May 2009 07:12:12 +0200 Peter Arrenbrecht graphmod: rename a bunch of vars in graph()
Fri, 19 Jun 2009 13:22:32 +0200 Peter Arrenbrecht graphmod/graphlog: make dag walks carry data as type, payload
Sat, 16 May 2009 07:12:12 +0200 Peter Arrenbrecht graphlog: rename grapher to asciiedges
Sat, 16 May 2009 07:11:41 +0200 Peter Arrenbrecht graphlog: move and rename graphabledag to asciiformat
Fri, 19 Jun 2009 13:14:45 +0200 Peter Arrenbrecht graphmod/graphlog: extract nodelistwalk
Fri, 19 Jun 2009 13:14:01 +0200 Peter Arrenbrecht graphmod/graphlog: move log walks to graphmod
Thu, 14 May 2009 17:32:31 +0200 Peter Arrenbrecht graphmod: code cleanup and doc fix
Fri, 19 Jun 2009 13:58:48 +0200 Dirkjan Ochtman merge: rename -S/--show option to -P/--preview
Fri, 19 Jun 2009 13:58:22 +0200 Dirkjan Ochtman mq: unify code for qdel -r and qfin
Fri, 19 Jun 2009 12:37:29 +0200 Dirkjan Ochtman mq: warn about finalizing patches without cset message