Wed, 16 Mar 2011 15:34:10 +0100 relink: avoid trying to lock the same repo twice stable
Martin Geisler <mg@lazybytes.net> [Wed, 16 Mar 2011 15:34:10 +0100] rev 13657
relink: avoid trying to lock the same repo twice
Wed, 16 Mar 2011 13:51:47 +0100 relink: format reclaimed byte count nicely
Martin Geisler <mg@lazybytes.net> [Wed, 16 Mar 2011 13:51:47 +0100] rev 13656
relink: format reclaimed byte count nicely
Wed, 16 Mar 2011 13:25:12 +0100 test-relink: remove unnecessary ui.username setting
Martin Geisler <mg@lazybytes.net> [Wed, 16 Mar 2011 13:25:12 +0100] rev 13655
test-relink: remove unnecessary ui.username setting
Wed, 16 Mar 2011 09:05:59 +0100 test-https: match output from 31eac42d9123
David Soria Parra <dsp@php.net> [Wed, 16 Mar 2011 09:05:59 +0100] rev 13654
test-https: match output from 31eac42d9123
Tue, 15 Mar 2011 16:53:46 -0500 merge with stable
Matt Mackall <mpm@selenic.com> [Tue, 15 Mar 2011 16:53:46 -0500] rev 13653
merge with stable
Mon, 14 Mar 2011 22:37:50 +0100 merge with crew
Patrick Mezard <pmezard@gmail.com> [Mon, 14 Mar 2011 22:37:50 +0100] rev 13652
merge with crew
Mon, 14 Mar 2011 21:35:31 +0100 convert/svn: fix _iterfiles() output in root dir case (issue2647) stable
Patrick Mezard <pmezard@gmail.com> [Mon, 14 Mar 2011 21:35:31 +0100] rev 13651
convert/svn: fix _iterfiles() output in root dir case (issue2647) When converting directory additions/replacement with project directory set to root, _iterfiles() sometimes returned paths starting with a slash making following svn calls to fail. I could not reproduce the issue with hand-crafted repositories. Report and first analysis by Clinton Chau <clinton@clearcanvas.ca>
Mon, 14 Mar 2011 21:31:54 +0100 eol: no need to accumulate files when checking all changesets
Patrick Mezard <pmezard@gmail.com> [Mon, 14 Mar 2011 21:31:54 +0100] rev 13650
eol: no need to accumulate files when checking all changesets Just check the files touched by the changesets.
Mon, 14 Mar 2011 21:08:18 +0100 eol: improve hook failure output
Patrick Mezard <pmezard@gmail.com> [Mon, 14 Mar 2011 21:08:18 +0100] rev 13649
eol: improve hook failure output Before, only the first failure was reported: abort: b.txt should not have CRLF line endings while now all of them are listed: abort: end-of-line check failed: d.txt in a7040e68714f should not have CRLF line endings b.txt in fbcf9b1025f5 should not have CRLF line endings As first suggested by Antoine Pitrou <solipsis@pitrou.net>
Mon, 14 Mar 2011 15:59:44 -0500 merge with stable
Matt Mackall <mpm@selenic.com> [Mon, 14 Mar 2011 15:59:44 -0500] rev 13648
merge with stable
Mon, 14 Mar 2011 09:36:17 +0100 bookmarks: remove API limitation in setcurrent
David Soria Parra <dsp@php.net> [Mon, 14 Mar 2011 09:36:17 +0100] rev 13647
bookmarks: remove API limitation in setcurrent setcurrent refuses to set a new current bookmark if the current bookmark points to the current dirstate. This restriction is not needed. A current bookmark can point to a different bookmark.
Mon, 14 Mar 2011 00:10:43 +0100 bookmarks: separate bookmarks update code from localrepo's pull.
David Soria Parra <dsp@php.net> [Mon, 14 Mar 2011 00:10:43 +0100] rev 13646
bookmarks: separate bookmarks update code from localrepo's pull. We explicitly want to update bookmarks from a remote. This will avoid duplicate calls to listkeys if we clone (which calls pull) and keep bookmark related code together.
Sun, 13 Mar 2011 14:35:17 +0100 tests: add tests for bookmarks support in hg identify
David Soria Parra <dsp@php.net> [Sun, 13 Mar 2011 14:35:17 +0100] rev 13645
tests: add tests for bookmarks support in hg identify
Sat, 12 Mar 2011 18:15:14 +0100 identify: list bookmarks for remote repositories
Nils Adermann <naderman@naderman.de> [Sat, 12 Mar 2011 18:15:14 +0100] rev 13644
identify: list bookmarks for remote repositories
Mon, 14 Mar 2011 12:42:05 -0400 hgignore: ignore dll files generated under cygwin
Craig Leres <leres@ee.lbl.gov> [Mon, 14 Mar 2011 12:42:05 -0400] rev 13643
hgignore: ignore dll files generated under cygwin
Tue, 04 Jan 2011 00:24:34 +1100 pager: don't page stderr if it's being redirected (issue2541) stable
Brodie Rao <brodie@bitheap.org> [Tue, 04 Jan 2011 00:24:34 +1100] rev 13642
pager: don't page stderr if it's being redirected (issue2541)
Fri, 11 Mar 2011 11:14:21 +0100 color: port to using ctypes (issue2687) stable
Adrian Buehlmann <adrian@cadifra.com> [Fri, 11 Mar 2011 11:14:21 +0100] rev 13641
color: port to using ctypes (issue2687) replacing usage of pywin32, which was removed for Mercurial 1.8
Mon, 14 Mar 2011 15:28:56 -0500 hgweb: drop use of super() for Exception base class
Matt Mackall <mpm@selenic.com> [Mon, 14 Mar 2011 15:28:56 -0500] rev 13640
hgweb: drop use of super() for Exception base class In Python 2.4, Exception is an old-style class and doesn't work with super.
Mon, 14 Mar 2011 13:11:26 -0500 diff: make diff -c aware of revision sets
Steve Borho <steve@borho.org> [Mon, 14 Mar 2011 13:11:26 -0500] rev 13639
diff: make diff -c aware of revision sets
Mon, 14 Mar 2011 15:19:58 +0100 color: wrap lines in docstring
Martin Geisler <mg@aragost.com> [Mon, 14 Mar 2011 15:19:58 +0100] rev 13638
color: wrap lines in docstring
Mon, 14 Mar 2011 14:05:19 +0100 merge with stable
Martin Geisler <mg@aragost.com> [Mon, 14 Mar 2011 14:05:19 +0100] rev 13637
merge with stable
Sun, 13 Mar 2011 17:39:33 -0500 setup: fix mac build broken by e42d18538e1d stable
Jon M. Dugan <jdugan@x1024.net> [Sun, 13 Mar 2011 17:39:33 -0500] rev 13636
setup: fix mac build broken by e42d18538e1d Sometimes xcodebuild prints warnings to stderr, but runcmd() assumes anything printed to stderr implies failure. Since runcmd() was originally only intended to run hg, this was fine until it was pressed into service for running xcodebuild. Thus: split runcmd() into two parts: runcmd(), which does the minimal amount of work to run a subprocess, and runhg(), which calls runcmd().
Mon, 14 Mar 2011 13:54:25 +0100 color: don't mention internal function in docstring stable
Martin Geisler <mg@aragost.com> [Mon, 14 Mar 2011 13:54:25 +0100] rev 13635
color: don't mention internal function in docstring The render_text function actually never existed, the docstring probably meant the render_effects function instead.
Mon, 14 Mar 2011 12:26:50 +0100 keyword: offer additional datefilters when the extension is enabled
Christian Ebert <blacktrash@gmx.net> [Mon, 14 Mar 2011 12:26:50 +0100] rev 13634
keyword: offer additional datefilters when the extension is enabled Before the additional datefilters (utcdate, svnisodate, svnutcdate) were used when kwtemplater was initialized. Now they always be used once the extension is enabled.
Mon, 14 Mar 2011 12:19:59 +0100 keyword: docstrings for additional date filters
Christian Ebert <blacktrash@gmx.net> [Mon, 14 Mar 2011 12:19:59 +0100] rev 13633
keyword: docstrings for additional date filters
Sun, 13 Mar 2011 16:18:46 +0100 mq: do not let qrefresh write bad patch stable
Martin Geisler <mg@lazybytes.net> [Sun, 13 Mar 2011 16:18:46 +0100] rev 13632
mq: do not let qrefresh write bad patch
Sun, 13 Mar 2011 15:04:13 +0100 graphlog: give meaningful error if more than one file is given stable
Klaus Koch <kuk42@gmx.net> [Sun, 13 Mar 2011 15:04:13 +0100] rev 13631
graphlog: give meaningful error if more than one file is given
Mon, 14 Mar 2011 09:20:21 +0100 merge with stable
Martin Geisler <mg@aragost.com> [Mon, 14 Mar 2011 09:20:21 +0100] rev 13630
merge with stable
Mon, 14 Mar 2011 09:20:05 +0100 test-https: update to match output from 3f6a4579f803
Martin Geisler <mg@aragost.com> [Mon, 14 Mar 2011 09:20:05 +0100] rev 13629
test-https: update to match output from 3f6a4579f803
Mon, 14 Mar 2011 00:10:43 +0100 tests: respect new hg clone listkey queries in http-proxy test
David Soria Parra <dsp@php.net> [Mon, 14 Mar 2011 00:10:43 +0100] rev 13628
tests: respect new hg clone listkey queries in http-proxy test
Sun, 13 Mar 2011 14:36:47 +0100 bookmarks: discard current bookmark if absent from the bookmarks (issue2692) stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 13 Mar 2011 14:36:47 +0100] rev 13627
bookmarks: discard current bookmark if absent from the bookmarks (issue2692) After a rollback, the current bookmark might be absent from the bookmarks file. In that case we discard it instead of displaying a traceback during commit.
Sun, 13 Mar 2011 16:13:25 +0100 fix test-highlight after bookmark support change for hgweb stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 13 Mar 2011 16:13:25 +0100] rev 13626
fix test-highlight after bookmark support change for hgweb
Sun, 13 Mar 2011 10:09:30 -0500 merge with stable
Steve Borho <steve@borho.org> [Sun, 13 Mar 2011 10:09:30 -0500] rev 13625
merge with stable
Sun, 13 Mar 2011 10:03:06 -0500 eol: do not abort when win32text is found, only warn stable
Steve Borho <steve@borho.org> [Sun, 13 Mar 2011 10:03:06 -0500] rev 13624
eol: do not abort when win32text is found, only warn The win32text extension does not break eol or vice-versa, so it is not a fatal error to have both of them enabled. It's just folly. So spewing warnings in this condition is preferrable to aborting. When both extensions are enabled, the user now sees: % hg st the eol extension is incompatible with the win32text extension win32text is deprecated: http://mercurial.selenic.com/wiki/Win32TextExtension M hgext/eol.py
Sun, 13 Mar 2011 15:59:50 +0100 merge with stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 13 Mar 2011 15:59:50 +0100] rev 13623
merge with stable
Sun, 13 Mar 2011 15:59:24 +0100 tests: fix failures introduced in 7359cb753a54 stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 13 Mar 2011 15:59:24 +0100] rev 13622
tests: fix failures introduced in 7359cb753a54
Sat, 12 Mar 2011 11:06:40 +0100 tests: fix permission issue trying to remove test directory stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 12 Mar 2011 11:06:40 +0100] rev 13621
tests: fix permission issue trying to remove test directory
Sun, 13 Mar 2011 15:42:24 +0100 bookmarks: fix update of the current bookmark during rename stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 13 Mar 2011 15:42:24 +0100] rev 13620
bookmarks: fix update of the current bookmark during rename We need to get rid of the previous bookmark after changing current bookmark.
Sun, 13 Mar 2011 08:50:06 -0500 setup: remove unnecessary code for win32com (pywin32)
Steve Borho <steve@borho.org> [Sun, 13 Mar 2011 08:50:06 -0500] rev 13619
setup: remove unnecessary code for win32com (pywin32)
Sun, 13 Mar 2011 15:10:01 +0100 test-highlight: fix test output (introduced by 2151703e7f84)
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Mar 2011 15:10:01 +0100] rev 13618
test-highlight: fix test output (introduced by 2151703e7f84)
Sun, 13 Mar 2011 15:07:44 +0100 eol: rename hook into checkheadshook, add checkallhook (issue2665)
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Mar 2011 15:07:44 +0100] rev 13617
eol: rename hook into checkheadshook, add checkallhook (issue2665) "hook" is still an alias for "checkheadshook".
Sun, 13 Mar 2011 15:07:44 +0100 eol: make the hook check all new heads, not only tip (issue2666)
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Mar 2011 15:07:44 +0100] rev 13616
eol: make the hook check all new heads, not only tip (issue2666) Report and test by Antoine Pitrou <solipsis@pitrou.net>
Sun, 13 Mar 2011 15:07:44 +0100 eol: the hook no longer requires the extension to be loaded
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Mar 2011 15:07:44 +0100] rev 13615
eol: the hook no longer requires the extension to be loaded Reading rules in the hook means we no longer need ui to be filled and do not need reposetup() to be run anymore.
Sun, 13 Mar 2011 15:07:44 +0100 eol: extract parsing error handling in parseeol()
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Mar 2011 15:07:44 +0100] rev 13614
eol: extract parsing error handling in parseeol()
Sun, 13 Mar 2011 15:07:44 +0100 eol: separate .hgeol parsing from merge in ui
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Mar 2011 15:07:44 +0100] rev 13613
eol: separate .hgeol parsing from merge in ui This will help refactoring the hook.
Sun, 13 Mar 2011 15:07:44 +0100 eol: remove unused argument in readhgeol()
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Mar 2011 15:07:44 +0100] rev 13612
eol: remove unused argument in readhgeol()
Sun, 13 Mar 2011 15:07:44 +0100 eol: explain why reading .hgeol from the working dir is special
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Mar 2011 15:07:44 +0100] rev 13611
eol: explain why reading .hgeol from the working dir is special
Sun, 13 Mar 2011 14:26:32 +0100 templates: widen the graph canvas (issue2683) stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 13 Mar 2011 14:26:32 +0100] rev 13610
templates: widen the graph canvas (issue2683)
Sun, 13 Mar 2011 13:52:47 +0100 rebase: don't use util.Abort for an internal error
Martin Geisler <mg@lazybytes.net> [Sun, 13 Mar 2011 13:52:47 +0100] rev 13609
rebase: don't use util.Abort for an internal error
Sun, 13 Mar 2011 13:38:44 +0100 help: limit documentation width to at most 80 characters
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 13 Mar 2011 13:38:44 +0100] rev 13608
help: limit documentation width to at most 80 characters Reading long lines is suboptimal no matter how wide the terminal is.
Sun, 13 Mar 2011 13:05:16 +0100 merge with stable
Martin Geisler <mg@lazybytes.net> [Sun, 13 Mar 2011 13:05:16 +0100] rev 13607
merge with stable
Sun, 13 Mar 2011 12:44:35 +0100 transplant: avoid the word "rebase" when we mean "transplant" stable
Martin Geisler <mg@lazybytes.net> [Sun, 13 Mar 2011 12:44:35 +0100] rev 13606
transplant: avoid the word "rebase" when we mean "transplant"
Sun, 13 Mar 2011 12:43:52 +0100 transplant: explain that changesets are copied, not moved stable
Martin Geisler <mg@lazybytes.net> [Sun, 13 Mar 2011 12:43:52 +0100] rev 13605
transplant: explain that changesets are copied, not moved
Sun, 13 Mar 2011 12:24:17 +0100 hg: add support for cloning bookmarks
David Soria Parra <dsp@php.net> [Sun, 13 Mar 2011 12:24:17 +0100] rev 13604
hg: add support for cloning bookmarks
Sat, 12 Mar 2011 18:29:02 +0100 httprepo: use caps instead of between for compat check
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Sat, 12 Mar 2011 18:29:02 +0100] rev 13603
httprepo: use caps instead of between for compat check We usually query the capabilities at some point anyway so this way the first roundtrip actually does useful work.
Sat, 12 Mar 2011 18:48:30 +0100 revset: add a revset command to get bisect state.
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 12 Mar 2011 18:48:30 +0100] rev 13602
revset: add a revset command to get bisect state.
Sat, 12 Mar 2011 17:08:42 +0100 bisect: new command to extend the bisect range (issue2690)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 12 Mar 2011 17:08:42 +0100] rev 13601
bisect: new command to extend the bisect range (issue2690) When bisect ends in a merge point, and one of the parent wasn't checked, this usually means the culprit is in a branch that wasn't scanned. For this case we provide a new command which extends the range of the bisect search to the common ancestor of the parents of the merge.
Sat, 12 Mar 2011 16:00:54 +0100 hgweb: pmezard thinks one default is enough stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 12 Mar 2011 16:00:54 +0100] rev 13600
hgweb: pmezard thinks one default is enough
Sat, 12 Mar 2011 15:51:39 +0100 don't depend on features of Exception as much
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 12 Mar 2011 15:51:39 +0100] rev 13599
don't depend on features of Exception as much BaseException.message has been deprecated, so we try to not rely on it.
Sat, 12 Mar 2011 15:21:45 +0100 deal with empty Content-Length headers stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 12 Mar 2011 15:21:45 +0100] rev 13598
deal with empty Content-Length headers
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip