Mercurial > hg
graph
-
merge with stable after 1.7 releaseTue, 02 Nov 2010 09:47:47 +0100, by Thomas Arendsen Hein
-
dirstate: skip optimization on case-folding FS (issue2440) stableMon, 01 Nov 2010 14:18:42 -0500, by Matt Mackall
-
url: fix https client authentication through proxy stableMon, 01 Nov 2010 01:56:12 +0100, by Mads Kiilerich
-
i18n-ja: strip extra spaces next to punctuation mark at line ending stableMon, 01 Nov 2010 01:31:09 +0900, by Yuya Nishihara
-
commit: handle missing newline on last commit comment stableSat, 30 Oct 2010 12:13:52 -0500, by Matt Mackall
-
localrepo: do not modify ctx.remove() list in-place stableMon, 01 Nov 2010 17:26:08 +0100, by Patrick Mezard
-
run-tests: use regex when searching for $HGPORT in test output stableMon, 01 Nov 2010 10:24:07 +0100, by Martin Geisler
-
demandimport: back out 50a4e55aa278 (issue2467) stableSat, 30 Oct 2010 11:32:04 -0500, by Matt Mackall
-
debugindex: add --format flag to allow debugging parentdelta stableSat, 30 Oct 2010 02:47:35 -0500, by Matt Mackall
-
pager: make example of setting pager less silly stableFri, 29 Oct 2010 00:57:34 -0500, by Kevin Bullock
-
convert: Work around p4 instability (issue2465) stableSat, 30 Oct 2010 02:47:34 -0500, by Mike Sperber
-
revlog: choose best delta for parentdelta (issue2466) stableSat, 30 Oct 2010 02:47:34 -0500, by Matt Mackall
-
revlog: extract delta building to a subfunction stableSat, 30 Oct 2010 02:47:34 -0500, by Matt Mackall
-
i18n-ja: synchronized with 6f6f6a9c2a41 stableFri, 29 Oct 2010 00:19:39 +0900, by FUJIWARA Katsunori
-
i18n-da: translate help for bookmarks extension stableThu, 28 Oct 2010 10:02:28 +0200, by Martin Geisler
-
i18n, bookmarks: add comments for translators stableThu, 28 Oct 2010 09:48:01 +0200, by Martin Geisler
-
qnew: distinguish between existing file and directory (issue2464) stableFri, 29 Oct 2010 14:06:06 +0200, by Martin Geisler
-
qnew: give better feedback when doing 'hg qnew foo/' (issue2464) stableFri, 29 Oct 2010 15:25:21 +0200, by Martin Geisler
-
opener: do not create "foo" directory when writing to "foo/" stableFri, 29 Oct 2010 12:50:08 +0200, by Martin Geisler
-
mq: qrename should not touch the dirstate if src is untracked (issue2460) stableThu, 28 Oct 2010 22:04:33 +0200, by Patrick Mezard
-
patch: fix copies when patching over uncommitted changed (issue2459) stableThu, 28 Oct 2010 21:25:53 +0200, by Patrick Mezard
-
i18n-da: remove extra newline in translation stableTue, 26 Oct 2010 10:54:32 +0200, by Martin Geisler
-
minirst: use colwidth to match title lengths (issue2455) stableWed, 27 Oct 2010 15:35:23 -0500, by Matt Mackall
-
encoding: default ambiguous character to narrow stableWed, 27 Oct 2010 15:35:21 -0500, by Matt Mackall
-
*: kill all unnecessary shebangs. stableTue, 26 Oct 2010 12:18:39 +0200, by Dan Villiom Podlaski Christiansen
-
*: add executable bit to a few files that were missing it. stableTue, 26 Oct 2010 12:18:37 +0200, by Dan Villiom Podlaski Christiansen
-
log: do case insensitive search for --user option stableWed, 20 Oct 2010 15:32:35 +0200, by Gilles Moris
-
url: show realm/user when asking for username/password stableTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
rebase: abort message should appear even with --quiet stableTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
help: correct tip about deleting a subrepository stableWed, 27 Oct 2010 12:13:49 -0200, by Wagner Bruna
-
subrepo: propagate non-default pull/push path to relative subrepos (issue1852) stableWed, 27 Oct 2010 00:28:40 +0200, by Mads Kiilerich
-
mq: expand 'repo' -> 'repository' in error message stableTue, 26 Oct 2010 18:01:35 +0200, by Martin Geisler
-
mq: mark strings that should not be translated stableTue, 26 Oct 2010 17:59:21 +0200, by Martin Geisler
-
pull: silence spurious 'requesting all changes' message stableWed, 20 Oct 2010 17:38:21 -0500, by Kevin Bullock
-
templates: fix inconsistency in 'help' link stableTue, 26 Oct 2010 02:38:14 +0530, by Pradeepkumar Gayam
-
test-patchbomb: add test for progress support (1ed2dc9d4368) stableMon, 25 Oct 2010 01:11:52 +0900, by Yuya Nishihara
-
keyword: fix regressions introduced in d87f3ff904ba stableSun, 24 Oct 2010 15:11:41 +0100, by Christian Ebert
-
tests: test/silence win32text deprecation warning stableMon, 25 Oct 2010 23:55:43 +0200, by Martin Geisler
-
lsprof: remove #!-line from non-executable script stableMon, 25 Oct 2010 23:46:26 +0200, by Martin Geisler
-
doc/Makefile: do not include hg.1.gendoc.txt in MANIFEST stableSat, 23 Oct 2010 20:10:18 +0200, by Martin Geisler
-
patchbomb: fix stray backslash in docstring stableSat, 23 Oct 2010 18:33:57 +0200, by Martin Geisler
-
help: improve wording of internal:merge and internal:fail stableMon, 25 Oct 2010 14:34:49 -0500, by Steve Borho
-
version: replace email address with url to reduce private mail stableSun, 24 Oct 2010 16:02:10 -0500, by Matt Mackall
-
merge-tools.txt: fix typos, simplify, renumber from 1. stableSun, 24 Oct 2010 12:55:29 +0200, by Patrick Mezard
-
hggettext: handle i18nfunctions declaration for docstrings translations stableSun, 24 Oct 2010 12:52:37 +0200, by Patrick Mezard
-
Fix and unify transplant and bookmarks revsets doc registration stableSat, 23 Oct 2010 19:22:42 +0200, by Patrick Mezard
-
revsets: generate predicate help dynamically stableSat, 23 Oct 2010 19:21:51 +0200, by Patrick Mezard
-
help: add "revset" alias for "revsets" help topic stableSat, 23 Oct 2010 17:45:49 +0200, by Martin Geisler
-
revset: add translator comments to i18n strings stableSat, 23 Oct 2010 14:59:19 +0200, by Martin Geisler
-
gendoc: re-add indentation to global option table stableSat, 23 Oct 2010 00:01:09 +0200, by Martin Geisler
-
test-transplant: test transplanted() revset stableFri, 22 Oct 2010 22:58:17 +0200, by Patrick Mezard
-
backout: add --tool argument for specifying merge tool stableFri, 22 Oct 2010 11:58:43 -0500, by Steve Borho
-
help: improve merge-tools topic, describe --tool and clarify details stableFri, 22 Oct 2010 17:08:15 +0200, by Mads Kiilerich
-
help: use Windows cmd compatible quoting in revset help stableFri, 22 Oct 2010 17:05:51 +0200, by Mads Kiilerich
-
color: give hint to translators about untranslated keywords stableFri, 22 Oct 2010 16:34:38 +0200, by Martin Geisler
-
i18n: extract comments marked for translator hints stableThu, 21 Oct 2010 11:45:02 -0200, by Wagner Bruna
-
setup/hg: handle hg being a symlink when appending relative libdir to sys.path stableThu, 21 Oct 2010 09:58:22 -0700, by L. David Baron
-
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
-
test-convert-svn-encoding.t: ignore that subversion %-encodes $TESTTMPSat, 09 Oct 2010 17:58:54 -0500, by Dan Villiom Podlaski Christiansen
-
run-tests.py: remove support for .bat filesSat, 09 Oct 2010 16:27:10 -0500, by Benoit Boissinot
-
run-tests.py: do not install hg when the tests do no existSat, 09 Oct 2010 16:25:28 -0500, by Benoit Boissinot
-
setup.py: write libdir as a python string literalSat, 09 Oct 2010 15:40:29 -0500, by Patrick Mezard
-
patch: fails immediately upon malformed hunkSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: always raise PatchError with a message, simplify handlingSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: simplify externalpatch() argumentsSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard