log

age author description
Sun, 01 May 2011 17:34:16 +0200 Mads Kiilerich convert: also catch missing revlogs when introduced in repo roots
Thu, 24 Feb 2011 14:06:08 +0100 Mads Kiilerich status: remove unreachable code for status between revisions
Mon, 07 Mar 2011 14:47:30 +0100 Mads Kiilerich httprepo: proper handling of invalid responses without content-type (issue2019)
Mon, 07 Mar 2011 22:50:55 +0100 Mads Kiilerich httprepo: use the original exception after falling back to static-http failed
Sun, 01 May 2011 15:49:13 +0200 Mads Kiilerich test: test that backslash is preserved by the url class
Sun, 01 May 2011 15:49:13 +0200 Mads Kiilerich tests: use raw string for url tests of '\' handling
Sun, 01 May 2011 16:54:48 +0200 Dan Villiom Podlaski Christiansen color: fix using multiple effects
Sat, 30 Apr 2011 19:01:24 +0200 Benoit Boissinot unbundler: separate delta and header parsing
Sat, 30 Apr 2011 11:03:28 +0200 Benoit Boissinot changegroup: new bundler API
Sat, 30 Apr 2011 10:41:06 +0200 Benoit Boissinot bundlerepo: port to new bundle API
Sat, 30 Apr 2011 10:00:41 +0200 Benoit Boissinot bundler: make parsechunk return the base revision of the delta
Sun, 01 May 2011 15:22:30 +0200 timeless tests: add pyflakes checking for unused imports
Sun, 01 May 2011 15:21:57 +0200 timeless remove unused imports
Sat, 30 Apr 2011 23:27:00 +0200 Adrian Buehlmann scmutil: introduce casecollisionauditor
Sun, 01 May 2011 16:11:42 +0200 timeless check-code: check for repo in revlog and ui in util
Sun, 01 May 2011 16:10:51 +0200 timeless check-code: allow for checking multiple pattern sets per file
Sun, 01 May 2011 15:55:00 +0200 timeless check-code: adding debug flag
Sun, 01 May 2011 08:00:25 -0500 Augie Fackler run-tests: add flag to provide extra hgrc options for test runs
Sun, 01 May 2011 15:51:52 +0200 Patrick Mezard graphlog: always sort revisions topologically
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()
Sun, 01 May 2011 11:12:36 +0200 Brodie Rao pushkey: add hooks for pushkey/listkeys
Sat, 30 Apr 2011 12:02:09 -0500 Augie Fackler test-patchbomb.t: clean up progress tests
Sun, 01 May 2011 04:56:24 -0500 Matt Mackall util: really drop size from readfile
Sun, 01 May 2011 11:46:49 +0200 Dan Villiom Podlaski Christiansen util: add readfile() & writefile() helper functions
Sat, 30 Apr 2011 18:30:14 +0200 Alexander Solovyov revset aliases
Sat, 30 Apr 2011 19:41:53 +0200 Dan Villiom Podlaski Christiansen opener: add read & write utility methods
Sun, 01 May 2011 11:01:57 +0200 Dan Villiom Podlaski Christiansen dispatch: handle IndexErrors
Sat, 30 Apr 2011 11:18:43 -0500 Augie Fackler color: verify stdout is a tty before using curses
Sun, 01 May 2011 03:51:04 -0500 Matt Mackall http: minor tweaks to long arg handling
Sun, 01 May 2011 01:04:37 +0800 Steven Brown httprepo: long arguments support (issue2126)
Sat, 30 Apr 2011 19:36:48 +0200 Dan Villiom Podlaski Christiansen store: rename the 'opener' argument to 'openertype'