Fri, 19 Feb 2010 02:07:13 +0100 |
Benoit Boissinot |
shrink-revlog: add strings for translation / import _ before using it
stable
|
Thu, 18 Feb 2010 16:51:39 -0500 |
Brodie Rao |
ui: unset ui.slash when HGPLAIN is set
stable
|
Thu, 18 Feb 2010 16:50:49 -0500 |
Brodie Rao |
ui: suppress aliases when HGPLAIN is set
stable
|
Mon, 15 Feb 2010 15:25:29 -0500 |
Greg Ward |
merge: fix --preview to show all nodes that will be merged (issue2043).
stable
|
Mon, 15 Feb 2010 15:07:21 -0500 |
Greg Ward |
test-merge-default: make content of test repo clearer.
stable
|
Thu, 18 Feb 2010 20:47:12 +0100 |
Adrian Buehlmann |
contrib/wix: MSVC CRT libraries are installed in WinSxS
stable
|
Thu, 18 Feb 2010 13:05:15 -0600 |
Steve Borho |
Add WiX installer scripts to contrib/wix
stable
|
Thu, 18 Feb 2010 10:46:01 -0800 |
Brendan Cully |
import: if in doubt, consume stream until start of diff
stable
|
Thu, 18 Feb 2010 10:32:51 +0100 |
Alistair Bell |
bdiff: do not use recursion / avoid stackoverflow (issue1940)
stable
|
Thu, 18 Feb 2010 05:55:05 +0100 |
Christian Ebert |
keyword: mark improved demo commit message for translation
stable
|
Wed, 17 Feb 2010 14:35:11 -0800 |
Brendan Cully |
mq: iterate over a copy of the command table keys (fixes issue2045).
stable
|
Wed, 17 Feb 2010 23:10:22 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 17 Feb 2010 23:07:50 +0100 |
Martin Geisler |
progress: mark strings for translation
stable
|
Wed, 17 Feb 2010 17:11:20 +0100 |
Christian Ebert |
keyword: do not postpone commit hooks
stable
|
Wed, 17 Feb 2010 20:44:49 +0100 |
Benoit Boissinot |
inotify/inserve: implement --timeout-idle option (issue885)
stable
|
Wed, 17 Feb 2010 20:30:57 +0100 |
Benoit Boissinot |
regression: missing arg from 24ce8f0c0a39 dirstate.{walk,status} changes
stable
|
Wed, 17 Feb 2010 15:43:21 +0100 |
Sune Foldager |
run commit and update hooks after command completion (issue1827)
stable
|
Wed, 17 Feb 2010 11:00:48 +0100 |
Benoit Boissinot |
http: len(x) fails if it doesn't fit into an int, use __len__() instead
stable
|
Tue, 16 Feb 2010 21:04:04 +0100 |
Ronny Pfannschmidt |
filelog: sort meta entries, ensure deterministic order
stable
|
Tue, 16 Feb 2010 23:28:46 +0100 |
Martin Geisler |
Merge with i18n
stable
|
Tue, 16 Feb 2010 22:01:27 +0100 |
Jens Bäckman |
i18n-sv: synchronized with 44b4a2a31623
stable
|
Tue, 16 Feb 2010 09:31:35 -0500 |
Steve Losh |
util: use the built-in any() and all() methods if they are available
stable
|
Mon, 15 Feb 2010 21:18:16 -0600 |
Steve Borho |
mergetools: improve configuration for several merge tools
stable
|
Mon, 15 Feb 2010 20:28:42 -0600 |
Steve Borho |
hgrc.5: document use of environment variables on Windows
stable
|
Mon, 15 Feb 2010 22:39:36 +0100 |
Benoit Boissinot |
url: correctly quote '/' in user and password embedded in urls
stable
|
Mon, 15 Feb 2010 16:34:59 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 44b4a2a31623
stable
|
Mon, 15 Feb 2010 18:12:50 +0100 |
Benoit Boissinot |
url: fix python < 2.6 with ssl installed
stable
|
Mon, 15 Feb 2010 09:57:11 +0100 |
Dirkjan Ochtman |
bugzilla: revert unhelpful check-code changes, module is actually called MySQLdb
stable
|
Mon, 15 Feb 2010 00:16:59 -0800 |
Brendan Cully |
mq: unify implementation of qinit and init -Q
stable
|
Mon, 16 Nov 2009 16:10:05 -0500 |
Benoit Boissinot |
bundle: exclude csets given in --base, unless they are in --rev (issue1910)
stable
|
Mon, 15 Feb 2010 00:17:18 +0100 |
Martin Geisler |
Merge with stable
|
Mon, 15 Feb 2010 00:14:16 +0100 |
Martin Geisler |
Merge with default
stable
|
Mon, 15 Feb 2010 00:12:10 +0100 |
Martin Geisler |
mq: more instructive use of "--" in qguard help (issue2040)
stable
|
Sun, 14 Feb 2010 17:08:52 -0500 |
Brodie Rao |
color: don't crash on invalid status codes (issue2036)
|
Sun, 14 Feb 2010 23:17:28 +0100 |
Pascal Quantin |
Add progress extension to win32 default config file
stable
|
Sun, 14 Feb 2010 20:28:49 +0100 |
Martin Geisler |
test-interhg: test the extension
stable
|
Sat, 06 Feb 2010 21:25:02 -0200 |
Wagner Bruna |
interhg: fixes regression introduced by 38170eeed18c
stable
|
Sun, 14 Feb 2010 17:09:52 +0100 |
Martin Geisler |
progress: use inline literals in help string
stable
|
Sun, 14 Feb 2010 19:15:56 +0100 |
Patrick Mezard |
Fix test-pull under Windows
stable
|
Sun, 14 Feb 2010 18:39:16 +0100 |
Patrick Mezard |
Fix test-push-validation under Windows
stable
|
Sun, 14 Feb 2010 18:19:18 +0100 |
Patrick Mezard |
Fix test-share and test-subrepo under Windows
stable
|
Sun, 14 Feb 2010 17:53:23 +0100 |
Patrick Mezard |
patch: remove useless copy, cleanup
stable
|
Thu, 11 Feb 2010 11:22:57 -0200 |
Wagner Bruna |
patch: separate reverse copy data (issue1959)
stable
|
Sun, 14 Feb 2010 15:45:12 +0100 |
Patrick Mezard |
Add test for progress extension
stable
|
Sun, 14 Feb 2010 15:42:47 +0100 |
Patrick Mezard |
progress: make progress.refresh=0 always display the progress line
stable
|
Sun, 14 Feb 2010 01:52:31 -0500 |
Brodie Rao |
remove unused imports
stable
|
Sun, 14 Feb 2010 13:58:30 +0100 |
Patrick Mezard |
progress: make use of progress.refresh
stable
|
Sun, 14 Feb 2010 13:29:11 +0100 |
Martin Geisler |
i18n: merge default into stable
stable
|
Sun, 14 Feb 2010 13:28:34 +0100 |
Martin Geisler |
Merge with i18n
|
Sun, 14 Feb 2010 00:08:26 +0100 |
Jens Bäckman |
i18n-sv: nine basic commands translated
|
Sun, 14 Feb 2010 13:05:51 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 09 Feb 2010 18:32:57 +0100 |
David Soria Parra |
subrepo: make sure that the source path is stripped
stable
|
Sat, 13 Feb 2010 23:50:38 -0600 |
Matt Mackall |
1.5 code freeze: merge default into stable
stable
|
Sun, 07 Feb 2010 14:56:18 +0100 |
Brodie Rao |
ui: add HGPLAIN environment variable for easier scripting
|
Sat, 13 Feb 2010 23:24:27 -0600 |
Matt Mackall |
tests: update help for add
|
Sat, 13 Feb 2010 23:34:15 -0500 |
Brodie Rao |
progress: make determinate bar more like wget progress bar
|
Sat, 13 Feb 2010 23:34:20 -0500 |
Brodie Rao |
progress: simplify spacejoin()
|
Sat, 13 Feb 2010 23:20:17 -0600 |
Matt Mackall |
check-code: two more rules
|
Sun, 14 Feb 2010 00:46:13 +0200 |
timeless |
progress: fix description
|
Sat, 13 Feb 2010 17:37:44 -0600 |
Matt Mackall |
parsers: fix some signed comparison issues
|
Sat, 13 Feb 2010 22:10:31 +0100 |
Martin Geisler |
commands: correct example in add help text
|
Sat, 13 Feb 2010 21:21:40 +0100 |
Martin Geisler |
minirst: support line blocks
|
Sat, 13 Feb 2010 18:44:19 +0100 |
Martin Geisler |
commands: add verbose example to help text for add
|
Sat, 13 Feb 2010 18:36:24 +0100 |
Martin Geisler |
commands: support verbose help
|
Sat, 13 Feb 2010 18:11:08 +0100 |
Martin Geisler |
minirst: report pruned container types
|
Sun, 04 Oct 2009 22:03:41 +0200 |
Martin Geisler |
minirst: support containers
|
Sat, 13 Feb 2010 02:08:27 +0100 |
Martin Geisler |
test-mq-qclone-http: hide port number
|
Sat, 13 Feb 2010 09:49:06 -0600 |
Augie Fackler |
progress: only reset state if finishing progress for the current topic
|
Sat, 13 Feb 2010 15:34:44 +0100 |
Benoit Boissinot |
shrink: use progress API
|
Sat, 13 Feb 2010 09:55:28 +0100 |
Benoit Boissinot |
progress: correctly handle empty progress topic
|
Fri, 12 Feb 2010 19:59:09 -0500 |
Steve Losh |
util: add any() and all() functions for Python 2.4 compatibility
|
Sat, 13 Feb 2010 10:56:43 +0100 |
Benoit Boissinot |
merge with mpm
|
Fri, 12 Feb 2010 15:17:10 +0100 |
Stefano Tortarolo |
rebase: split line longer than 80 chars
|
Sat, 13 Feb 2010 00:38:29 -0600 |
Matt Mackall |
progress: add progress calls to changeset discovery
|
Fri, 12 Feb 2010 21:53:32 -0600 |
Augie Fackler |
Progress bar extension
|
Wed, 10 Feb 2010 18:46:19 -0600 |
Augie Fackler |
verify: call ui.progress()
|
Tue, 09 Feb 2010 10:02:01 -0600 |
Augie Fackler |
localrepo: provide indeterminate progress information while bundling
|
Sun, 07 Feb 2010 17:44:30 -0600 |
Augie Fackler |
update: make calls to ui.progress()
|
Sun, 07 Feb 2010 12:00:40 -0600 |
Augie Fackler |
localrepo: show indeterminate progress for incoming data
|
Sat, 13 Feb 2010 02:06:13 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Thu, 11 Feb 2010 23:15:42 +0200 |
Giorgos Keramidas |
convert: differentiate between IOError and OSError on commitctx()
stable
|
Fri, 12 Feb 2010 21:30:24 +0100 |
Patrick Mezard |
test-mq-qclone: test --mq option
|
Fri, 12 Feb 2010 16:04:00 +0100 |
Benoit Boissinot |
merge with crew
|
Sun, 07 Feb 2010 10:25:18 -0600 |
Augie Fackler |
ui.progress: clarify termination requirement
|
Sun, 07 Feb 2010 10:25:18 -0600 |
Augie Fackler |
relink: properly use the progress API
|
Tue, 09 Feb 2010 12:49:47 -0600 |
Augie Fackler |
test-subrepo-svn: handle svn output changes gracefully
|
Mon, 08 Feb 2010 08:18:49 -0600 |
Augie Fackler |
util: fix trailing whitespace found by check-code
|
Fri, 12 Feb 2010 15:46:48 +0100 |
Thomas Arendsen Hein |
ui: look before you leap on sys.stderr.closed (and look nicer)
|
Thu, 11 Feb 2010 17:44:01 -0600 |
Matt Mackall |
Merge with stable
|
Thu, 11 Feb 2010 17:13:22 -0600 |
Matt Mackall |
hgrc: update docs for the server section
|
Thu, 11 Feb 2010 16:37:43 -0600 |
Augie Fackler |
localrepo: add optional validation (defaults to off) for incoming changes
|
Thu, 11 Feb 2010 12:02:48 -0200 |
Wagner Bruna |
branch: avoid using reserved tag names
stable
|
Thu, 11 Feb 2010 21:11:59 +0100 |
Henrik Stuart |
doc: add missing documentation for http_proxy.always
|
Thu, 11 Feb 2010 20:42:20 +0100 |
Benoit Boissinot |
url: proxy handling, simplify and correctly deal with IPv6
|
Tue, 09 Feb 2010 14:12:34 -0600 |
Matt Mackall |
streaming: actually change default
|
Tue, 09 Feb 2010 14:12:22 -0600 |
Matt Mackall |
fix up a bunch of check-code warnings
|
Tue, 09 Feb 2010 13:53:24 -0600 |
Matt Mackall |
check-code: import some pylint checks
|
Wed, 10 Feb 2010 17:42:57 -0600 |
Matt Mackall |
ssl: fix compatibility with pre-2.6 Python
|
Wed, 10 Feb 2010 21:17:58 +0100 |
Henrik Stuart |
mq: remove unused import
|
Wed, 10 Feb 2010 20:27:46 +0100 |
Henrik Stuart |
url: SSL server certificate verification using web.cacerts file (issue1174)
|
Wed, 10 Feb 2010 20:08:18 +0100 |
Benoit Boissinot |
url: httplib.HTTPSConnection already handles IPv6 and port parsing fine
|
Wed, 10 Feb 2010 10:58:11 -0800 |
Brendan Cully |
mq: incorporate mq repo config when using --mq
|
Tue, 09 Feb 2010 01:12:29 +0100 |
Mads Kiilerich |
run-tests.py: skipped tests shouldn't change working directory
|
Mon, 08 Feb 2010 20:51:23 +0100 |
Peter Arrenbrecht |
whitespace cleanup
|
Tue, 09 Feb 2010 14:02:07 +0100 |
Benoit Boissinot |
revlog.size: remove alternate implementation (revlogv0 specific)
|
Tue, 09 Feb 2010 13:48:52 +0100 |
Benoit Boissinot |
pylintrc: string isn't deprecated, only some of its methods
|
Mon, 08 Feb 2010 10:50:00 +0100 |
Brendan Cully |
mq: make init -Q do what qinit -c did
|
Mon, 08 Feb 2010 10:23:44 +0100 |
Brendan Cully |
mq: add -Q option to all commands not in norepo
|
Sun, 07 Feb 2010 23:07:58 +0100 |
Adrian Buehlmann |
setup.py: fixing version info for Windows hg.exe (py2exe)
|
Mon, 08 Feb 2010 23:47:23 +0100 |
Patrick Mezard |
test-branch-option: make it executable
|
Mon, 08 Feb 2010 02:53:41 +0100 |
Mads Kiilerich |
tests: don't just silently strip port numbers
|
Sun, 07 Feb 2010 10:47:54 -0500 |
Steve Losh |
mq: add parent node IDs to MQ patches on qrefresh/qnew
|
Mon, 08 Feb 2010 19:44:04 +0100 |
Benoit Boissinot |
prepush: add more precise error messages
|
Mon, 08 Feb 2010 17:28:19 +0100 |
Benoit Boissinot |
revlog: don't silently discard revlog flags on revlogv0
|
Mon, 08 Feb 2010 15:36:34 +0100 |
Benoit Boissinot |
fix coding style (reported by pylint)
|
Mon, 08 Feb 2010 15:06:26 +0100 |
Benoit Boissinot |
add pylintrc with some mercurial specific configuration
|
Mon, 08 Feb 2010 14:52:28 +0100 |
Benoit Boissinot |
localrepo: cleanup branch tip computation
|
Mon, 08 Feb 2010 06:24:34 -0600 |
Steve Borho |
hgrc.5: Fix a typo
|
Mon, 08 Feb 2010 11:04:38 +0100 |
Matt Mackall |
summary: various fixes, add a test
|
Mon, 08 Feb 2010 10:32:44 +0100 |
Sune Foldager |
fix remaining hg.parseurl uses
|