Mercurial > hg
graph
-
help: config.txt typoMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
docs: document default for web.encodingMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: make hgweb.hgweb a unified interface to hgweb/hgwebdirMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: always clear report_untrusted and interactiveMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: add baseui to hgweb entrypointMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: make baseui parameter non-positionalMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: make top-level prototypes mirror their calleesMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
Merge with stableMon, 26 Apr 2010 11:02:11 -0500, by Matt Mackall
-
test-convert-git: be tolerant to git output variants stableMon, 26 Apr 2010 14:40:34 +0200, by Patrick Mezard
-
color: handle non-standard stdout on win32Fri, 23 Apr 2010 14:29:44 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 25 Apr 2010 23:36:56 +0200, by Patrick Mezard
-
convert/git: check status when reading output stream stableSun, 25 Apr 2010 23:07:46 +0200, by Patrick Mezard
-
convert/git: check status when reading the whole output stableSun, 25 Apr 2010 22:59:50 +0200, by Patrick Mezard
-
convert/git: rename gitcmd() into gitopen() for readability stableSun, 25 Apr 2010 22:32:27 +0200, by Patrick Mezard
-
minirst: support all recommended title adornmentsSun, 25 Apr 2010 18:19:54 +0200, by Martin Geisler
-
minirst: correctly format sections containing inline markupSun, 25 Apr 2010 17:48:26 +0200, by Martin Geisler
-
ui: support quotes in configlist (issue2147)Sun, 25 Apr 2010 17:38:41 +0200, by Henrik Stuart
-
Merge with stableSun, 25 Apr 2010 17:11:50 +0200, by Martin Geisler
-
Merge with stableSun, 25 Apr 2010 16:46:44 +0200, by Martin Geisler
-
minirst: add test for sectionsSun, 25 Apr 2010 16:17:24 +0200, by Martin Geisler
-
contrib/win32: update build instructions after cbe400a8e217Sat, 24 Apr 2010 23:08:27 +0200, by Martin Geisler
-
doc: add links from hgrc.5 to hg.1Fri, 23 Apr 2010 09:55:47 +0200, by Martin Geisler
-
doc: make links for hg roleFri, 23 Apr 2010 09:53:25 +0200, by Martin Geisler
-
Use hg role in help stringsThu, 22 Apr 2010 10:24:49 +0200, by Martin Geisler
-
doc, minirst: support hg interpreted text roleThu, 22 Apr 2010 10:04:53 +0200, by Martin Geisler
-
doc: add generic frontend to rst2man and rst2htmlThu, 22 Apr 2010 09:57:04 +0200, by Martin Geisler
-
localrepo.commit: use explicit variables, avoid creating new contextsWed, 21 Apr 2010 01:34:12 +0200, by Benoit Boissinot
-
context: remove parents parameter to workingctxWed, 21 Apr 2010 01:18:31 +0200, by Benoit Boissinot
-
dirstate: more explicit name, rename normaldirty() to otherparent()Tue, 20 Apr 2010 11:17:01 +0200, by Benoit Boissinot
-
keyword: monkeypatch patch so that optional args can be passed as kwargsSat, 17 Apr 2010 13:38:42 -0500, by Augie Fackler
-
patch: refactor applydiff to allow for mempatchingSat, 17 Apr 2010 13:23:24 -0500, by Augie Fackler
-
patch: move mercurial-specific imports after stdlib importsSat, 17 Apr 2010 13:13:57 -0500, by Augie Fackler
-
test-record: add hg summary to verify we update dirstateFri, 16 Apr 2010 14:24:40 -0500, by Augie Fackler
-
log -b: use opts.get() instead of assuming opts is correctly filledTue, 20 Apr 2010 01:08:20 +0200, by Benoit Boissinot
-
Merge with stableMon, 19 Apr 2010 17:00:02 -0500, by Matt Mackall
-
Respect the DESTDIR variable during 'make install'Fri, 16 Apr 2010 23:59:43 +0200, by Dévai Tamás
-
commands: add more robust support for 'hg log -b' (issue2078)Mon, 12 Apr 2010 19:33:25 -0400, by Steve Losh
-
highlight: fix to work with caching templaterMon, 19 Apr 2010 16:47:44 -0500, by Matt Mackall
-
debugcomplete: don't list deprecated optionsMon, 19 Apr 2010 16:47:44 -0500, by Matt Mackall
-
commands: Add 'hg log --branch' and deprecate 'hg log --only-branch'Sun, 18 Apr 2010 18:18:19 -0400, by Steve Losh
-
bookmarks: complete the missing references from dda4ad7c9ea9 (issue2121)Sat, 17 Apr 2010 14:32:26 +0200, by Isaac Jurado
-
Added support for 'pretxncommit', so that one can call the ACL hook atTue, 06 Apr 2010 22:15:43 -0300, by Elifarley Callado Coelho Cruz
-
subrepo: fix repo root path handling in svn subrepo stableSun, 18 Apr 2010 14:20:08 -0700, by Brett Cannon
-
dispatch: ignore if signals can not be set stableWed, 07 Apr 2010 02:41:22 +0200, by Simon Heimberg
-
hgweb: fix attribute error in error response (issue2060) stableThu, 01 Apr 2010 22:04:30 +0100, by Mark Determann
-
diffstat: use ui.plain() instead of ui.interactive() stableThu, 15 Apr 2010 18:52:59 +0200, by Dan Villiom Podlaski Christiansen
-
mq: toggle truncating using ui.plain() rather than ui.interactive() stableThu, 15 Apr 2010 14:06:07 +0200, by Dan Villiom Podlaski Christiansen
-
merge with stableMon, 19 Apr 2010 21:47:23 +0200, by Benoit Boissinot
-
filemerge: use working dir parent as ancestor for backward wdir merge stableMon, 19 Apr 2010 20:41:53 +0200, by Benoit Boissinot
-
merge with stableMon, 19 Apr 2010 21:44:21 +0200, by Benoit Boissinot
-
filectx: _fileid isn't normalized, use _filenode instead stableMon, 19 Apr 2010 20:30:31 +0200, by Benoit Boissinot
-
Merge with stableMon, 19 Apr 2010 20:49:09 +0200, by Martin Geisler
-
convert: write "working copy" instead of "wc" stableSun, 18 Apr 2010 15:47:49 +0200, by Martin Geisler
-
convert: write "repository" instead of "repo" stableSun, 18 Apr 2010 15:47:49 +0200, by Martin Geisler
-
minirst: removed unnecessary initindent variableSun, 18 Apr 2010 15:47:49 +0200, by Martin Geisler
-
minirst: add margin around definition itemsSun, 18 Apr 2010 15:47:49 +0200, by Martin Geisler
-
dirstate: remove unused variableFri, 16 Apr 2010 19:18:20 +0200, by Benoit Boissinot
-
Merge with stableFri, 16 Apr 2010 22:14:14 +0200, by Martin Geisler
-
Document 'default' and 'default-push' in paths docstring stableWed, 14 Apr 2010 11:59:53 +0530, by Faheem Mitha
-
mq: only highlight/label patch name for qseries.Thu, 15 Apr 2010 18:12:28 +0200, by Dan Villiom Podlaski Christiansen
-
keyword: replace deprecated mq commands in testFri, 16 Apr 2010 14:30:13 +0200, by Christian Ebert
-
wix updatesFri, 16 Apr 2010 14:57:30 +0200, by Adrian Buehlmann
-
merge with stableFri, 16 Apr 2010 01:58:14 +0200, by Benoit Boissinot
-
test-git-import: better testing, check nodeids stableFri, 16 Apr 2010 01:57:53 +0200, by Benoit Boissinot
-
context: fix bug introduced in fb89cd21a7a0, path should be used stableFri, 16 Apr 2010 01:57:32 +0200, by Benoit Boissinot
-
merge with stableThu, 15 Apr 2010 22:34:26 +0200, by Sune Foldager
-
prepush: rewrite most of the code from scratch stableThu, 15 Apr 2010 21:59:21 +0200, by Sune Foldager
-
merge with stableThu, 15 Apr 2010 20:25:26 +0200, by Benoit Boissinot
-
run-tests.py: can't remove from os.environ on solaris stableThu, 15 Apr 2010 20:25:07 +0200, by Benoit Boissinot
-
merge with stableThu, 15 Apr 2010 19:03:03 +0200, by Benoit Boissinot
-
workingctx: correctly compute the flag for noexec filesystems+merge stableThu, 15 Apr 2010 18:08:48 +0200, by Benoit Boissinot
-
localrepo: simplify _updatebranchcache slightlyThu, 15 Apr 2010 17:25:37 +0200, by Sune Foldager
-
merge with stableThu, 15 Apr 2010 15:35:06 +0200, by Benoit Boissinot
-
add +x to test-update-renames, removed by the merge on 24ed7a541f23Thu, 15 Apr 2010 15:34:27 +0200, by Benoit Boissinot
-
simplify test-issue2137, make it more portable stableThu, 15 Apr 2010 15:21:41 +0200, by Benoit Boissinot
-
add documentation for revlog._prereadsize stableThu, 15 Apr 2010 15:21:21 +0200, by Benoit Boissinot
-
merge with stableThu, 15 Apr 2010 13:52:41 +0200, by Benoit Boissinot
-
revlog: fix lazyparser.__iter__() to return all revisions (issue2137) stableWed, 14 Apr 2010 15:06:40 -0400, by Greg Ward
-
merge with stableWed, 14 Apr 2010 19:49:06 +0200, by Sune Foldager
-
mergeWed, 14 Apr 2010 19:43:40 +0200, by Sune Foldager
-
prepush: backed out refactoringWed, 14 Apr 2010 19:43:19 +0200, by Sune Foldager
-
prepush: fix bug in warning message selection stableWed, 14 Apr 2010 19:11:35 +0200, by Sune Foldager
-
merge with stableWed, 14 Apr 2010 11:27:15 +0200, by Benoit Boissinot
-
verify: improve progress descriptionsTue, 13 Apr 2010 23:12:23 -0500, by Steve Borho
-
pylint, pyflakes: remove unused or duplicate importsWed, 14 Apr 2010 17:58:10 +0900, by Nicolas Dumazet
-
Fix --blacklist when --jobs > 1 in run_tests.py. stableWed, 14 Apr 2010 00:24:47 -0500, by Ry4an Brase
-
merge with stableWed, 14 Apr 2010 09:09:43 +0200, by Benoit Boissinot
-
run-tests.py: reset env variables set by hooks stableWed, 14 Apr 2010 09:08:47 +0200, by Benoit Boissinot
-
checklink: use an explicit prefix for the temporary file stableWed, 14 Apr 2010 08:48:26 +0200, by Benoit Boissinot
-
revlog: factor out _maxinline global.Tue, 13 Apr 2010 17:58:38 -0400, by Greg Ward
-
fix test-pull after 468876bc3885Tue, 13 Apr 2010 23:04:46 +0200, by Benoit Boissinot
-
merge with stableTue, 13 Apr 2010 22:10:24 +0200, by Benoit Boissinot
-
revlog: put graph related functions togetherTue, 13 Apr 2010 22:06:17 +0200, by Benoit Boissinot
-
checkexec: use an explicit prefix for the temporary file stableTue, 13 Apr 2010 21:54:59 +0200, by Benoit Boissinot
-
check-code: add a warnings levelMon, 12 Apr 2010 17:41:32 -0700, by Matt Mackall
-
keyword: make the templater a local variableMon, 12 Apr 2010 17:34:12 +0200, by Christian Ebert
-
rollback: improve messageMon, 12 Apr 2010 17:21:30 -0700, by Matt Mackall
-
transaction: use newlines to separate description elementsMon, 12 Apr 2010 17:11:14 -0700, by Matt Mackall
-
progress: fall back to indeterminate progress if position is >= totalThu, 08 Apr 2010 15:04:00 -0500, by Augie Fackler
-
mq: promote qnew, demote qinit in short helpSun, 11 Apr 2010 14:25:02 -0500, by Matt Mackall
-
commands: improve some command summariesSun, 11 Apr 2010 14:24:19 -0500, by Matt Mackall
-
progress: show approximate progress info for pullSat, 10 Apr 2010 17:20:43 -0500, by Matt Mackall
-
Merge with crew-stableMon, 12 Apr 2010 21:55:34 +0200, by Patrick Mezard
-
localrepo: do not store URL password in undo.descMon, 12 Apr 2010 21:37:21 +0200, by Patrick Mezard
-
convert/subversion: fix default URL checker prototype stableMon, 12 Apr 2010 21:19:53 +0200, by Patrick Mezard
-
Merge with stableSun, 11 Apr 2010 20:59:55 -0700, by Brendan Cully
-
patch: don't look for headers in diff lines stableFri, 09 Apr 2010 20:34:05 +0200, by Peter Arrenbrecht
-
rollback: add dry-run argument, emit transaction descriptionFri, 09 Apr 2010 17:23:37 -0500, by Steve Borho
-
localrepo: add desc parameter to transactionFri, 09 Apr 2010 17:23:35 -0500, by Steve Borho
-
merge with stableFri, 09 Apr 2010 15:16:52 +0200, by Thomas Arendsen Hein
-
merge defaultFri, 09 Apr 2010 15:16:31 +0200, by Thomas Arendsen Hein
-
test-hgwebdir: correctly include '-' in sed expression. stableFri, 09 Apr 2010 15:14:43 +0200, by Thomas Arendsen Hein
-
localrepo: refactor prepush logicThu, 08 Apr 2010 17:21:42 +0200, by Peter Arrenbrecht
-
merge with stableFri, 09 Apr 2010 10:35:53 +0200, by Sune Foldager
-
partial backout of 1e819576e926 and add tests (issue2131) stableThu, 08 Apr 2010 19:46:47 +0200, by Sune Foldager
-
copies: properly visit file context ancestors on working file contexts stableWed, 07 Apr 2010 21:31:47 +0200, by Henrik Stuart
-
Merge with stableWed, 07 Apr 2010 14:44:51 -0500, by Matt Mackall
-
mq: use util.unlink instead of os.unlink and os.removedirs stableWed, 07 Apr 2010 16:55:01 +0200, by Henrik Stuart
-
color: respect HGPLAINTue, 06 Apr 2010 08:54:18 -0500, by Steve Borho
-
color: add support for Windows consolesTue, 06 Apr 2010 08:49:19 -0500, by Steve Borho
-
color: remove unused importTue, 06 Apr 2010 08:44:13 -0500, by Steve Borho
-
merge with stableTue, 06 Apr 2010 15:40:46 +0200, by Benoit Boissinot
-
merge default with defaultTue, 06 Apr 2010 15:40:00 +0200, by Benoit Boissinot
-
dirstate: no need to iterate twice, a dict can be updated in place stableTue, 06 Apr 2010 11:49:42 +0200, by Benoit Boissinot
-
merge with stableTue, 06 Apr 2010 00:46:09 +0200, by Benoit Boissinot
-
clone: no race possible, we can use changegroup() and have smaller urls stableTue, 06 Apr 2010 00:45:53 +0200, by Benoit Boissinot
-
Merge with stableMon, 05 Apr 2010 17:48:48 -0500, by Matt Mackall
-
Merge with i18nMon, 05 Apr 2010 17:48:31 -0500, by Matt Mackall
-
Merge with hg-i18nMon, 05 Apr 2010 01:38:31 +0200, by Martin Geisler
-
templates: escape javascript bracesMon, 05 Apr 2010 15:25:08 -0500, by Matt Mackall
-
templater: drop \ when handling escaped {Mon, 05 Apr 2010 15:25:08 -0500, by Matt Mackall
-
templater: strip whitespace inside template methodsMon, 05 Apr 2010 15:25:08 -0500, by Matt Mackall
-
templater: drop raw methodMon, 05 Apr 2010 15:25:08 -0500, by Matt Mackall
-
templater: raise nested functionsMon, 05 Apr 2010 15:25:08 -0500, by Matt Mackall
-
templater: cache full treeMon, 05 Apr 2010 15:25:08 -0500, by Matt Mackall
-
templater: use recursive flatteningMon, 05 Apr 2010 15:25:08 -0500, by Matt Mackall
-
templater: cache self.defaults.getMon, 05 Apr 2010 15:25:08 -0500, by Matt Mackall
-
templater: privatize class variablesMon, 05 Apr 2010 15:25:08 -0500, by Matt Mackall
-
templater: map -> mappingMon, 05 Apr 2010 15:25:08 -0500, by Matt Mackall
-
templater: extend preparsingMon, 05 Apr 2010 15:25:08 -0500, by Matt Mackall
-
templater: preparse templates and cacheMon, 05 Apr 2010 15:25:08 -0500, by Matt Mackall
-
keywords: build a new templater to work around caching interactionMon, 05 Apr 2010 15:25:08 -0500, by Matt Mackall
-
templater: directly parse templates, no regexesMon, 05 Apr 2010 14:33:41 -0500, by Matt Mackall
-
logo: clean up source file with scourMon, 05 Apr 2010 14:33:41 -0500, by Jeff Schiller
-
contrib: drop rewrite-revlogMon, 05 Apr 2010 14:33:41 -0500, by Matt Mackall
-
contrib: drop git-vizMon, 05 Apr 2010 14:33:41 -0500, by Matt Mackall
-
merge with stableMon, 05 Apr 2010 20:35:47 +0200, by Benoit Boissinot
-
add a test for the inprocess status dirstate race stableMon, 05 Apr 2010 20:10:46 +0200, by Ronny Pfannschmidt
-
merge with stableMon, 05 Apr 2010 19:49:19 +0200, by Benoit Boissinot
-
dirstate: fix in memory dirstate entries for 1-second race stableMon, 05 Apr 2010 18:13:20 +0200, by Benoit Boissinot
-
commands: leftover from d7b601f1e02cMon, 05 Apr 2010 13:44:30 +0200, by Martin Geisler
-
commands: small refactoring in summaryMon, 05 Apr 2010 11:58:54 +0200, by Martin Geisler
-
commands: retrieve tags from context objectMon, 05 Apr 2010 11:52:40 +0200, by Martin Geisler
-
summary: make use of output labelingSun, 04 Apr 2010 21:35:00 -0400, by Eric Eisner
-
color: concatenate effects correctly and avoid printing empty effectsSun, 04 Apr 2010 22:53:50 -0500, by Brodie Rao
-
commands: fix typoMon, 05 Apr 2010 01:31:16 +0200, by Martin Geisler
-
cmdutil: do not translate trivial stringMon, 05 Apr 2010 01:00:14 +0200, by Martin Geisler
-
wix: refactor and new guids.wxiSun, 04 Apr 2010 02:39:45 +0200, by Adrian Buehlmann
-
color: don't split colors across lines (which confuses less -R)Fri, 02 Apr 2010 15:22:19 -0500, by Brodie Rao
-
color: colorize based on output labels instead of parsing outputFri, 02 Apr 2010 15:22:17 -0500, by Brodie Rao
-
record: make use of output labelingFri, 02 Apr 2010 15:22:15 -0500, by Brodie Rao
-
qseries: make use of output labelingFri, 02 Apr 2010 15:22:14 -0500, by Brodie Rao
-
qdiff: make use of output labelingFri, 02 Apr 2010 15:22:11 -0500, by Brodie Rao
-
qguard: make use of output labelingFri, 02 Apr 2010 15:22:12 -0500, by Brodie Rao
-
churn: make use of output labelingFri, 02 Apr 2010 15:22:10 -0500, by Brodie Rao
-
bookmark: make use of output labelingFri, 02 Apr 2010 15:22:09 -0500, by Brodie Rao
-
cmdutil: make use of output labeling in changeset_printerFri, 02 Apr 2010 15:22:07 -0500, by Brodie Rao
-
diff: make use of output labelingFri, 02 Apr 2010 15:22:06 -0500, by Brodie Rao
-
status: make use of output labelingFri, 02 Apr 2010 15:22:05 -0500, by Brodie Rao
-
grep: make use of output labelingFri, 02 Apr 2010 15:22:03 -0500, by Brodie Rao
-
ui: add ui.write() output labeling APIFri, 02 Apr 2010 15:22:00 -0500, by Brodie Rao
-
Merge with stableThu, 01 Apr 2010 17:51:59 -0500, by Matt Mackall
-
Merge with i18nThu, 01 Apr 2010 17:51:32 -0500, by Matt Mackall
-
mq: remove reference for deprecated -f option stableThu, 01 Apr 2010 19:32:08 -0300, by Wagner Bruna
-
merge with i18n stableThu, 01 Apr 2010 11:45:25 -0300, by Wagner Bruna
-
l10n: Updates to French (fr) translationWed, 31 Mar 2010 21:22:07 +0000, by bttfmcf
-
merge with i18n stableWed, 31 Mar 2010 12:15:24 -0300, by Wagner Bruna
-
Added support for 'everybody ' (using an asterisk) in user list. stableMon, 29 Mar 2010 09:15:08 -0300, by Elifarley Callado Coelho Cruz
-
convert.cvs: Initialize state variable and abort on cvs error stableTue, 30 Mar 2010 02:42:21 +0200, by Mads Kiilerich
-
Merge with stableThu, 01 Apr 2010 00:15:29 +0200, by Martin Geisler
-
Merge with stableWed, 31 Mar 2010 15:09:59 -0700, by Brendan Cully
-
Merge with stableWed, 31 Mar 2010 17:32:19 +0200, by Martin Geisler
-
merge with stableWed, 31 Mar 2010 12:09:21 +0200, by Benoit Boissinot
-
test-subrepo-svn: properly escape the url, make it work for svn 1.5 again stableWed, 31 Mar 2010 12:07:13 +0200, by Benoit Boissinot
-
Merge with stableTue, 30 Mar 2010 13:09:25 -0500, by Matt Mackall
-
util.termwidth: check stderr first as it's least likely to be redirected stableMon, 15 Mar 2010 14:53:34 -0500, by Augie Fackler
-
progress: use stderr instead of stdout; check stderr.isatty() stableMon, 29 Mar 2010 16:44:24 -0500, by Augie Fackler
-
templatefilters: fix check-code warningMon, 29 Mar 2010 16:11:40 -0500, by Matt Mackall
-
Merge with stableMon, 29 Mar 2010 15:51:26 -0500, by Matt Mackall
-
Merge with i18nMon, 29 Mar 2010 15:16:38 -0500, by Matt Mackall
-
merge with stableFri, 26 Mar 2010 21:35:06 -0300, by Wagner Bruna
-
schemes: add Kiln On Demand to default schemes stableWed, 24 Mar 2010 16:42:08 -0400, by Benjamin Pollack
-
Fix default style so 'log --copies' has a start and an end. stableThu, 25 Mar 2010 15:37:39 -0400, by Greg Ward
-
tests: add helpers.shMon, 29 Mar 2010 12:56:16 -0500, by Matt Mackall
-
merge with stableFri, 26 Mar 2010 17:09:56 +0100, by Sune Foldager
-
push: fix bug in prepush logic and its tests stableFri, 26 Mar 2010 17:02:36 +0100, by Sune Foldager
-
localrepo: change _updatebranchcache to use a context generator stableFri, 26 Mar 2010 17:02:23 +0100, by Sune Foldager
-
merge with stableWed, 24 Mar 2010 19:44:53 +0100, by Benoit Boissinot
-
Merge with crewTue, 23 Mar 2010 17:24:17 -0500, by Matt Mackall
-
run-tests: force to test pure on pypy as wellTue, 23 Mar 2010 15:23:04 +0100, by Ronny Pfannschmidt
-
Fix run-tests.py -jX after 2ed667a9dfcbTue, 23 Mar 2010 15:22:17 +0100, by Ronny Pfannschmidt
-
Merge with crewTue, 23 Mar 2010 17:06:58 -0500, by Matt Mackall
-
Merge with crew-stableTue, 23 Mar 2010 22:59:31 +0100, by Patrick Mezard
-
rebase: fix --collapse with --keepbranches (issue2100) stableTue, 23 Mar 2010 20:45:08 +0100, by Patrick Mezard
-
test-convert-cvs: filter unstable cvs output. stableMon, 22 Mar 2010 22:19:40 +0100, by Pierre-Yves David
-
tests: adapt the test runner to work with jythonTue, 23 Mar 2010 11:37:31 +0100, by Ronny Pfannschmidt
-
posix: move a global fcntl import to keep it from breaking jythonTue, 23 Mar 2010 11:37:01 +0100, by Ronny Pfannschmidt
-
util: fake the builtin buffer if it's missing (jython)Tue, 23 Mar 2010 11:36:19 +0100, by Ronny Pfannschmidt
-
mq: fix qcommit documentation wrt --mq option stableTue, 23 Mar 2010 10:18:46 +0100, by Patrick Mezard
-
Merge with stableMon, 22 Mar 2010 17:03:33 -0500, by Matt Mackall
-
wsgicgi: call close() on iterable to avoid resource leaks stableMon, 22 Mar 2010 15:16:27 +0100, by Konstantin Zemlyak
-
merge with mpmMon, 22 Mar 2010 11:08:52 +0100, by Benoit Boissinot
-
patch: warn when the internal patcher failsMon, 22 Mar 2010 11:08:42 +0100, by Benoit Boissinot
-
run-tests: make sure GREP_OPTIONS isn't setMon, 22 Mar 2010 01:36:12 -0400, by Brodie Rao
-
Merge with stableSat, 20 Mar 2010 16:57:24 -0500, by Matt Mackall
-
patch: more precise NoHunk, raised for every file (issue2102) stableSat, 20 Mar 2010 14:47:05 +0100, by Benoit Boissinot
-
patch: differentiate start of file with diff --git vs '--- ' stableSat, 20 Mar 2010 21:16:22 +0100, by Benoit Boissinot
-
Merge with stableSat, 20 Mar 2010 10:01:56 -0500, by Matt Mackall
-
patch: try harder to find the file to patch on file creation (issue2041) stableFri, 19 Mar 2010 22:52:38 +0100, by Benoit Boissinot
-
Merge with stableFri, 19 Mar 2010 16:05:16 -0500, by Matt Mackall
-
Merge with i18nFri, 19 Mar 2010 16:04:49 -0500, by Matt Mackall
-
merge with i18nTue, 16 Mar 2010 11:37:14 -0300, by Wagner Bruna
-
merge with i18n stableTue, 16 Mar 2010 11:36:44 -0300, by Wagner Bruna
-
Merge with stableSat, 06 Mar 2010 10:02:45 +0100, by Martin Geisler
-
l10n: Updates to Danish (da) translationSat, 06 Mar 2010 08:58:03 +0000, by Martin Geisler
-
patch: second line of a context diff starts with '--- ', not '+++ ' stableFri, 19 Mar 2010 12:45:39 +0100, by Benoit Boissinot
-
Merge with stableFri, 19 Mar 2010 11:32:55 +0100, by Martin Geisler
-
patchbomb: --desc implies --introMon, 15 Mar 2010 22:37:38 +0100, by Cédric Duval
-
wix: don't show version in title of root feature stableFri, 19 Mar 2010 10:39:01 +0100, by Adrian Buehlmann
-
wix: use build variable for VC redist source dir stableFri, 19 Mar 2010 10:26:19 +0100, by Adrian Buehlmann
-
Merge with stableThu, 18 Mar 2010 14:36:24 -0700, by Brendan Cully
-
mq: allow lines starting with '--- ' in patch messages stableThu, 18 Mar 2010 19:26:56 +0100, by Benoit Boissinot
-
patch: enhance diff detection regexp, allow '--- ' in patch message stableThu, 18 Mar 2010 18:22:34 +0100, by Benoit Boissinot
-
fix bug in hg.clone when passing in a repository object stableThu, 18 Mar 2010 16:38:07 +0100, by Sune Foldager
-
check-code: more tests and more robust python filteringThu, 18 Mar 2010 16:32:03 +0100, by Benoit Boissinot
-
Merge with stableThu, 18 Mar 2010 01:59:53 +0100, by Martin Geisler
-
localrepo: more specific warning on adding large files stableThu, 18 Mar 2010 01:58:26 +0100, by Martin Geisler
-
progress: drop extra args for pos=None calls (issue2087)Wed, 17 Mar 2010 18:15:16 -0500, by Matt Mackall
-
check-code: fix check-code complaintWed, 17 Mar 2010 15:36:48 -0500, by Matt Mackall
-
check-code: improve quote detection regexp, add testsWed, 17 Mar 2010 14:15:33 +0100, by Benoit Boissinot
-
Merge with stableWed, 17 Mar 2010 10:55:28 +0100, by Martin Geisler
-
check-code: add a return value to checkfile functionWed, 17 Mar 2010 10:51:26 +0100, by Pierre-Yves David
-
code-code: Add a logfunc argument to checkfileTue, 16 Mar 2010 19:53:00 +0100, by Pierre-Yves David
-
check-code: Add a ``maxerr`` argument to the ``checkfile`` functionTue, 16 Mar 2010 19:52:58 +0100, by Pierre-Yves David
-
check-code: Add a ``checkfile`` functionTue, 16 Mar 2010 19:52:57 +0100, by Pierre-Yves David
-
check-code: Only call check-code if __name__ = "__main__".Tue, 16 Mar 2010 19:52:56 +0100, by Pierre-Yves David
-
add a small test for contrib/check-code.pyTue, 16 Mar 2010 19:52:55 +0100, by Pierre-Yves David
-
keyword: do not bother about detecting extension path in demoTue, 16 Mar 2010 22:29:16 +0100, by Christian Ebert
-
keyword: make kwdemo less verboseTue, 16 Mar 2010 22:28:58 +0100, by Christian Ebert
-
keyword: 1 variable name for overwriting candidatesTue, 16 Mar 2010 22:28:23 +0100, by Christian Ebert
-
keyword: do not customize ui.note() when overwritingTue, 16 Mar 2010 22:27:22 +0100, by Christian Ebert
-
mq: test for init --mq with a destination argument stableMon, 15 Mar 2010 20:52:22 +0100, by Cédric Duval
-
contrib/wix: fix product name to include version stableTue, 16 Mar 2010 17:39:12 +0100, by Adrian Buehlmann
-
help: it's not necessary to escape quotesTue, 16 Mar 2010 16:41:22 +0100, by Benoit Boissinot
-
check-code: remove simple quotes firstTue, 16 Mar 2010 16:39:17 +0100, by Benoit Boissinot
-
merge with stableTue, 16 Mar 2010 01:16:19 +0100, by Benoit Boissinot
-
filelog: no need to optimize an uncommon case, assume meta = {}Tue, 16 Mar 2010 01:16:04 +0100, by Benoit Boissinot
-
filelog: text is stored modified when it starts with '\1\n' stableTue, 16 Mar 2010 01:12:46 +0100, by Benoit Boissinot
-
Merge with stableMon, 15 Mar 2010 16:36:32 -0500, by Matt Mackall
-
check-code: add check for any/allFri, 12 Mar 2010 16:16:47 -0600, by Matt Mackall
-
cvsps: fix traceback involving 'synthetic' stableMon, 15 Mar 2010 19:55:52 +0100, by Benoit Boissinot
-
progress: use a verb in present participleMon, 15 Mar 2010 18:40:00 +0100, by Martin Geisler
-
Merge with stableMon, 15 Mar 2010 18:36:11 +0100, by Martin Geisler
-
progress: use a verb (+noun) in present participle stableMon, 15 Mar 2010 18:33:39 +0100, by Martin Geisler
-
subrepo: fix hgrc paths section during subrepo pulling stableSun, 14 Mar 2010 00:28:10 +0100, by Edouard Gomez
-
Merge with crew-stableSun, 14 Mar 2010 23:18:50 +0100, by Patrick Mezard
-
convert: teach cvsps to handle . repository (issue1649) stableTue, 09 Mar 2010 12:09:57 +0100, by Mathieu Clabaut
-
record: separate each hunk with a blank lineSun, 14 Mar 2010 23:10:52 +0100, by Martin Geisler
-
mq: do not try to delete non-existent files (regression from e8e56d8377ab)Sun, 14 Mar 2010 22:17:10 +0100, by Benoit Boissinot
-
Merge with stableSun, 14 Mar 2010 22:21:48 +0100, by Martin Geisler
-
mq: fix init with nonexistent or non-local repository stableSun, 14 Mar 2010 18:46:38 +0100, by Cédric Duval
-
mq: no longer refer to deprecated qinit -c command stableSun, 14 Mar 2010 19:21:24 +0100, by Cédric Duval
-
mq: don't use regexp when not necessarySun, 14 Mar 2010 19:09:55 +0100, by Benoit Boissinot
-
mq: use xrange/enumerate instead of += 1Sun, 14 Mar 2010 14:53:20 +0100, by Benoit Boissinot
-
mq: don't use len(list) unless necessarySun, 14 Mar 2010 14:45:01 +0100, by Benoit Boissinot
-
mq: find_series() simplify and don't use regexpsSun, 14 Mar 2010 12:08:14 +0100, by Benoit Boissinot
-
mq: fix coding style (missing space)Sun, 14 Mar 2010 11:12:51 +0100, by Benoit Boissinot
-
mq: qsave creates entries with the left part empty (':patchname')Sun, 14 Mar 2010 11:12:07 +0100, by Benoit Boissinot
-
mq: simplify statusentry(), fix restore broken by ee48e5ef8753Sun, 14 Mar 2010 01:35:54 +0100, by Benoit Boissinot
-
mq: use context APISun, 14 Mar 2010 01:06:58 +0100, by Benoit Boissinot
-
mq: simplify qparents calculationSun, 14 Mar 2010 01:01:17 +0100, by Benoit Boissinot
-
mq: simplify commit message generationSun, 14 Mar 2010 00:53:55 +0100, by Benoit Boissinot
-
mq: avoid many hex/bin conversions, keep the binary node when possibleSun, 14 Mar 2010 00:36:10 +0100, by Benoit Boissinot
-
rebase: add option to not commit after a collapsingSun, 07 Feb 2010 17:12:41 +0100, by Stefano Tortarolo
-
Merge with crew-stableSat, 13 Mar 2010 20:02:46 +0100, by Patrick Mezard
-
hgweb: fix broken URLs of RSS/Atom feeds (issue1772) stableThu, 11 Mar 2010 00:28:27 +0900, by Yuya Nishihara
-
hgweb: introduce helper method to update req.env stableThu, 11 Mar 2010 00:25:46 +0900, by Yuya Nishihara
-
rebase: always check if rebasing onto an applied mq patch. stableTue, 02 Mar 2010 15:08:43 -0500, by Greg Ward
-
subrepo: wrap long lineSat, 13 Mar 2010 19:57:52 +0100, by Martin Geisler
-
merge with stableSat, 13 Mar 2010 17:02:41 +0100, by Benoit Boissinot
-
test-extension: fix disabled extension tests for run-tests.py --local stableFri, 05 Mar 2010 17:38:02 -0500, by Brodie Rao
-
subrepo: print subrepo pulling URLFri, 12 Mar 2010 01:23:35 +0100, by Edouard Gomez
-
subrepo: keep ui and hgrc in sync when creating new repo stableFri, 12 Mar 2010 01:23:35 +0100, by Benoit Boissinot
-
subrepo: forward the push to argument into _abssource stableFri, 12 Mar 2010 01:23:35 +0100, by Edouard Gomez
-
mq: simplify and use context APISat, 13 Mar 2010 12:57:20 +0100, by Benoit Boissinot
-
mq: avoid a (potentially expensive) repo.status(unknown=True) callSat, 13 Mar 2010 00:08:06 +0100, by Benoit Boissinot
-
mq: all_files can be a set, remove dangerous default valuesSat, 13 Mar 2010 00:02:33 +0100, by Benoit Boissinot
-
Merge with stableFri, 12 Mar 2010 00:50:41 +0100, by Martin Geisler
-
rebase: remove unnecessary \" from help string stableFri, 12 Mar 2010 00:45:27 +0100, by Martin Geisler
-
test-merge-default and check-code.py: No "export x=x" in sh stableMon, 08 Mar 2010 03:07:35 +0100, by Mads Kiilerich
-
Merge with stableFri, 12 Mar 2010 00:02:39 +0100, by Martin Geisler
-
progress: document progress.disable config option stableThu, 11 Mar 2010 16:54:34 -0600, by Augie Fackler
-
shrink-revlog: add missing whitespace in expressionThu, 11 Mar 2010 23:44:12 +0100, by Martin Geisler
-
any is not available for python2.4Thu, 11 Mar 2010 19:09:35 +0100, by Benoit Boissinot
-
keyword: update copyrightThu, 11 Mar 2010 18:49:41 +0100, by Christian Ebert
-
keyword: remove deprecated optionsThu, 11 Mar 2010 18:49:14 +0100, by Christian Ebert
-
style: use consistent variable names (*mod) with imports which would shadowThu, 11 Mar 2010 17:43:44 +0100, by Benoit Boissinot
-
archive: autodetect archive type by extension (issue2058)Thu, 11 Mar 2010 15:52:17 +0100, by David Wolever
-
merge with stableThu, 11 Mar 2010 15:38:35 +0100, by Dirkjan Ochtman
-
tests: use external coverage, mandate newer version stableThu, 11 Mar 2010 15:32:24 +0100, by Dirkjan Ochtman
-
churn: use ui.progress instead of --progressThu, 11 Mar 2010 09:11:01 -0500, by Eric Eisner
-
commands: remove extra indentation from list in help text stableThu, 11 Mar 2010 14:56:15 +0100, by Martin Geisler
-
server: initialize wsgi app in command, then wrap server around itThu, 11 Mar 2010 13:33:29 +0100, by Dirkjan Ochtman
-
server: unnest server classes into module namespaceThu, 11 Mar 2010 13:32:43 +0100, by Dirkjan Ochtman
-
server: pass wsgi application to server (no need for non-local var)Thu, 11 Mar 2010 13:32:26 +0100, by Dirkjan Ochtman
-
server: abstract setup of ipv6 vs. normal serverThu, 11 Mar 2010 13:31:37 +0100, by Dirkjan Ochtman
-
server: handle server-internal config setup inside server classThu, 11 Mar 2010 13:30:52 +0100, by Dirkjan Ochtman
-
server: externalize and streamline mixin setupThu, 11 Mar 2010 13:28:39 +0100, by Dirkjan Ochtman
-
server: externalize application creationThu, 11 Mar 2010 11:21:48 +0100, by Dirkjan Ochtman
-
commands: document and test hg clone update priority stableThu, 11 Mar 2010 10:06:01 +0200, by timeless
-
rebase: improve help textTue, 09 Mar 2010 21:53:16 -0500, by Greg Ward
-
serve: fix port configWed, 10 Mar 2010 22:27:42 +0100, by Benoit Boissinot
-
merge with other head, will show bug in hg serveWed, 10 Mar 2010 22:07:38 +0100, by Thomas Arendsen Hein
-
test-serve: Show if port config and option are correctly usedWed, 10 Mar 2010 22:05:41 +0100, by Thomas Arendsen Hein
-
drop (default: 8000), non-zero default is automatically added to helpWed, 10 Mar 2010 21:35:38 +0100, by Thomas Arendsen Hein
-
make expression shorter, now the line fits into 80 charsWed, 10 Mar 2010 21:21:15 +0100, by Thomas Arendsen Hein
-
serve: fix options recording, trailing whitespaceWed, 10 Mar 2010 21:14:24 +0100, by Benoit Boissinot
-
serve: allow --port=0 to specify "server chooses the port number"Wed, 10 Mar 2010 10:51:37 -0800, by Bryan O'Sullivan
-
rebase: improve output of hg pull --rebase (issue2072)Wed, 10 Mar 2010 12:38:33 +0100, by Sune Foldager
-
shrink-revlog: factor out postorder algorithmWed, 10 Mar 2010 09:52:16 +0100, by Benoit Boissinot
-
shrink-revlog: factor out suboptimal computationWed, 10 Mar 2010 09:51:07 +0100, by Benoit Boissinot
-
shrink-revlog: remove branchsort algorithm (it behaves poorly)Wed, 10 Mar 2010 09:48:15 +0100, by Benoit Boissinot
-
shrink-revlog: add accounting of suboptimal nodes to the new algorithms.Tue, 09 Mar 2010 21:25:37 -0500, by Greg Ward
-
shrink-revlog: add "reverse postorder" and "postorder reverse" toposorts.Tue, 09 Mar 2010 21:22:01 -0500, by Greg Ward
-
shrink-revlog: add --sort option for user-selectable toposort algorithm.Thu, 25 Feb 2010 09:16:39 -0500, by Greg Ward
-
shrink-revlog: rename some local variables for consistency.Tue, 09 Mar 2010 21:30:19 -0500, by Greg Ward
-
shrink-revlog: instrument sort code to record statistics.Tue, 09 Mar 2010 21:13:39 -0500, by Greg Ward
-
Merge with crew-stableTue, 09 Mar 2010 22:18:37 +0100, by Patrick Mezard
-
convert: handle svn tree with empty roots (issue2079) stableTue, 09 Mar 2010 22:11:43 +0100, by Patrick Mezard
-
merge with stableTue, 09 Mar 2010 20:47:35 +0100, by Benoit Boissinot
-
bundle: fix bundle generation for empty changegroup stableTue, 09 Mar 2010 20:38:23 +0100, by Benoit Boissinot
-
patch/diff: move diff related code next to each otherTue, 09 Mar 2010 19:04:18 +0100, by Benoit Boissinot
-
remove header handling out of mdiff.bunidiff, rename itTue, 09 Mar 2010 18:31:57 +0100, by Benoit Boissinot
-
remove contrib/hgdiff, it makes refactoring diff/patch harderTue, 09 Mar 2010 18:27:02 +0100, by Benoit Boissinot
-
patch/diff: move patch.export() to cmdutil.export()Mon, 08 Mar 2010 19:43:24 +0100, by Benoit Boissinot
-
wix: pre-check the 'I approve this license' checkboxMon, 08 Mar 2010 11:12:48 -0600, by Steve Borho
-
Merge with stableSun, 07 Mar 2010 22:04:35 -0600, by Matt Mackall
-
addremove: avoid fetching data again and againMon, 08 Mar 2010 00:01:12 +0100, by Benoit Boissinot
-
addremove: add progress support for similarity searchMon, 08 Mar 2010 00:00:03 +0100, by Benoit Boissinot
-
addremove: atomically update the dirstateSun, 07 Mar 2010 23:59:28 +0100, by Benoit Boissinot
-
inotify: expose the same dirstate.status() interface as dirstate.Sun, 07 Mar 2010 13:10:23 -0500, by Greg Ward
-
keyword: remove spurious locks, improve handling of wlockSun, 07 Mar 2010 13:03:03 +0100, by Christian Ebert
-
keyword: use status' names instead of indexSun, 07 Mar 2010 13:03:03 +0100, by Christian Ebert
-
hgweb/graph: edge should be same color as the destinationSun, 07 Mar 2010 17:44:43 +0100, by Benoit Boissinot
-
templatefilters: store the agescales in reverseorder directlySat, 06 Mar 2010 13:29:54 +0100, by Benoit Boissinot
-
hgweb: separate generation of entries and sorting (cleanup)Sat, 06 Mar 2010 12:45:14 +0100, by Benoit Boissinot
-
Merge stableFri, 05 Mar 2010 18:08:23 -0800, by Brendan Cully
-
demandimport: add __main__ to the blacklist (because of setuptools) stableWed, 20 Jan 2010 20:23:36 -0500, by Greg Ward
-
bookmarks: add invalidate() to bookmark_repo stableThu, 17 Dec 2009 15:53:28 -0800, by Paul Molodowitch
-
branch: help misuse of hg branch to switch branches stableTue, 12 Jan 2010 22:49:10 +0900, by Yuya Nishihara
-
Make Readme.html reference current OS X release stableSat, 06 Mar 2010 21:29:02 -0800, by Lee Cantey
-
progress: clear progress before writing to stderr stableSat, 06 Mar 2010 13:32:14 +0100, by Benoit Boissinot
-
mq: disallow # (and : on Windows) in patch names (issue2065) stableThu, 04 Mar 2010 14:23:54 +0100, by Sune Foldager
-
win32/hgwebdir_wsgi: clarify documentation and clean up script a bitThu, 04 Mar 2010 13:10:48 +0100, by Sune Foldager
-
i18n-sv: translated bisect, dates, locate, manifest stableThu, 04 Mar 2010 07:34:22 +0100, by Jens Bäckman
-
i18n-ja: synchronized with c50a3d7154d2 stableThu, 04 Mar 2010 11:56:53 +0900, by FUJIWARA Katsunori
-
test-fetch: use relative URL to avoid echoing TMP path stableWed, 03 Mar 2010 17:37:50 -0600, by Steve Borho
-
fetch: fix newheads calculation (issue2047) stableWed, 03 Mar 2010 22:32:51 +0100, by Sune Foldager
-
Make annotate --follow an alias for -f/--file to behave like in older versions stableWed, 03 Mar 2010 22:04:59 +0100, by Thomas Arendsen Hein
-
win32/hgwebdir_wsgi: clarify copyright licenseWed, 03 Mar 2010 20:35:20 +0100, by Martin Geisler
-
store: only add new entries to the fncache file stableWed, 03 Mar 2010 14:50:35 +0100, by Adrian Buehlmann
-
Updated test output of test-convert-baz after f2618cacb485 stableWed, 03 Mar 2010 16:00:02 +0100, by Thomas Arendsen Hein
-
Merge with stableWed, 03 Mar 2010 14:43:27 +0100, by Sune Foldager
-
add wsgi script for Microsoft IIS with isapi-wsgiWed, 03 Mar 2010 14:42:43 +0100, by Sune Foldager
-
doc/ja: remove old Japanese man page translations stableTue, 02 Mar 2010 21:34:24 +0100, by Martin Geisler
-
ui: ignore ui.logtemplate and ui.style when HGPLAIN is set stableWed, 03 Mar 2010 00:12:05 +0900, by Yuya Nishihara
-
i18n-ja: synchronized with bb4561401c84 stableTue, 02 Mar 2010 12:41:27 +0900, by FUJIWARA Katsunori
-
alias: fixes exception when displaying translated help text stableMon, 01 Mar 2010 23:27:44 +0900, by Yuya Nishihara
-
tests: update output to match b1339234080e stableMon, 01 Mar 2010 22:44:02 +0100, by Martin Geisler
-
Add ElementPath to the list of package ignored by demand import stableMon, 01 Mar 2010 14:15:55 +0100, by Pierre-Yves David
-
resolve: rewrite help to be clearer and more complete (issue2030). stableMon, 01 Mar 2010 15:41:21 -0500, by Greg Ward
-
mq: simplify --mq handling / keep compatibility with other extensions stableSun, 28 Feb 2010 19:43:21 +0100, by Benoit Boissinot
-
Merge with stableSun, 28 Feb 2010 18:06:47 +0100, by Martin Geisler
-
doc/Makefile: fix doc generation when LANGUAGE is set stableWed, 24 Feb 2010 13:47:59 -0300, by Wagner Bruna
-
i18n-ja: synchronized with 4462760d6cfc stableSat, 27 Feb 2010 19:58:59 +0900, by FUJIWARA Katsunori
-
fix test-mq-eol under --pure (mimic diffhelper.c behaviour) stableFri, 26 Feb 2010 16:52:43 +0100, by Benoit Boissinot
-
Updated contrib/vim/patchreview.* to version 0.2.2 stableWed, 24 Feb 2010 19:43:13 -0800, by Manpreet Singh
-
strip: invalidate all caches after stripping (fixes issue1951) stableSun, 21 Feb 2010 20:59:27 +0100, by Benoit Boissinot
-
Updated contrib/vim/patchreview.* to version 0.2.1 stableWed, 24 Feb 2010 13:12:17 -0800, by Manpreet Singh
-
httprepo: normalize output from unbundle with ssh stableWed, 24 Feb 2010 12:35:26 -0500, by Sune Foldager
-
shrink: handle all combinations of inline/non-inline revlogsWed, 24 Feb 2010 18:22:45 +0100, by Benoit Boissinot
-
progress: provide an explicit disable method for developers stableTue, 23 Feb 2010 23:10:01 -0600, by Steve Borho
-
url: only mark format string for translation stableWed, 24 Feb 2010 17:11:37 +0100, by Martin Geisler
-
i18n-ja: synchronized with eddf859343de stableWed, 24 Feb 2010 15:02:06 +0900, by FUJIWARA Katsunori
-
i18n-pt_BR: synchronized with 076e8a8000a3, minor fixes stableTue, 23 Feb 2010 12:51:07 -0300, by Wagner Bruna
-
url: avoid traceback when parsing [auth] (issue2056) stableTue, 23 Feb 2010 22:31:54 +0100, by Patrick Mezard
-
filemerge: use native path separators when merging (issue1399) stableTue, 23 Feb 2010 23:19:09 +0100, by Patrick Mezard
-
gpg: make 13448eab08ca work when not on repo rootTue, 23 Feb 2010 22:56:37 +0100, by Benoit Boissinot
-
hgweb: use string join instead of slower cStringIO stableTue, 23 Feb 2010 11:37:40 -0500, by Sune Foldager
-
hgweb: fix handling of arguments in the between command stableTue, 23 Feb 2010 11:34:08 -0500, by Sune Foldager
-
merge with stableTue, 23 Feb 2010 06:44:37 +0100, by Dirkjan Ochtman
-
httprepo: send Content-Type instead of content-type stableMon, 22 Feb 2010 23:12:12 -0500, by Sune Foldager
-
httprepo: use content-type application/mercurial-0.1 for POST stableMon, 22 Feb 2010 16:28:57 +0100, by Sune Foldager
-
patch: fix patching with fuzz and eol normalization stableMon, 22 Feb 2010 22:55:58 +0100, by Patrick Mezard
-
make the progress extension honor ui.quiet stableSun, 21 Feb 2010 15:26:55 +0100, by Ronny Pfannschmidt
-
subrepo: Update .hgsubstate in case of deleted subrepo stableMon, 22 Feb 2010 01:19:59 +0100, by Saint Germain
-
Do not use osutil.c with python 2.4 and Windows (issue1364) stableSun, 21 Feb 2010 22:16:35 +0100, by Benoit Boissinot
-
gpg: do not call status on the whole repository, only on '.hgsigs' stableSat, 20 Feb 2010 15:18:59 +0100, by Benoit Boissinot
-
identify: don't include unknown in status stableFri, 19 Feb 2010 20:34:23 -0500, by Dirkjan Ochtman
-
zeroconf: suppress traceback during shutdown stableFri, 19 Feb 2010 16:50:47 -0800, by Brendan Cully
-
contrib/wix: switch *.wxs files to LF eol stableFri, 19 Feb 2010 21:48:09 +0100, by Adrian Buehlmann
-
Merge with stableThu, 18 Feb 2010 23:23:17 -0600, by Steve Borho
-
url: *args argument is a tuple, not a list (found by pylint) stableFri, 19 Feb 2010 02:51:35 +0100, by Benoit Boissinot
-
shrink-revlog: remove unneeded imports and useless code stableFri, 19 Feb 2010 02:11:37 +0100, by Benoit Boissinot
-
shrink-revlog: add strings for translation / import _ before using it stableFri, 19 Feb 2010 02:07:13 +0100, by Benoit Boissinot
-
merge: fix --preview to show all nodes that will be merged (issue2043). stableMon, 15 Feb 2010 15:25:29 -0500, by Greg Ward
-
test-merge-default: make content of test repo clearer. stableMon, 15 Feb 2010 15:07:21 -0500, by Greg Ward
-
contrib/wix: MSVC CRT libraries are installed in WinSxS stableThu, 18 Feb 2010 20:47:12 +0100, by Adrian Buehlmann
-
import: if in doubt, consume stream until start of diff stableThu, 18 Feb 2010 10:46:01 -0800, by Brendan Cully
-
bdiff: do not use recursion / avoid stackoverflow (issue1940) stableThu, 18 Feb 2010 10:32:51 +0100, by Alistair Bell
-
keyword: mark improved demo commit message for translation stableThu, 18 Feb 2010 05:55:05 +0100, by Christian Ebert
-
mq: iterate over a copy of the command table keys (fixes issue2045). stableWed, 17 Feb 2010 14:35:11 -0800, by Brendan Cully
-
Merge with stableWed, 17 Feb 2010 23:10:22 +0100, by Martin Geisler
-
inotify/inserve: implement --timeout-idle option (issue885) stableWed, 17 Feb 2010 20:44:49 +0100, by Benoit Boissinot
-
regression: missing arg from 24ce8f0c0a39 dirstate.{walk,status} changes stableWed, 17 Feb 2010 20:30:57 +0100, by Benoit Boissinot
-
run commit and update hooks after command completion (issue1827) stableWed, 17 Feb 2010 15:43:21 +0100, by Sune Foldager
-
http: len(x) fails if it doesn't fit into an int, use __len__() instead stableWed, 17 Feb 2010 11:00:48 +0100, by Benoit Boissinot
-
filelog: sort meta entries, ensure deterministic order stableTue, 16 Feb 2010 21:04:04 +0100, by Ronny Pfannschmidt
-
util: use the built-in any() and all() methods if they are available stableTue, 16 Feb 2010 09:31:35 -0500, by Steve Losh
-
mergetools: improve configuration for several merge tools stableMon, 15 Feb 2010 21:18:16 -0600, by Steve Borho
-
hgrc.5: document use of environment variables on Windows stableMon, 15 Feb 2010 20:28:42 -0600, by Steve Borho
-
url: correctly quote '/' in user and password embedded in urls stableMon, 15 Feb 2010 22:39:36 +0100, by Benoit Boissinot
-
url: fix python < 2.6 with ssl installed stableMon, 15 Feb 2010 18:12:50 +0100, by Benoit Boissinot
-
bugzilla: revert unhelpful check-code changes, module is actually called MySQLdb stableMon, 15 Feb 2010 09:57:11 +0100, by Dirkjan Ochtman
-
mq: unify implementation of qinit and init -Q stableMon, 15 Feb 2010 00:16:59 -0800, by Brendan Cully
-
bundle: exclude csets given in --base, unless they are in --rev (issue1910) stableMon, 16 Nov 2009 16:10:05 -0500, by Benoit Boissinot
-
Merge with stableMon, 15 Feb 2010 00:17:18 +0100, by Martin Geisler
-
mq: more instructive use of "--" in qguard help (issue2040) stableMon, 15 Feb 2010 00:12:10 +0100, by Martin Geisler
-
color: don't crash on invalid status codes (issue2036)Sun, 14 Feb 2010 17:08:52 -0500, by Brodie Rao
-
Add progress extension to win32 default config file stableSun, 14 Feb 2010 23:17:28 +0100, by Pascal Quantin
-
interhg: fixes regression introduced by 38170eeed18c stableSat, 06 Feb 2010 21:25:02 -0200, by Wagner Bruna
-
progress: use inline literals in help string stableSun, 14 Feb 2010 17:09:52 +0100, by Martin Geisler
-
Fix test-share and test-subrepo under Windows stableSun, 14 Feb 2010 18:19:18 +0100, by Patrick Mezard
-
patch: separate reverse copy data (issue1959) stableThu, 11 Feb 2010 11:22:57 -0200, by Wagner Bruna
-
progress: make progress.refresh=0 always display the progress line stableSun, 14 Feb 2010 15:42:47 +0100, by Patrick Mezard
-
Merge with i18nSun, 14 Feb 2010 13:28:34 +0100, by Martin Geisler
-
i18n-sv: nine basic commands translatedSun, 14 Feb 2010 00:08:26 +0100, by Jens Bäckman
-
Merge with crew-stableSun, 14 Feb 2010 13:05:51 +0100, by Patrick Mezard
-
subrepo: make sure that the source path is stripped stableTue, 09 Feb 2010 18:32:57 +0100, by David Soria Parra
-
ui: add HGPLAIN environment variable for easier scriptingSun, 07 Feb 2010 14:56:18 +0100, by Brodie Rao
-
tests: update help for addSat, 13 Feb 2010 23:24:27 -0600, by Matt Mackall
-
progress: make determinate bar more like wget progress barSat, 13 Feb 2010 23:34:15 -0500, by Brodie Rao
-
progress: simplify spacejoin()Sat, 13 Feb 2010 23:34:20 -0500, by Brodie Rao
-
check-code: two more rulesSat, 13 Feb 2010 23:20:17 -0600, by Matt Mackall
-
progress: fix descriptionSun, 14 Feb 2010 00:46:13 +0200, by timeless
-
parsers: fix some signed comparison issuesSat, 13 Feb 2010 17:37:44 -0600, by Matt Mackall
-
commands: correct example in add help textSat, 13 Feb 2010 22:10:31 +0100, by Martin Geisler
-
minirst: support line blocksSat, 13 Feb 2010 21:21:40 +0100, by Martin Geisler
-
commands: add verbose example to help text for addSat, 13 Feb 2010 18:44:19 +0100, by Martin Geisler
-
commands: support verbose helpSat, 13 Feb 2010 18:36:24 +0100, by Martin Geisler
-
minirst: report pruned container typesSat, 13 Feb 2010 18:11:08 +0100, by Martin Geisler
-
minirst: support containersSun, 04 Oct 2009 22:03:41 +0200, by Martin Geisler
-
test-mq-qclone-http: hide port numberSat, 13 Feb 2010 02:08:27 +0100, by Martin Geisler
-
progress: only reset state if finishing progress for the current topicSat, 13 Feb 2010 09:49:06 -0600, by Augie Fackler
-
shrink: use progress APISat, 13 Feb 2010 15:34:44 +0100, by Benoit Boissinot
-
progress: correctly handle empty progress topicSat, 13 Feb 2010 09:55:28 +0100, by Benoit Boissinot
-
util: add any() and all() functions for Python 2.4 compatibilityFri, 12 Feb 2010 19:59:09 -0500, by Steve Losh
-
merge with mpmSat, 13 Feb 2010 10:56:43 +0100, by Benoit Boissinot
-
rebase: split line longer than 80 charsFri, 12 Feb 2010 15:17:10 +0100, by Stefano Tortarolo
-
progress: add progress calls to changeset discoverySat, 13 Feb 2010 00:38:29 -0600, by Matt Mackall
-
Progress bar extensionFri, 12 Feb 2010 21:53:32 -0600, by Augie Fackler
-
verify: call ui.progress()Wed, 10 Feb 2010 18:46:19 -0600, by Augie Fackler
-
localrepo: provide indeterminate progress information while bundlingTue, 09 Feb 2010 10:02:01 -0600, by Augie Fackler
-
update: make calls to ui.progress()Sun, 07 Feb 2010 17:44:30 -0600, by Augie Fackler
-
localrepo: show indeterminate progress for incoming dataSun, 07 Feb 2010 12:00:40 -0600, by Augie Fackler
-
Merge with crew-stableSat, 13 Feb 2010 02:06:13 +0100, by Patrick Mezard
-
convert: differentiate between IOError and OSError on commitctx() stableThu, 11 Feb 2010 23:15:42 +0200, by Giorgos Keramidas
-
test-mq-qclone: test --mq optionFri, 12 Feb 2010 21:30:24 +0100, by Patrick Mezard
-
merge with crewFri, 12 Feb 2010 16:04:00 +0100, by Benoit Boissinot
-
ui.progress: clarify termination requirementSun, 07 Feb 2010 10:25:18 -0600, by Augie Fackler
-
relink: properly use the progress APISun, 07 Feb 2010 10:25:18 -0600, by Augie Fackler
-
test-subrepo-svn: handle svn output changes gracefullyTue, 09 Feb 2010 12:49:47 -0600, by Augie Fackler
-
util: fix trailing whitespace found by check-codeMon, 08 Feb 2010 08:18:49 -0600, by Augie Fackler
-
ui: look before you leap on sys.stderr.closed (and look nicer)Fri, 12 Feb 2010 15:46:48 +0100, by Thomas Arendsen Hein
-
Merge with stableThu, 11 Feb 2010 17:44:01 -0600, by Matt Mackall
-
hgrc: update docs for the server sectionThu, 11 Feb 2010 17:13:22 -0600, by Matt Mackall
-
localrepo: add optional validation (defaults to off) for incoming changesThu, 11 Feb 2010 16:37:43 -0600, by Augie Fackler
-
doc: add missing documentation for http_proxy.alwaysThu, 11 Feb 2010 21:11:59 +0100, by Henrik Stuart
-
url: proxy handling, simplify and correctly deal with IPv6Thu, 11 Feb 2010 20:42:20 +0100, by Benoit Boissinot
-
streaming: actually change defaultTue, 09 Feb 2010 14:12:34 -0600, by Matt Mackall
-
fix up a bunch of check-code warningsTue, 09 Feb 2010 14:12:22 -0600, by Matt Mackall
-
check-code: import some pylint checksTue, 09 Feb 2010 13:53:24 -0600, by Matt Mackall
-
ssl: fix compatibility with pre-2.6 PythonWed, 10 Feb 2010 17:42:57 -0600, by Matt Mackall
-
mq: remove unused importWed, 10 Feb 2010 21:17:58 +0100, by Henrik Stuart
-
url: SSL server certificate verification using web.cacerts file (issue1174)Wed, 10 Feb 2010 20:27:46 +0100, by Henrik Stuart
-
url: httplib.HTTPSConnection already handles IPv6 and port parsing fineWed, 10 Feb 2010 20:08:18 +0100, by Benoit Boissinot
-
mq: incorporate mq repo config when using --mqWed, 10 Feb 2010 10:58:11 -0800, by Brendan Cully
-
run-tests.py: skipped tests shouldn't change working directoryTue, 09 Feb 2010 01:12:29 +0100, by Mads Kiilerich
-
whitespace cleanupMon, 08 Feb 2010 20:51:23 +0100, by Peter Arrenbrecht
-
revlog.size: remove alternate implementation (revlogv0 specific)Tue, 09 Feb 2010 14:02:07 +0100, by Benoit Boissinot
-
pylintrc: string isn't deprecated, only some of its methodsTue, 09 Feb 2010 13:48:52 +0100, by Benoit Boissinot
-
mq: make init -Q do what qinit -c didMon, 08 Feb 2010 10:50:00 +0100, by Brendan Cully
-
mq: add -Q option to all commands not in norepoMon, 08 Feb 2010 10:23:44 +0100, by Brendan Cully
-
setup.py: fixing version info for Windows hg.exe (py2exe)Sun, 07 Feb 2010 23:07:58 +0100, by Adrian Buehlmann
-
test-branch-option: make it executableMon, 08 Feb 2010 23:47:23 +0100, by Patrick Mezard
-
tests: don't just silently strip port numbersMon, 08 Feb 2010 02:53:41 +0100, by Mads Kiilerich
-
mq: add parent node IDs to MQ patches on qrefresh/qnewSun, 07 Feb 2010 10:47:54 -0500, by Steve Losh
-
prepush: add more precise error messagesMon, 08 Feb 2010 19:44:04 +0100, by Benoit Boissinot
-
revlog: don't silently discard revlog flags on revlogv0Mon, 08 Feb 2010 17:28:19 +0100, by Benoit Boissinot
-
fix coding style (reported by pylint)Mon, 08 Feb 2010 15:36:34 +0100, by Benoit Boissinot
-
add pylintrc with some mercurial specific configurationMon, 08 Feb 2010 15:06:26 +0100, by Benoit Boissinot
-
localrepo: cleanup branch tip computationMon, 08 Feb 2010 14:52:28 +0100, by Benoit Boissinot
-
hgrc.5: Fix a typoMon, 08 Feb 2010 06:24:34 -0600, by Steve Borho
-
summary: various fixes, add a testMon, 08 Feb 2010 11:04:38 +0100, by Matt Mackall
-
fix remaining hg.parseurl usesMon, 08 Feb 2010 10:32:44 +0100, by Sune Foldager
-
win32: allow hgrc.d on WindowsSun, 07 Feb 2010 05:34:22 -0600, by Steve Borho
-
zeroconf: use DNS length field to safely skip unknown record typesMon, 08 Feb 2010 00:01:08 +0100, by Brendan Cully
-
zeroconf: better fix for readName errorSun, 07 Feb 2010 19:39:29 +0100, by Brendan Cully
-
zeroconf: try utf-16 decoding if utf-8 failsSun, 07 Feb 2010 18:37:14 +0100, by Brendan Cully
-
import: import each patch in a file or stream as a separate changeSun, 07 Feb 2010 18:06:52 +0100, by Brendan Cully
-
ui: look before you leap on sys.stdout.closedSun, 07 Feb 2010 16:44:55 +0100, by Dirkjan Ochtman
-
mq: fix deprecation mention, line lengthSun, 07 Feb 2010 16:03:38 +0100, by Augie Fackler
-
merge with mpmSun, 07 Feb 2010 16:04:42 +0100, by Dirkjan Ochtman
-
addbranchrevs: fallback for older serversSun, 07 Feb 2010 15:57:16 +0100, by Sune Foldager
-
add -b/--branch option to clone, bundle, incoming, outgoing, pull, pushSun, 07 Feb 2010 15:23:46 +0100, by Sune Foldager
-
subrepo: change default path in hgrc of subrepo after cloningSat, 06 Feb 2010 19:14:37 +0100, by Saint Germain
-
streamclone: allow uncompressed clones by defaultSun, 07 Feb 2010 15:31:53 +0100, by Matt Mackall
-
help: Improved body textSun, 07 Feb 2010 15:08:26 +0100, by timeless
-
commands: Try to improve help options text for basic commandsFri, 20 Nov 2009 14:37:36 +0200, by timeless
-
check-code.py: make help strings consistentSun, 07 Feb 2010 10:58:51 +0100, by Martin Geisler
-
check-code.py: escape backslashSun, 07 Feb 2010 01:52:10 +0100, by Mads Kiilerich
-
qnew: ignore force optionSun, 07 Feb 2010 07:37:05 -0600, by Augie Fackler
-
strip apostrophes from an error messagesSun, 07 Feb 2010 15:09:02 +0100, by Dirkjan Ochtman
-
mq: fix typo, thanks pmezardSun, 07 Feb 2010 14:53:17 +0100, by Dirkjan Ochtman
-
commands: annotate follows by default, separate -f/--file optionSun, 07 Feb 2010 14:51:52 +0100, by Dirkjan Ochtman
-
Merge with crew-stableSun, 07 Feb 2010 14:43:21 +0100, by Patrick Mezard
-
test-mq-qrefresh: test qrefresh when tip != qtip stableSun, 07 Feb 2010 11:38:36 +0100, by Patrick Mezard
-
mq: remove qrefresh slow path (issue2025) stableSat, 06 Feb 2010 18:36:27 +0100, by Dan Villiom Podlaski Christiansen
-
interpret repo#name url syntax as branch instead of revisionSun, 07 Feb 2010 14:29:07 +0100, by Sune Foldager
-
dispatch: provide help for disabled extensions and commandsSun, 07 Feb 2010 14:01:43 +0100, by Brodie Rao
-
extensions: refactor disabled()Sun, 07 Feb 2010 11:32:08 +0100, by Brodie Rao
-
mq: don't warn on qpush against a branch headSun, 07 Feb 2010 14:06:05 +0100, by Dirkjan Ochtman
-
mq: deprecate qinit and qcommitSun, 07 Feb 2010 13:49:52 +0100, by Dirkjan Ochtman
-
mq: deprecate qsave, qrestore and related optionsSun, 07 Feb 2010 12:34:02 +0100, by Dirkjan Ochtman
-
mq: add --mq option to some commandsTue, 23 Dec 2008 09:46:40 -0800, by Brendan Cully
-
pull: with -u and -r, update to the first revision givenSat, 06 Feb 2010 20:24:51 +0100, by Sune Foldager
-
localrepo: inline single-use nested functionSun, 07 Feb 2010 10:01:55 +0100, by Dirkjan Ochtman
-
localrepo: unify changegroup and changegroupsubset code paths a bitSun, 07 Feb 2010 09:58:41 +0100, by Dirkjan Ochtman
-
merge: add hints about the use of 'hg heads' to find the rev to mergeSun, 07 Feb 2010 00:51:59 +0100, by Benoit Boissinot
-
prepush: warn about every new outgoing named branch, not just the firstSun, 07 Feb 2010 00:43:24 +0100, by Benoit Boissinot
-
prepush: rename variables, refactorSun, 07 Feb 2010 00:43:22 +0100, by Benoit Boissinot
-
rebase: add --detach option to detach intermediate revisions (issue1950)Sat, 06 Feb 2010 10:51:50 +0100, by Stefano Tortarolo
-
rebase: refactoringSun, 31 Jan 2010 13:30:17 +0100, by Stefano Tortarolo
-
commands: do all branch heads by default, demote topological to -t/--topoSat, 06 Feb 2010 19:38:39 +0100, by Dirkjan Ochtman
-
commands: actually implement --closed for topological headsSat, 06 Feb 2010 19:33:40 +0100, by Dirkjan Ochtman
-
commands: externalize branchheads so we can do it for all branches at onceSat, 06 Feb 2010 19:06:02 +0100, by Dirkjan Ochtman
-
commands: move inactive/closed out so they can have more effectSat, 06 Feb 2010 19:33:33 +0100, by Dirkjan Ochtman
-
commands: don't do too much work for error messagesSat, 06 Feb 2010 19:33:28 +0100, by Dirkjan Ochtman
-
commands: allow --closed even for topological heads displaysSat, 06 Feb 2010 19:00:50 +0100, by Dirkjan Ochtman
-
util: make spawndetached() handle subprocess early terminationsSat, 06 Feb 2010 16:50:00 +0100, by Patrick Mezard
-
zeroconf: do not try to encode encoded strings (issue1942)Sat, 06 Feb 2010 17:31:54 +0100, by Henrik Stuart
-
zeroconf: override default destination folder on cloneSat, 06 Feb 2010 17:31:49 +0100, by Henrik Stuart
-
merge with mainSat, 06 Feb 2010 17:37:52 +0100, by Henrik Stuart
-
merge with mainSat, 06 Feb 2010 17:11:18 +0100, by Benoit Boissinot
-
fix spaces/identation issuesFri, 05 Feb 2010 18:50:08 +0100, by Benoit Boissinot
-
Merge with crewSat, 06 Feb 2010 15:21:48 +0100, by Matt Mackall
-
Merge with crewSat, 06 Feb 2010 15:18:52 +0100, by Brendan Cully
-
run-tests: kill daemons on ^C with -j.Sat, 06 Feb 2010 15:18:36 +0100, by Brendan Cully
-
commands: fix more changeset header information in 'hg help export'Sat, 06 Feb 2010 08:57:57 -0500, by Steve Losh
-
commands: fix the list of changeset header information in 'hg help export'Sat, 06 Feb 2010 08:28:39 -0500, by Steve Losh
-
graphlog: remove unused importWed, 03 Feb 2010 16:09:19 +0000, by Christian Ebert
-
keyword: fix utcdate filterThu, 04 Feb 2010 20:58:42 +0000, by Christian Ebert
-
commands: always order heads recent to oldestSat, 06 Feb 2010 12:47:33 +0100, by Dirkjan Ochtman
-
commands: fix up stupidly untested heads simplificationSat, 06 Feb 2010 12:47:24 +0100, by Dirkjan Ochtman
-
revlog: fix up previously stupid API changeSat, 06 Feb 2010 12:47:17 +0100, by Dirkjan Ochtman
-
commands: simplify heads a little bit before I start hacking it upSat, 06 Feb 2010 11:29:48 +0100, by Dirkjan Ochtman
-
localrepo: add a quick docstring for localrepo.branchmap()Sat, 06 Feb 2010 11:29:23 +0100, by Dirkjan Ochtman
-
commands: deprecate the heads -a optionSat, 06 Feb 2010 11:28:03 +0100, by Dirkjan Ochtman
-
revlog: add a fast path for checking ancestrySat, 06 Feb 2010 11:27:22 +0100, by Dirkjan Ochtman
-
subrepo: correct copyrightSat, 06 Feb 2010 10:23:18 +0100, by David Soria Parra
-
record: function variable naming & signature cleanup.Fri, 05 Feb 2010 18:46:22 +0100, by Dan Villiom Podlaski Christiansen
-
add options dict to localrepo.store.opener and use it for defversionFri, 05 Feb 2010 19:10:26 +0100, by Vsevolod Solovyov
-
merge with mainFri, 05 Feb 2010 18:23:01 +0100, by Benoit Boissinot
-
localrepo: minor formatting - remove double spaceFri, 05 Feb 2010 17:02:27 +0200, by Henri Wiechers
-
coverage.py: fixed syntax errorMon, 01 Feb 2010 22:29:11 +0200, by Henri Wiechers
-
merge with stableFri, 05 Feb 2010 17:24:38 +0100, by Dirkjan Ochtman
-
zeroconf: gethostbyaddr may also fail with socket.herror stableFri, 05 Feb 2010 10:16:52 -0600, by Augie Fackler
-
Merge with stableFri, 05 Feb 2010 07:07:53 -0600, by Steve Borho
-
commands: label from user is in local encoding stableFri, 05 Feb 2010 04:33:08 -0600, by Steve Borho
-
merge with mainTue, 02 Feb 2010 09:13:59 +0100, by Benoit Boissinot
-
copies: check if revisions are related (bug found with pylint)Tue, 02 Feb 2010 09:05:20 +0100, by Benoit Boissinot
-
Merge with stableMon, 01 Feb 2010 11:34:44 -0600, by Matt Mackall
-
Merge with i18nMon, 01 Feb 2010 09:18:58 -0600, by Matt Mackall
-
merge with i18n stableMon, 01 Feb 2010 11:11:30 -0200, by Wagner Bruna
-
Merge with stable.Sun, 31 Jan 2010 16:01:20 +0100, by Martin Geisler
-
i18n-ja: synchronized with e7727a545c48Sun, 31 Jan 2010 02:34:50 +0900, by FUJIWARA Katsunori
-
Merge with stableSun, 31 Jan 2010 13:43:33 -0600, by Matt Mackall
-
templates: rename `Last change' column in hgwebdir repository list.Sun, 24 Jan 2010 20:51:53 +0100, by Dan Villiom Podlaski Christiansen
-
run-tests: split tests/blacklist in tests/blacklists/*Thu, 10 Dec 2009 17:21:31 +0900, by Nicolas Dumazet
-
subrepo: fix errors reported by pylintSun, 31 Jan 2010 18:02:16 +0100, by Benoit Boissinot
-
Merge with i18nThu, 28 Jan 2010 23:13:45 -0600, by Matt Mackall
-
Merge with stableThu, 28 Jan 2010 23:13:10 -0600, by Matt Mackall
-
config: handle short continuations (issue1999) stableThu, 28 Jan 2010 23:07:28 -0600, by Matt Mackall
-
i18n-sv: Translated twelve basic commandsMon, 18 Jan 2010 19:57:36 +0100, by Jens Bäckman
-
bugzilla: lowercase mysqldb varThu, 28 Jan 2010 22:45:04 -0600, by Matt Mackall
-
check-code: del isn't a functionThu, 28 Jan 2010 22:44:54 -0600, by Matt Mackall
-
check-code: fix copyright dateThu, 28 Jan 2010 22:44:45 -0600, by Matt Mackall
-
test-minirst: hide trailing whitespace from check-codeThu, 28 Jan 2010 22:44:36 -0600, by Matt Mackall
-
zeroconf: flag third-party Zeroconf.py for ignore in check-codeThu, 28 Jan 2010 22:44:25 -0600, by Matt Mackall
-
check-code: add some ignore hintsThu, 28 Jan 2010 22:44:18 -0600, by Matt Mackall
-
check-code: check thyselfMon, 25 Jan 2010 01:23:34 -0600, by Matt Mackall
-
Merge with stable.Fri, 29 Jan 2010 01:04:38 +0100, by Martin Geisler
-
patchbomb: document [patchbomb] config section for addresses stableThu, 28 Jan 2010 11:27:09 +0000, by Christian Ebert
-
hgrc.5: whether bcc is prompted for is up to the extension stableThu, 28 Jan 2010 10:38:29 +0000, by Christian Ebert
-
many, many trivial check-code fixupsMon, 25 Jan 2010 00:05:27 -0600, by Matt Mackall
-
Introduce check-code.pyMon, 25 Jan 2010 00:05:22 -0600, by Matt Mackall
-
merge with stableSun, 24 Jan 2010 18:44:12 +0100, by Benoit Boissinot
-
test-encode: Use tr chacter classes instead of character ranges stableSat, 23 Jan 2010 02:03:42 +0100, by Mads Kiilerich
-
Merge with stableSat, 23 Jan 2010 16:55:46 +0100, by Martin Geisler
-
Merge with stableFri, 22 Jan 2010 17:15:58 +0100, by Martin Geisler
-
mq: Do not translate import message that are appended to commits. stableWed, 20 Jan 2010 23:23:18 +0100, by David Soria Parra
-
subrepo: handle svn externals and meta changes (issue1982)Thu, 21 Jan 2010 13:26:26 +0100, by Patrick Mezard
-
subrepo: svn xml output is much easier to parseThu, 21 Jan 2010 15:13:40 +0100, by Patrick Mezard
-
subrepo: make svn use C locale for portabilityThu, 21 Jan 2010 15:13:03 +0100, by Patrick Mezard
-
Merge with stableWed, 20 Jan 2010 16:58:48 +0100, by Martin Geisler
-
summary: L10N messages hide clean-ness of workdir from 'hg summary' stableWed, 20 Jan 2010 13:50:06 +0900, by FUJIWARA Katsunori
-
mercurial.el: add forgotten version number stableWed, 20 Jan 2010 16:48:20 +0100, by Martin Geisler
-
test-subrepo-svn: remove bashismSun, 17 Jan 2010 01:53:04 +0100, by Mads Kiilerich
-
Merge with crew-stableWed, 20 Jan 2010 09:49:15 +0100, by Patrick Mezard
-
Merge with stableTue, 19 Jan 2010 22:45:09 -0600, by Matt Mackall
-
templatekw: fix extras, manifest and showlist args (issue1989)Mon, 18 Jan 2010 22:59:32 +0100, by Patrick Mezard
-
merge with i18n stableMon, 18 Jan 2010 15:38:31 -0200, by Wagner Bruna
-
Merge with stableSat, 16 Jan 2010 02:40:00 +0100, by Martin Geisler
-
share: be more explicit about the dangers of rollback. stableWed, 13 Jan 2010 22:05:06 -0500, by Greg Ward
-
mercurial.spec: Alignment with AIX spec by Jim Hague stableWed, 06 Jan 2010 03:27:15 +0100, by Mads Kiilerich
-
hgweb: changenav: separate pages before and after the current positionSat, 16 Jan 2010 02:33:06 +0100, by Nicolas Dumazet
-
Work around AIX shell builtin printf not handling \NNN. stableWed, 06 Jan 2010 18:03:33 +0000, by Jim Hague
-
merge with stableFri, 15 Jan 2010 21:32:53 +0100, by Benoit Boissinot
-
subrepo: fix merging of already merged subrepos (issue1986) stableFri, 15 Jan 2010 21:08:04 +0100, by Benoit Boissinot
-
Merge with crew-stab leFri, 15 Jan 2010 10:38:11 +0100, by Patrick Mezard
-
hgweb: add a test for search logsThu, 14 Jan 2010 16:43:14 +0100, by Dirkjan Ochtman
-
hgweb: add less/more links for search logs (issue1972)Thu, 14 Jan 2010 16:42:10 +0100, by Dirkjan Ochtman
-
hgweb: add less/more links to shortlog/filelog navThu, 14 Jan 2010 16:28:21 +0100, by Dirkjan Ochtman
-
hgweb: make graph page size equal to shortlogThu, 14 Jan 2010 16:07:34 +0100, by Dirkjan Ochtman
-
merge with stableWed, 13 Jan 2010 12:00:06 +0100, by Dirkjan Ochtman
-
ui: just return it if it's already a bool stableWed, 13 Jan 2010 11:53:55 +0100, by Dirkjan Ochtman
-
demandimport: ignore _winreg (used in python-2.7 mimetypes) stableWed, 13 Jan 2010 11:57:32 +0100, by Dirkjan Ochtman
-
shrink-revlog: add --dry-run optionTue, 12 Jan 2010 22:20:21 +0100, by Patrick Mezard
-
cmdutil: hide child window created by win32 spawndetached()Sun, 10 Jan 2010 18:13:34 +0100, by Patrick Mezard
-
Find right hg command for detached processWed, 06 Jan 2010 21:11:58 +0100, by Patrick Mezard
-
cmdutil: replace unix pipe handshake with file lockWed, 06 Jan 2010 21:11:58 +0100, by Patrick Mezard
-
serve: add and use portable spawnvp replacementFri, 10 Apr 2009 21:20:25 +0200, by Patrick Mezard
-
shrink-revlog: help/doc tweaksTue, 12 Jan 2010 15:12:53 +0100, by Greg Ward
-
Add shrink-revlog.py to win32 installerThu, 07 Jan 2010 23:04:53 +0100, by Pascal Quantin
-
shrink-revlog: make it work on windows (issue1976)Mon, 11 Jan 2010 21:15:53 +0100, by Patrick Mezard
-
merge main with stableMon, 11 Jan 2010 22:41:49 +0100, by Benoit Boissinot
-
merge crew togetherMon, 11 Jan 2010 22:41:24 +0100, by Benoit Boissinot
-
merge with stableMon, 11 Jan 2010 21:45:28 +0100, by Benoit Boissinot
-
shrink-revlog: avoid cryptic error when used as an extension stableMon, 11 Jan 2010 21:44:04 +0100, by Benoit Boissinot
-
transaction: initialize self.journal to None after deletion stableMon, 11 Jan 2010 21:40:19 +0100, by Benoit Boissinot
-
subrepo: fix typo in help textSat, 09 Jan 2010 23:12:21 +0100, by Jens Bäckman
-
Merge with stableSat, 09 Jan 2010 23:16:48 +0100, by Martin Geisler
-
color: colorize output of hg resolve -lSat, 09 Jan 2010 10:47:47 +0100, by Georg Brandl
-
color: improve coding styleFri, 08 Jan 2010 20:56:28 +0100, by Benoit Boissinot
-
Merge with crew-stableSat, 09 Jan 2010 00:25:56 +0100, by Patrick Mezard
-
ui: display progress with decimal notation stableFri, 08 Jan 2010 23:15:24 +0100, by Patrick Mezard
-
win32: close file when leaving _getfileinfo() stableFri, 08 Jan 2010 23:15:22 +0100, by Patrick Mezard
-
contrib: small documentation fixes in shrink-revlog.pyThu, 07 Jan 2010 16:06:36 +0100, by Dirkjan Ochtman
-
contrib: turn shrink-revlog.py into an extensionThu, 07 Jan 2010 16:06:12 +0100, by Dirkjan Ochtman
-
contrib: fix error handling in shrink-revlog.py to be more hg-likeThu, 07 Jan 2010 15:12:16 +0100, by Dirkjan Ochtman
-
contrib: use ui to write in shrink-revlog.pyThu, 07 Jan 2010 15:07:18 +0100, by Dirkjan Ochtman
-
Merge with stable.Tue, 05 Jan 2010 22:41:39 +0100, by Martin Geisler
-
Update test and man page for multiple matching encode/decode filters stableTue, 05 Jan 2010 03:20:45 +0100, by Mads Kiilerich
-
commands: fix help string for pull -u and unbundle -u. stableTue, 05 Jan 2010 15:07:38 -0500, by Greg Ward
-
httprepo: always store the response url (issue1968)Tue, 05 Jan 2010 10:20:28 -0600, by Steve Borho
-
Merge with stableMon, 04 Jan 2010 01:11:18 +0100, by Martin Geisler
-
test-convert-svn-branches: filter unwanted outputSun, 03 Jan 2010 19:13:55 +0100, by Patrick Mezard
-
Merge with crew-stableSun, 03 Jan 2010 20:36:30 +0100, by Patrick Mezard
-
patch: explicitely close input patch files when leaving stableSun, 03 Jan 2010 19:47:07 +0100, by Patrick Mezard
-
Merge with crew-stableSun, 03 Jan 2010 18:16:42 +0100, by Patrick Mezard
-
hgweb: improve IIS PATH_INFO fix ee8af8a4d905 (issue1580) stableSun, 03 Jan 2010 17:26:39 +0100, by Patrick Mezard
-
Minor svn conversion tests cleanupSat, 02 Jan 2010 18:14:45 +0100, by Patrick Mezard
-
subrepo: force en_US.UTF-8 locale when calling svnSat, 02 Jan 2010 16:42:00 +0100, by Patrick Mezard
-
test-subrepo-svn: normalize OS specific path separatorSat, 02 Jan 2010 16:03:29 +0100, by Patrick Mezard
-
subrepo: normalize svn output line-endingsSat, 02 Jan 2010 16:03:25 +0100, by Patrick Mezard
-
test-subrepo-svn: avoid pushd/popdSat, 02 Jan 2010 15:48:05 +0100, by Patrick Mezard
-
Merge with stableFri, 01 Jan 2010 18:10:10 -0600, by Matt Mackall
-
Merge with crewFri, 01 Jan 2010 15:45:48 -0600, by Matt Mackall
-
mq: qdiff with the same diff options than qrefresh (issue1350)Fri, 01 Jan 2010 21:49:05 +0100, by Patrick Mezard
-
mq: upgrade to git patch when necessary (issue767)Fri, 01 Jan 2010 21:21:34 +0100, by Patrick Mezard
-
patch: support diff data loss detection and upgradeFri, 01 Jan 2010 20:54:05 +0100, by Patrick Mezard
-
Merge with crew-stableFri, 01 Jan 2010 20:52:05 +0100, by Patrick Mezard
-
Merge with stableFri, 01 Jan 2010 15:33:51 -0600, by Matt Mackall
-
mq: preserve --git flag when folding patches stable 1.4.2Fri, 01 Jan 2010 19:53:05 +0100, by Patrick Mezard
-
mq: preserve --git flag when merging patches stableFri, 01 Jan 2010 19:53:05 +0100, by Patrick Mezard
-
subrepo: mark string for translation and fix caseFri, 01 Jan 2010 18:46:24 +0100, by Martin Geisler
-
Add RelaxNG schema to win32 installerFri, 01 Jan 2010 15:30:21 +0100, by Pascal Quantin
-
Merge with mpmFri, 01 Jan 2010 17:11:48 +0100, by Martin Geisler
-
Merge with crew-stableFri, 01 Jan 2010 14:29:36 +0100, by Patrick Mezard
-
copies: don't report copies with unrelated branch stableFri, 01 Jan 2010 13:58:30 +0100, by Patrick Mezard
-
subrepo: Subversion supportThu, 31 Dec 2009 13:16:03 -0600, by Augie Fackler
-
subrepo: add table-based dispatch for subrepo typesThu, 31 Dec 2009 17:10:03 -0600, by Augie Fackler
-
dirstate: don't check state of subrepo directoriesThu, 31 Dec 2009 17:19:30 -0600, by Augie Fackler
-
subrepo: load from a context where the subrepo existsThu, 31 Dec 2009 16:30:34 -0600, by Augie Fackler
-
subrepo: fix includes support in .hgsubThu, 31 Dec 2009 17:25:46 -0600, by Matt Mackall
-
Merge with stableThu, 31 Dec 2009 00:03:19 +0100, by Martin Geisler
-
i18n: update po files for 703db37d186b and 0ddbc0299742 stableWed, 30 Dec 2009 20:39:59 -0200, by Wagner Bruna
-
Merge with i18nWed, 30 Dec 2009 14:32:37 -0600, by Matt Mackall
-
Merge with stableWed, 30 Dec 2009 20:59:23 +0100, by Martin Geisler
-
Merge with i18n.Wed, 30 Dec 2009 20:37:53 +0100, by Martin Geisler
-
i18n: merge with stableWed, 30 Dec 2009 03:39:34 +0100, by Martin Geisler
-
i18n-da: import strings from default branch stableWed, 30 Dec 2009 03:26:49 +0100, by Martin Geisler
-
i18n-sv: synchronized with 37679dbf2ee3Tue, 29 Dec 2009 00:47:23 +0100, by Jens Bäckman
-
merge with i18n stableMon, 28 Dec 2009 15:08:07 -0200, by Wagner Bruna
-
i18n-it: removed extraneous '\r' from message stableMon, 28 Dec 2009 15:01:10 -0200, by Wagner Bruna
-
Added RelaxNG schema for hg log XML output formatWed, 30 Dec 2009 02:44:37 +0100, by Robert Bachmann
-
Bugfix and test for hg log XML outputWed, 30 Dec 2009 02:41:19 +0100, by Robert Bachmann
-
Added output of "extras" to hg log XML outputWed, 30 Dec 2009 02:38:53 +0100, by Robert Bachmann
-
Merge with stableTue, 29 Dec 2009 16:16:25 -0600, by Matt Mackall
-
run-tests.py: clears http_proxy for all testsTue, 29 Dec 2009 19:02:26 -0200, by Wagner Bruna
-
windows: expand environment vars in find_exeTue, 29 Dec 2009 23:59:41 -0600, by Steve Borho
-
Merge with stableTue, 29 Dec 2009 16:16:25 -0600, by Matt Mackall
-
run-tests.py: clears http_proxy for all tests stableTue, 29 Dec 2009 19:02:26 -0200, by Wagner Bruna
-
Added XML output for hg logMon, 28 Dec 2009 16:48:57 +0100, by Robert Bachmann
-
Added support for templatevar "footer" to cmdutil.pyMon, 28 Dec 2009 17:55:52 +0100, by Robert Bachmann
-
patch: make git diffline generation more explicitTue, 29 Dec 2009 16:00:38 +0100, by Patrick Mezard
-
mq: untangle git patch detectionTue, 29 Dec 2009 16:00:29 +0100, by Patrick Mezard
-
test-mq: better tests delimitationTue, 29 Dec 2009 16:00:24 +0100, by Patrick Mezard
-
Merge with crew-stableTue, 29 Dec 2009 01:32:40 +0100, by Patrick Mezard
-
test-bisect: test handling of invalid commands without relying on sh stableTue, 29 Dec 2009 01:03:10 +0100, by Mads Kiilerich
-
diffhelpers: fix variable declaration for MSVC (not C99)Mon, 28 Dec 2009 18:29:35 +0100, by Patrick Mezard
-
dirstate: improve docstring formattingSun, 27 Dec 2009 23:24:05 +0100, by Martin Geisler
-
test-help: improve test coverageThu, 24 Dec 2009 18:53:36 +0200, by Henri Wiechers
-
test-help: improve test coverageThu, 24 Dec 2009 18:53:35 +0200, by Henri Wiechers
-
test-help: improve test coverageThu, 24 Dec 2009 18:53:35 +0200, by Henri Wiechers
-
test-help: improve test coverageThu, 24 Dec 2009 18:53:35 +0200, by Henri Wiechers
-
test-help: improve test coverageThu, 24 Dec 2009 18:53:35 +0200, by Henri Wiechers
-
test-help: improve test coverageThu, 24 Dec 2009 18:53:34 +0200, by Henri Wiechers
-
merge with stableThu, 24 Dec 2009 11:41:06 +0100, by Dirkjan Ochtman
-
Merge with crew-stableThu, 24 Dec 2009 00:01:13 +0100, by Patrick Mezard
-
patch: better handling of sequence of offset patch hunks (issue1941) stableWed, 09 Dec 2009 16:56:00 -0800, by Greg Onufer
-
Makefile: added instructions on how to override PREFIXWed, 23 Dec 2009 23:28:53 +0100, by Martin Geisler
-
Merge with stableWed, 23 Dec 2009 20:34:09 +0100, by Martin Geisler
-
win32text: do not mention hgext in warning stableWed, 23 Dec 2009 20:31:35 +0100, by Martin Geisler
-
patch: drop unused hunk.newctrl()Wed, 23 Dec 2009 19:31:48 +0100, by Patrick Mezard
-
test-import-eol: improve binary hunks testWed, 23 Dec 2009 19:31:48 +0100, by Patrick Mezard
-
diffhelpers: handle CRLF in hunk last line without EOLWed, 23 Dec 2009 19:31:48 +0100, by Patrick Mezard
-
patch: drop eol normalization fast-path for 'lf' and 'crlf'Wed, 23 Dec 2009 19:31:48 +0100, by Patrick Mezard
-
patch: fix eolmode=auto with new filesWed, 23 Dec 2009 19:31:47 +0100, by Patrick Mezard
-
Merge with stableWed, 23 Dec 2009 19:18:03 +0100, by Martin Geisler
-
tests highlight, keyword: load extensions with "ext ="Wed, 23 Dec 2009 17:46:48 +0000, by Christian Ebert
-
Merge with stableWed, 23 Dec 2009 18:40:57 +0100, by Martin Geisler
-
extensions help: make disabling example analogous to enabling example stableWed, 23 Dec 2009 18:40:21 +0100, by Christian Ebert
-
test-help: improve test coverageMon, 21 Dec 2009 23:01:46 +0200, by Henri Wiechers
-
setup: ignore 'not importing' warnings during version detection stableSat, 05 Dec 2009 14:18:31 -0600, by Steve Borho
-
tests: load with "ext =" instead of "hgext.ext ="Wed, 23 Dec 2009 18:13:15 +0100, by Martin Geisler
-
Merge with stableWed, 23 Dec 2009 18:04:57 +0100, by Martin Geisler
-
keyword: go into restricted mode when transplanting stableWed, 23 Dec 2009 12:04:17 +0000, by Christian Ebert
-
keyword: do not monkeypatch diff when in restricted mode stableWed, 23 Dec 2009 12:04:04 +0000, by Christian Ebert
-
merge with defaultWed, 23 Dec 2009 13:12:36 +0100, by Dirkjan Ochtman
-
mq: qnew -f should reject merge working directories stableWed, 23 Dec 2009 13:09:11 +0100, by timeless
-
Merge with stableTue, 22 Dec 2009 00:50:15 +0100, by Martin Geisler
-
hgext: enable extensions without "hgext." prefix in help texts stableTue, 22 Dec 2009 00:50:03 +0100, by Martin Geisler
-
cmdutil: replace sys.maxint with None as default value in loglimitMon, 14 Dec 2009 00:32:29 +0900, by Nicolas Dumazet
-
test-help: improve test coverageMon, 21 Dec 2009 12:18:43 +0200, by Henri Wiechers
-
bookmarks: move parse() and current() into property definitionsMon, 21 Dec 2009 20:30:37 +0100, by Nicolas Dumazet
-
bookmarks: refactor code responsible for updates of bookmarksMon, 21 Dec 2009 15:17:28 +0900, by Nicolas Dumazet
-
bookmarks: repo._bookmarkcurrent should be a propertycacheMon, 21 Dec 2009 20:19:21 +0100, by Nicolas Dumazet
-
bookmarks: write() can simply access repo._bookmarksMon, 21 Dec 2009 15:23:03 +0900, by Nicolas Dumazet
-
bookmarks: turn repo._bookmarks into a propertycacheMon, 21 Dec 2009 13:55:56 +0900, by Nicolas Dumazet
-
Merge with stableMon, 21 Dec 2009 16:13:20 +0100, by Sune Foldager
-
hook: fix bug (reuse of variable) introduced in 872d49dd577a stableMon, 21 Dec 2009 16:12:43 +0100, by Sune Foldager
-
patch: implement patch.eol=auto modeSun, 20 Dec 2009 17:18:04 +0100, by Martin Geisler
-
patch: propagate eolmode down to patchfileSun, 20 Dec 2009 17:18:02 +0100, by Martin Geisler
-
Merge with stableSat, 19 Dec 2009 22:56:01 -0800, by Brendan Cully
-
share: use defaultdest to compute unspecified destination stableSat, 19 Dec 2009 22:55:33 -0800, by Brendan Cully
-
Merge with stableSat, 19 Dec 2009 13:10:46 +0100, by Martin Geisler
-
Merge with crewFri, 18 Dec 2009 14:27:30 -0600, by Matt Mackall
-
convert: implement two hooks in builtin cvspsTue, 15 Dec 2009 10:37:23 +0000, by Frank Kingswood
-
Merge with crewWed, 16 Dec 2009 17:39:42 -0600, by Matt Mackall
-
Merge with stableThu, 17 Dec 2009 00:32:26 +0100, by Martin Geisler
-
inotify: completely ignore events on the repository rootFri, 11 Dec 2009 16:17:39 +0900, by Nicolas Dumazet
-
inotify: do not rely on stat(.hg/dirstate) to invalidate our dirstateFri, 11 Dec 2009 15:58:09 +0900, by Nicolas Dumazet
-
inotify: follow new files if they are regular or a symlink.Fri, 27 Nov 2009 09:23:10 +0900, by Nicolas Dumazet
-
run-tests.py: Show paths to failing tests, .err and .outWed, 16 Dec 2009 12:09:25 +0100, by Mads Kiilerich
-
Merge with stableWed, 16 Dec 2009 16:46:12 -0600, by Matt Mackall
-
Merge with stableWed, 16 Dec 2009 22:58:57 +0100, by Martin Geisler
-
graphlog: fix output when both a limit and a path are provided stableFri, 11 Dec 2009 15:25:33 +0900, by Nicolas Dumazet
-
mercurial.iss: update locale locationWed, 16 Dec 2009 22:18:15 +0100, by Patrick Mezard
-
test-share: Solaris sed can't handle never-ending linesWed, 16 Dec 2009 12:10:21 +0100, by Mads Kiilerich
-
test-rollback: Ignore hook exit codeWed, 16 Dec 2009 12:10:21 +0100, by Mads Kiilerich
-
Merge with crew-stableWed, 16 Dec 2009 13:19:42 +0100, by Patrick Mezard
-
test-hook: Don't use extended regular expressions with grep stableWed, 16 Dec 2009 12:10:21 +0100, by Mads Kiilerich
-
hgweb: Make get_mtime use repository to find store path.Tue, 15 Dec 2009 12:33:04 -0800, by Brendan Cully
-
make ui.interactive() return false in case stdin lacks isattySun, 13 Dec 2009 18:29:16 +0100, by Ronny Pfannschmidt
-
Merge with stableTue, 15 Dec 2009 10:45:24 -0600, by Matt Mackall
-
Merge with crewTue, 15 Dec 2009 10:44:38 -0600, by Matt Mackall
-
Makefile: update "make clean" target after f91e5630ce7eMon, 14 Dec 2009 23:14:50 +0100, by Martin Geisler
-
Merge with crew-stableMon, 14 Dec 2009 22:15:46 +0100, by Patrick Mezard
-
convert/svn: better handling of hg recursive call failure stableMon, 14 Dec 2009 22:09:49 +0100, by Patrick Mezard
-
Merge with -stableMon, 14 Dec 2009 15:02:02 -0600, by Matt Mackall
-
win32mbcs: fix typos and reST syntaxMon, 14 Dec 2009 00:26:28 +0100, by Martin Geisler
-
help/templates: use hanging indent for field listMon, 14 Dec 2009 00:02:04 +0100, by Martin Geisler
-
minirst: improve layout of field listsSun, 13 Dec 2009 23:49:53 +0100, by Martin Geisler
-
minirst: don't test regexps twiceSun, 13 Dec 2009 22:37:30 +0100, by Martin Geisler
-
minirst: run inlineliterals too in debug modeSun, 13 Dec 2009 19:24:24 +0100, by Martin Geisler
-
test-share: handle sed/GNU-sed discrepanciesSun, 13 Dec 2009 18:54:54 +0100, by Patrick Mezard
-
Make {file_copies} usable as a --template keySun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
templatekw: change {file_copies} behaviour, add {file_copies_switch}Sun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
test-command-template: test 'file_copies' keywordSun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
cmdutil: extract file copies closure into templatekwSun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
cmdutil: extract latest tags closures in templatekwSun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
cmdutil: extract file changes closures into templatekwSun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
cmdutil: extract repo dependent closures in templatekwSun, 13 Dec 2009 18:06:23 +0100, by Patrick Mezard
-
cmdutil: extract ctx dependent closures into templatekwSun, 13 Dec 2009 18:06:23 +0100, by Patrick Mezard
-
cmdutil: replace showlist() closure with a functionSun, 13 Dec 2009 18:06:23 +0100, by Patrick Mezard
-
Merge with crew-stableSun, 13 Dec 2009 11:56:22 +0100, by Patrick Mezard
-
convert/svn: make sink recover gracefully from empty changeset stableMon, 07 Dec 2009 12:44:15 -0500, by Patrick Mezard
-
win32mbcs: Add configuration to specify path encodingMon, 07 Dec 2009 19:18:03 +0900, by Shun-ichi GOTO
-
Merge with stableSat, 12 Dec 2009 23:03:05 +0100, by Martin Geisler
-
mq: qpop: remove added files before re-adding removed files stableFri, 11 Dec 2009 15:09:52 +0900, by Nicolas Dumazet
-
color: Add support for bookmarksFri, 11 Dec 2009 11:04:31 +0100, by David Soria Parra
-
color: Do not pass --color, --no-color parameters to wrapped functionFri, 11 Dec 2009 11:04:31 +0100, by David Soria Parra
-
Merge with stableSat, 12 Dec 2009 16:54:33 +0100, by Martin Geisler
-
test-hgrc: cleanupSat, 12 Dec 2009 15:26:57 +0100, by Martin Geisler
-
config: raise ConfigError on non-existing include files stableSat, 12 Dec 2009 16:46:16 +0100, by Martin Geisler
-
Merge with i18nThu, 10 Dec 2009 17:01:21 -0600, by Matt Mackall
-
i18n-el: translate Mercurial's copyright info messageSat, 05 Dec 2009 05:29:37 +0200, by Giorgos Keramidas
-
i18n-el: translate the rest of hgext/bookmarksSat, 05 Dec 2009 05:21:33 +0200, by Giorgos Keramidas