Mercurial > hg
graph
-
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
-
i18n-el: translate the help of acl.pySat, 05 Dec 2009 04:43:13 +0200, by Giorgos Keramidas
-
i18n-el: translate hgext/bugzilla.pyThu, 03 Dec 2009 23:34:25 +0200, by Giorgos Keramidas
-
i18n-el: remove obsolete translationsThu, 03 Dec 2009 22:32:13 +0200, by Giorgos Keramidas
-
i18n-el: translate verifyThu, 03 Dec 2009 22:31:14 +0200, by Giorgos Keramidas
-
i18n-el: add missing space to "remote: "'s translationThu, 03 Dec 2009 22:06:38 +0200, by Giorgos Keramidas
-
i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2Wed, 02 Dec 2009 18:49:10 +0200, by Giorgos Keramidas
-
i18n-el: remove some Danish stringsWed, 02 Dec 2009 18:49:10 +0200, by Giorgos Keramidas
-
mercurial.iss: add tcsh completion scriptThu, 10 Dec 2009 23:57:14 +0100, by Pascal Quantin
-
run-tests: backout d7c23f4a14c7Thu, 10 Dec 2009 22:31:10 +0100, by Martin Geisler
-
mercurial.iss: backout 08bbed8ac9b8Thu, 10 Dec 2009 22:28:09 +0100, by Martin Geisler
-
setup: backout 68964567e406Thu, 10 Dec 2009 22:26:09 +0100, by Martin Geisler
-
subrepo: document necessary methods for a subrepo classWed, 09 Dec 2009 14:33:22 -0600, by Augie Fackler
-
merge with the stable branchThu, 10 Dec 2009 12:31:57 +0100, by Dirkjan Ochtman
-
log --follow: use a set instead of a listThu, 10 Dec 2009 00:14:22 +0100, by Benoit Boissinot
-
Merge with stableTue, 08 Dec 2009 23:36:06 +0100, by Sune Foldager
-
patchbomb: fix bug introduced in 4ddfad7ebd98 and add test stableTue, 08 Dec 2009 23:23:59 +0100, by Sune Foldager
-
help: don't display bogus help messages for invalid aliasesSat, 05 Dec 2009 23:26:27 -0500, by Brodie Rao
-
run-tests: install data files correctlySat, 05 Dec 2009 23:16:09 +0100, by Martin Geisler
-
Merge with stableSun, 06 Dec 2009 23:28:49 +0100, by Sune Foldager
-
patchbomb: handle repository#rev URLs correctly stableSun, 06 Dec 2009 23:22:17 +0100, by Sune Foldager
-
contrib: helper extension to track memory usageSat, 05 Dec 2009 00:15:17 +0100, by Martin Geisler
-
export: fix testsFri, 04 Dec 2009 13:59:33 -0600, by Matt Mackall
-
commands.export: accept -r option as revision specificationSat, 28 Nov 2009 16:48:07 +0200, by Alexander Solovyov
-
status: add the --change option to display files changed in a revisionMon, 30 Nov 2009 23:51:06 +0100, by Gilles Moris
-
run-tests: --inotify: use inotify.appendpid to append pids to $DAEMON_PIDSTue, 01 Dec 2009 09:53:02 +0900, by Nicolas Dumazet
-
cmdutil: service: add appendpid parameter to append pids to pid fileTue, 01 Dec 2009 11:28:31 +0900, by Nicolas Dumazet
-
changegroupsubset: readdelta() can be used if the previous rev is a parentFri, 04 Dec 2009 17:43:01 +0100, by Benoit Boissinot
-
changegroupsubset: simplify parents pruningFri, 04 Dec 2009 17:42:59 +0100, by Benoit Boissinot
-
shrink-revlog: improve performance: use changegroup instead of revisionsFri, 04 Dec 2009 15:36:13 +0100, by Benoit Boissinot
-
Update win32 installer paths for bash and zsh scripts after move done in 68964567e406Fri, 04 Dec 2009 07:52:30 +0100, by Pascal Quantin
-
rst2man: s/dont/don't/ in commentFri, 04 Dec 2009 12:48:23 +0100, by Christian Ebert
-
rst2man: separate inline blocks from previous paragraphsFri, 04 Dec 2009 12:48:17 +0100, by Christian Ebert
-
setup: install some useful data files.Mon, 30 Nov 2009 21:54:34 +0100, by Dan Villiom Podlaski Christiansen
-
color: add support for churn --diffstatMon, 30 Nov 2009 23:10:21 +0200, by Alexander Solovyov
-
Makefile: help/ was moved in f91e5630ce7e update paths to matchThu, 03 Dec 2009 22:54:33 +0100, by Martin Geisler
-
Update win32 installer with changes from f91e5630ce7eThu, 03 Dec 2009 22:34:51 +0100, by Pascal Quantin
-
doc: correct path to help files in MakefileThu, 03 Dec 2009 22:37:49 +0100, by Christian Ebert
-
setup: cleanup coding styleThu, 03 Dec 2009 20:50:00 +0100, by Martin Geisler
-
setup: install translation files as package dataTue, 01 Dec 2009 16:06:10 +0100, by Dan Villiom Podlaski Christiansen
-
setup: don't ship i18n directoryThu, 03 Dec 2009 20:41:43 +0100, by Martin Geisler
-
Merge with stableThu, 03 Dec 2009 11:07:14 +0100, by Sune Foldager
-
handle file URIs correctly, according to RFC 2396 (issue1153) stableThu, 03 Dec 2009 11:06:55 +0100, by Sune Foldager
-
transplant: fix small bug when a patch fails while using --filter stableThu, 03 Dec 2009 11:06:44 +0100, by Sune Foldager
-
Merge with stableThu, 03 Dec 2009 06:35:39 +0100, by Henrik Stuart
-
alias: do not crash when aliased command has no usage help text stableThu, 03 Dec 2009 14:14:44 +0900, by Nicolas Dumazet
-
Merge with stableThu, 03 Dec 2009 01:06:15 +0100, by Martin Geisler
-
revlog: add fast path to ancestorThu, 03 Dec 2009 01:01:49 +0100, by Benoit Boissinot
-
share: add a test script.Tue, 01 Dec 2009 16:19:53 -0500, by Greg Ward
-
Merge with stableTue, 01 Dec 2009 20:10:31 -0600, by Matt Mackall
-
Merge with stableTue, 01 Dec 2009 19:30:30 -0600, by Matt Mackall
-
Merge with crewTue, 01 Dec 2009 14:37:57 -0600, by Matt Mackall
-
Merge with stableTue, 01 Dec 2009 14:37:33 -0600, by Matt Mackall
-
Merge with stableTue, 01 Dec 2009 00:48:25 +0100, by Martin Geisler
-
i18n: hand-transplant change in 36760956f6d3 stableTue, 01 Dec 2009 00:47:25 +0100, by Martin Geisler
-
i18n-da: synchronized with af5f99d8195eSun, 29 Nov 2009 20:32:41 +0100, by Martin Geisler
-
merge with i18n-stableMon, 30 Nov 2009 12:44:32 -0200, by Wagner Bruna
-
i18n-pt_BR: added strings from crew 5b149c88d9e8 stableMon, 30 Nov 2009 12:36:24 -0200, by Wagner Bruna
-
backout experimental change from 777c1df76ef4Tue, 01 Dec 2009 01:43:46 +0100, by Benoit Boissinot
-
context: parents() already filters nullidTue, 01 Dec 2009 01:08:16 +0100, by Benoit Boissinot
-
context: use key-sorting instead of tuplesTue, 01 Dec 2009 01:03:54 +0100, by Benoit Boissinot
-
Merge with stableTue, 01 Dec 2009 00:43:54 +0100, by Martin Geisler
-
commands: mark "ssh://" as inline literals in help texts stableTue, 01 Dec 2009 00:15:45 +0100, by Martin Geisler
-
test-rollback: fix reference to /bin/false (fails on OSX)Mon, 30 Nov 2009 23:39:58 +0100, by Patrick Mezard
-
Merge with stableMon, 30 Nov 2009 23:27:37 +0100, by Martin Geisler
-
schemes: fixed typos in module docstringMon, 30 Nov 2009 23:12:51 +0100, by Martin Geisler
-
schemes extensionTue, 24 Nov 2009 17:48:23 +0200, by Alexander Solovyov
-
Merge with crewMon, 30 Nov 2009 15:31:14 -0600, by Matt Mackall
-
convert: better error on invalid repository typeMon, 30 Nov 2009 22:23:04 +0100, by Patrick Mezard
-
cmdutil: fix missing default 'extra' templateMon, 30 Nov 2009 22:23:09 +0100, by Patrick Mezard
-
test blacklist: add inotify-failures targetSat, 28 Nov 2009 11:21:19 +0900, by Nicolas Dumazet
-
run-tests: add a "--blacklist target" option to skip predefined test listsSat, 28 Nov 2009 10:25:09 +0900, by Nicolas Dumazet
-
run-tests: add --inotify option to test runnerTue, 17 Nov 2009 18:50:39 +0900, by Nicolas Dumazet
-
merge with stableMon, 30 Nov 2009 19:52:03 +0100, by Sune Foldager
-
extdiff: respect --option in command aliases (issue949) stableMon, 30 Nov 2009 19:37:38 +0100, by Sune Foldager
-
merge with stableMon, 30 Nov 2009 16:53:05 +0100, by Benoit Boissinot
-
fix bug in prepush logic involving merge changesets stableMon, 30 Nov 2009 14:58:52 +0100, by Sune Foldager
-
Merge with stableSat, 28 Nov 2009 23:58:03 +0100, by Martin Geisler
-
commands: add missing options in command line help stableSat, 28 Nov 2009 23:44:18 +0100, by timeless
-
keyword: clarify object of backwards compatibilityFri, 27 Nov 2009 18:26:25 +0000, by timeless
-
commit: write last-message.txt with no content modifications.Fri, 27 Nov 2009 11:50:52 -0500, by Greg Ward
-
mail: add parseaddrlist() function for parsing many addresses at onceThu, 26 Nov 2009 10:47:39 +0200, by Marti Raudsepp
-
patchbomb: fix parsing of multiple addresses, allow multiple addrs in --to/cc/bccThu, 26 Nov 2009 12:23:28 +0200, by Marti Raudsepp
-
templates: add raw templates for tags/branches pagesFri, 27 Nov 2009 13:53:27 +0100, by Dirkjan Ochtman
-
extdiff: wrap long lines in docstring and commentsThu, 26 Nov 2009 23:10:59 +0100, by Martin Geisler
-
Merge with stableThu, 26 Nov 2009 20:59:35 +0100, by Martin Geisler
-
keyword: the CVS keyword is $RCSfile$, not $RCSFile$ stableThu, 26 Nov 2009 10:51:17 +0100, by Christian Ebert
-
keyword: sort demo output to ensure deterministic output stableThu, 26 Nov 2009 20:50:16 +0100, by Martin Geisler
-
extdiff: prevent exception on double-translation stableThu, 26 Nov 2009 20:06:45 +0100, by Martin Geisler
-
Merge with stable againWed, 25 Nov 2009 21:54:47 -0600, by Matt Mackall
-
Fix changelog testWed, 25 Nov 2009 21:52:39 -0600, by Matt Mackall
-
Merge with stableWed, 25 Nov 2009 21:44:19 -0600, by Matt Mackall
-
list branches in changelog templateMon, 01 Jun 2009 20:32:53 +0200, by Dan Villiom Podlaski Christiansen
-
commit: if relevant, tell user their commit message was saved.Tue, 24 Nov 2009 21:08:40 -0500, by Greg Ward
-
commit: save commit message so it's not destroyed by rollback.Tue, 24 Nov 2009 21:08:39 -0500, by Greg Ward
-
inotify: create a common, OS-independent server entry pointFri, 14 Aug 2009 08:19:49 -0400, by Nicolas Dumazet
-
perf.perflog: add option to follow renamesWed, 25 Nov 2009 00:02:02 +0200, by Alexander Solovyov
-
Merge with mpmTue, 24 Nov 2009 14:45:29 -0800, by Bryan O'Sullivan
-
merge with crewTue, 24 Nov 2009 20:40:16 +0100, by Benoit Boissinot
-
findrenames: improve coding-styleTue, 24 Nov 2009 20:40:04 +0100, by Benoit Boissinot
-
findrenames: speedup exact matchTue, 24 Nov 2009 18:21:47 +0100, by Benoit Boissinot
-
findrenames: refactor the score computationTue, 24 Nov 2009 17:39:42 +0100, by Benoit Boissinot
-
findrenames: first loop over the removed files, it's fasterTue, 24 Nov 2009 17:26:42 +0100, by Benoit Boissinot
-
localrepo: support 'rev in repo' syntaxTue, 24 Nov 2009 14:32:19 +0200, by Alexander Solovyov
-
zsh completion: add summaryTue, 24 Nov 2009 11:20:25 -0800, by Brendan Cully
-
Merge with stableTue, 24 Nov 2009 10:25:11 -0600, by Matt Mackall
-
Merge with i18nTue, 24 Nov 2009 10:15:12 -0600, by Matt Mackall
-
merge with i18n stableMon, 23 Nov 2009 15:15:54 -0200, by Wagner Bruna
-
Merge with crewTue, 24 Nov 2009 10:14:27 -0600, by Matt Mackall
-
commands.log: getrenamed() cleanupTue, 24 Nov 2009 16:07:36 +0200, by Alexander Solovyov
-
ancestor: improve docstringTue, 24 Nov 2009 09:49:23 +0100, by Sune Foldager
-
merge with stableMon, 23 Nov 2009 23:04:44 +0100, by Benoit Boissinot
-
run-tests: always set $COLUMNS, fix running tests under emacs shell stableMon, 23 Nov 2009 22:45:36 +0100, by Benoit Boissinot
-
Merge with crew-stableMon, 23 Nov 2009 22:46:48 +0100, by Patrick Mezard
-
Add help files to win32 installer (issue 1919) stableMon, 23 Nov 2009 22:08:59 +0100, by Pascal Quantin
-
hgweb: add support for extension-provided permission hooksMon, 23 Nov 2009 11:03:55 +0100, by Sune Foldager
-
Merge with i18nSun, 22 Nov 2009 15:36:22 -0600, by Matt Mackall
-
i18n-da: synchronized with b5170b8b32a5Sun, 22 Nov 2009 21:34:12 +0100, by Martin Geisler
-
i18n-sv: translated seven commandsSun, 22 Nov 2009 19:37:19 +0100, by Jens Bäckman
-
i18n-sv: synchronized with b5170b8b32a5Sun, 22 Nov 2009 19:12:39 +0100, by Jens Bäckman
-
run-tests: work around a distutils bug triggered by 0a8a43b4ca75Sun, 22 Nov 2009 19:11:12 +0100, by Patrick Mezard
-
merge with crew-stableSun, 22 Nov 2009 11:27:29 +0100, by Thomas Arendsen Hein
-
Do not overwrite motd attribute of hgwebdir instances on refresh. stableSun, 22 Nov 2009 11:25:01 +0100, by Thomas Arendsen Hein
-
Merge with stableSun, 22 Nov 2009 11:19:07 +0100, by Martin Geisler
-
commands: minor refactoringFri, 20 Nov 2009 14:11:05 +0200, by Henri Wiechers
-
run-tests: give each child its own tmp dir (issue1911) stableWed, 18 Nov 2009 22:23:11 -0500, by Greg Ward
-
merge with stableFri, 20 Nov 2009 02:34:56 +0100, by Benoit Boissinot
-
inotify: add a inotify.pidfile configuration possibility stableTue, 17 Nov 2009 15:36:09 +0900, by Nicolas Dumazet
-
cmdutil.service: do not _exit(0) in the parent process stableTue, 17 Nov 2009 15:00:00 +0900, by Nicolas Dumazet
-
Merge with stableThu, 19 Nov 2009 23:39:30 +0100, by Martin Geisler
-
commands, dates: use real lists instead of literal blocks stableThu, 19 Nov 2009 23:29:02 +0100, by Martin Geisler
-
commands: use field lists instead of literal blocks in docstrings stableThu, 19 Nov 2009 23:27:11 +0100, by Martin Geisler
-
commands: do not indent list in clone help string stableThu, 19 Nov 2009 22:25:38 +0100, by Martin Geisler
-
run-tests: give each child its own tmp dir (issue1911)Wed, 18 Nov 2009 22:23:11 -0500, by Greg Ward
-
test-non-interactive-wsgi: make output deterministicThu, 19 Nov 2009 21:59:06 +0100, by Martin Geisler
-
hgweb: fix error in 38170eeed18c and introduce test for changeThu, 19 Nov 2009 15:54:57 +0100, by Henrik Stuart
-
ui: add environ property to access os.environ or wsgirequest.environThu, 19 Nov 2009 10:32:33 +0100, by Sune Foldager
-
relink: wrap long lines in docstringSun, 08 Nov 2009 00:27:15 +0100, by Martin Geisler
-
test-convert-filemap: test improved filtering algorithmWed, 18 Nov 2009 21:58:49 +0100, by Patrick Mezard
-
convert: make filemap favor most specific filtering ruleTue, 10 Nov 2009 13:04:03 +0100, by Stefan Simek
-
run-tests: set --home when building with distutilsTue, 17 Nov 2009 13:24:58 +0100, by Dan Villiom Podlaski Christiansen
-
gitweb: add a latest link to the gitweb styleWed, 18 Nov 2009 20:14:17 +0100, by Zhigang Wang
-
httprepo: suppress the `real URL is...' message in safe, common cases.Wed, 18 Nov 2009 12:47:58 +0100, by Dan Villiom Podlaski Christiansen
-
merge with crew-stableWed, 18 Nov 2009 17:09:00 +0100, by Thomas Arendsen Hein
-
Extend test-branchmap to test c51494c53841 stableWed, 18 Nov 2009 16:47:20 +0100, by Thomas Arendsen Hein
-
branchmap: fix defective fallback fix 0262bb59016f stableWed, 18 Nov 2009 15:20:08 +0100, by Sune Foldager
-
Merge with stableWed, 18 Nov 2009 00:19:42 +0100, by Martin Geisler
-
alias: improve help text for command aliasesWed, 11 Nov 2009 17:48:00 +0100, by Peter Arrenbrecht
-
dispatch: minor refactoringFri, 13 Nov 2009 16:38:27 +0200, by Henri Wiechers
-
qseries: don't truncate the patch name (issue1912) stableTue, 17 Nov 2009 22:16:41 +0100, by Dan Villiom Podlaski Christiansen
-
Added signature for changeset 31ec469f9b55Mon, 16 Nov 2009 14:50:30 -0600, by Matt Mackall
-
Added tag 1.4 for changeset 31ec469f9b55Mon, 16 Nov 2009 14:50:24 -0600, by Matt Mackall
-
Merge with crewMon, 16 Nov 2009 13:52:53 -0600, by Matt Mackall
-
Allow import --no-commit over an applied MQ patch.Mon, 16 Nov 2009 11:31:08 -0800, by Brendan Cully
-
Merge with i18nMon, 16 Nov 2009 12:51:00 -0600, by Matt Mackall
-
i18n-pt_BR: synchronized with crew 9c43089b372aMon, 16 Nov 2009 14:37:31 -0200, by Wagner Bruna
-
i18n-de: messages for 9e7b2c49d25d and translation of patchbombMon, 16 Nov 2009 09:58:45 +0200, by Fabian Kreutz
-
i18n-pt_BR: messages for 9e7b2c49d25d and cleanupSun, 15 Nov 2009 21:57:02 -0200, by Wagner Bruna
-
i18n-ja: synchronized with 004bf1d6e6afFri, 13 Nov 2009 14:30:57 +0900, by FUJIWARA Katsunori
-
support encoding fallback in branchmap to maintain compatibility with 1.3.xMon, 16 Nov 2009 13:35:36 +0100, by Henrik Stuart
-
convert/svn: fix warning when repo detection failedMon, 16 Nov 2009 14:09:31 +0100, by Patrick Mezard
-
inotify: workaround test-inotify-dirty-dirstate failuresMon, 16 Nov 2009 11:58:03 +0100, by Benoit Boissinot
-
lock: the correct way to do a trylock() is to use a timeout of 0Mon, 16 Nov 2009 11:55:29 +0100, by Benoit Boissinot
-
diff: change --inverse to --reverseSat, 14 Nov 2009 14:21:53 +0100, by Martin Geisler
-
setup: pass LD_LIBRARY_PATH to subprocess when determining version.Mon, 09 Nov 2009 17:41:21 +0100, by Christian Boos
-
inotify: Do not access inotify when dirstate is dirty (issue1811)Wed, 11 Nov 2009 14:38:59 +0900, by Nicolas Dumazet
-
inotify: mark directories visited during lookup (issue1844)Fri, 13 Nov 2009 08:31:10 +0900, by Nicolas Dumazet
-
Merge with crew-stableFri, 13 Nov 2009 06:36:26 +0100, by Henrik Stuart
-
url: generalise HTTPS proxy handling to accomodate Python changesFri, 13 Nov 2009 06:29:49 +0100, by Henrik Stuart
-
Make it possible to debug failed hook imports via use of --tracebackThu, 12 Nov 2009 14:05:52 -0800, by Bryan O'Sullivan
-
Merge with i18nThu, 12 Nov 2009 14:34:07 -0600, by Matt Mackall
-
i18n-pt_BR: synchronized with crew d3dbdca92458Thu, 12 Nov 2009 16:51:32 -0200, by Wagner Bruna
-
i18n-da: translate parentrevspec and recordWed, 11 Nov 2009 22:55:44 +0100, by Martin Geisler
-
i18n-da: translations in color, graphlog, mqWed, 11 Nov 2009 00:44:40 +0100, by Martin Geisler
-
i18n-da: synchronized with a40ec11795c3Tue, 10 Nov 2009 20:51:11 +0100, by Martin Geisler
-
i18n-sv: synchronized with a40ec11795c3Tue, 10 Nov 2009 20:07:32 +0100, by Jens Bäckman
-
i18n-pt_BR: synchronized with a40ec11795c3Mon, 09 Nov 2009 19:46:08 -0200, by Wagner Bruna
-
merge: fix changectx.ancestor(workingctx) (issue1327)Thu, 12 Nov 2009 12:03:39 -0600, by Matt Mackall
-
hgweb: don't choke when an inexistent style is requested (issue1901)Thu, 12 Nov 2009 16:39:11 +0100, by Dirkjan Ochtman
-
pager: provide a default attend listThu, 12 Nov 2009 10:29:40 -0500, by Brodie Rao
-
Add missing bash_completion for qfinishThu, 12 Nov 2009 12:46:00 +0100, by Thomas Arendsen Hein
-
help: don't show extension list on extension helpThu, 12 Nov 2009 13:43:36 +0100, by Dirkjan Ochtman
-
convert/svn: fix HTTP detection bug introduced by 1b2516a547d4Thu, 12 Nov 2009 12:05:43 +0100, by Patrick Mezard
-
record: handle translated prompt correctlyWed, 11 Nov 2009 22:53:01 +0100, by Martin Geisler
-
doc/style: add orange border color to notesWed, 11 Nov 2009 21:52:02 +0100, by Nicolas Dumazet
-
hgrc.5: mark some words as inline literalsWed, 11 Nov 2009 21:45:13 +0100, by Martin Geisler
-
hgignore.5: fix typoWed, 11 Nov 2009 21:29:35 +0100, by Martin Geisler
-
doc/style: fix typo in comment (by timeless)Wed, 11 Nov 2009 21:16:20 +0100, by Martin Geisler
-
doc/style: use default font color specified by userTue, 10 Nov 2009 21:48:10 +0900, by Yuya Nishihara
-
help: improve wording of update help textTue, 10 Nov 2009 22:27:31 -0800, by Stuart W Marks
-
hgrc.5: oft-requested "hg update" hook exampleWed, 11 Nov 2009 20:08:26 +0100, by Martin Geisler
-
convert/svn: delegate to svn bindings if HTTP probe failsWed, 11 Nov 2009 19:45:00 +0100, by Patrick Mezard
-
test-rebase-newancestor: make executableWed, 11 Nov 2009 18:32:56 +0100, by Patrick Mezard
-
mdiff: fix diff -b/B/w on mixed whitespace hunks (issue127)Wed, 11 Nov 2009 18:31:42 +0100, by Patrick Mezard
-
contrib/perf: profile diff of working directory changesWed, 11 Nov 2009 17:02:00 +0100, by Patrick Mezard
-
dispatch: better error message for --config optionWed, 04 Nov 2009 13:44:15 -0600, by Bill Schroeder
-
mq: fix literal blocks in docstringsWed, 11 Nov 2009 00:05:12 +0100, by Martin Geisler
-
convert/mtn: handle change in mtn 0.45 certs outputTue, 10 Nov 2009 23:45:24 +0100, by Patrick Mezard
-
merge with crewTue, 10 Nov 2009 22:42:13 +0100, by Benoit Boissinot
-
bundle: add test for Issue1704Sat, 07 Nov 2009 12:28:31 +0100, by Peter Arrenbrecht
-
bundle: don't send too many changesets (Issue1704)Sat, 07 Nov 2009 12:28:30 +0100, by Peter Arrenbrecht
-
convert: reenable SVN support after license issue solvedTue, 10 Nov 2009 22:32:17 +0100, by Patrick Mezard
-
patchbomb: normalize date format in generated mboxesSun, 08 Nov 2009 18:08:24 +0100, by Patrick Mezard
-
hghave: be more tolerant to rst2html outputTue, 10 Nov 2009 11:57:03 +0100, by Patrick Mezard
-
test-convert-hg-svn: fix test outputTue, 10 Nov 2009 21:55:59 +0100, by Patrick Mezard
-
rebase: make sure the newancestor is used during the whole updateMon, 09 Nov 2009 20:15:49 +0100, by Christian Boos
-
buildrpm: enhance changelog of the RPM fileFri, 06 Nov 2009 10:06:08 +0100, by Gilles Moris
-
buildrpm: build full RPM package including sourcesFri, 06 Nov 2009 09:59:55 +0100, by Gilles Moris
-
buildrpm: cleanup scriptFri, 06 Nov 2009 09:53:23 +0100, by Gilles Moris
-
buildrpm: enable to start the script from anywhereFri, 06 Nov 2009 09:35:38 +0100, by Gilles Moris
-
buildrpm: warn if there is outstanding uncommitted changesFri, 06 Nov 2009 09:30:18 +0100, by Gilles Moris
-
buildrpm: build from working dir parent and use hg version for RPM versioningFri, 06 Nov 2009 09:26:29 +0100, by Gilles Moris
-
doc: fix language in CSS comments (by timeless)Mon, 09 Nov 2009 23:47:24 +0100, by Martin Geisler
-
setup: fix f51d1822d6fd refactoring, propagate env to runcmdMon, 09 Nov 2009 17:33:16 +0100, by Christian Boos
-
clone: simplify help textMon, 09 Nov 2009 17:28:40 -0200, by Wagner Bruna
-
Merge with mainMon, 09 Nov 2009 20:43:06 +0100, by Martin Geisler
-
i18n-zh: updated Chinese translationMon, 09 Nov 2009 20:39:58 +0100, by Dongsheng Song
-
i18n-da: synchronized with 6cb1808e5ae7Sun, 08 Nov 2009 00:41:54 +0100, by Martin Geisler
-
test-extension: Solaris grep don't know [[:digit:]]Sun, 08 Nov 2009 18:50:39 +0100, by Mads Kiilerich
-
merge with hg-stableSun, 08 Nov 2009 18:18:46 +0100, by Benoit Boissinot
-
fix test-patchbomb on solarisSun, 08 Nov 2009 18:05:56 +0100, by Benoit Boissinot
-
fix test-diffstat on solarisSun, 08 Nov 2009 17:59:36 +0100, by Benoit Boissinot
-
doc: uppercase first letter in HTML man pagesSun, 08 Nov 2009 17:27:01 +0100, by Martin Geisler
-
Merge with crewSun, 08 Nov 2009 10:40:51 -0600, by Matt Mackall
-
merge with crewSun, 08 Nov 2009 17:09:28 +0100, by Thomas Arendsen Hein
-
merge with stableSun, 08 Nov 2009 17:03:24 +0100, by Thomas Arendsen Hein
-
doc: styles for man page, which suit with the mercurial websiteMon, 09 Nov 2009 00:00:47 +0900, by Yuya Nishihara
-
rst2man: more robust uppercasing of section titlesSun, 08 Nov 2009 16:16:21 +0100, by Martin Geisler
-
doc: use titlecase in man page section titlesSun, 08 Nov 2009 11:46:38 +0100, by Martin Geisler
-
rst2man: automatically write sections in uppercaseSun, 08 Nov 2009 11:41:34 +0100, by Martin Geisler
-
relink: do not translate format string with no textSun, 08 Nov 2009 00:11:34 +0100, by Martin Geisler
-
Use utf-8 encoding in test-branchmap's clone callSat, 07 Nov 2009 23:38:01 +0100, by Thomas Arendsen Hein
-
Branch name printed since a3d73b3e1f8a now in local encoding.Sat, 07 Nov 2009 23:35:46 +0100, by Thomas Arendsen Hein
-
Make test-branchmap executable and adjust output after a3d73b3e1f8aSat, 07 Nov 2009 23:27:25 +0100, by Thomas Arendsen Hein
-
ui: refer to "hg help config" when no username is setSat, 07 Nov 2009 22:13:09 +0100, by Martin Geisler
-
help: add "hg help config" topicSat, 07 Nov 2009 22:12:50 +0100, by Martin Geisler
-
hgrc.5: do not mention "name: value" syntaxSat, 07 Nov 2009 18:47:04 +0100, by Martin Geisler
-
submerge: properly deal with overwritesSun, 08 Nov 2009 10:29:52 -0600, by Matt Mackall
-
subrepo: add more debugging output, lose _ markersSun, 08 Nov 2009 10:24:18 -0600, by Matt Mackall
-
subrepo: do a linear update when appropriateSat, 07 Nov 2009 16:31:43 -0600, by Matt Mackall
-
subrepo: notice dirty subrepo states when mergingSat, 07 Nov 2009 16:30:42 -0600, by Matt Mackall
-
subrepo: add some debug output to submergeSat, 07 Nov 2009 16:29:49 -0600, by Matt Mackall
-
Merge with i18nSat, 07 Nov 2009 14:13:15 -0600, by Matt Mackall
-
i18n-sv: add missing newlines to translationsWed, 04 Nov 2009 22:14:26 +0100, by Martin Geisler
-
i18n-sv: simple translation fixesWed, 04 Nov 2009 21:59:41 +0100, by Jens Bäckman
-
i18n-de: Update msgids, remove .txt linespecs + few small translationsMon, 02 Nov 2009 17:25:43 +0200, by Fabian Kreutz
-
i18n-pt_BR: synchronized with d942e06d7b14Wed, 28 Oct 2009 18:53:12 -0200, by Wagner Bruna
-
Merge with mainWed, 28 Oct 2009 20:48:24 +0100, by Martin Geisler
-
i18n-da: synchronized with e06c940d554d plus some new translationsMon, 26 Oct 2009 20:58:49 +0100, by Martin Geisler
-
i18n-pt_BR: synchronized with e06c940d554dMon, 26 Oct 2009 12:32:14 -0200, by Wagner Bruna
-
i18n-zh_TW: synchronized with e06c940d554dSun, 25 Oct 2009 12:50:30 +0100, by Martin Geisler
-
i18n-zh_CN: synchronized with e06c940d554dSun, 25 Oct 2009 12:50:12 +0100, by Martin Geisler
-
i18n-sv: synchronized with e06c940d554dSun, 25 Oct 2009 12:49:25 +0100, by Martin Geisler
-
i18n-ja: synchronized with e06c940d554dSun, 25 Oct 2009 12:47:48 +0100, by Martin Geisler
-
i18n-it: synchronized with e06c940d554dSun, 25 Oct 2009 12:46:23 +0100, by Martin Geisler
-
i18n-fr: synchronized with e06c940d554dSun, 25 Oct 2009 12:44:57 +0100, by Martin Geisler
-
i18n-el: synchronized with e06c940d554dSun, 25 Oct 2009 12:44:22 +0100, by Martin Geisler
-
Merge with mainSat, 24 Oct 2009 00:47:49 +0200, by Martin Geisler
-
i18n-da: synchronizedSat, 24 Oct 2009 00:44:57 +0200, by Martin Geisler
-
i18n-pt_BR: translate 'changeset' like 'revision'Tue, 20 Oct 2009 15:26:22 -0200, by Wagner Bruna
-
i18n: merge de and pt_BR translationsTue, 20 Oct 2009 18:24:56 +0200, by Martin Geisler
-
i18n-de: fixed inline emphasisTue, 20 Oct 2009 18:11:21 +0200, by Martin Geisler
-
i18n-pt_BR: fixed bullet listTue, 20 Oct 2009 18:23:33 +0200, by Martin Geisler
-
i18n-pt_BR: synchronized with fc493cb90bb1Tue, 20 Oct 2009 13:09:47 -0200, by Wagner Bruna
-
i18n-pt_BR: synchronized with 5287de171d74Tue, 20 Oct 2009 13:07:26 -0200, by Wagner Bruna
-
i18n-de: Removed all fuzzies and translated small alphaend-extensionsTue, 20 Oct 2009 17:31:09 +0300, by Fabian Kreutz
-
i18n-pt_BR: synchronized with 02c43e8e0835Mon, 28 Sep 2009 20:32:54 -0300, by Wagner Bruna
-
Fix up import testSat, 07 Nov 2009 14:12:08 -0600, by Matt Mackall
-
subrepo: more robust split for .hgsubstate parsingSat, 07 Nov 2009 14:09:16 -0600, by Matt Mackall
-
filectx: shortcut unrelated files in ancestor() (issue1327)Sat, 07 Nov 2009 14:07:45 -0600, by Matt Mackall
-
merge: first part of fix for issue1327Sat, 07 Nov 2009 14:07:45 -0600, by Matt Mackall
-
Related to Issue919: ui.progress, apparently unused before now, is busted.Thu, 05 Nov 2009 16:40:48 -0500, by Jesse Glick
-
Sometimes pushing to an HTTP repo fails with a useless message.Sat, 17 Oct 2009 14:00:41 -0400, by Jesse Glick
-
hg help resolve grossly mischaracterizes the --all switchMon, 26 Oct 2009 02:06:23 +0200, by timeless
-
hgrc.5: mark more inline literalsSat, 07 Nov 2009 15:51:32 +0100, by Martin Geisler
-
hgrc.5: do not turn random URLs into linksSat, 07 Nov 2009 14:41:03 +0100, by Martin Geisler
-
hgrc.5: use enumerated list for email charsetsSat, 07 Nov 2009 14:30:58 +0100, by Martin Geisler
-
hgrc.5: order of email charsets is not a top level literal blockSat, 07 Nov 2009 13:54:47 +0100, by Christian Ebert
-
sshrepo: move mkstemp() out of the try block, we don't use the exceptionSat, 07 Nov 2009 13:25:25 +0100, by Benoit Boissinot
-
minirst: update module docstringSat, 07 Nov 2009 03:22:03 +0100, by Martin Geisler
-
commands: use enumerated lists in help textsSat, 07 Nov 2009 03:16:23 +0100, by Martin Geisler
-
minirst: support enumerated listsSat, 07 Nov 2009 03:14:56 +0100, by Martin Geisler
-
minirst: prepare for general types of bullet listsSat, 07 Nov 2009 03:04:46 +0100, by Martin Geisler
-
minirst: combine list parsing in one functionFri, 06 Nov 2009 00:30:35 +0100, by Martin Geisler
-
test-minirst: don't test on invalid reST inputThu, 05 Nov 2009 21:53:22 +0100, by Martin Geisler
-
minirst: remove unnecessary "elif:" statementsThu, 05 Nov 2009 21:30:50 +0100, by Martin Geisler
-
commands: call ui.username carefully in debuginstallSat, 07 Nov 2009 01:46:27 +0100, by Martin Geisler
-
mq: do not call ui.username unless it is necessarySat, 07 Nov 2009 00:13:05 +0100, by Martin Geisler
-
util: sort paths in walkrepos() (fixes test failures in test-hgwebdir)Fri, 06 Nov 2009 22:54:51 +0100, by Dirkjan Ochtman
-
hgweb: treat rev as raw-rev if user agent is hgFri, 06 Nov 2009 22:46:46 +0100, by Dirkjan Ochtman
-
patchbomb: fix 'echo -en' bashism in test-patchbombFri, 06 Nov 2009 13:48:17 +0200, by Marti Raudsepp
-
Issue919: add a standard extension to recreate hardlinks between repositories.Thu, 05 Nov 2009 17:38:03 -0500, by Jesse Glick
-
tests: glog with style and file parameter (issue1896)Fri, 06 Nov 2009 08:28:45 +0100, by Joel Rosdahl
-
graphlog: don't pass filectxs to the templater (issue1896)Fri, 06 Nov 2009 08:27:17 +0100, by Dirkjan Ochtman
-
keepalive: handle broken pipes gracefully during large POSTsMon, 02 Nov 2009 11:03:22 -0500, by Augie Fackler
-
diff: add --inverse optionThu, 05 Nov 2009 15:18:56 +0100, by Yannick Gingras
-
hgweb: keep original order from hgwebdir config files (issue1535)Thu, 05 Nov 2009 15:06:35 +0100, by Dirkjan Ochtman
-
hgweb: use a tuple-list instead of dictionary for append-only storeThu, 05 Nov 2009 15:01:00 +0100, by Dirkjan Ochtman
-
templater: readable dates older than 24 months revert to ISO8601 (issue1006)Thu, 05 Nov 2009 15:19:54 +0100, by Dirkjan Ochtman
-
templater: put 'ago' inside the age template filterThu, 05 Nov 2009 14:44:29 +0100, by Dirkjan Ochtman
-
coal/paper: show link to latest file revision (issue1344)Thu, 05 Nov 2009 14:26:37 +0100, by Dirkjan Ochtman
-
tests: fix hghave test for rst2html to not spew error outputThu, 05 Nov 2009 11:51:35 +0100, by Dirkjan Ochtman