Mon, 12 Apr 2010 21:19:53 +0200 Patrick Mezard convert/subversion: fix default URL checker prototype stable
Sun, 11 Apr 2010 20:59:55 -0700 Brendan Cully Merge with stable
Fri, 09 Apr 2010 20:34:05 +0200 Peter Arrenbrecht patch: don't look for headers in diff lines stable
Fri, 09 Apr 2010 17:23:37 -0500 Steve Borho rollback: add dry-run argument, emit transaction description
Fri, 09 Apr 2010 17:23:35 -0500 Steve Borho localrepo: add desc parameter to transaction
Fri, 09 Apr 2010 15:16:52 +0200 Thomas Arendsen Hein merge with stable
Fri, 09 Apr 2010 15:16:31 +0200 Thomas Arendsen Hein merge default
Fri, 09 Apr 2010 15:14:43 +0200 Thomas Arendsen Hein test-hgwebdir: correctly include '-' in sed expression. stable
Thu, 08 Apr 2010 17:21:42 +0200 Peter Arrenbrecht localrepo: refactor prepush logic
Fri, 09 Apr 2010 10:35:53 +0200 Sune Foldager merge with stable
Thu, 08 Apr 2010 19:46:47 +0200 Sune Foldager partial backout of 1e819576e926 and add tests (issue2131) stable
Wed, 07 Apr 2010 21:31:47 +0200 Henrik Stuart copies: properly visit file context ancestors on working file contexts stable
Wed, 07 Apr 2010 14:44:51 -0500 Matt Mackall Merge with stable
Wed, 07 Apr 2010 16:55:01 +0200 Henrik Stuart mq: use util.unlink instead of os.unlink and os.removedirs stable
Tue, 06 Apr 2010 08:54:18 -0500 Steve Borho color: respect HGPLAIN
Tue, 06 Apr 2010 08:49:19 -0500 Steve Borho color: add support for Windows consoles
Tue, 06 Apr 2010 08:44:13 -0500 Steve Borho color: remove unused import
Tue, 06 Apr 2010 15:40:46 +0200 Benoit Boissinot merge with stable
Tue, 06 Apr 2010 15:40:00 +0200 Benoit Boissinot merge default with default
Tue, 06 Apr 2010 15:39:44 +0200 Benoit Boissinot merge stable with stable stable
Tue, 06 Apr 2010 11:49:42 +0200 Benoit Boissinot dirstate: no need to iterate twice, a dict can be updated in place stable
Tue, 06 Apr 2010 00:46:09 +0200 Benoit Boissinot merge with stable
Tue, 06 Apr 2010 00:45:53 +0200 Benoit Boissinot clone: no race possible, we can use changegroup() and have smaller urls stable
Mon, 05 Apr 2010 17:48:48 -0500 Matt Mackall Merge with stable
Mon, 05 Apr 2010 17:48:31 -0500 Matt Mackall Merge with i18n
Mon, 05 Apr 2010 17:48:00 -0500 Matt Mackall Merge with i18n stable
Mon, 05 Apr 2010 01:38:31 +0200 Martin Geisler Merge with hg-i18n
Mon, 05 Apr 2010 01:10:09 +0200 Martin Geisler i18n-da: small updates stable
Mon, 05 Apr 2010 00:14:24 +0200 Martin Geisler i18n-da: synchronized with 37a5a397f150 stable
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templates: escape javascript braces
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: drop \ when handling escaped {
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: strip whitespace inside template methods
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: drop raw method
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: raise nested functions
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: cache full tree
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: use recursive flattening
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: cache self.defaults.get
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: privatize class variables
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: map -> mapping
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: extend preparsing
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: preparse templates and cache
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall keywords: build a new templater to work around caching interaction
Mon, 05 Apr 2010 14:33:41 -0500 Matt Mackall templater: directly parse templates, no regexes
Mon, 05 Apr 2010 14:33:41 -0500 Jeff Schiller logo: clean up source file with scour
Mon, 05 Apr 2010 14:33:41 -0500 Matt Mackall contrib: drop rewrite-revlog
Mon, 05 Apr 2010 14:33:41 -0500 Matt Mackall contrib: drop git-viz
Mon, 05 Apr 2010 20:35:47 +0200 Benoit Boissinot merge with stable
Mon, 05 Apr 2010 20:10:46 +0200 Ronny Pfannschmidt add a test for the inprocess status dirstate race stable
Mon, 05 Apr 2010 19:49:19 +0200 Benoit Boissinot merge with stable
Mon, 05 Apr 2010 18:13:20 +0200 Benoit Boissinot dirstate: fix in memory dirstate entries for 1-second race stable
Mon, 05 Apr 2010 13:44:30 +0200 Martin Geisler commands: leftover from d7b601f1e02c
Mon, 05 Apr 2010 11:58:54 +0200 Martin Geisler commands: small refactoring in summary
Mon, 05 Apr 2010 11:52:40 +0200 Martin Geisler commands: retrieve tags from context object
Sun, 04 Apr 2010 21:35:00 -0400 Eric Eisner summary: make use of output labeling
Sun, 04 Apr 2010 22:53:50 -0500 Brodie Rao color: concatenate effects correctly and avoid printing empty effects
Mon, 05 Apr 2010 01:31:16 +0200 Martin Geisler commands: fix typo
Mon, 05 Apr 2010 01:00:14 +0200 Martin Geisler cmdutil: do not translate trivial string
Sun, 04 Apr 2010 02:39:45 +0200 Adrian Buehlmann wix: refactor and new guids.wxi
Fri, 02 Apr 2010 15:22:19 -0500 Brodie Rao color: don't split colors across lines (which confuses less -R)
Fri, 02 Apr 2010 15:22:17 -0500 Brodie Rao color: colorize based on output labels instead of parsing output
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip