log

age author description
Sun, 01 May 2011 15:51:48 +0200 Patrick Mezard graphlog: take the union of --rev specs instead of the intersection
Sun, 01 May 2011 15:51:46 +0200 Patrick Mezard graphmod: correctly emit nodes with more than 2 predecessors
Sun, 01 May 2011 15:51:20 +0200 Patrick Mezard graphlog: display nodes with more than 2 predecessors
Sun, 01 May 2011 08:29:50 -0500 Matt Mackall context: provide an efficient iterator for workingctx
Sun, 01 May 2011 06:06:59 -0500 Matt Mackall merge with stable
Sun, 01 May 2011 06:04:08 -0500 Matt Mackall merge with nicdumz
Sun, 01 May 2011 10:51:10 +0200 Nicolas Dumazet tests: export patches only once in test-impexp-branch
Sat, 30 Apr 2011 18:31:28 +0200 Nicolas Dumazet tests: do not export several times the same patch/diff in test-import
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: move rebase-keep-branch into rebase-named-branches
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: move testcase from rebase-named-branches to rebase-parameters
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: change test-rebase-parameters to use bundle/rebase.hg
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: change test-rebase-detach to use bundle/rebase.hg
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: simplify test-rebase-named-branches
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: upgrade bundles/rebase.hg to support test-rebase-collapse
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: introduce a rebase bundle to use with rebase tests
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: create a bundle to bootstrap tests using a remote repository
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: move test bundles in a bundles/ subdirectory
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: move test-issue436 in test-dispatch where fancyopts is tested
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: remove test-issue433 as it's covered by test-parents
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: remove executable bits from unified tests
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: remove test-issue322 as it's fully included in test-issue660
Sun, 01 May 2011 05:58:04 -0500 Matt Mackall Added signature for changeset 3cb1e95676ad stable
Sun, 01 May 2011 05:57:59 -0500 Matt Mackall Added tag 1.8.3 for changeset 3cb1e95676ad stable
Sun, 01 May 2011 05:53:28 -0500 Matt Mackall merge with i18n stable 1.8.3
Fri, 29 Apr 2011 18:19:08 -0300 Wagner Bruna i18n-pt_BR: synchronized with 42d5165975ad stable
Fri, 29 Apr 2011 18:12:55 -0300 Wagner Bruna merge with i18n stable
Fri, 29 Apr 2011 18:11:54 -0300 Wagner Bruna i18n-pt_BR: minor spacing fix stable
Mon, 25 Apr 2011 14:18:19 -0300 Wagner Bruna i18n-pt_BR: synchronized with 3c753f9a2fbc stable
Sat, 30 Apr 2011 19:36:59 +0200 Nicolas Dumazet zeroconf: notify the Zeroconf threads when hg exits stable
Sun, 01 May 2011 12:14:22 +0200 Brodie Rao color: use ui.formatted() to test TTYness, not sys.stdout.isatty()