Mercurial > hg
graph
-
win32: msvcr71.dll should be used for python 2.4 and 2.5 stableMon, 08 Aug 2011 14:32:27 +0900, by Shun-ichi GOTO
-
minirst: add a helper function to build an RST table from an arrayThu, 11 Aug 2011 22:40:43 -0500, by Matt Mackall
-
minirst: drop debug codeThu, 11 Aug 2011 22:40:41 -0500, by Matt Mackall
-
minirst: add simple table supportThu, 11 Aug 2011 22:05:57 -0500, by Matt Mackall
-
minirst: only strip leading newlines, not indentationThu, 11 Aug 2011 22:05:31 -0500, by Matt Mackall
-
ui: allow alternatives for config optionsThu, 11 Aug 2011 14:34:03 -0500, by Matt Mackall
-
merge with stableWed, 10 Aug 2011 13:52:52 -0500, by Matt Mackall
-
graphlog: attempt to fix index overrun (issue2912) stableWed, 10 Aug 2011 13:25:35 -0500, by Matt Mackall
-
util: wrap lines with multi-byte characters correctly (issue2943)Sat, 06 Aug 2011 23:52:20 +0200, by Mads Kiilerich
-
keyword: avoid x = a and b or cMon, 08 Aug 2011 11:34:52 +0100, by Christian Ebert
-
match: remove unused assignmentTue, 09 Aug 2011 11:05:13 +0200, by Martin Geisler
-
http: explain why the host is passed to urllib2 password managerSat, 06 Aug 2011 14:10:59 +0200, by Patrick Mezard
-
merge with stableFri, 05 Aug 2011 16:07:51 -0500, by Matt Mackall
-
http: pass user to readauthforuri() (fix 4a43e23b8c55) stableFri, 05 Aug 2011 21:05:41 +0200, by Patrick Mezard
-
http: strip credentials from urllib2 manager URIs (issue2885) stableFri, 05 Aug 2011 21:05:40 +0200, by Patrick Mezard
-
help: move option text display into a helper functionThu, 04 Aug 2011 16:12:58 -0500, by Matt Mackall
-
help: move 'additional help topics' codeThu, 04 Aug 2011 15:36:15 -0500, by Matt Mackall
-
help: rename option_lists to optlistThu, 04 Aug 2011 15:34:30 -0500, by Matt Mackall
-
help: drop with_versionThu, 04 Aug 2011 15:08:41 -0500, by Matt Mackall
-
dispatch: don't rewrap aliases that have the same definition stableThu, 04 Aug 2011 19:41:23 +0300, by Idan Kamara
-
url: really handle urls of the form file:///c:/foo/bar/ correctly stableThu, 04 Aug 2011 02:51:29 +0200, by Mads Kiilerich
-
wireproto: add out-of-band error class to allow remote repo to report errorsTue, 02 Aug 2011 15:21:10 -0400, by Andrew Pritchard
-
windows: fix pyflakes warning on unused importsWed, 03 Aug 2011 16:41:14 -0500, by Matt Mackall
-
minirst: add decorateblocks search helperTue, 02 Aug 2011 17:43:20 -0500, by Matt Mackall
-
minirst: add getsections helperTue, 02 Aug 2011 17:43:18 -0500, by Matt Mackall
-
minirst: add formatblocks helperTue, 02 Aug 2011 17:41:45 -0500, by Matt Mackall
-
minirst: add parse method to get document structureTue, 02 Aug 2011 14:54:38 -0500, by Matt Mackall
-
util: move copymode into posix.py and windows.pyTue, 02 Aug 2011 13:18:56 +0200, by Adrian Buehlmann
-
util: factor new function copymode out of mktempcopyTue, 02 Aug 2011 12:29:48 +0200, by Adrian Buehlmann
-
revert: introduce short option -C for --no-backupTue, 02 Aug 2011 11:32:39 +0200, by Adrian Buehlmann
-
merge with stableMon, 01 Aug 2011 18:10:05 -0500, by Matt Mackall
-
hgweb: do not ignore [auth] if url has a username (issue2822) stable 1.9.1Mon, 01 Aug 2011 23:58:50 +0200, by Patrick Mezard
-
hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923) stableSun, 31 Jul 2011 01:46:52 +0200, by Matt Mackall
-
hgweb: extract the path logic from updatereqenv and add doctestsMon, 01 Aug 2011 14:53:10 -0500, by Matt Mackall
-
merge with stableMon, 01 Aug 2011 14:52:11 -0500, by Matt Mackall
-
hgweb: handle 'baseurl' configurations with leading slash (issue2934) stableMon, 01 Aug 2011 09:48:10 +0200, by wujek
-
ui: call write() so the prompt string goes through subclassed implementation stableMon, 01 Aug 2011 19:53:00 +0300, by Idan Kamara
-
merge with stableMon, 01 Aug 2011 10:54:34 -0500, by Matt Mackall
-
i18n-ja: synchronized with 4fdab926e111 stableSun, 31 Jul 2011 23:42:40 +0900, by FUJIWARA Katsunori
-
parsers: remove redundant 'n' variable in parsers.parse_index2() (issue2935)Sun, 31 Jul 2011 22:12:13 +0200, by py4fun
-
subrepo: handle adding svn subrepo with a svn:external file in it (issue2931) stableThu, 28 Jul 2011 13:28:32 -0400, by Vasily Titskiy
-
hook: be prepared for __stdout/err__ not having fileno() stableSat, 30 Jul 2011 23:41:10 +0300, by Idan Kamara
-
dispatch: make sure global options on the command line take precedence stableSat, 30 Jul 2011 21:04:14 +0300, by Idan Kamara
-
http2: send an extra header to signal a non-broken client stableWed, 27 Jul 2011 18:35:35 -0500, by Augie Fackler
-
httpclient: import ca33b88d143c from py-nonblocking-http (issue2932) stableFri, 29 Jul 2011 12:46:45 -0500, by Augie Fackler
-
color.py - clear _terminfo_params in win32 mode stableFri, 29 Jul 2011 15:36:27 +0400, by Andrei Vermel
-
url: store and assume the query part of an url is in escaped form (issue2921) stableSun, 31 Jul 2011 21:00:44 +0200, by Benoit Boissinot
-
mq/qqueue: print current queue nameFri, 29 Jul 2011 20:26:52 +0200, by Yann E. MORIN
-
export: add %m to file format string (first line of the commit message)Sat, 30 Jul 2011 11:08:45 +0100, by Andrzej Bieniek
-
windows: eliminate win32 wildcard importFri, 29 Jul 2011 00:39:27 +0200, by Adrian Buehlmann
-
merge with stableFri, 29 Jul 2011 17:27:38 -0500, by Matt Mackall
-
merge with crewFri, 29 Jul 2011 17:27:14 -0500, by Matt Mackall
-
test-filecache: change for python 2.4 compatibilityThu, 28 Jul 2011 02:38:01 +0300, by Lee Cantey
-
setdiscovery: return anyincoming=False when remote's only head is nullid stableWed, 27 Jul 2011 18:32:54 -0400, by Andrew Pritchard
-
i18n: use UTF-8 string to lower filename for case collision check stableThu, 28 Jul 2011 14:36:07 +0900, by FUJIWARA Katsunori
-
merge with crewThu, 28 Jul 2011 14:20:06 -0500, by Matt Mackall
-
check-code: disallow use of hasattr()Mon, 25 Jul 2011 14:59:31 -0500, by Augie Fackler
-
demandimport: use getattr instead of hasattrMon, 25 Jul 2011 21:15:48 -0500, by Augie Fackler
-
demandimport: blacklist rfc822 and mimetools to prevent spurious warningsTue, 01 Mar 2011 23:35:22 -0600, by Augie Fackler
-
i18n: use getattr instead of hasattrMon, 25 Jul 2011 20:46:30 -0500, by Augie Fackler
-
win32/hgwebdir_wsgi: use getattr instead of hasattrMon, 25 Jul 2011 16:09:18 -0500, by Augie Fackler
-
setup.py: use getattr instead of hasdattrMon, 25 Jul 2011 16:08:57 -0500, by Augie Fackler
-
setup3k: use getattr instead of hasattrMon, 25 Jul 2011 16:07:52 -0500, by Augie Fackler
-
tests: use getattr instead of hasattrMon, 25 Jul 2011 16:37:18 -0500, by Augie Fackler
-
wireproto: use safehasattr or getattr instead of hasattrMon, 25 Jul 2011 16:05:01 -0500, by Augie Fackler
-
windows: use getattr instead of hasattrMon, 25 Jul 2011 16:04:44 -0500, by Augie Fackler
-
util: use safehasattr or getattr instead of hasattrMon, 25 Jul 2011 16:04:40 -0500, by Augie Fackler
-
templatefilters: use safehasattr instead of hasattrMon, 25 Jul 2011 16:02:42 -0500, by Augie Fackler
-
patch: use safehasattr instead of hasattrMon, 25 Jul 2011 16:02:27 -0500, by Augie Fackler
-
mail: use safehasattr instead of hasattrMon, 25 Jul 2011 16:02:15 -0500, by Augie Fackler
-
url: replace uses of hasattr with safehasattr or getattrMon, 25 Jul 2011 15:55:51 -0500, by Augie Fackler
-
subrepo: use safehasattr instead of hasattrMon, 25 Jul 2011 15:53:22 -0500, by Augie Fackler
-
statichttprepo: replace hasattr with getattrMon, 25 Jul 2011 15:47:43 -0500, by Augie Fackler
-
walkrepos: use getattr instead of hasattr for samestatMon, 25 Jul 2011 15:45:11 -0500, by Augie Fackler
-
revlog: use getattr instead of hasattrMon, 25 Jul 2011 15:43:55 -0500, by Augie Fackler
-
lsprof: use getattr instead of hasattrMon, 25 Jul 2011 15:41:46 -0500, by Augie Fackler
-
keepalive: use safehasattr instead of hasattrMon, 25 Jul 2011 20:36:59 -0500, by Augie Fackler
-
hgweb: move remaining hasattr calls to safehasattrMon, 25 Jul 2011 15:38:46 -0500, by Augie Fackler
-
wsgicgi: use getattr instead of hasattrMon, 25 Jul 2011 15:38:10 -0500, by Augie Fackler
-
httprepo: use getattr instead of hasattrMon, 25 Jul 2011 15:37:52 -0500, by Augie Fackler
-
help command: use safehasattr instead of hasattrMon, 25 Jul 2011 15:36:13 -0500, by Augie Fackler
-
hgweb_mod: use safehasattr instead of hasattrMon, 25 Jul 2011 16:27:08 -0500, by Augie Fackler
-
hg: use safehasattr instead of hasattrMon, 25 Jul 2011 15:22:18 -0500, by Augie Fackler
-
encoding: use getattr isntead of hasattrMon, 25 Jul 2011 15:19:43 -0500, by Augie Fackler
-
dispatch: use safehasattr instead of hasattrMon, 25 Jul 2011 15:17:47 -0500, by Augie Fackler
-
debugignore: use getattr instead of hasattrMon, 25 Jul 2011 16:36:56 -0500, by Augie Fackler
-
cmdutil: use safehasattr instead of hasattrMon, 25 Jul 2011 15:32:42 -0500, by Augie Fackler
-
byterange: replace uses of hasattr with getattrMon, 25 Jul 2011 15:09:17 -0500, by Augie Fackler
-
bookmarks: use getattr instead of hasattrMon, 25 Jul 2011 15:07:09 -0500, by Augie Fackler
-
hgext: replace uses of hasattr with util.safehasattrMon, 25 Jul 2011 20:37:12 -0500, by Augie Fackler
-
globally: use safehasattr(x, '__iter__') instead of hasattr(x, '__iter__')Mon, 25 Jul 2011 15:30:19 -0500, by Augie Fackler
-
globally: use safehasattr(x, '__call__') instead of hasattr(x, '__call__')Mon, 25 Jul 2011 16:24:37 -0500, by Augie Fackler
-
safehasattr: new function to work around hasattr being brokenMon, 25 Jul 2011 14:59:55 -0500, by Augie Fackler
-
windows: check util.mainfrozen() instead of ad-hoc checks everywhereMon, 25 Jul 2011 16:14:02 -0500, by Augie Fackler
-
notify: rewrite user documentationTue, 26 Jul 2011 21:30:12 +0200, by Patrick Mezard
-
cmdserver: repo.invalidate() on every runcommandMon, 25 Jul 2011 22:19:28 +0300, by Idan Kamara
-
help: add "web/logoimg" setting descriptionMon, 25 Jul 2011 08:28:37 +0200, by Angel Ezquerra
-
filecache: fix check-code complaintMon, 25 Jul 2011 12:58:47 -0500, by Matt Mackall
-
localrepo: unify tag related info into a tagscache classMon, 25 Jul 2011 15:08:57 +0300, by Idan Kamara
-
localrepo: make invalidate() walk _filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate manifest() with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate _bookmarks/current with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate changelog() with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: refresh filecache entries after releasing a repo.lock()Mon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate dirstate() with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: add a cache with stat info for files under .hg/Mon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
scmutil: introduce filecacheSat, 09 Jul 2011 19:06:59 +0300, by Idan Kamara
-
posix, windows: introduce cachestatMon, 25 Jul 2011 15:03:02 +0300, by Idan Kamara
-
util: eliminate wildcard importsSat, 23 Jul 2011 12:29:52 +0200, by Adrian Buehlmann
-
templater: use a global funcs tableSat, 23 Jul 2011 14:33:35 -0500, by Matt Mackall
-
ui: config path relative to repo rootSat, 23 Jul 2011 06:09:14 +0200, by Simon Heimberg
-
ui: providing no default value to configpath should not raise an ErrorSat, 23 Jul 2011 06:08:52 +0200, by Simon Heimberg
-
ui: fix error, base can not be a listSat, 23 Jul 2011 06:08:49 +0200, by Simon Heimberg
-
merge with stableSat, 23 Jul 2011 11:52:25 -0500, by Matt Mackall
-
test-i18n, i18n-pt_BR: updated test message changed in 41c3a71c318d stableFri, 22 Jul 2011 20:31:15 -0300, by Wagner Bruna
-
merge with stableFri, 22 Jul 2011 17:17:23 -0500, by Matt Mackall
-
rebase: remove trailing whitespace found by check-code stableThu, 21 Jul 2011 15:56:15 -0500, by Augie Fackler
-
hooks: use python 2.4 compatible exception handling stableFri, 22 Jul 2011 08:03:47 -0700, by Lee Cantey
-
url: handle urls of the form file:///c:/foo/bar/ correctly stableFri, 22 Jul 2011 17:11:35 -0500, by Matt Mackall
-
dispatch: avoid double backslashes in error message stableThu, 21 Jul 2011 16:02:34 -0400, by David Golub
-
hgweb: add a "web/logoimg" setting to customize the web logo imageThu, 21 Jul 2011 15:10:16 +0200, by Angel Ezquerra
-
util: move windows and posix wildcard imports to begin of fileThu, 21 Jul 2011 11:05:26 +0200, by Adrian Buehlmann
-
util: move "default" hidewindow to posix.pyFri, 22 Jul 2011 10:35:05 +0200, by Adrian Buehlmann
-
util: move "default" lookupreg to posix.pyFri, 22 Jul 2011 10:31:56 +0200, by Adrian Buehlmann
-
util: move "default" unlinkpath to posix.pyFri, 22 Jul 2011 09:55:46 +0200, by Adrian Buehlmann
-
util: move "default" makedir to posix.pyFri, 22 Jul 2011 09:53:15 +0200, by Adrian Buehlmann
-
summary: allow color to highlight active bookmarkThu, 21 Jul 2011 15:52:08 -0500, by Augie Fackler
-
summary: show bookmarks separate from tags and note active mark (issue2892)Mon, 18 Jul 2011 07:53:26 -0500, by Augie Fackler
-
localrepo: make requirements attribute of newly-created repos contain a setWed, 20 Jul 2011 18:23:06 -0400, by Andrew Pritchard
-
localrepo: fix comment on setFri, 22 Jul 2011 16:46:22 -0500, by Matt Mackall
-
revert: restore check for uncommitted merge (issue2915) (BC) stableThu, 21 Jul 2011 15:39:37 -0500, by Matt Mackall
-
localrepo: add set method to iterate over a given revsetThu, 21 Jul 2011 14:06:55 -0500, by Matt Mackall
-
revset: add formatspec convenience query builderThu, 21 Jul 2011 14:05:45 -0500, by Matt Mackall
-
revset: allow bypassing alias expansionThu, 21 Jul 2011 14:04:57 -0500, by Matt Mackall
-
merge with stableTue, 19 Jul 2011 17:51:45 -0500, by Matt Mackall
-
subrepo: don't commit in subrepo if it's clean stableTue, 19 Jul 2011 13:43:53 -0500, by Kevin Bullock
-
rebase: block collapse with keepbranches on multiple named branches (issue2112) stableMon, 18 Jul 2011 22:58:21 +0200, by Stefano Tortarolo
-
merge with stableTue, 19 Jul 2011 14:19:04 -0500, by Matt Mackall
-
hbisect: do not assume that min(good) is an ancestor of min(bad)Sun, 17 Jul 2011 00:36:43 +0200, by Alexander Krauss
-
hbisect: more consistent variable nameSun, 17 Jul 2011 00:35:31 +0200, by Alexander Krauss
-
hbisect: confine loop to the relevant intervalSat, 16 Jul 2011 12:22:40 +0200, by Alexander Krauss
-
win32: assign winstdout to sys.__stdout__ as well (issue2888) stableSat, 16 Jul 2011 15:24:28 +0300, by Idan Kamara
-
alias: note interaction of shell aliases with early opts in helpMon, 18 Jul 2011 14:57:22 -0500, by Matt Mackall
-
alias: fix up test resultsMon, 18 Jul 2011 14:53:52 -0500, by Matt Mackall
-
hooks: redirect stdout/err/in to the ui descriptors when calling python hooks stableSat, 09 Jul 2011 19:06:59 +0300, by Idan Kamara
-
alias: pass local ui to shell aliasFri, 15 Jul 2011 18:03:37 -0500, by Matt Mackall
-
aliases: drop cwd manipulationFri, 15 Jul 2011 16:06:54 -0500, by Matt Mackall
-
dispatch: move shell alias handling after early arg handlingFri, 15 Jul 2011 16:06:53 -0500, by Matt Mackall
-
merge with stableFri, 15 Jul 2011 14:27:16 -0500, by Matt Mackall
-
rebase: reset bookmarks (issue2265 and issue2873) stableFri, 15 Jul 2011 20:07:19 +0200, by Stefano Tortarolo
-
merge with stableFri, 15 Jul 2011 12:56:58 -0500, by Matt Mackall
-
web: Output a correct date in short format (issue2902) stableFri, 15 Jul 2011 10:18:24 +0200, by Benoit Allard
-
test-commandserver: explicitly close opened file stableFri, 15 Jul 2011 16:28:09 +0300, by Idan Kamara
-
verify: fix mq misfireThu, 14 Jul 2011 12:39:39 -0500, by Matt Mackall
-
merge with stableWed, 13 Jul 2011 19:30:27 -0500, by Matt Mackall
-
merge with stableWed, 13 Jul 2011 19:27:56 -0500, by Matt Mackall
-
commit: suppress spurious new head message for duplicate commit (issue2893)Wed, 13 Jul 2011 16:43:18 -0500, by Matt Mackall
-
osutil: emulate os.listdir's OSError for long names (issue2898)Wed, 13 Jul 2011 16:58:51 -0500, by Matt Mackall
-
verify: filter messages about missing null manifests (issue2900)Wed, 13 Jul 2011 16:28:46 -0500, by Matt Mackall
-
merge with crewWed, 13 Jul 2011 19:24:54 -0500, by Matt Mackall
-
subrepo: use working copy of .hgsub to filter status (issue2901) stableWed, 13 Jul 2011 17:41:49 -0500, by Matt Mackall
-
notify: remove unused url() methodWed, 13 Jul 2011 19:23:33 +0200, by Patrick Mezard
-
test-notify-changegroup: test notifications on unbundleWed, 13 Jul 2011 19:23:12 +0200, by Patrick Mezard
-
run-tests: fix summary when accepting changes interactivelyWed, 13 Jul 2011 19:23:08 +0200, by Patrick Mezard
-
merge with stableWed, 13 Jul 2011 16:29:28 -0500, by Matt Mackall
-
verify: filter messages about missing null manifests (issue2900) stableWed, 13 Jul 2011 16:28:46 -0500, by Matt Mackall
-
cmdserver: restore old working dir after dispatch when we have --cwd stableMon, 11 Jul 2011 17:49:45 +0300, by Idan Kamara
-
dispatch: don't use request repo if we have --cwd stableMon, 11 Jul 2011 17:46:55 +0300, by Idan Kamara
-
eol: ignore IOError from deleted files in commitctx stableTue, 12 Jul 2011 12:06:11 -0400, by Nicholas Riley
-
dispatch: fix checking of rpath in _getlocalTue, 12 Jul 2011 16:36:34 -0500, by Matt Mackall
-
ui: rename _is_trusted to _trustedTue, 12 Jul 2011 16:36:22 -0500, by Matt Mackall
-
merge with stableTue, 12 Jul 2011 16:27:03 -0500, by Matt Mackall
-
eol: fix silly test-gendoc breakage by escaping control charactersTue, 12 Jul 2011 16:22:36 -0500, by Matt Mackall
-
eol: document new eol.fix-trailing-newline settingThu, 07 Jul 2011 12:13:07 +0200, by Martin Geisler
-
eol: fix missing trailing newlines in comitted filesFri, 01 Jul 2011 23:12:52 +0400, by Stepan Koltsov
-
eol: eol.only-consistent can now be specified in .hgeolFri, 01 Jul 2011 22:53:58 +0400, by Stepan Koltsov
-
merge with stableThu, 07 Jul 2011 10:34:19 +0200, by Martin Geisler
-
commands: use mergetoolopts when a command supports --toolThu, 07 Jul 2011 10:19:37 +0200, by Martin Geisler
-
revsets: actually catch type error on tip^p1(tip) (issue2884) stableTue, 12 Jul 2011 12:35:03 -0500, by Matt Mackall
-
hgcia: Set default value of strip to -1 (issue2891) stableSat, 09 Jul 2011 09:44:15 +0200, by Cédric Krier
-
commands: improve help for -y/--noninteractive stableThu, 07 Jul 2011 10:32:30 +0200, by Martin Geisler
-
bookmarks: simplify warning codeWed, 06 Jul 2011 19:25:56 -0500, by Matt Mackall
-
bookmarks: drop superfluous stripWed, 06 Jul 2011 19:25:56 -0500, by Matt Mackall
-
bookmarks: add a warning for non empty malformed lineTue, 05 Jul 2011 10:20:27 +0200, by Pierre-Yves David
-
bookmarks: more robust parsing of bookmarks fileTue, 05 Jul 2011 10:13:54 +0200, by Pierre-Yves David
-
merge with stableWed, 06 Jul 2011 19:25:53 -0500, by Matt Mackall
-
revsets: catch type error on tip^p1(tip) (issue2884) stableWed, 06 Jul 2011 13:43:29 -0500, by Matt Mackall
-
revsets: do the right thing with x^:y (issue2884) stableWed, 06 Jul 2011 13:37:50 -0500, by Matt Mackall
-
win32mbcs: wrap two more functions to be wrapped. stableWed, 06 Jul 2011 18:28:42 +0900, by Shun-ichi GOTO
-
commands, merge: call setconfig on the right uiTue, 05 Jul 2011 14:36:33 +0300, by Idan Kamara
-
peer: change arg name to convey it can be a repo as wellTue, 05 Jul 2011 14:28:55 +0300, by Idan Kamara
-
progress: add a changedelay to prevent parallel topics from flapping (issue2698)Thu, 23 Jun 2011 15:00:45 -0500, by Augie Fackler
-
progress: make progress bar a singleton to avoid double-progress ui bugsThu, 23 Jun 2011 14:55:09 -0500, by Augie Fackler
-
progress: remove superfluous parensThu, 02 Jun 2011 14:33:01 -0500, by Augie Fackler
-
keyword: reuse already present working contexts for matchSun, 03 Jul 2011 12:58:03 +0200, by Christian Ebert
-
merge with stableTue, 05 Jul 2011 14:30:53 -0500, by Matt Mackall
-
patch: fix parsing patch files containing CRs not followed by LFs stableMon, 04 Jul 2011 19:53:39 -0300, by Wagner Bruna
-
treediscovery: rename stop() in tests to fix failures on AIX. stableTue, 05 Jul 2011 11:53:32 +0100, by Jim Hague
-
help: fileset foo.lst was named files.lst stableFri, 01 Jul 2011 22:50:36 +0200, by Arne Babenhauserheide
-
merge with stableFri, 01 Jul 2011 13:59:09 -0500, by Matt Mackall
-
util: rename the util.localpath that uses url to urllocalpath (issue2875) stable 1.9Fri, 01 Jul 2011 17:37:09 +0200, by Mads Kiilerich
-
tests: restore previous fix for date ambiguity in cvs test stableFri, 01 Jul 2011 18:13:48 +0200, by Mads Kiilerich
-
merge with stableThu, 30 Jun 2011 19:34:09 -0500, by Matt Mackall
-
run-test: revert most of 439ed4721a6d, timeout uses fallback for terminate() stableThu, 30 Jun 2011 16:36:38 +0200, by Thomas Arendsen Hein
-
run-tests: fallback to SIGTERM if subprocess.Popen does not have terminate() stableThu, 30 Jun 2011 16:25:05 +0200, by Thomas Arendsen Hein
-
i18n-pt_BR: translate template filter descriptions stableThu, 30 Jun 2011 20:37:32 -0300, by Wagner Bruna
-
i18n-ja: recover template translations from 15200b46165b stableThu, 30 Jun 2011 20:05:23 -0300, by Wagner Bruna
-
i18n-ru: fixed mixed up msgid and msgstr in annotate stableFri, 01 Jul 2011 00:26:45 +0400, by Alexander Sauta
-
i18n-ru: translated missing strings for commands, some typos corrected stableFri, 01 Jul 2011 00:14:30 +0400, by Alexander Sauta
-
merge with stableWed, 29 Jun 2011 16:05:59 -0500, by Matt Mackall
-
i18n-ja: synchronized with 5c046e4b9652 stableThu, 30 Jun 2011 01:55:14 +0900, by FUJIWARA Katsunori
-
i18n-ru: translated help for urls. Thus, all stock commands and help translated stableWed, 29 Jun 2011 19:04:03 +0400, by Alexander Sauta
-
i18n-ru: translated help for multirevs-subrepos stableTue, 28 Jun 2011 20:42:07 +0400, by Alexander Sauta
-
i18n: merge with stableTue, 28 Jun 2011 10:02:39 +0200, by Martin Geisler
-
i18n-pt_BR: add lost translation used in test-i18n.t stableTue, 28 Jun 2011 09:58:39 +0200, by Martin Geisler
-
i18n: merge with mainTue, 28 Jun 2011 09:39:58 +0200, by Martin Geisler
-
merge with stableTue, 28 Jun 2011 00:38:59 +0400, by Alexander Sauta
-
i18n-ru: translated help for merge-toolsTue, 28 Jun 2011 00:34:49 +0400, by Alexander Sauta
-
i18n-ru: translated help for hgignoreMon, 27 Jun 2011 21:34:48 +0400, by Alexander Sauta
-
merge with stableMon, 27 Jun 2011 19:11:34 +0200, by Martin Geisler
-
i18n-ru: tranlated docstrings from filesets added in 1575dc5d399a stableWed, 22 Jun 2011 02:47:03 +0400, by Alexander Sauta
-
i18n-ru: translated help for extensions and filesets stableWed, 22 Jun 2011 02:09:23 +0400, by Alexander Sauta
-
i18n: merge with mainMon, 27 Jun 2011 19:06:18 +0200, by Martin Geisler
-
merge with i18nMon, 27 Jun 2011 13:24:28 -0300, by Wagner Bruna
-
i18n-ru: glossary translatedThu, 23 Jun 2011 10:41:33 +0400, by Alexander Sauta
-
i18n-ru: tranlated docstrings from filesets added in 1575dc5d399aWed, 22 Jun 2011 02:47:03 +0400, by Alexander Sauta
-
i18n-ru: translated help for extensions and filesetsWed, 22 Jun 2011 02:09:23 +0400, by Alexander Sauta
-
merge with i18nTue, 21 Jun 2011 19:00:27 -0300, by Wagner Bruna
-
i18n-ru: translated new config.txtTue, 21 Jun 2011 01:49:45 +0400, by Alexander Sauta
-
wix: add missing templates/paper/diffstat.tmpl stableWed, 29 Jun 2011 12:54:34 +0200, by Adrian Buehlmann
-
hgweb: treat branch attribute `closed' as more important than `inactive' stableWed, 29 Jun 2011 09:36:45 +0200, by Jesse Long
-
color: for the sake of "less -R", default to ansi in auto mode (issue2792) stableWed, 29 Jun 2011 13:20:40 -0400, by Brodie Rao
-
color: fix TypeError with auto mode on win32 when colors aren't available (issue2871) stableWed, 29 Jun 2011 13:20:39 -0400, by Brodie Rao
-
test-revert: add revert --all case when nothing changed stableTue, 28 Jun 2011 00:56:33 +0200, by Adrian Buehlmann
-
subrepos: be smarter about what's an absolute path (issue2808) stableWed, 29 Jun 2011 16:01:06 -0500, by Matt Mackall
-
test-wireprotocol.py: rename to test-wireproto.py for consistency stableWed, 29 Jun 2011 13:04:00 +0200, by Thomas Arendsen Hein
-
classes: fix class style problems found by b071cd58af50 stableWed, 29 Jun 2011 15:00:00 +0200, by Thomas Arendsen Hein
-
check-code: fix class style checking (with tests) stableWed, 29 Jun 2011 13:45:51 +0200, by Thomas Arendsen Hein
-
tests: ignore inotify extension in test-duplicateoptions.py stableWed, 29 Jun 2011 00:19:27 +0200, by Mads Kiilerich
-
error: Add a hint argument to RepoError stableSat, 25 Jun 2011 02:30:17 +0200, by Pierre-Yves David
-
test-revert: add revert --all case when nothing changed stableTue, 28 Jun 2011 00:56:33 +0200, by Adrian Buehlmann
-
merge with stableMon, 27 Jun 2011 16:39:02 -0500, by Matt Mackall
-
color: be silent when falling back to ECMA-48 mode if "auto" mode was desired stableMon, 27 Jun 2011 11:36:42 -0700, by Danek Duvall
-
tests: hardcode terminfo entry for the terminfo color test stableMon, 27 Jun 2011 11:36:40 -0700, by Danek Duvall
-
localrepo: mark progress step for translation stableSun, 26 Jun 2011 15:47:39 -0300, by Wagner Bruna
-
revert: improve hints on abort when reverting to parent without --all stableSun, 26 Jun 2011 01:13:30 +0200, by Adrian Buehlmann
-
dispatch: set config options on the request repo.ui stableFri, 24 Jun 2011 19:44:59 +0300, by Idan Kamara
-
dispatch: set global options on the request repo.ui stableFri, 24 Jun 2011 19:44:58 +0300, by Idan Kamara
-
cmdserver: assign repo.baseui before running commands stableFri, 24 Jun 2011 19:44:17 +0300, by Idan Kamara
-
cmdserver: copy repo.ui before running commands stableFri, 24 Jun 2011 19:43:59 +0300, by Idan Kamara
-
filemerge: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
dispatch: make sure unspecified global ui options don't override old values stableFri, 24 Jun 2011 12:16:14 +0300, by Idan Kamara
-
merge with stableMon, 27 Jun 2011 11:19:27 -0500, by Matt Mackall
-
requirements: show all missing features in the error message. stableSat, 25 Jun 2011 02:30:24 +0200, by Pierre-Yves David
-
test-revert: add case for nothing changed stableFri, 24 Jun 2011 23:29:51 +0200, by Adrian Buehlmann
-
dispatch: set descriptors on the request repo.ui stableFri, 24 Jun 2011 19:38:28 +0300, by Idan Kamara
-
archive: wrap the ui descriptor so it doesn't get closed stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
transplant: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 19:27:53 +0300, by Idan Kamara
-
bisect: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
extdiff: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
ui: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
call reposetup for repositories returned from peer (issue2864) stableFri, 24 Jun 2011 11:39:12 -0400, by David Golub
-
convert: fix git convert on solaris - it cannot remove environment variables stableSat, 25 Jun 2011 01:55:15 +0200, by Mads Kiilerich
-
tests: HGRCPATH must be exported after assignment stableSat, 25 Jun 2011 01:55:13 +0200, by Mads Kiilerich
-
merge with stableFri, 24 Jun 2011 18:00:29 -0500, by Matt Mackall
-
backout of d04ba50e104d: allow to qpop/push with a dirty working copy stableFri, 24 Jun 2011 23:25:42 +0300, by Idan Kamara
-
merge with stableFri, 24 Jun 2011 13:35:44 -0500, by Matt Mackall
-
update: do not use the term 'update' when mentioning reverting one file stableFri, 24 Jun 2011 10:31:44 +0200, by Adrian Buehlmann
-
cmdserver: fix read-loop string concatenation stableFri, 24 Jun 2011 16:36:24 +0300, by Idan Kamara
-
revert: mention update in hint of abort when reverting to non-parent stableFri, 24 Jun 2011 12:37:29 +0200, by Adrian Buehlmann
-
update: clarify that update changes the parent revison stableFri, 24 Jun 2011 10:51:05 +0200, by Adrian Buehlmann
-
merge with stableFri, 24 Jun 2011 00:21:00 -0500, by Matt Mackall
-
revset: fix aliases with 0 or more than 2 parameters stableWed, 22 Jun 2011 01:55:00 +0200, by Mads Kiilerich
-
match: fix bug caused by refactoring in cfc89398f710 stableThu, 23 Jun 2011 14:40:57 +0200, by Peter Arrenbrecht
-
revert: be more helpful on uncommitted merges stableWed, 22 Jun 2011 15:34:33 +0200, by Adrian Buehlmann
-
cmdserver: write the hello message as one chunk on the 'o' channel stableWed, 22 Jun 2011 17:13:04 +0300, by Idan Kamara
-
revset and fileset: fix typos in parser error messages stableWed, 22 Jun 2011 01:55:00 +0200, by Mads Kiilerich
-
fileset: use ParseError pos field correctly stableFri, 24 Jun 2011 00:18:41 +0200, by Mads Kiilerich
-
revset: fix parameter name in implementation of follow() stableFri, 24 Jun 2011 00:18:06 +0200, by Mads Kiilerich
-
merge with stableTue, 21 Jun 2011 17:27:20 -0500, by Matt Mackall
-
revert: be more explicit that changes are lost stableMon, 20 Jun 2011 22:15:52 -0500, by Kevin Bullock
-
hook: write hook output to ui fout descriptor stableTue, 21 Jun 2011 16:55:21 +0300, by Idan Kamara
-
merge with stableTue, 21 Jun 2011 15:26:44 -0500, by Matt Mackall
-
check-code: don't mark debug messages for translation stableTue, 21 Jun 2011 15:21:57 -0500, by Matt Mackall
-
i18n: remove translation of debug messages stableTue, 21 Jun 2011 18:35:13 +0200, by David Soria Parra
-
cmdserver, runcommand: properly handle the client sending no arguments stableTue, 21 Jun 2011 15:38:10 +0300, by Idan Kamara
-
cmdserver: don't raise EOFError when trying to read 0 bytes from the client stableTue, 21 Jun 2011 15:13:39 +0300, by Idan Kamara
-
i18n: extract docstrings from fileset module stableMon, 20 Jun 2011 19:08:41 -0300, by Wagner Bruna
-
merge with stableTue, 21 Jun 2011 14:00:26 +0200, by Martin Geisler
-
dispatch: translate alias debugging messages stableTue, 21 Jun 2011 13:24:19 +0200, by David Soria Parra
-
parsers: fix localization markup of parser errors stableTue, 21 Jun 2011 00:17:52 +0200, by Mads Kiilerich
-
fileset: use correct function name for hgignore in docstring stableSun, 19 Jun 2011 22:33:25 -0400, by Ollie Rutherfurd
-
url: catch UNC paths as yet another Windows special case (issue2808) stableMon, 20 Jun 2011 16:45:33 -0500, by Matt Mackall
-
treediscovery: always return all remote heads stableMon, 20 Jun 2011 14:11:01 +0200, by Peter Arrenbrecht
-
merge with stableMon, 20 Jun 2011 11:08:41 +0200, by Sune Foldager
-
merge with stableMon, 20 Jun 2011 10:42:19 +0200, by Martin Geisler
-
help/revsets: revset aliases can be defined on any config file stableFri, 17 Jun 2011 19:28:38 -0300, by Wagner Bruna
-
help/revsets: clean up whitespace between paragraphs stableFri, 17 Jun 2011 19:27:40 -0300, by Wagner Bruna
-
fileset: add missing whitespace around operator stableSun, 19 Jun 2011 11:43:40 +0200, by Thomas Arendsen Hein
-
merge default branch into stable to mark the start of the code freeze stableSat, 18 Jun 2011 17:03:01 -0500, by Matt Mackall
-
fileset: add a help topicSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add copied predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add encoding() predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add size() predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add grep predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add some function help textSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add hgignoreSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add resolved and unresolved predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: prescan parse tree to optimize status usageSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add support for file status predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add some basic predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
match: introduce basic fileset supportSat, 18 Jun 2011 16:53:44 -0500, by Matt Mackall
-
match: allow passing a context object to match coreSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
fileset: drop matchfnSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: match no longer accepts repo objectsSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: switch match users to supplying contextsSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: match now accepts a context or a repoSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
context: add a match builder methodSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
help/hgignore: refer to the builtin help instead of external URLsFri, 17 Jun 2011 18:24:54 -0300, by Wagner Bruna
-
sslutil: make messages for Python without certificate handling more helpfulSat, 18 Jun 2011 01:08:54 +0200, by Mads Kiilerich
-
sslutil: fall back to commonName when no dNSName in subjectAltName (issue2798)Sat, 18 Jun 2011 01:03:03 +0200, by Nicolas Bareil
-
merge with i18nFri, 17 Jun 2011 15:43:50 -0500, by Matt Mackall
-
svn subrepos: work around checkout obstructions (issue2752)Fri, 17 Jun 2011 15:22:50 -0500, by Augie Fackler
-
update: check wc.dirty() before setting overwrite=TrueFri, 17 Jun 2011 15:21:02 -0500, by Augie Fackler
-
tags: don't allow environment errors to be raised from _writetagscacheThu, 16 Jun 2011 15:26:17 -0500, by Steve Borho
-
help/config: replace docutils markupFri, 17 Jun 2011 13:31:23 -0300, by Wagner Bruna
-
test-i18n, i18n-pt_BR: update test messageFri, 17 Jun 2011 12:23:12 -0300, by Wagner Bruna
-
config: undo change of empty line definitionFri, 17 Jun 2011 15:36:56 -0500, by Matt Mackall
-
patch: make filestore store data in memory and fallback to fsFri, 17 Jun 2011 20:33:02 +0200, by Patrick Mezard
-
i18n: merge in latest Romanian translationsWed, 15 Jun 2011 10:40:23 +0200, by Martin Geisler
-
i18n-ro: synchronized with 3c7907dc95caWed, 08 Jun 2011 17:06:29 +0200, by Daniel Dumitriu
-
i18n-ro: outstanding changesWed, 08 Jun 2011 15:17:23 +0200, by Daniel Dumitriu
-
help/config: quote config section names consistentlyThu, 16 Jun 2011 12:52:37 -0300, by Wagner Bruna
-
help/config: fix small typoThu, 16 Jun 2011 12:42:19 -0300, by Wagner Bruna
-
help/config: do not refer to config files as hgrc filesThu, 16 Jun 2011 12:30:57 -0300, by Wagner Bruna
-
help/config: fix 'Mercurial' casingThu, 16 Jun 2011 12:30:44 -0300, by Wagner Bruna
-
revset: add desc(string) to search in commit messagesThu, 16 Jun 2011 22:47:34 +0200, by Thomas Arendsen Hein
-
revset: update sorting of symbolsThu, 16 Jun 2011 22:03:26 +0200, by Thomas Arendsen Hein
-
http: fix variable name in unexpected response messageThu, 16 Jun 2011 14:33:06 -0500, by Matt Mackall
-
serve: add --cmdserver option to communicate with hg over a pipeFri, 03 Jun 2011 17:27:41 +0300, by Idan Kamara
-
localrepo: don't attempt to open .hgtags twice if the error isn't ENOENTWed, 15 Jun 2011 23:15:04 +0300, by Idan Kamara
-
log: do not display hidden changesetThu, 16 Jun 2011 01:58:00 +0200, by Pierre-Yves David
-
hidden: Add ``hidden`` method for contextThu, 16 Jun 2011 01:57:59 +0200, by Pierre-Yves David
-
hidden: Add a hiddenrevs attributes to changelog.Thu, 16 Jun 2011 01:57:53 +0200, by Pierre-Yves David
-
config: handle comment lines in continuations (issue2854)Thu, 16 Jun 2011 13:24:44 -0500, by Matt Mackall
-
http: report unexpected unparsable push responses (issue2777)Thu, 16 Jun 2011 13:24:42 -0500, by Matt Mackall
-
dispatch: write shell alias output to ui out descriptorTue, 07 Jun 2011 13:39:09 +0300, by Idan Kamara
-
commands: use ui descriptors when reading/writing from stdin/outWed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
cmdutil: return a dummy, closable file object if it cannot be dupedWed, 15 Jun 2011 23:50:33 +0300, by Idan Kamara
-
cmdutil: use ui descriptors in makefileobjWed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
mq: use ui.fin when importing patch from '-'Wed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
cmdutil, logmessage: use ui.fin when reading from '-'Wed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
dagutil: fix missing import of i18n._Wed, 15 Jun 2011 17:04:06 -0300, by Wagner Bruna
-
hgmanpage: adapt to Docutils 0.8 API changeThu, 16 Jun 2011 19:34:42 +0200, by Satish Balay
-
manifest: use "\0" instead of "\000"Thu, 16 Jun 2011 08:49:26 +0200, by Martin Geisler
-
commands: add pointer to bookmarks command in branch helpWed, 15 Jun 2011 17:25:58 +0200, by Martin Geisler
-
glossary: add entry for "Bookmark"Wed, 15 Jun 2011 17:10:26 +0200, by Martin Geisler
-
glossary: add entry for "Tag"Wed, 15 Jun 2011 17:10:16 +0200, by Martin Geisler
-
merge with i18nTue, 14 Jun 2011 20:43:04 -0500, by Matt Mackall
-
i18n-ru: translated all standard commands and config-environment additional help topicsTue, 14 Jun 2011 00:31:56 +0400, by Alexander Sauta
-
i18n-ru: translated push-renameFri, 10 Jun 2011 01:39:22 +0400, by Alexander Sauta
-
i18n-ru: translated parents-pullThu, 09 Jun 2011 20:37:32 +0400, by Alexander Sauta
-
setdiscovery: batch heads and known(ownheads)Tue, 14 Jun 2011 22:58:00 +0200, by Peter Arrenbrecht
-
wireproto: make a number of commands batchableTue, 14 Jun 2011 22:56:20 +0200, by Peter Arrenbrecht
-
wireproto: add batching support to wirerepositoryTue, 14 Jun 2011 22:52:58 +0200, by Peter Arrenbrecht
-
wireproto: add basic command batching infrastructureTue, 14 Jun 2011 22:51:26 +0200, by Peter Arrenbrecht
-
mq: make qrefresh/qfold keep wlock until saving patch statusWed, 15 Jun 2011 01:50:49 +0900, by Yuya Nishihara
-
bugzilla: fix typo in documentationTue, 14 Jun 2011 20:08:35 -0300, by Wagner Bruna
-
dispatch: fix for-loop variable nameTue, 14 Jun 2011 20:25:38 +0300, by Idan Kamara
-
notify: send changesets on 'outgoing' hook, updated docTue, 14 Jun 2011 13:29:25 +0200, by Ingo Bressler
-
sslutil: Restore missing imports of socket and httplib to sslutilTue, 14 Jun 2011 13:31:32 +1000, by Stephen Thorne
-
dispatch: assign I/O descriptors from the request to the uiWed, 08 Jun 2011 14:54:47 +0300, by Idan Kamara
-
ui: use I/O descriptors internallyWed, 08 Jun 2011 01:39:20 +0300, by Idan Kamara
-
dispatch: add I/O descriptors to the requestTue, 07 Jun 2011 13:39:09 +0300, by Idan Kamara
-
ui: add I/O descriptorsTue, 07 Jun 2011 13:39:09 +0300, by Idan Kamara
-
import: add --bypass optionTue, 14 Jun 2011 23:26:35 +0200, by Patrick Mezard
-
import: separate parents selection from working dir updateTue, 14 Jun 2011 23:24:40 +0200, by Patrick Mezard
-
patch: extend filtestore to store an optional copy sourceTue, 14 Jun 2011 23:24:34 +0200, by Patrick Mezard
-
paper/coal: use fixed width for diffstat +/- linkTue, 14 Jun 2011 16:38:34 +0200, by Martin Geisler
-
hg: rename opts argument to peeropts in cloneTue, 14 Jun 2011 16:33:46 +0200, by Martin Geisler
-
hg: move peerschemes back to schemesMon, 13 Jun 2011 16:25:18 -0500, by Matt Mackall
-
hg: rearrange peer scheme lookupMon, 13 Jun 2011 14:53:23 -0500, by Matt Mackall
-
forget, remove: don't note on nonexistent file twiceMon, 13 Jun 2011 14:56:00 +0300, by Idan Kamara
-
localrepo: local() returns selfMon, 13 Jun 2011 12:51:38 -0500, by Matt Mackall
-
tests: avoid instability in test-convert-cvs-syntheticMon, 13 Jun 2011 12:51:37 -0500, by Matt Mackall
-
dispatch: propagate ui command options to the local ui (issue2523)Mon, 13 Jun 2011 00:19:26 +0300, by Idan Kamara
-
mq: catch correct exception when calling changelog.rev()Sun, 12 Jun 2011 23:30:39 +0300, by Idan Kamara
-
rebase: preserve mq series order after rebasing (issue2849)Sun, 12 Jun 2011 17:26:58 +0300, by Idan Kamara
-
run-tests: verbose log ignored testSun, 12 Jun 2011 17:26:20 +0300, by Idan Kamara
-
record: add white space diff optionsFri, 10 Jun 2011 10:58:10 +0200, by Ingo Proetel
-
mq: rename abort_if_wdir_patched to abortifwdirpatchedMon, 13 Jun 2011 13:53:58 +0200, by Adrian Buehlmann
-
mq: rename partial_name to partialnameMon, 13 Jun 2011 13:48:47 +0200, by Adrian Buehlmann
-
mq: rename write_list to writelistMon, 13 Jun 2011 13:47:21 +0200, by Adrian Buehlmann
-
mq: rename series_dirty to seriesdirtyMon, 13 Jun 2011 13:45:48 +0200, by Adrian Buehlmann
-
mq: rename applied_dirty to applieddirtyMon, 13 Jun 2011 13:44:34 +0200, by Adrian Buehlmann
-
mq: rename guards_dirty to guardsdirtyMon, 13 Jun 2011 13:43:03 +0200, by Adrian Buehlmann
-
mq: rename active_guards to activeguardsMon, 13 Jun 2011 13:41:58 +0200, by Adrian Buehlmann
-
mq: rename guards_path to guardspathMon, 13 Jun 2011 13:40:35 +0200, by Adrian Buehlmann
-
mq: rename status_path to statuspathMon, 13 Jun 2011 13:39:14 +0200, by Adrian Buehlmann
-
mq: rename series_path to seriespathMon, 13 Jun 2011 13:38:04 +0200, by Adrian Buehlmann
-
mq: rename series_end to seriesendMon, 13 Jun 2011 12:11:49 +0200, by Adrian Buehlmann
-
mq: rename full_series_end to fullseriesendMon, 13 Jun 2011 12:09:29 +0200, by Adrian Buehlmann
-
mq: rename check_reserved_name to checkreservednameMon, 13 Jun 2011 12:07:46 +0200, by Adrian Buehlmann
-
mq: rename check_localchanges to checklocalchangesMon, 13 Jun 2011 12:06:32 +0200, by Adrian Buehlmann
-
mq: rename check_substate to checksubstateMon, 13 Jun 2011 12:05:20 +0200, by Adrian Buehlmann
-
mq: rename check_toppatch to checktoppatchMon, 13 Jun 2011 12:03:38 +0200, by Adrian Buehlmann
-
mq: rename save_dirty to savedirtyMon, 13 Jun 2011 12:02:14 +0200, by Adrian Buehlmann
-
mq: rename explain_pushable to explainpushableMon, 13 Jun 2011 12:00:56 +0200, by Adrian Buehlmann
-
mq: rename set_active to setactiveMon, 13 Jun 2011 11:59:35 +0200, by Adrian Buehlmann
-
mq: rename set_guards to setguardsMon, 13 Jun 2011 11:58:16 +0200, by Adrian Buehlmann
-
mq: rename check_guard to checkguardMon, 13 Jun 2011 11:57:21 +0200, by Adrian Buehlmann
-
mq: rename parse_series to parseseriesMon, 13 Jun 2011 11:55:46 +0200, by Adrian Buehlmann
-
mq: rename find_series to findseriesMon, 13 Jun 2011 11:54:25 +0200, by Adrian Buehlmann
-
mq: rename series_guards to seriesguardsMon, 13 Jun 2011 11:40:27 +0200, by Adrian Buehlmann
-
mq: rename full_series to fullseriesMon, 13 Jun 2011 11:06:11 +0200, by Adrian Buehlmann
-
paper, coal: display diffstat on the changeset pageSat, 11 Jun 2011 21:24:50 +0800, by Steven Brown
-
web: provide diff summary to the changeset pageSat, 11 Jun 2011 21:11:43 +0800, by Steven Brown
-
tests: fix up date ambiguity in cvs testSat, 11 Jun 2011 14:14:53 -0500, by Matt Mackall
-
hg: split peer and repo lookup tablesSat, 11 Jun 2011 14:14:52 -0500, by Matt Mackall
-
tests: rename test-git-import.t into test-import-git.tSat, 11 Jun 2011 14:40:25 +0200, by Patrick Mezard
-
patch: generalize the use of patchmeta in applydiff()Sat, 11 Jun 2011 14:17:25 +0200, by Patrick Mezard
-
patch: stop updating changed files set in applydiff()Sat, 11 Jun 2011 14:14:13 +0200, by Patrick Mezard
-
patch: turn patch() touched files dict into a setSat, 11 Jun 2011 14:14:11 +0200, by Patrick Mezard
-
paper, coal: define the diffstat templatesThu, 09 Jun 2011 01:19:39 +0800, by Steven Brown
-
web: provide the file number to the diffstat templatesThu, 09 Jun 2011 01:15:49 +0800, by Steven Brown
-
web: include all files in the diffstatThu, 09 Jun 2011 01:14:22 +0800, by Steven Brown