Thu, 21 Oct 2010 21:26:32 +0200 |
Martin Geisler |
commands: mark tip:0 as literal text
stable
|
Thu, 21 Oct 2010 17:02:08 +0200 |
Georg Brandl |
eol: add missing word in module docstring
stable
|
Thu, 21 Oct 2010 10:13:03 -0500 |
Steve Borho |
demandimport: backout fe31f834a9ff
stable
|
Thu, 21 Oct 2010 11:23:26 +0200 |
Martin Geisler |
dispatch: backout 0c605364373c
stable
|
Thu, 21 Oct 2010 10:54:37 +0200 |
Martin Geisler |
subrepo: svnsubrepo._wcrev should return str after 3d6ba8c2b1b8
stable
|
Thu, 21 Oct 2010 03:28:51 -0500 |
Matt Mackall |
subrepo: fix status check on SVN subrepos (issue2445)
stable
|
Thu, 21 Oct 2010 03:18:52 +0200 |
Mads Kiilerich |
hgweb: let HTTPS serve use more compatible and less secure encryption
stable
|
Wed, 20 Oct 2010 18:15:47 +0530 |
Azhagu Selvan SP |
mercurial.el: fix hg-outgoing path when 'default-push' is not defined
stable
|
Wed, 20 Oct 2010 17:06:42 -0500 |
Matt Mackall |
merge default into stable for 1.7 freeze
stable
|
Wed, 20 Oct 2010 23:48:33 +0200 |
Benoit Boissinot |
merge with stable
|
Wed, 20 Oct 2010 23:39:48 +0200 |
Benoit Boissinot |
patchbomb: hide passwords potentially embedded in urls
stable
|
Wed, 20 Oct 2010 16:45:08 -0500 |
Steve Borho |
wix: add vim syntax file for Mercurial unit tests
|
Wed, 20 Oct 2010 16:41:17 -0500 |
Steve Borho |
wix: add new help page templates
|
Wed, 20 Oct 2010 16:27:24 -0500 |
Steve Borho |
wix: add new merge-tools.txt help text
|
Wed, 20 Oct 2010 15:36:42 -0500 |
Steve Borho |
Merge with mpm
|
Tue, 19 Oct 2010 22:33:52 -0500 |
Steve Borho |
merge: implement --tool arguments using new ui.forcemerge configurable
|
Wed, 20 Oct 2010 15:09:38 -0500 |
Matt Mackall |
tests: fix up changed output
|
Fri, 15 Oct 2010 03:30:38 -0300 |
Wagner Bruna |
revset: disable subset optimization for parents() and children() (issue2437)
|
Wed, 20 Oct 2010 14:57:36 -0500 |
Matt Mackall |
check-code: warning and fixes for whitespace in unified tests
|
Wed, 20 Oct 2010 20:19:34 +0200 |
Mads Kiilerich |
hgweb: use Pythons ssl module for HTTPS serve when using Python 2.6 or later
|
Wed, 20 Oct 2010 20:19:32 +0200 |
Mads Kiilerich |
hgweb: refactor all pyOpenSSL references into one class
|
Wed, 20 Oct 2010 17:47:46 +0200 |
Erik Zielke |
gendoc: added styling for extension TOC
|
Wed, 20 Oct 2010 17:45:09 +0200 |
Erik Zielke |
gendoc: automatically create help for default extensions.
|
Tue, 19 Oct 2010 13:50:03 +0200 |
Erik Zielke |
gendoc: dedent documentation from docstrings
|
Tue, 19 Oct 2010 13:43:40 +0200 |
Erik Zielke |
extensions.load: return module
|
Tue, 19 Oct 2010 13:39:34 +0200 |
Erik Zielke |
help: different section separators
|
Wed, 20 Oct 2010 18:08:37 +0200 |
Martin Geisler |
gendoc: add subsection for each command
|
Wed, 20 Oct 2010 18:07:50 +0200 |
Martin Geisler |
gendoc: move section commands to module scope
|
Wed, 20 Oct 2010 12:29:55 -0200 |
Wagner Bruna |
mq: mark string for i18n
|
Wed, 20 Oct 2010 12:29:41 -0200 |
Wagner Bruna |
cmdutil: mark string for i18n
|
Thu, 14 Oct 2010 10:56:39 +0300 |
timeless |
test-ssh: handle very slow ssh transfer rate
|
Tue, 19 Oct 2010 12:40:09 -0500 |
Kevin Bullock |
bookmarks: add paragraph on pushing and pulling to help
|
Wed, 20 Oct 2010 16:54:34 +0200 |
Erik Zielke |
help: help topic for merge tools
|
Wed, 20 Oct 2010 10:13:04 +0200 |
Martin Geisler |
check-code: find trailing whitespace
|
Wed, 20 Oct 2010 10:07:38 +0200 |
timeless |
convert: kill trailing whitespace
|
Wed, 20 Oct 2010 10:02:54 +0200 |
timeless |
convert: fix typo in comment
|
Mon, 18 Oct 2010 18:31:38 -0200 |
Wagner Bruna |
strip: support revision sets
|
Sat, 16 Oct 2010 18:09:47 -0500 |
Augie Fackler |
interhg: use uisetup() instead of module-load side effects
|
Mon, 18 Oct 2010 23:20:14 -0500 |
Steve Borho |
merge: when --tool is specified, disable HGMERGE by setting to empty string
|
Mon, 18 Oct 2010 14:10:36 +0900 |
Nicolas Dumazet |
ui: only fix config if the relevant section has changed
|
Tue, 19 Oct 2010 23:15:31 +0900 |
Nicolas Dumazet |
test-tags: use printf instead of echo '...\n'
|
Sun, 17 Oct 2010 22:24:26 +0200 |
Benoit Boissinot |
discovery: findincoming() is no longer used
|
Sun, 17 Oct 2010 19:25:35 +0200 |
Benoit Boissinot |
discovery: use set instead of dict
|
Sun, 17 Oct 2010 16:16:12 +0200 |
Benoit Boissinot |
discovery: remove unused "base" argument from find.*incoming()
|
Sat, 09 Oct 2010 17:16:39 -0500 |
Benoit Boissinot |
discovery: do not use the implicit updating of the "base" arg
|
Tue, 19 Oct 2010 20:20:10 +0900 |
Nicolas Dumazet |
tags: do not fail if tags.cache is corrupted (issue2444)
|
Sun, 10 Oct 2010 09:50:25 -0500 |
Dan Villiom Podlaski Christiansen |
merge: make 'diverging renames' diagnostic a more helpful note.
|
Mon, 18 Oct 2010 14:37:52 +0200 |
Erik Zielke |
gendoc: refactor get_cmd
|
Mon, 18 Oct 2010 14:37:50 +0200 |
Erik Zielke |
mq: switched to `` around * * *
|
Sun, 17 Oct 2010 00:45:34 +0200 |
Adrian Buehlmann |
Revert: capitalization doc fix
|
Tue, 19 Oct 2010 03:56:20 +0200 |
Mads Kiilerich |
subrepo: abort instead of pushing/pulling to the repo itself
|
Tue, 19 Oct 2010 03:55:28 +0200 |
Mads Kiilerich |
subrepo: rename relpath to subrelpath and introduce reporelpath
|
Tue, 19 Oct 2010 03:55:06 +0200 |
Mads Kiilerich |
mdiff: carriage return (\r) is also ignorable whitespace
|
Fri, 15 Oct 2010 23:00:45 -0500 |
Steve Borho |
merge: add --tool argument to merge and resolve
|
Sun, 17 Oct 2010 14:00:01 +0300 |
timeless |
patchbomb: move command option help from the extension (patchbomb) to the command (email)
|
Sun, 17 Oct 2010 13:24:37 -0400 |
Steve Losh |
alias: fail gracefully when invalid global options are given (issue2442)
|
Thu, 07 Oct 2010 13:44:17 -0700 |
Paul Molodowitch |
bookmarks: better fix for issue2016 (lookup infinite recursion)
|
Mon, 02 Aug 2010 07:15:47 +0300 |
timeless |
merge/progress: marking strings for localization
|
Mon, 02 Aug 2010 07:15:47 +0300 |
timeless |
verify/progress: using gerund to indicate action and adding units
|
Tue, 20 Jul 2010 20:53:48 +0200 |
timeless |
progress: dropping superfluous space from units
|