Mercurial > hg
graph
-
keyword: copy: when copied source is a symlink, follow it stable 1.7.2Wed, 01 Dec 2010 10:51:49 +0100, by Christian Ebert
-
makedirs: abort if parent == name (issue2531) stableWed, 01 Dec 2010 21:15:31 +0100, by Adrian Buehlmann
-
win32mbcs: use extsetup() to wrap functions only once. stableFri, 19 Nov 2010 18:07:15 +0900, by Shun-ichi GOTO
-
hgwebdir: fix incorrect index generation for invalid paths (issue2023) stableTue, 30 Nov 2010 12:45:25 -0200, by Wagner Bruna
-
makedate: abort on negative timestamps (issue2513) stableWed, 24 Nov 2010 19:31:43 +0100, by Adrian Buehlmann
-
parsedate: abort on negative dates (issue2513) stableWed, 24 Nov 2010 19:31:43 +0100, by Adrian Buehlmann
-
merge with stableWed, 01 Dec 2010 11:04:50 +0100, by Martin Geisler
-
test-clone.t: add basic cases for destination '' stableWed, 01 Dec 2010 04:21:47 +0100, by Adrian Buehlmann
-
hgrc.5: expand introduction for [web] section stableWed, 01 Dec 2010 10:52:31 +0100, by Martin Geisler
-
hgrc.5: describe what the [auth] section is for stableWed, 01 Dec 2010 10:21:40 +0100, by Martin Geisler
-
merge with stableWed, 01 Dec 2010 11:02:12 +0900, by Nicolas Dumazet
-
runrst: add RSTARGS Makefile variable to allow customizationWed, 01 Dec 2010 09:46:11 +0900, by Nicolas Dumazet
-
util: do not recurse in makedirs if name is '' (issue2528) stableTue, 30 Nov 2010 17:48:12 +0900, by Nicolas Dumazet
-
convert/svn: fix changed files list upon directory replacements stableMon, 29 Nov 2010 20:13:11 +0100, by Patrick Mezard
-
encoding: fix typo in variable nameMon, 29 Nov 2010 10:13:55 +0100, by Martin Geisler
-
pushkey: use UTF-8Sun, 28 Nov 2010 18:21:47 -0600, by Matt Mackall
-
wireproto: use proper UTF-8 handling for key lookupWed, 24 Nov 2010 16:10:37 -0600, by Matt Mackall
-
bookmarks: use UTF-8 storageWed, 24 Nov 2010 16:04:33 -0600, by Matt Mackall
-
branch: operate on branch names in local string space where possibleWed, 24 Nov 2010 15:56:32 -0600, by Matt Mackall
-
encoding: add localstr class to track UTF-8 version of transcoded stringsWed, 24 Nov 2010 15:38:52 -0600, by Matt Mackall
-
Merge with stableFri, 26 Nov 2010 20:08:03 -0600, by Steve Borho
-
wix: allow x86 MSI packages to be installed on x64 systems stableFri, 26 Nov 2010 20:05:16 -0600, by Steve Borho
-
Merge with stableFri, 26 Nov 2010 18:04:10 -0600, by Steve Borho
-
wix: switch Mercurial Windows installer to use py2exe --bundle 3 stableFri, 26 Nov 2010 16:18:19 -0600, by Steve Borho
-
Merge with stableWed, 24 Nov 2010 13:43:40 -0600, by Steve Borho
-
util.datestr: do not crash on revisions with negative timestamp (issue2513) stableTue, 23 Nov 2010 13:11:40 +0100, by Adrian Buehlmann
-
checknlink: return False if .hgtmp file preexists (issue2517) stableTue, 23 Nov 2010 22:53:47 +0100, by Adrian Buehlmann
-
localrepo: move string formatting out of gettext callWed, 24 Nov 2010 13:25:12 +0100, by Martin Geisler
-
merge with stableMon, 22 Nov 2010 13:11:46 -0600, by Matt Mackall
-
tests: integrate test-hardlinks-safety.t into test-hardlinks.tMon, 22 Nov 2010 17:32:51 +0100, by Adrian Buehlmann
-
mq: add an '-e/--exact' option to qpushWed, 17 Nov 2010 21:18:44 -0500, by Steve Losh
-
dirstate: warn on invalid parents rather than abortingMon, 22 Nov 2010 12:43:31 -0600, by Matt Mackall
-
code style: prefer 'is' and 'is not' tests with singletonsMon, 22 Nov 2010 18:15:58 +0100, by Martin Geisler
-
polib: remove unnecessary comparisons with TrueMon, 22 Nov 2010 17:57:11 +0100, by Martin Geisler
-
subrepo: lazier git push logicSun, 21 Nov 2010 22:00:51 -0500, by Eric Eisner
-
merge with stableMon, 22 Nov 2010 17:39:46 +0100, by Martin Geisler
-
subrepo: archive git subreposThu, 18 Nov 2010 19:20:21 -0500, by Eric Eisner
-
check-code: catch Python 'is' comparing number or string literalsSun, 21 Nov 2010 11:52:27 +0100, by Adrian Buehlmann
-
Merge with stableSun, 21 Nov 2010 13:16:59 +0100, by Patrick Mezard
-
record: quote command in use hg commit messageSun, 21 Nov 2010 05:07:06 -0600, by timeless
-
revert: improve merge advice and favor its error over allSat, 20 Nov 2010 20:41:48 +0200, by timeless
-
rebase: support --detach when null is common ancestor stableSat, 20 Nov 2010 09:51:56 +0100, by Henrik Stuart
-
test-hardlinks: add testcase for repo copied with 'cp -al'Wed, 17 Nov 2010 16:54:30 +0100, by Adrian Buehlmann
-
Merge with stableThu, 18 Nov 2010 23:15:13 +0100, by Patrick Mezard
-
subrepo: handle missing subrepo spec file as removed stableThu, 18 Nov 2010 23:05:10 +0100, by Patrick Mezard
-
Merge with stableWed, 17 Nov 2010 21:30:13 +0100, by Patrick Mezard
-
subrepo: prune empty directories when removing svn subrepo stableWed, 17 Nov 2010 21:25:23 +0100, by Patrick Mezard
-
subrepo: use subprocess directly to avoid python 2.6 bug stableWed, 17 Nov 2010 21:24:36 +0100, by Patrick Mezard
-
subrepo: fix removing read-only svn files on Windows stableWed, 17 Nov 2010 21:00:47 +0100, by Patrick Mezard
-
check-code: catch 'ls filename --option' case as per 6bdae8ea0b48Wed, 17 Nov 2010 09:37:57 +0100, by Martin Geisler
-
minirst: improved support for option lists.Tue, 02 Nov 2010 17:44:19 +0100, by Erik Zielke
-
test-subrepo-git.t: portability fix.Tue, 16 Nov 2010 13:29:35 +0100, by Dan Villiom Podlaski Christiansen
-
minirst: modified minirst to also recognize empty comments.Tue, 16 Nov 2010 13:29:08 +0100, by Erik Zielke
-
merge with stableWed, 17 Nov 2010 09:17:55 +0100, by Martin Geisler
-
posix: remove is-comparison between integers stableTue, 16 Nov 2010 21:35:58 +0100, by Dan Villiom Podlaski Christiansen
-
httprepo: remove is-comparison with string literal stableTue, 16 Nov 2010 21:35:58 +0100, by Dan Villiom Podlaski Christiansen
-
mq: fix comment to reflect change in efbee27415abWed, 17 Nov 2010 09:06:38 +0100, by Martin Geisler
-
mq: clean up unused variable in qrefreshTue, 16 Nov 2010 13:06:04 -0600, by Kevin Bullock
-
minirst: better interaction between comments and marginsTue, 16 Nov 2010 11:10:50 +0100, by Martin Geisler
-
run-tests: fix --debug for .t testsTue, 16 Nov 2010 10:33:19 +0900, by Nicolas Dumazet
-
merge with stableMon, 15 Nov 2010 17:05:54 -0600, by Matt Mackall
-
commit: search both parents for missing copy revision (issue2484) stableMon, 15 Nov 2010 17:04:55 -0600, by Matt Mackall
-
context: walk both parents for workingctx.ancestors() stableMon, 15 Nov 2010 17:00:43 -0600, by Matt Mackall
-
discovery: list new remote heads in prepush() on --debugThu, 11 Nov 2010 15:51:20 +0100, by Adrian Buehlmann
-
discovery: remove erroneous comment in prepush()Thu, 11 Nov 2010 15:42:27 +0100, by Adrian Buehlmann
-
subrepo: removing (and restoring) git subrepo stateSun, 14 Nov 2010 18:31:40 -0500, by Eric Eisner
-
subrepo: update and merge works with any git branchSun, 14 Nov 2010 18:31:29 -0500, by Eric Eisner
-
subrepo: allow git subrepos to push and mergeSun, 14 Nov 2010 18:22:33 -0500, by Eric Eisner
-
subrepo: cloning and updating of git subreposSun, 14 Nov 2010 18:20:13 -0500, by Eric Eisner
-
subrepo: support for adding a git subrepoSun, 14 Nov 2010 18:15:26 -0500, by Eric Eisner
-
merge with stableMon, 15 Nov 2010 10:57:49 -0600, by Matt Mackall
-
merge with i18nMon, 15 Nov 2010 10:57:40 -0600, by Matt Mackall
-
merge with i18n stableSun, 14 Nov 2010 23:32:04 -0200, by Wagner Bruna
-
merge with i18nSun, 14 Nov 2010 23:31:50 -0200, by Wagner Bruna
-
i18n-da: translate small error messagesFri, 05 Nov 2010 16:10:38 +0100, by Martin Geisler
-
i18n-da: synchronize with 15ca4bfecfe3Mon, 01 Nov 2010 11:05:14 +0100, by Martin Geisler
-
merge with stableSat, 13 Nov 2010 15:57:40 +0100, by Martin Geisler
-
eol: mention the hook in the module docstring stableSat, 13 Nov 2010 15:57:12 +0100, by Martin Geisler
-
eol: fix win32text encode/decode filter namesSat, 13 Nov 2010 15:46:51 +0100, by Martin Geisler
-
test-win32text: use $TESTTMP in outputSat, 13 Nov 2010 15:20:37 +0100, by Martin Geisler
-
test-win32text: use (esc) lines instead of Python scriptSat, 13 Nov 2010 15:16:50 +0100, by Martin Geisler
-
merge with stableSat, 13 Nov 2010 15:12:09 +0100, by Martin Geisler
-
eol: added filter aliases for backwards compatibility with win32textWed, 10 Nov 2010 20:26:56 +0000, by Colin Caughie
-
eol: exclude .hgtags file from eol translation (issue2493) stableSat, 13 Nov 2010 15:02:02 +0100, by Colin Caughie
-
merge with stableSat, 13 Nov 2010 11:58:51 +0900, by Nicolas Dumazet
-
log: fix log -rREV FILE when REV isnt the last filerev (issue2492) stableThu, 11 Nov 2010 02:10:37 +0900, by Nicolas Dumazet
-
cmdutil: move range check outside of filerevgen stableThu, 11 Nov 2010 02:05:02 +0900, by Nicolas Dumazet
-
merge with stableFri, 12 Nov 2010 01:22:46 -0600, by Matt Mackall
-
pushkey: force HTTP POST on push and add tests (issue2489) stableFri, 12 Nov 2010 01:21:45 -0600, by Matt Mackall
-
merge with stableThu, 11 Nov 2010 07:23:38 +0100, by Martin Geisler
-
win32: remove try-catch block of GetModuleFileNameEx (issue2480) stableThu, 11 Nov 2010 01:12:51 +0900, by Yuya Nishihara
-
gpg, commands: fixed util.abort to util.Abort typos stableTue, 09 Nov 2010 20:25:56 +0000, by Richard Hopkins
-
check-code: using and/or/not as a function is bad styleThu, 11 Nov 2010 00:08:09 +0100, by Martin Geisler
-
merge with stableWed, 10 Nov 2010 15:44:19 +0100, by Martin Geisler
-
bundlerepository: get rid of temporary bundle files (issue2478) stableSun, 07 Nov 2010 20:18:57 +0100, by Klaus Koch
-
bundlerepository: test self.tempfile field, not tempfile module stableWed, 10 Nov 2010 15:38:00 +0100, by Martin Geisler
-
test-mq-qnew: handle Mac OS X error strings. stableWed, 10 Nov 2010 13:48:23 +0100, by Dan Villiom Podlaski Christiansen
-
help: urls help should include see also for paths stableWed, 10 Nov 2010 04:53:11 -0600, by timeless
-
minirst: link to HelpStyleGuide in docstringWed, 10 Nov 2010 14:46:13 +0100, by Martin Geisler
-
util: clarify purpose of MBTextWrapper classTue, 09 Nov 2010 13:43:35 +0900, by Nicolas Dumazet
-
merge with stableMon, 08 Nov 2010 17:29:23 -0600, by Matt Mackall
-
merge with crewMon, 08 Nov 2010 17:16:29 -0600, by Matt Mackall
-
merge with stableTue, 09 Nov 2010 01:33:48 +0900, by Nicolas Dumazet
-
graphmod: safer code when a changeset has two identical parents stableMon, 08 Nov 2010 22:45:56 +0900, by Nicolas Dumazet
-
revlog: fix descendants() if nullrev is in revs stableSun, 07 Nov 2010 18:23:48 +0900, by Nicolas Dumazet
-
revlog: if start is nullrev, end is always a descendant stableSun, 07 Nov 2010 18:16:07 +0900, by Nicolas Dumazet
-
mq: use sets instead of lists for speedSun, 07 Nov 2010 22:03:28 +0900, by Nicolas Dumazet
-
context: add __repr__ methods to workingfilectx and workingctxSun, 07 Nov 2010 18:59:27 +0900, by Nicolas Dumazet
-
merge with crewSun, 07 Nov 2010 19:42:42 -0600, by Matt Mackall
-
test-import: workaround for missing newline is no longer neededMon, 08 Nov 2010 01:55:32 +0100, by Mads Kiilerich
-
merge with stableMon, 08 Nov 2010 01:44:46 +0100, by Mads Kiilerich
-
tests: use (esc) instead of other kinds of string escaping stableMon, 08 Nov 2010 01:41:42 +0100, by Mads Kiilerich
-
tests: use (esc) for all non-ASCII test output stableMon, 08 Nov 2010 01:41:41 +0100, by Mads Kiilerich
-
tests: (no-eol) markup for command output without trailing LF stableMon, 08 Nov 2010 01:35:40 +0100, by Mads Kiilerich
-
merge with stableSun, 07 Nov 2010 16:01:57 -0600, by Matt Mackall
-
opener: check hardlink count reporting (issue1866) stableSun, 07 Nov 2010 18:21:29 +0100, by Adrian Buehlmann
-
revset: remove unnecessary debug statementSun, 07 Nov 2010 18:15:17 +0100, by Patrick Mezard
-
revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)Sun, 07 Nov 2010 18:14:42 +0100, by Patrick Mezard
-
tests: handle .t files without trailing LF stableSat, 06 Nov 2010 00:31:44 +0100, by Mads Kiilerich
-
merge with stableFri, 05 Nov 2010 15:38:23 -0500, by Matt Mackall
-
alias: fall back to normal error handling for ambigious commands (fixes issue2475) stableFri, 05 Nov 2010 15:54:32 -0400, by Steve Losh
-
merge with stableFri, 05 Nov 2010 15:35:39 +0100, by Martin Geisler
-
subrepo: test & fix svn subrepo removal stableFri, 05 Nov 2010 15:13:22 +0100, by Ronny Pfannschmidt
-
revsets: let parents() return parents of working dirThu, 04 Nov 2010 17:09:00 -0500, by Kevin Bullock
-
revsets: let p1() and p2() return parents of working dirThu, 04 Nov 2010 16:59:03 -0500, by Kevin Bullock
-
util: refactor openerThu, 04 Nov 2010 09:04:37 +0100, by Adrian Buehlmann
-
keyword: turn regexes and escaped keywords into a propertycacheThu, 04 Nov 2010 22:56:38 +0000, by Christian Ebert
-
commands: add revset support to most commandsThu, 04 Nov 2010 16:21:28 -0500, by Matt Mackall
-
convert: better ReST markup in docstringThu, 04 Nov 2010 18:19:10 +0100, by Martin Geisler
-
convert: split docstring lists for easier translationThu, 04 Nov 2010 18:11:10 +0100, by Martin Geisler
-
convert: use field list instead of option list in helpThu, 04 Nov 2010 14:14:47 +0100, by Erik Zielke
-
doc/Makefile: docs now also depend on extensionsThu, 04 Nov 2010 17:52:40 +0100, by Martin Geisler
-
keyword: function to look up changectx for expansionWed, 03 Nov 2010 14:37:41 +0100, by Christian Ebert
-
localrepo: make heads use the keyword args of the sorted builtinTue, 02 Nov 2010 11:25:52 +0100, by Ronny Pfannschmidt
-
import: add another line feed to message join stringThu, 04 Nov 2010 11:33:57 -0500, by Steve Borho
-
tests: unify test-no-symlinksWed, 03 Nov 2010 22:34:16 +0100, by Patrick Mezard
-
patch: remove unused applydiff() sourcefile argumentWed, 03 Nov 2010 21:11:07 +0100, by Patrick Mezard
-
patch: remove unused gitworkdone variable from iterhunks()Wed, 03 Nov 2010 21:11:05 +0100, by Patrick Mezard
-
test-import: use printf instead of echoWed, 03 Nov 2010 21:10:59 +0100, by Patrick Mezard
-
import: --no-commit should update .hg/last-message.txtThu, 21 Oct 2010 16:04:34 -0500, by Steve Borho
-
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
-
util: remove needbinary(), no longer used for external patchingSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: remove internal patcher fallback and NoHunk errorSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: remove unused patchmeta.linenoSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: remove unused flags from readgitpatch()Sat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
test-subrepo-svn.t: ignore that subversion %-encodes $TESTTMPSat, 09 Oct 2010 15:06:22 -0500, by Mads Kiilerich
-
revsets: fix stray * in help topicSat, 09 Oct 2010 22:05:24 +0200, by Martin Geisler
-
web: add a help view for getting hg help outputSat, 09 Oct 2010 12:27:14 -0500, by Augie Fackler
-
fix indentation errorSat, 09 Oct 2010 15:00:30 -0500, by Benoit Boissinot
-
merge: handle no file parent in backwards merge (issue2364)Sat, 09 Oct 2010 14:50:20 -0500, by Matt Mackall
-
merge with crewSat, 09 Oct 2010 14:52:58 -0500, by Matt Mackall
-
ui.paths: expand paths directly in fixconfig (issue2373)Sat, 09 Oct 2010 12:28:16 -0500, by Benoit Boissinot
-
setup/hg: always load Mercurial from where it was installed.Tue, 17 Aug 2010 15:44:38 +0200, by Dan Villiom Podlaski Christiansen
-
revsets: add a sample query to the help for getting active branchesSat, 09 Oct 2010 11:55:25 -0500, by Brodie Rao
-
revsets: add descriptions for sample queries in the helpSat, 09 Oct 2010 11:54:42 -0500, by Brodie Rao
-
mq: silence spurious output.Sat, 09 Oct 2010 11:53:48 -0500, by Dan Villiom Podlaski Christiansen
-
revsets: clarify in the help that head() returns named branch headsSat, 09 Oct 2010 11:27:29 -0500, by Brodie Rao
-
tests: add testcase for 208fc9ad6a48 to test-alias.tSat, 09 Oct 2010 11:16:35 +0200, by Adrian Buehlmann
-
mq: handle deleting the same patch twice in one command (issue2427)Sat, 09 Oct 2010 10:36:50 -0500, by Dan Villiom Podlaski Christiansen
-
progress: make sure stderr has isatty before calling (issue2191)Sat, 09 Oct 2010 09:55:52 -0500, by Augie Fackler
-
windows: handle spaces in path to Python (issue2074)Sat, 09 Oct 2010 18:04:36 +0200, by Benjamin Pollack
-
minirst: pull admonition titles out formatblock functionFri, 08 Oct 2010 23:23:49 +0200, by Martin Geisler
-
minirst: refactor/simplify findblocksFri, 08 Oct 2010 23:19:26 +0200, by Martin Geisler
-
inotify: raise correct error if server is already started in a deep repositorySat, 09 Oct 2010 15:41:53 +0200, by Nicolas Dumazet
-
setup: user-friendly error message if Python headers are missingFri, 08 Oct 2010 21:43:21 +0200, by Nicolas Dumazet
-
test-keyword: ignore subject in notify hook mailsSat, 09 Oct 2010 07:13:51 -0500, by Mads Kiilerich
-
test-keyword: fix test glob to ACL/SELinux flagSat, 09 Oct 2010 07:13:49 -0500, by Mads Kiilerich
-
test-notify: fix fix for line continuation in long mail header linesSat, 09 Oct 2010 07:13:47 -0500, by Mads Kiilerich
-
import: don't strip '#' lines from patch descriptions (issue 2417)Fri, 08 Oct 2010 23:39:44 -0500, by Mads Kiilerich
-
test-notify: stabilize outputFri, 08 Oct 2010 22:36:11 -0500, by Mads Kiilerich
-
tests: reintroduce ":$HGPORT" in test outputFri, 08 Oct 2010 22:36:11 -0500, by Mads Kiilerich
-
tests: remove the last traces of $HGTMPFri, 08 Oct 2010 22:36:11 -0500, by Mads Kiilerich
-
tests: remove filtertmp.py and helpers.shFri, 08 Oct 2010 22:36:10 -0500, by Mads Kiilerich
-
tests: remove redundant globsFri, 08 Oct 2010 22:36:10 -0500, by Mads Kiilerich
-
tests: replace test tmp directory with $TESTTMP in test outputFri, 08 Oct 2010 22:36:10 -0500, by Mads Kiilerich
-
keyword: fix test globFri, 08 Oct 2010 20:12:40 -0500, by Matt Mackall
-
dispatch: properly handle relative path aliases used with -R (issue2376)Mon, 04 Oct 2010 15:07:12 -0500, by Brodie Rao
-
dispatch: remove superfluous try/except when reading local ui configMon, 04 Oct 2010 14:26:38 -0500, by Brodie Rao
-
test-globalopts: test hg -R file:// and hg -R path-aliasMon, 04 Oct 2010 14:26:37 -0500, by Brodie Rao
-
hgk: remember main window positionWed, 06 Oct 2010 23:07:52 +0300, by Eduard-Cristian Stefan
-
alias: back up and restore commands.norepo before checking for shell aliasesFri, 08 Oct 2010 16:10:00 -0400, by Steve Losh
-
tests: unify test-check-codeFri, 08 Oct 2010 16:08:46 -0500, by Brodie Rao
-
keyword: switch kwtemplater.record in kw_dorecord()Fri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: specific regular expressions depending on read modeFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
test-keyword: remove remaining sed callsFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: disable expansion in kwfilelog.read() if file renamed in nodeFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: make iskwfile() a weeding method in lieu of a booleanFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: support copy and renameFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: refactor kwtemplater.overwrite()Fri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
revlog.addgroup(): always use _addrevision() to add new revlog entriesFri, 08 Oct 2010 18:00:19 -0500, by Benoit Boissinot
-
revlog._addrevision(): allow text argument to be None, build it lazilyFri, 08 Oct 2010 18:00:16 -0500, by Benoit Boissinot
-
changegroupsubset: use readdelta() fast path when delta is against a parentFri, 08 Oct 2010 18:00:15 -0500, by Benoit Boissinot
-
run-tests: handle .tst not ending with an LFFri, 08 Oct 2010 17:00:38 -0500, by Patrick Mezard
-
minirst: small code cleanupFri, 08 Oct 2010 22:42:32 +0200, by Martin Geisler
-
cat: fix cat without -r, broken by 0ae35296fbf4Fri, 08 Oct 2010 14:02:23 -0500, by Brodie Rao
-
revsets: introduce revsingle helperThu, 07 Oct 2010 18:24:29 -0500, by Matt Mackall
-
revsets: make revpair revsets-awareThu, 07 Oct 2010 18:05:04 -0500, by Matt Mackall
-
revset: lower precedence of minus infix (issue2361)Thu, 07 Oct 2010 11:45:17 -0500, by Matt Mackall
-
merge with stableTue, 05 Oct 2010 20:25:51 +0200, by Henrik Stuart
-
revset: fix #branch in urls for outgoing() stableTue, 05 Oct 2010 11:34:13 +0200, by Adrian Buehlmann
-
heads: mention STARTREV in synopsis and help for --revFri, 01 Oct 2010 23:16:11 +0200, by Martin Geisler
-
merge with stableFri, 01 Oct 2010 10:29:33 -0500, by Matt Mackall
-
tests: unify test-rebase*Fri, 01 Oct 2010 16:10:06 +0200, by Adrian Buehlmann
-
merge with stableFri, 01 Oct 2010 16:43:03 +0200, by Martin Geisler
-
test-url: refactor with shorter linesFri, 01 Oct 2010 16:39:55 +0200, by Martin Geisler
-
keyword: use workingctx to detect modified and added files after rollbackFri, 01 Oct 2010 02:13:31 +0200, by Christian Ebert
-
keyword: rename variable "cfiles" to "changed" for clarityFri, 01 Oct 2010 02:13:31 +0200, by Christian Ebert
-
tests: unify test-casefoldingMon, 27 Sep 2010 13:13:34 -0500, by Brodie Rao
-
url: mark certificate error string for translation stableFri, 01 Oct 2010 16:08:46 +0200, by Martin Geisler
-
i18n-ja: synchronized with e356c5c21b15 stableFri, 01 Oct 2010 17:24:18 +0900, by FUJIWARA Katsunori
-
merge with stableThu, 30 Sep 2010 19:10:19 -0500, by Matt Mackall
-
merge with stableFri, 01 Oct 2010 00:54:03 +0200, by Mads Kiilerich
-
test-doctest: test the modules that contains doctests stableFri, 01 Oct 2010 00:48:51 +0200, by Mads Kiilerich
-
doc: clarify that https cert verification requires web.cacerts stableFri, 01 Oct 2010 00:48:50 +0200, by Mads Kiilerich
-
url: verify correctness of https server certificates (issue2407) stableFri, 01 Oct 2010 00:46:59 +0200, by Mads Kiilerich
-
test-subrepo-recursion: remove empty defaults sectionThu, 30 Sep 2010 13:38:21 +0200, by Erik Zielke
-
mq: Removed extra ... in short help for qdeleteThu, 30 Sep 2010 12:37:45 +0200, by Erik Zielke