Thu, 14 Jul 2011 12:39:39 -0500 |
Matt Mackall |
verify: fix mq misfire
|
Wed, 13 Jul 2011 19:30:27 -0500 |
Matt Mackall |
merge with stable
|
Wed, 13 Jul 2011 19:30:09 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 05 Jul 2011 17:54:36 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 35f5cfdd0427
stable
|
Wed, 13 Jul 2011 19:27:56 -0500 |
Matt Mackall |
merge with stable
|
Wed, 13 Jul 2011 16:43:18 -0500 |
Matt Mackall |
commit: suppress spurious new head message for duplicate commit (issue2893)
|
Wed, 13 Jul 2011 16:58:51 -0500 |
Matt Mackall |
osutil: emulate os.listdir's OSError for long names (issue2898)
|
Wed, 13 Jul 2011 16:28:46 -0500 |
Matt Mackall |
verify: filter messages about missing null manifests (issue2900)
|
Wed, 13 Jul 2011 19:24:54 -0500 |
Matt Mackall |
merge with crew
|
Wed, 13 Jul 2011 17:41:49 -0500 |
Matt Mackall |
subrepo: use working copy of .hgsub to filter status (issue2901)
stable
|
Wed, 13 Jul 2011 19:23:33 +0200 |
Patrick Mezard |
notify: remove unused url() method
|
Wed, 13 Jul 2011 19:23:12 +0200 |
Patrick Mezard |
test-notify-changegroup: test notifications on unbundle
|
Wed, 13 Jul 2011 19:23:08 +0200 |
Patrick Mezard |
run-tests: fix summary when accepting changes interactively
|
Wed, 13 Jul 2011 16:29:28 -0500 |
Matt Mackall |
merge with stable
|
Wed, 13 Jul 2011 16:28:46 -0500 |
Matt Mackall |
verify: filter messages about missing null manifests (issue2900)
stable
|
Mon, 11 Jul 2011 17:49:45 +0300 |
Idan Kamara |
cmdserver: restore old working dir after dispatch when we have --cwd
stable
|
Mon, 11 Jul 2011 17:46:55 +0300 |
Idan Kamara |
dispatch: don't use request repo if we have --cwd
stable
|
Tue, 12 Jul 2011 12:06:11 -0400 |
Nicholas Riley |
eol: ignore IOError from deleted files in commitctx
stable
|
Fri, 08 Jul 2011 20:24:19 -0500 |
Steve Borho |
scmutil: add missing import of re
stable
|
Tue, 12 Jul 2011 16:36:34 -0500 |
Matt Mackall |
dispatch: fix checking of rpath in _getlocal
|
Tue, 12 Jul 2011 16:36:22 -0500 |
Matt Mackall |
ui: rename _is_trusted to _trusted
|
Tue, 12 Jul 2011 16:27:03 -0500 |
Matt Mackall |
merge with stable
|
Tue, 12 Jul 2011 16:22:36 -0500 |
Matt Mackall |
eol: fix silly test-gendoc breakage by escaping control characters
|
Thu, 07 Jul 2011 12:13:07 +0200 |
Martin Geisler |
eol: document new eol.fix-trailing-newline setting
|
Fri, 01 Jul 2011 23:12:52 +0400 |
Stepan Koltsov |
eol: fix missing trailing newlines in comitted files
|
Fri, 01 Jul 2011 22:53:58 +0400 |
Stepan Koltsov |
eol: eol.only-consistent can now be specified in .hgeol
|
Thu, 07 Jul 2011 10:34:19 +0200 |
Martin Geisler |
merge with stable
|
Thu, 07 Jul 2011 10:19:37 +0200 |
Martin Geisler |
commands: use mergetoolopts when a command supports --tool
|
Tue, 12 Jul 2011 12:35:03 -0500 |
Matt Mackall |
revsets: actually catch type error on tip^p1(tip) (issue2884)
stable
|
Sat, 09 Jul 2011 09:44:15 +0200 |
Cédric Krier |
hgcia: Set default value of strip to -1 (issue2891)
stable
|
Thu, 07 Jul 2011 10:32:30 +0200 |
Martin Geisler |
commands: improve help for -y/--noninteractive
stable
|
Wed, 06 Jul 2011 19:25:56 -0500 |
Matt Mackall |
bookmarks: simplify warning code
|
Wed, 06 Jul 2011 19:25:56 -0500 |
Matt Mackall |
bookmarks: drop superfluous strip
|
Tue, 05 Jul 2011 10:20:27 +0200 |
Pierre-Yves David |
bookmarks: add a warning for non empty malformed line
|
Tue, 05 Jul 2011 10:13:54 +0200 |
Pierre-Yves David |
bookmarks: more robust parsing of bookmarks file
|
Wed, 06 Jul 2011 19:25:53 -0500 |
Matt Mackall |
merge with stable
|
Wed, 06 Jul 2011 13:43:29 -0500 |
Matt Mackall |
revsets: catch type error on tip^p1(tip) (issue2884)
stable
|
Wed, 06 Jul 2011 13:37:50 -0500 |
Matt Mackall |
revsets: do the right thing with x^:y (issue2884)
stable
|
Wed, 06 Jul 2011 18:28:42 +0900 |
Shun-ichi GOTO |
win32mbcs: wrap two more functions to be wrapped.
stable
|
Tue, 05 Jul 2011 14:36:33 +0300 |
Idan Kamara |
commands, merge: call setconfig on the right ui
|
Tue, 05 Jul 2011 14:28:55 +0300 |
Idan Kamara |
peer: change arg name to convey it can be a repo as well
|
Thu, 23 Jun 2011 15:00:45 -0500 |
Augie Fackler |
progress: add a changedelay to prevent parallel topics from flapping (issue2698)
|
Thu, 23 Jun 2011 14:55:09 -0500 |
Augie Fackler |
progress: make progress bar a singleton to avoid double-progress ui bugs
|
Thu, 02 Jun 2011 14:33:01 -0500 |
Augie Fackler |
progress: remove superfluous parens
|
Sun, 03 Jul 2011 12:58:03 +0200 |
Christian Ebert |
keyword: reuse already present working contexts for match
|
Tue, 05 Jul 2011 14:30:53 -0500 |
Matt Mackall |
merge with stable
|
Tue, 05 Jul 2011 14:30:42 -0500 |
Matt Mackall |
discovery: quiet note about heads
stable
|
Mon, 04 Jul 2011 19:53:39 -0300 |
Wagner Bruna |
patch: fix parsing patch files containing CRs not followed by LFs
stable
|
Tue, 05 Jul 2011 11:53:32 +0100 |
Jim Hague |
treediscovery: rename stop() in tests to fix failures on AIX.
stable
|
Mon, 04 Jul 2011 14:36:16 +0300 |
Idan Kamara |
fileset: fix typo in binary() doc
stable
|
Fri, 01 Jul 2011 22:50:36 +0200 |
Arne Babenhauserheide |
help: fileset foo.lst was named files.lst
stable
|
Fri, 01 Jul 2011 13:59:09 -0500 |
Matt Mackall |
merge with stable
|
Fri, 01 Jul 2011 13:54:27 -0500 |
Matt Mackall |
Added signature for changeset de9eb6b1da4f
stable
|
Fri, 01 Jul 2011 13:54:25 -0500 |
Matt Mackall |
Added tag 1.9 for changeset de9eb6b1da4f
stable
|
Fri, 01 Jul 2011 17:37:09 +0200 |
Mads Kiilerich |
util: rename the util.localpath that uses url to urllocalpath (issue2875)
stable 1.9
|
Fri, 01 Jul 2011 18:13:48 +0200 |
Mads Kiilerich |
tests: restore previous fix for date ambiguity in cvs test
stable
|
Thu, 30 Jun 2011 19:34:09 -0500 |
Matt Mackall |
merge with stable
|
Thu, 30 Jun 2011 16:36:38 +0200 |
Thomas Arendsen Hein |
run-test: revert most of 439ed4721a6d, timeout uses fallback for terminate()
stable
|
Thu, 30 Jun 2011 16:25:05 +0200 |
Thomas Arendsen Hein |
run-tests: fallback to SIGTERM if subprocess.Popen does not have terminate()
stable
|
Thu, 30 Jun 2011 13:22:12 -0500 |
Eli Carter |
subrepo: correct revision in svn checkout
stable
|