Mercurial > hg
graph
-
subrepo: svnsubrepo._wcrev should return str after 3d6ba8c2b1b8 stableThu, 21 Oct 2010 10:54:37 +0200, by Martin Geisler
-
subrepo: fix status check on SVN subrepos (issue2445) stableThu, 21 Oct 2010 03:28:51 -0500, by Matt Mackall
-
hgweb: let HTTPS serve use more compatible and less secure encryption stableThu, 21 Oct 2010 03:18:52 +0200, by Mads Kiilerich
-
mercurial.el: fix hg-outgoing path when 'default-push' is not defined stableWed, 20 Oct 2010 18:15:47 +0530, by Azhagu Selvan SP
-
merge with stableWed, 20 Oct 2010 23:48:33 +0200, by Benoit Boissinot
-
patchbomb: hide passwords potentially embedded in urls stableWed, 20 Oct 2010 23:39:48 +0200, by Benoit Boissinot
-
wix: add vim syntax file for Mercurial unit testsWed, 20 Oct 2010 16:45:08 -0500, by Steve Borho
-
wix: add new help page templatesWed, 20 Oct 2010 16:41:17 -0500, by Steve Borho
-
wix: add new merge-tools.txt help textWed, 20 Oct 2010 16:27:24 -0500, by Steve Borho
-
Merge with mpmWed, 20 Oct 2010 15:36:42 -0500, by Steve Borho
-
merge: implement --tool arguments using new ui.forcemerge configurableTue, 19 Oct 2010 22:33:52 -0500, by Steve Borho
-
tests: fix up changed outputWed, 20 Oct 2010 15:09:38 -0500, by Matt Mackall
-
revset: disable subset optimization for parents() and children() (issue2437)Fri, 15 Oct 2010 03:30:38 -0300, by Wagner Bruna
-
check-code: warning and fixes for whitespace in unified testsWed, 20 Oct 2010 14:57:36 -0500, by Matt Mackall
-
hgweb: use Pythons ssl module for HTTPS serve when using Python 2.6 or laterWed, 20 Oct 2010 20:19:34 +0200, by Mads Kiilerich
-
hgweb: refactor all pyOpenSSL references into one classWed, 20 Oct 2010 20:19:32 +0200, by Mads Kiilerich
-
gendoc: added styling for extension TOCWed, 20 Oct 2010 17:47:46 +0200, by Erik Zielke
-
gendoc: automatically create help for default extensions.Wed, 20 Oct 2010 17:45:09 +0200, by Erik Zielke
-
gendoc: dedent documentation from docstringsTue, 19 Oct 2010 13:50:03 +0200, by Erik Zielke
-
extensions.load: return moduleTue, 19 Oct 2010 13:43:40 +0200, by Erik Zielke
-
help: different section separatorsTue, 19 Oct 2010 13:39:34 +0200, by Erik Zielke
-
gendoc: add subsection for each commandWed, 20 Oct 2010 18:08:37 +0200, by Martin Geisler
-
gendoc: move section commands to module scopeWed, 20 Oct 2010 18:07:50 +0200, by Martin Geisler
-
mq: mark string for i18nWed, 20 Oct 2010 12:29:55 -0200, by Wagner Bruna
-
cmdutil: mark string for i18nWed, 20 Oct 2010 12:29:41 -0200, by Wagner Bruna
-
test-ssh: handle very slow ssh transfer rateThu, 14 Oct 2010 10:56:39 +0300, by timeless
-
bookmarks: add paragraph on pushing and pulling to helpTue, 19 Oct 2010 12:40:09 -0500, by Kevin Bullock
-
help: help topic for merge toolsWed, 20 Oct 2010 16:54:34 +0200, by Erik Zielke
-
check-code: find trailing whitespaceWed, 20 Oct 2010 10:13:04 +0200, by Martin Geisler
-
convert: kill trailing whitespaceWed, 20 Oct 2010 10:07:38 +0200, by timeless
-
convert: fix typo in commentWed, 20 Oct 2010 10:02:54 +0200, by timeless
-
strip: support revision setsMon, 18 Oct 2010 18:31:38 -0200, by Wagner Bruna
-
interhg: use uisetup() instead of module-load side effectsSat, 16 Oct 2010 18:09:47 -0500, by Augie Fackler
-
merge: when --tool is specified, disable HGMERGE by setting to empty stringMon, 18 Oct 2010 23:20:14 -0500, by Steve Borho
-
ui: only fix config if the relevant section has changedMon, 18 Oct 2010 14:10:36 +0900, by Nicolas Dumazet
-
test-tags: use printf instead of echo '...\n'Tue, 19 Oct 2010 23:15:31 +0900, by Nicolas Dumazet
-
discovery: findincoming() is no longer usedSun, 17 Oct 2010 22:24:26 +0200, by Benoit Boissinot
-
discovery: use set instead of dictSun, 17 Oct 2010 19:25:35 +0200, by Benoit Boissinot
-
discovery: remove unused "base" argument from find.*incoming()Sun, 17 Oct 2010 16:16:12 +0200, by Benoit Boissinot
-
discovery: do not use the implicit updating of the "base" argSat, 09 Oct 2010 17:16:39 -0500, by Benoit Boissinot
-
tags: do not fail if tags.cache is corrupted (issue2444)Tue, 19 Oct 2010 20:20:10 +0900, by Nicolas Dumazet
-
merge: make 'diverging renames' diagnostic a more helpful note.Sun, 10 Oct 2010 09:50:25 -0500, by Dan Villiom Podlaski Christiansen
-
gendoc: refactor get_cmdMon, 18 Oct 2010 14:37:52 +0200, by Erik Zielke
-
mq: switched to `` around * * *Mon, 18 Oct 2010 14:37:50 +0200, by Erik Zielke
-
Revert: capitalization doc fixSun, 17 Oct 2010 00:45:34 +0200, by Adrian Buehlmann
-
subrepo: abort instead of pushing/pulling to the repo itselfTue, 19 Oct 2010 03:56:20 +0200, by Mads Kiilerich
-
subrepo: rename relpath to subrelpath and introduce reporelpathTue, 19 Oct 2010 03:55:28 +0200, by Mads Kiilerich
-
mdiff: carriage return (\r) is also ignorable whitespaceTue, 19 Oct 2010 03:55:06 +0200, by Mads Kiilerich
-
merge: add --tool argument to merge and resolveFri, 15 Oct 2010 23:00:45 -0500, by Steve Borho
-
patchbomb: move command option help from the extension (patchbomb) to the command (email)Sun, 17 Oct 2010 14:00:01 +0300, by timeless
-
alias: fail gracefully when invalid global options are given (issue2442)Sun, 17 Oct 2010 13:24:37 -0400, by Steve Losh
-
bookmarks: better fix for issue2016 (lookup infinite recursion)Thu, 07 Oct 2010 13:44:17 -0700, by Paul Molodowitch
-
merge/progress: marking strings for localizationMon, 02 Aug 2010 07:15:47 +0300, by timeless
-
verify/progress: using gerund to indicate action and adding unitsMon, 02 Aug 2010 07:15:47 +0300, by timeless
-
progress: dropping superfluous space from unitsTue, 20 Jul 2010 20:53:48 +0200, by timeless
-
check-code: add 'no tab indent' check for unified testsSat, 16 Oct 2010 18:09:01 +0200, by Adrian Buehlmann
-
url: validity (notBefore/notAfter) is checked by OpenSSL (issue2407)Sun, 17 Oct 2010 04:14:06 +0200, by Mads Kiilerich
-
test-https: test web.cacerts functionalitySun, 17 Oct 2010 04:13:50 +0200, by Mads Kiilerich
-
serve: fix https mode and add testSun, 17 Oct 2010 04:13:35 +0200, by Mads Kiilerich
-
hgweb: don't send a body or illegal headers during 304 responseSat, 16 Oct 2010 17:29:04 -0500, by Augie Fackler
-
merge with stableSat, 16 Oct 2010 22:40:46 +0200, by Benoit Boissinot
-
test-url: skip test when ssl module is unavailable stableTue, 12 Oct 2010 11:02:45 -0500, by Augie Fackler
-
revset: use 'requires' instead of 'wants' in error messageSat, 16 Oct 2010 18:50:53 +0200, by Benoit Boissinot
-
outgoing: unify common graphlog.outgoing and hg.outgoing codeFri, 15 Oct 2010 05:21:51 +0200, by Nicolas Dumazet
-
bundlerepo: unify common code into a new getremotechangesThu, 14 Oct 2010 22:41:43 +0200, by Nicolas Dumazet
-
revset id(): fix error text to say "id wants..." instead of "rev wants..."Tue, 12 Oct 2010 23:33:43 -0500, by Augie Fackler
-
keyword: only use expensive fctx.cmp when neededThu, 14 Oct 2010 22:53:17 +0200, by Christian Ebert
-
context: narrow down filter special case in filectx.cmp()Thu, 14 Oct 2010 22:47:50 +0200, by Christian Ebert
-
incoming: unify code for incoming and graphlog.incomingThu, 14 Oct 2010 21:36:00 +0200, by Nicolas Dumazet
-
incoming: rename variableThu, 14 Oct 2010 21:37:00 +0200, by Nicolas Dumazet
-
import: only the first hg patch marker should be processed (issue2417)Thu, 14 Oct 2010 01:28:29 +0200, by Mads Kiilerich
-
backout: provide linear backout as a default (without --merge option)Fri, 10 Sep 2010 10:28:18 +0200, by Gilles Moris
-
update: use revsingle to enable use of revsets as update targets (issue1993)Mon, 11 Oct 2010 10:07:42 -0500, by Augie Fackler
-
test-url: skip test when ssl module is unavailableTue, 12 Oct 2010 11:02:45 -0500, by Augie Fackler
-
test-url: remove trailing whitespaceTue, 12 Oct 2010 11:02:05 -0500, by Augie Fackler
-
keyword: code cleanupTue, 12 Oct 2010 12:49:23 +0100, by Christian Ebert
-
tests: asciify output of test-encoding-align.tSat, 02 Oct 2010 22:59:29 +0900, by Yuya Nishihara
-
tests: accept \-escaped test outputSat, 02 Oct 2010 22:57:25 +0900, by Yuya Nishihara
-
merge with crewTue, 12 Oct 2010 16:26:03 -0500, by Matt Mackall
-
parentdelta: compress.py extension is no longer necessaryTue, 12 Oct 2010 08:30:15 -0500, by Benoit Boissinot
-
merge with stableTue, 12 Oct 2010 16:25:38 -0500, by Matt Mackall
-
convert/darcs: support changelogs with bytes 0x7F-0xFF (issue2411) stableFri, 01 Oct 2010 10:15:04 -0500, by Brodie Rao
-
revset: add id() and rev() to allow explicitly referring to changes by hash or revMon, 11 Oct 2010 09:44:19 -0500, by Augie Fackler
-
revset: rename tagged() to tag() and allow it to take an optional tag nameSun, 10 Oct 2010 12:41:36 -0500, by Augie Fackler
-
bookmarks: add revset for referencing bookmarksSun, 10 Oct 2010 12:40:25 -0500, by Augie Fackler
-
hgweb help: fix double help linksSun, 10 Oct 2010 12:03:28 -0500, by Augie Fackler
-
tests: add testcase for --config format.dotencode=falseMon, 11 Oct 2010 11:17:48 +0200, by Adrian Buehlmann
-
fetch: fix and document exit codes (issue2356)Mon, 11 Oct 2010 14:39:13 -0500, by Matt Mackall
-
doc: add [format] dotencode descriptionSun, 10 Oct 2010 23:32:09 +0200, by Adrian Buehlmann
-
filectx: use ctx.size comparisons to speed up ctx.cmpTue, 27 Jul 2010 23:07:30 +0900, by Nicolas Dumazet
-
localrepo: use propertycaches to access encode/decode filtersSun, 10 Oct 2010 18:58:45 +0200, by Nicolas Dumazet
-
localrepo: load filter patterns outside of _filterSun, 10 Oct 2010 19:10:16 +0200, by Nicolas Dumazet
-
localrepo: have _loadfilter return the loaded filter patternsSun, 10 Oct 2010 19:07:58 +0200, by Nicolas Dumazet
-
merge with mpmMon, 11 Oct 2010 13:26:29 -0500, by Benoit Boissinot
-
wireproto/http: drain the incoming bundle in case of errorsMon, 11 Oct 2010 12:47:11 -0500, by Benoit Boissinot
-
wireproto: introduce pusherr() to deal with "unsynced changes" errorMon, 11 Oct 2010 12:45:36 -0500, by Benoit Boissinot
-
wireproto: redirect the output earlierMon, 11 Oct 2010 12:44:33 -0500, by Benoit Boissinot
-
wireproto: return in finally was messing with the return inside the blockMon, 11 Oct 2010 12:44:11 -0500, by Benoit Boissinot
-
tests: use a glob for all of the host, might not be localhostMon, 11 Oct 2010 13:51:10 +0200, by Dirkjan Ochtman
-
commands: add move alias for the rename commandMon, 11 Oct 2010 13:49:53 +0200, by Dirkjan Ochtman
-
util: make wrap() require a width argumentSun, 10 Oct 2010 18:02:52 -0500, by Matt Mackall
-
showconfig: don't accept multiple sections and one config itemSat, 09 Oct 2010 16:55:33 -0500, by Brodie Rao
-
hgweb: another fix for the help termwidth bugSun, 10 Oct 2010 17:35:28 -0500, by Matt Mackall
-
pager: don't run pager if nothing is written to stdout/stderrSun, 10 Oct 2010 12:21:49 -0500, by Brodie Rao
-
pager: add global --pager=<auto/boolean> optionSun, 10 Oct 2010 12:21:48 -0500, by Brodie Rao
-
color: add global option in extsetup() instead of globallySun, 10 Oct 2010 12:21:36 -0500, by Brodie Rao
-
hgweb: more ui fiddlingSun, 10 Oct 2010 11:05:06 -0500, by Matt Mackall
-
hgweb: fix hgweb_mod as well as hgwebdir_modSun, 10 Oct 2010 10:42:44 -0500, by Augie Fackler
-
hgwebdir_mod: use fake termwidth to avoid mod_wsgi's wrathSun, 10 Oct 2010 10:07:17 -0500, by Augie Fackler
-
termwidth: move to ui.ui from utilSun, 10 Oct 2010 10:06:36 -0500, by Augie Fackler
-
help: improve description of update --checkThu, 07 Oct 2010 23:34:21 -0500, by Kevin Bullock
-
store: encode first period or space in filenames (issue1713)Sat, 09 Oct 2010 21:54:50 +0200, by Adrian Buehlmann
-
demandimport: fix an obscure corner-case.Tue, 14 Sep 2010 23:00:39 +0200, by Dan Villiom Podlaski Christiansen
-
keyword: enforce subn method via boolean switchSun, 10 Oct 2010 00:38:57 +0100, by Christian Ebert
-
keyword: fix weeding of expansion candidates when recordingSun, 10 Oct 2010 00:30:09 +0100, by Christian Ebert
-
copies: don't detect copies as "divergent renames"Sun, 10 Oct 2010 09:48:37 -0500, by Dan Villiom Podlaski Christiansen
-
strip: add --keep flag to avoid modifying wc during stripSat, 09 Oct 2010 11:02:11 -0500, by Augie Fackler
-
update: use higher level wording for "crosses branches" errorSat, 09 Oct 2010 17:02:28 -0500, by Brodie Rao
-
hgweb: add help link to templates missed in ead4e21f49f1Sat, 09 Oct 2010 17:58:48 -0500, by Augie Fackler