log

age author description
Sat, 07 May 2011 20:22:32 +0200 Adrian Buehlmann opener: rename _can_symlink to _cansymlink
Sun, 08 May 2011 17:48:31 +0200 Patrick Mezard patch: make patch()/internalpatch() always update the dirstate
Sun, 08 May 2011 17:48:30 +0200 Patrick Mezard patch: move updatedir() from cmdutil into patch
Sun, 08 May 2011 17:48:29 +0200 Patrick Mezard record: unconditionally update the working dir after patching
Sun, 08 May 2011 17:48:29 +0200 Patrick Mezard mq: explicitly updatedir() even if patch() fails
Fri, 06 May 2011 19:55:46 +0300 Idan Kamara mq: allow to qpop/push with a dirty working copy (issue2780)
Fri, 06 May 2011 19:03:41 +0300 Idan Kamara patch: introduce changedfiles
Sat, 07 May 2011 23:14:36 +0200 Sune Foldager debugindex: change output for generaldelta revlogs
Sat, 07 May 2011 22:40:17 +0200 Sune Foldager revlog: support reading generaldelta revlogs
Sat, 07 May 2011 22:40:14 +0200 Sune Foldager revlog: calculate base revisions iteratively
Sat, 07 May 2011 22:37:40 +0200 Sune Foldager revlog: remove the last bits of punched/shallow
Sat, 07 May 2011 21:12:35 +0200 Patrick Mezard util: make readfile() operate in binary mode
Sat, 07 May 2011 21:12:33 +0200 Patrick Mezard cmdutil: normalize log message eols when reading from file
Sat, 07 May 2011 21:12:30 +0200 Patrick Mezard match: make 'listfile:' split on LF and CRLF
Sat, 07 May 2011 17:25:12 +0200 Patrick Mezard progress: remove useless statement left by bab267e7fc1a
Sat, 07 May 2011 17:25:02 +0200 Patrick Mezard debugbuilddag: simplify tags serialization a bit
Mon, 02 May 2011 12:10:50 -0500 Augie Fackler httprepo: send 100-continue on POSTs if using http2
Fri, 06 May 2011 10:22:08 -0500 Augie Fackler url: use new http support if requested by the user
Fri, 06 May 2011 09:57:55 -0500 Augie Fackler Import new http library as mercurial.httpclient.
Fri, 06 May 2011 15:48:04 -0300 Wagner Bruna commands, i18n: add translation hint for split message
Fri, 06 May 2011 19:03:45 +0300 Idan Kamara mq: don't hide the patch module
Fri, 06 May 2011 18:45:12 +0300 Idan Kamara patch: remove unused ui arg to iterhunks
Fri, 06 May 2011 18:45:12 +0300 Idan Kamara mq: loosen except clause when reading patch headers
Fri, 06 May 2011 13:04:24 -0500 Matt Mackall merge with abuehl
Fri, 06 May 2011 15:41:04 +0200 Adrian Buehlmann rename util.set_signal_handler to setsignalhandler
Fri, 06 May 2011 15:36:05 +0200 Adrian Buehlmann rename util.executable_path to executablepath
Fri, 06 May 2011 15:34:34 +0200 Adrian Buehlmann rename util.os_link to oslink
Fri, 06 May 2011 15:31:09 +0200 Adrian Buehlmann rename explain_exit to explainexit
Fri, 06 May 2011 15:25:35 +0200 Adrian Buehlmann rename util.set_binary to setbinary
Fri, 06 May 2011 15:22:31 +0200 Adrian Buehlmann rename util.set_flags to setflags
Fri, 06 May 2011 15:19:48 +0200 Adrian Buehlmann rename util.parse_patch_output to parsepatchoutput
Fri, 06 May 2011 15:16:22 +0200 Adrian Buehlmann rename util.lookup_reg to lookupreg
Fri, 06 May 2011 15:13:46 +0200 Adrian Buehlmann rename util.set_hgexecutable to _sethgexecutable
Fri, 06 May 2011 15:10:29 +0200 Adrian Buehlmann rename util.main_is_frozen to mainfrozen
Fri, 06 May 2011 15:02:53 +0200 Adrian Buehlmann scmutil: rename local function _add_dir_if_not_there
Fri, 06 May 2011 14:58:04 +0200 Adrian Buehlmann rename scmutil.user_rcpath to userrcpath
Fri, 06 May 2011 14:54:05 +0200 Adrian Buehlmann rename scmutil.system_rcpath to systemrcpath
Fri, 06 May 2011 14:52:25 +0200 Adrian Buehlmann rename scmutil.os_rcpath to osrcpath
Fri, 06 May 2011 11:51:18 -0500 Matt Mackall merge with stable
Fri, 06 May 2011 11:50:58 -0500 Matt Mackall merge with crew
Fri, 06 May 2011 14:29:53 +0200 Martin Geisler merge with stable
Fri, 06 May 2011 09:54:06 +0200 Adrian Buehlmann rename path_auditor to pathauditor
Fri, 06 May 2011 12:09:20 +0200 Martin Geisler revlog: use real Booleans instead of 0/1 in nodesbetween
Fri, 06 May 2011 11:31:40 +0200 Martin Geisler patch: fix clash between local variable and exception instance
Fri, 06 May 2011 11:12:55 +0200 Martin Geisler patchfile: use real Booleans instead of 0/1
Fri, 06 May 2011 11:11:55 +0200 Martin Geisler annotate: use real Booleans instead of 0/1
Fri, 06 May 2011 10:02:46 +0200 Martin Geisler hbisect: use real Booleans instead of 0/1
Fri, 06 May 2011 14:45:13 +0200 Peter Arrenbrecht summary: run discovery only once for in/out against same repo
Fri, 06 May 2011 14:44:18 +0200 Peter Arrenbrecht discovery: resurrect findoutgoing as findcommonoutgoing for extension hooks
Fri, 06 May 2011 16:00:48 +0300 Idan Kamara transplant: remove unneeded loop over repo in revset
Fri, 06 May 2011 15:37:38 +0300 Idan Kamara transplant: fix revset doc stable
Fri, 06 May 2011 16:07:35 +0300 Idan Kamara mq: add a 'mq()' revset predicate that returns applied mq csets
Fri, 06 May 2011 10:17:07 -0500 Augie Fackler pyflakes: ignore files marked no-check-code
Thu, 05 May 2011 18:05:24 +0200 Sune Foldager revlog: compute correct deltaparent in the deltaparent function
Thu, 05 May 2011 11:33:02 -0400 Zachary Gramana changelog: fixes leaked file handle
Thu, 05 May 2011 23:21:37 +0800 Steven Brown setdiscovery: limit lines to 80 characters
Thu, 05 May 2011 16:01:09 +0200 Thomas Arendsen Hein subrepo: use code from 71ea5b2b9517 only if Python needs it (issue2795) stable
Wed, 04 May 2011 22:08:55 -0500 Augie Fackler sslutil: extracted ssl methods from httpsconnection in url.py
Fri, 06 May 2011 00:34:10 +0200 Mads Kiilerich check-code: fix checking for sh style in .t tests
Thu, 05 May 2011 20:04:49 +0200 Martin Geisler run-tests: add --shell command line flag
Thu, 05 May 2011 20:03:43 +0200 Martin Geisler run-tests: use type of default to convert environment variable
Thu, 05 May 2011 19:29:02 +0200 Martin Geisler test-treediscovery: fix escaping for both dash and bash
Thu, 05 May 2011 12:53:33 +0200 Peter Arrenbrecht treediscovery: fix regression when run against older repos (issue2793)
Thu, 05 May 2011 14:57:21 +0200 Martin Geisler commands: use util.Abort's hint some more
Thu, 05 May 2011 12:16:43 +0200 Martin Geisler commands: use double-quotes for strings with single-quotes
Thu, 05 May 2011 12:46:02 +0200 Sune Foldager revlog: remove support for punched/shallow
Thu, 05 May 2011 12:55:12 +0200 Sune Foldager revlog: remove support for parentdelta
Wed, 04 May 2011 12:58:59 +0200 Adrian Buehlmann store: break up reference cycle introduced in 9cbff8a39a2a
Wed, 04 May 2011 10:32:08 -0500 Augie Fackler test-https.t: clean up superfluous trailing whitespace
Wed, 04 May 2011 10:39:10 -0500 Augie Fackler run-tests.py: correctly handle list options with parallel tasks
Wed, 04 May 2011 23:12:23 +0300 Idan Kamara mq: don't suggest to refresh when qpushing with no applied patches
Wed, 04 May 2011 20:14:30 +0200 Peter Arrenbrecht bundlerepo: fix closing and docstring of getremotechanges
Wed, 04 May 2011 10:43:47 -0500 Kevin Bullock bookmarks: allow deactivating current bookmark with -i
Sat, 11 Dec 2010 18:08:55 +0100 Kevin Bullock bookmarks: allow to create/move bookmark without making it current (issue2788)
Thu, 05 May 2011 01:57:13 +0200 Mads Kiilerich tests: test subrepos with ssh urls
Thu, 05 May 2011 01:47:46 +0200 Mads Kiilerich tests: share dummyssh
Thu, 05 May 2011 01:47:46 +0200 Mads Kiilerich tests: fix test-ssh.t after 6bd9778ae749
Wed, 04 May 2011 19:27:55 +0200 Sune Foldager fix errors reported by pyflakes test
Wed, 04 May 2011 08:21:50 -0500 Matt Mackall merge with crew
Wed, 04 May 2011 13:37:41 +0200 Sune Foldager tests: fix deprecated use of hg debugdata/debugindex
Tue, 03 May 2011 22:04:23 -0500 Matt Mackall merge with stable
Tue, 03 May 2011 22:04:11 -0500 Matt Mackall merge with crew
Tue, 03 May 2011 21:53:13 -0500 Matt Mackall hgext: fixup a couple missed file().read() instances
Tue, 03 May 2011 22:11:56 +0200 Adrian Buehlmann test-casecollision.t: add test for case changing rename
Sun, 01 May 2011 18:57:11 +0200 timeless convert: fix error in git solaris code
Sun, 01 May 2011 17:36:16 +0200 timeless test: add pyflakes checking for unable to detect undefined names
Sun, 01 May 2011 17:27:41 +0200 timeless tests: add pyflakes checking for assigned to but never used
Sun, 01 May 2011 17:20:40 +0200 timeless remove unused variables
Sun, 01 May 2011 18:56:27 +0200 timeless test-pyflake: improve sorting algorithm
Mon, 02 May 2011 09:50:21 +0200 Johan Euphrosine add make check: tests rule
Tue, 03 May 2011 22:28:08 +0200 Sune Foldager ui: add configint function and tests
Tue, 03 May 2011 11:46:02 -0500 Kevin Bullock mq: strip extra whitespace from node ids in header (issue2790) stable
Mon, 02 May 2011 10:11:24 +0200 Dan Villiom Podlaski Christiansen check-code: disallow calling opener(...).read() and opener(..).write()
Mon, 02 May 2011 10:11:18 +0200 Dan Villiom Podlaski Christiansen prevent transient leaks of file handle by using new helper functions
Mon, 02 May 2011 10:11:05 +0200 Dan Villiom Podlaski Christiansen util & scmutil: adapt read/write helpers as request by mpm
Mon, 02 May 2011 09:11:35 +0200 Dan Villiom Podlaski Christiansen store: use a subclass, not a function for fncacheopener
Mon, 18 Apr 2011 02:42:52 +0200 jfh util.termwidth: never return 0 for terminal width
Mon, 02 May 2011 19:21:30 +0200 Peter Arrenbrecht discovery: add new set-based discovery
Mon, 02 May 2011 19:21:30 +0200 Peter Arrenbrecht debugbuilddag: use memctx for speed
Mon, 02 May 2011 19:20:29 +0200 Peter Arrenbrecht localrepo: reuse parent manifest in commitctx if no files have changed
Mon, 02 May 2011 12:36:23 +0200 Peter Arrenbrecht bundlerepo: fix and improve getremotechanges
Mon, 02 May 2011 00:04:49 +0200 Adrian Buehlmann hgrc.5: mention new 'case collision' handling for ui.portablefilenames
Sun, 01 May 2011 20:29:44 +0200 Pascal Quantin win32: remove obsolete bookmarks and parentrevspec extensions from mercurial.ini
Sun, 01 May 2011 13:08:29 -0500 Matt Mackall bundlerepo: drop struct
Mon, 02 May 2011 01:29:51 +0900 Yuya Nishihara bisect: fix indent level
Sun, 01 May 2011 18:43:20 +0200 Dan Villiom Podlaski Christiansen share: create 'hgrc' using an opener, like clone
Sun, 01 May 2011 19:51:28 +0200 Mads Kiilerich backout 3a3584967a93 - the "unreachable code" was apparently not unreachable
Sun, 01 May 2011 19:44:28 +0200 Sune Foldager merge with mpm
Sun, 01 May 2011 17:35:05 +0200 Mads Kiilerich revset: avoid over-aggresive optimizations of non-filtering functions (issue2549)
Sun, 01 May 2011 17:35:05 +0200 Mads Kiilerich convert: handle invalid subversion source paths
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'
Sat, 30 Apr 2011 19:41:25 +0200 Dan Villiom Podlaski Christiansen statichttprepo: make the opener a subclass of abstractopener
Sat, 30 Apr 2011 19:37:13 +0200 Dan Villiom Podlaski Christiansen add filteropener abstraction for store openers
Sat, 30 Apr 2011 19:36:48 +0200 Dan Villiom Podlaski Christiansen opener: introduce an abstact superclass of it
Sat, 30 Apr 2011 19:42:00 +0200 Patrick Mezard graphlog: use a set for inclusion test
Sat, 30 Apr 2011 15:10:58 +0300 Idan Kamara graphmod: restore generator nature of dagwalker
Sat, 30 Apr 2011 19:42:00 +0200 Patrick Mezard graphlog: log -G --follow file does not work, forbid it
Sat, 30 Apr 2011 19:42:00 +0200 Patrick Mezard graphlog: unify log -G revset translation
Sat, 30 Apr 2011 19:42:00 +0200 Patrick Mezard graphlog: fix log -G --prune
Sat, 30 Apr 2011 19:42:00 +0200 Patrick Mezard graphlog: escape log -G single value option arguments
Sat, 30 Apr 2011 19:42:00 +0200 Patrick Mezard graphlog: fix log -G --removed
Sat, 30 Apr 2011 19:42:00 +0200 Patrick Mezard graphlog: fix log -G option types when translating to revset
Sat, 30 Apr 2011 18:53:56 +0200 Kevin Gessner revset: add tests for multiple and mixed ^ and ~ operators
Sat, 30 Apr 2011 18:27:39 +0200 Kevin Gessner extensions: obsolete and remove parentrevspec extension
Sat, 30 Apr 2011 11:53:57 -0500 Steve Borho wix: a new mercurial.js has replaced graph.js
Sat, 30 Apr 2011 09:43:23 -0700 Brodie Rao util.url: copy urllib.unquote() into util to improve startup times
Sat, 30 Apr 2011 09:43:20 -0700 Brodie Rao url: move URL parsing functions into util to improve startup time
Sat, 30 Apr 2011 16:33:47 +0200 Sune Foldager revlog: introduce _chunkbase to allow filelog to override
Sat, 30 Apr 2011 16:32:50 +0200 Sune Foldager filelog: extract metadata parsing and packing
Sat, 30 Apr 2011 17:21:37 +0200 Peter Arrenbrecht discovery: drop findoutgoing and simplify findcommonincoming's api
Sat, 30 Apr 2011 18:25:45 +0200 Kevin Gessner revset: add missing whitespace
Sat, 30 Apr 2011 07:00:13 -0700 Brodie Rao url: remove unused/obsolete functions
Sat, 30 Apr 2011 17:43:04 +0200 Kevin Gessner revset: add ^ and ~ operators from parentrevspec extension
Sat, 30 Apr 2011 10:57:13 -0500 Matt Mackall encoding: add an encoding-aware lower function
Sat, 30 Apr 2011 12:39:46 +0200 Kevin Gessner add: notify when adding a file that would cause a case-folding collision
Sat, 30 Apr 2011 11:08:24 +0200 Kevin Gessner scmutil: refactor ui.portablefilenames processing
Sat, 30 Apr 2011 15:05:36 +0200 Dan Villiom Podlaski Christiansen pure bdiff: don't use a generator
Sat, 30 Apr 2011 15:05:34 +0200 Dan Villiom Podlaski Christiansen pure mpatch: avoid using list.insert(0, ...)
Sat, 30 Apr 2011 13:59:14 +0200 Alexander Solovyov remove unused imports and variables
Sat, 30 Apr 2011 07:30:38 -0500 Augie Fackler Zeroconf: catch both ValueError and KeyError in get()
Sat, 30 Apr 2011 15:20:27 +0300 Idan Kamara run-tests: print a new line before writing the diff
Sat, 30 Apr 2011 10:56:43 -0500 Matt Mackall revsets: add a last function
Sat, 30 Apr 2011 14:22:03 +0200 Benoit Boissinot bundle: more comments about the different header types, remove useless if
Sat, 30 Apr 2011 15:30:51 +0200 Martin Geisler merge with mpm
Sat, 30 Apr 2011 13:47:22 +0200 Martin Geisler hgweb: initialize permhooks at definition time
Sat, 30 Apr 2011 06:58:22 -0700 Brodie Rao revset: fix undefined name ParseError
Sat, 30 Apr 2011 12:56:28 +0200 Dan Villiom Podlaski Christiansen branchcache: improve speed relative to the amount of heads
Sat, 30 Apr 2011 12:55:07 +0200 Alexander Solovyov drop {short,hex}(ctx.node()) calls in favor of ctx methods
Fri, 29 Apr 2011 22:21:13 +0300 Idan Kamara mq: be more explicit on invalid patch name message
Sat, 30 Apr 2011 11:16:52 +0200 Benoit Boissinot fix broken tests
Sat, 30 Apr 2011 03:44:31 -0500 Matt Mackall merge with stable
Fri, 29 Apr 2011 22:21:13 +0300 Idan Kamara mq: add '.' and '..' to list of forbidden patch names stable
Fri, 04 Mar 2011 14:00:49 +0100 Patrick Mezard subrepo: handle svn tracked/unknown directory collisions stable
Sat, 30 Apr 2011 03:00:38 -0500 Matt Mackall subrepo: backout bcc6ed0f6c3b
Fri, 29 Apr 2011 14:54:01 +0200 Peter Arrenbrecht wireproto: add test for new optional arg missing on server
Sat, 30 Apr 2011 02:42:05 -0500 Matt Mackall merge with stable
Thu, 28 Apr 2011 17:02:39 +0200 Benoit Allard web: Made elapsed time calculation dynamic (javascript).
Wed, 27 Apr 2011 21:55:46 -0400 Steven Stallion extdiff: add repository root as a variable
Sun, 17 Apr 2011 23:08:35 +0800 Yun Lee help: move hgignore man page into built-in help (issue2769)
Sat, 23 Apr 2011 15:04:15 +0200 Alexander Solovyov graphlog: make use of graphmod's revset support
Sun, 13 Mar 2011 15:53:38 +0100 Alexander Solovyov graphmod: use revsets internally
Fri, 29 Apr 2011 03:34:18 -0500 Augie Fackler svn subrepo: attempt work around obstructed checkouts (issue2752)
Fri, 29 Apr 2011 16:34:52 +0200 Alexander Solovyov churn: strip key earlier to avoid false negative seach in aliases
Fri, 29 Apr 2011 18:43:36 +0300 Idan Kamara bookmarks: further restrict IOError on write
Fri, 29 Apr 2011 18:44:56 +0300 Idan Kamara tags: loosen IOError filtering when reading localtags
Fri, 29 Apr 2011 20:29:22 +0300 Idan Kamara run-tests: don't count test as succeeded if it failed
Sun, 24 Apr 2011 20:11:05 +0200 Adrian Buehlmann changegroup: do not count closed new heads (issue2697)
Fri, 29 Apr 2011 20:02:46 +0200 Benoit Boissinot merge with crew
Fri, 29 Apr 2011 09:28:45 -0500 Augie Fackler shrink-revlog: defend against null first parents
Fri, 29 Apr 2011 12:46:56 -0500 Augie Fackler test-contrib: add a test for shrink-revlog
Fri, 29 Apr 2011 08:46:21 -0500 Augie Fackler test-simplemerge-cmd.t: move all tests into test-contrib.t
Fri, 29 Apr 2011 08:43:05 -0500 Augie Fackler Move test-dumprevlog to test-contrib in anticipation of more contrib tests
Fri, 29 Apr 2011 08:04:54 -0500 Augie Fackler shrink-revlog: use a bundler object (see d69c9510d648)
Fri, 29 Apr 2011 08:01:10 -0500 Augie Fackler shrink-revlog: update util.opener to scmutil.opener after d13913355390
Fri, 29 Apr 2011 07:38:12 -0500 Augie Fackler shrink-revlog: remove \ from docstring
Sun, 13 Mar 2011 15:02:49 +0100 Benoit Boissinot bookmarks: be more restrictive in our Exception catching
Fri, 29 Apr 2011 14:56:23 +0200 Patrick Mezard strip: make it clear that --force discards changes (issue310)
Fri, 29 Apr 2011 03:05:48 -0500 Augie Fackler subrepo: tell Subversion when we are non-interactive (issue2759) stable
Fri, 29 Apr 2011 11:10:11 +0200 Thomas Arendsen Hein merge with stable
Fri, 29 Apr 2011 11:04:39 +0200 Thomas Arendsen Hein tests: check for (*/sec) instead of (*B/sec) to match (X bytes/sec) stable
Fri, 29 Apr 2011 09:43:21 +0200 Patrick Mezard test-repair-strip: turn into new style test