Mercurial > hg
graph
-
protocol: move basic ssh client commands to wirerepositoryWed, 14 Jul 2010 16:34:57 -0500, by Matt Mackall
-
protocol: unify stream_out commandWed, 14 Jul 2010 16:19:27 -0500, by Matt Mackall
-
protocol: unify changegroup commandsWed, 14 Jul 2010 15:43:20 -0500, by Matt Mackall
-
protocol: add proto to method prototypesWed, 14 Jul 2010 15:33:21 -0500, by Matt Mackall
-
protocol: use new wireproto infrastructure in sshWed, 14 Jul 2010 15:25:15 -0500, by Matt Mackall
-
protocol: introduce wireproto.pyWed, 14 Jul 2010 15:25:15 -0500, by Matt Mackall
-
protocol: move most ssh responses to returnsWed, 14 Jul 2010 15:25:15 -0500, by Matt Mackall
-
protocol: add ssh getargsMon, 12 Jul 2010 17:28:02 -0500, by Matt Mackall
-
discovery: remove duplication for new remote head discoveryThu, 15 Jul 2010 21:44:51 +0200, by Benoit Boissinot
-
discovery: better coding styleThu, 15 Jul 2010 21:21:19 +0200, by Benoit Boissinot
-
discovery: simplify findoutgoing(), the updated_head stuff wasn't usedThu, 15 Jul 2010 21:20:32 +0200, by Benoit Boissinot
-
mq: evaluate --user before invoking editor with -e (issue2289)Thu, 15 Jul 2010 10:41:41 -0700, by Brendan Cully
-
Abort: add a hint argument, printed in the next line inside parenthesisThu, 15 Jul 2010 14:41:22 +0200, by Benoit Boissinot
-
discovery: clarify commentThu, 15 Jul 2010 14:40:17 +0200, by Benoit Boissinot
-
Merge with stableThu, 15 Jul 2010 14:11:14 +0200, by Martin Geisler
-
gendoc: remove call to callable for py3k compatibilityThu, 15 Jul 2010 14:02:17 +0200, by Martin Geisler
-
check-code: added check for reduce usageWed, 14 Jul 2010 23:15:03 -0300, by Renato Cunha
-
check-code: check for tuple parameter unpacking (missing in py3k)Wed, 14 Jul 2010 23:15:00 -0300, by Renato Cunha
-
removed exception args indexing (not supported by py3k)Wed, 14 Jul 2010 23:03:21 -0300, by Renato Cunha
-
util: use fakebuffer as buffer in py3kWed, 14 Jul 2010 22:59:57 -0300, by Renato Cunha
-
util: improved the check for the existence of the 'buffer' builtinWed, 14 Jul 2010 22:59:43 -0300, by Renato Cunha
-
record: removed 'has_key' usageWed, 14 Jul 2010 22:58:29 -0300, by Renato Cunha
-
Merge with stableWed, 14 Jul 2010 21:30:50 +0200, by Martin Geisler
-
test-log: Add test for "hg log -pf" (issue647) stableThu, 08 Jul 2010 22:44:15 +0200, by Joel Rosdahl
-
bookmarks: ensure current bookmark is updated when specified with -r . stableWed, 14 Jul 2010 11:02:20 -0400, by Brodie Rao
-
subrepos: let caller specify a filename for SVN commandsWed, 14 Jul 2010 20:25:31 +0200, by Martin Geisler
-
subrepo: add abstract superclass for subrepo classesWed, 14 Jul 2010 20:25:31 +0200, by Martin Geisler
-
archival: remove prefix argument from archiversWed, 14 Jul 2010 20:25:31 +0200, by Martin Geisler
-
archival: move commands.archive.guess_type to archival.guesskindWed, 14 Jul 2010 20:25:31 +0200, by Martin Geisler
-
merge stable to defaultWed, 14 Jul 2010 20:41:01 +0200, by Henrik Stuart
-
color/progress: subclass ui instead of using wrapfunction (issue2096) stableThu, 01 Jul 2010 19:23:26 -0500, by Brodie Rao
-
merge with stableWed, 14 Jul 2010 19:44:49 +0200, by Henrik Stuart
-
merge crew and mainWed, 14 Jul 2010 19:44:12 +0200, by Henrik Stuart
-
commands: addremove does similarity 100 by defaultTue, 13 Jul 2010 17:30:29 +0200, by Dirkjan Ochtman
-
merge with stableTue, 13 Jul 2010 22:56:01 +0900, by Nicolas Dumazet
-
inotify: Port of the C module to py3k.Fri, 02 Jul 2010 16:22:59 -0300, by Renato Cunha
-
inotify: Better implementation of the event string representation.Fri, 02 Jul 2010 16:21:46 -0300, by Renato Cunha
-
inotify: make proper use of Python API to get object size.Fri, 02 Jul 2010 16:21:42 -0300, by Renato Cunha
-
mq: qrepo.add(mq.added) inside save_dirty inside of doing it manually stableTue, 13 Jul 2010 22:30:01 +0900, by Nicolas Dumazet
-
inotify: check all components of filenames against hgignore (issue884) stableTue, 06 Jul 2010 22:22:18 -0300, by Renato Cunha
-
hg.clone: fix branch value when passing a repo object (issue2267) stableFri, 02 Jul 2010 15:05:21 +0900, by Nicolas Dumazet
-
test-bheads: use a case-insensitive set of filenames (issue2274) stableTue, 06 Jul 2010 15:05:03 +0900, by Nicolas Dumazet
-
mail: ensure that Python2.4 to 2.7 use the same header format stableTue, 06 Jul 2010 18:24:04 +0900, by Nicolas Dumazet
-
filelog: cmp: don't read data if hashes are identical (issue2273) stableMon, 05 Jul 2010 19:49:54 +0900, by Nicolas Dumazet
-
filelog: test behaviour for data starting with "\1\n" stableMon, 05 Jul 2010 18:43:46 +0900, by Nicolas Dumazet
-
cmp: document the fact that we return True if content is different stableFri, 09 Jul 2010 11:02:39 +0900, by Nicolas Dumazet
-
workingfilectx.cmp: invert boolean return value stableFri, 09 Jul 2010 11:59:48 +0900, by Nicolas Dumazet
-
rebase: add a test for committed MQ patches (59bd20451ab6) stableMon, 12 Jul 2010 09:19:28 +0300, by Giorgos Keramidas
-
util.h: Defined macros for working "with" PyStrings in py3k.Fri, 02 Jul 2010 16:21:40 -0300, by Renato Cunha
-
util.h: Add a PyInt_AsLong definition for usage in the inotify module.Fri, 02 Jul 2010 16:21:38 -0300, by Renato Cunha
-
setup.py: Add 'mercurial' as include dir for the inotify compiler.Fri, 02 Jul 2010 16:21:36 -0300, by Renato Cunha
-
setup.py: Adjustments to make setup.py run in py3k.Fri, 02 Jul 2010 16:21:34 -0300, by Renato Cunha
-
rebase: re-add patches to mq repo after rebase stableTue, 13 Jul 2010 20:12:32 +0900, by Nicolas Dumazet
-
mq: reset self.added after the mq transaction instead of inside qimport stableMon, 12 Jul 2010 17:55:23 +0900, by Nicolas Dumazet
-
Merge with stableMon, 12 Jul 2010 17:27:32 -0500, by Matt Mackall
-
Merge with stableFri, 09 Jul 2010 14:21:45 +0200, by Martin Geisler
-
dispatch: add shell aliasesWed, 07 Jul 2010 18:49:43 -0400, by Steve Losh
-
extensions: add a few assertions to wrapfunction() and wrapcommand(). stableFri, 09 Jul 2010 11:04:00 +0200, by Dan Villiom Podlaski Christiansen
-
extensions: improve language for wrapfunction() docstring. stableFri, 09 Jul 2010 11:13:45 +0200, by Dan Villiom Podlaski Christiansen
-
extensions: add docstring for wrapcommand(). stableFri, 09 Jul 2010 10:57:57 +0200, by Dan Villiom Podlaski Christiansen
-
commands: mention "hg status -C" in addremove help stableFri, 09 Jul 2010 13:31:37 +0200, by Arnab Bose
-
Merge with stableWed, 07 Jul 2010 14:29:40 +0200, by Martin Geisler
-
commands: only warn when reopening the workdir's branch stableWed, 07 Jul 2010 14:11:59 +0200, by Robert Bauck Hamar
-
Merge with stableTue, 06 Jul 2010 20:43:19 +0200, by Martin Geisler
-
mq: fixed ENOENT when qrename to new/directory.patch stableSun, 28 Mar 2010 15:23:11 +0900, by Yuya Nishihara
-
mercurial.spec: rename docutils to python-docutils in BuildRequires stableFri, 02 Jul 2010 14:14:30 -1000, by Julian Cowley
-
glossary: fixed typo in "Directory, working" description stableTue, 06 Jul 2010 13:10:16 -0300, by Renato Cunha
-
Merge with stableSun, 04 Jul 2010 14:14:40 +0200, by Martin Geisler
-
log: fix missing diff output for hg log -p in sub directory stableFri, 02 Jul 2010 23:49:06 +0900, by Yuya Nishihara
-
commands: document return values of add and paths commands stableSun, 04 Jul 2010 17:05:17 +0900, by Nicolas Dumazet
-
mergetools.hgrc: add vimdiffSat, 03 Jul 2010 02:15:25 +0200, by Martin Geisler
-
Merge with stableSat, 03 Jul 2010 02:06:07 +0200, by Martin Geisler
-
hgweb.wsgi: add a URL to the corresponding wiki documentation stableSat, 03 Jul 2010 01:48:50 +0200, by Martin Geisler
-
churn: remove tuple parameter unpacking (deprecated in py3k)Thu, 01 Jul 2010 19:27:03 -0300, by Renato Cunha
-
record: removed 'reduce' calls (unsupported by py3k)Thu, 01 Jul 2010 19:27:03 -0300, by Renato Cunha
-
record: tuple parameter unpacking is deprecated in py3kThu, 01 Jul 2010 19:27:03 -0300, by Renato Cunha
-
convert: tuple parameter unpacking is deprecated in py3kThu, 01 Jul 2010 19:27:02 -0300, by Renato Cunha
-
revlog: Marked classic int divisions as such.Thu, 01 Jul 2010 19:27:02 -0300, by Renato Cunha
-
Merge with stable (again)Fri, 02 Jul 2010 11:41:43 +0200, by Martin Geisler
-
debugger: give a little intro before entering pdbWed, 30 Jun 2010 17:23:16 +0200, by Mads Kiilerich
-
debugger: show traceback before entering pdb post-mortemWed, 30 Jun 2010 17:20:42 +0200, by Mads Kiilerich
-
Merge with stableFri, 02 Jul 2010 11:30:57 +0200, by Martin Geisler
-
wix: pick up new help topics added between 1.5 and 1.6 stableThu, 01 Jul 2010 12:53:37 -0500, by Steve Borho
-
log: follow filenames through renames (issue647) stable 1.6Tue, 29 Jun 2010 12:12:34 +0200, by Mads Kiilerich
-
subrepo: refuse to commit subrepos if .hgsub is excluded (issue2232) stableThu, 01 Jul 2010 11:20:13 -0500, by Matt Mackall
-
i18n-da: translated eol extension and various small strings stableThu, 01 Jul 2010 15:25:29 +0200, by Martin Geisler
-
i18n-ja: synchronized with 13d02d6677f2 stableWed, 30 Jun 2010 13:03:48 +0900, by FUJIWARA Katsunori
-
i18n-sv: output from 'hg' is once again fully Swedish stableWed, 23 Jun 2010 09:33:28 +0200, by Jens Bäckman
-
subrepo: correctly handle update -C with modified subrepos (issue2022) stableWed, 30 Jun 2010 23:56:35 -0500, by Matt Mackall
-
setup: ignore failures to build optional inotify extension stableWed, 23 Jun 2010 13:44:07 +0200, by Christian Boos
-
update: synchronize permissions in the dirstate (issue1473) stableWed, 30 Jun 2010 17:34:20 -0500, by Matt Mackall
-
heads: fix templating of headers again (issue2130) stableThu, 24 Jun 2010 15:18:47 +0100, by Simon Howkins
-
minirst: use unicode string as intermediate form for replacement stableWed, 30 Jun 2010 12:44:58 +0900, by FUJIWARA Katsunori
-
subrepo: fix recording of + in .hgsubstate (issue2217) stableTue, 29 Jun 2010 17:30:42 -0500, by Matt Mackall
-
test-alias: don't use the environment variable PWD stableMon, 28 Jun 2010 23:16:11 +0200, by Mads Kiilerich
-
revert: Make it clearer when not to use revert stableMon, 28 Jun 2010 15:08:01 +0200, by Mads Kiilerich
-
progress: check stderr.isatty() before each print stableSun, 27 Jun 2010 22:20:47 -0500, by Augie Fackler
-
http digest auth: reset redirect counter on new requests (issue2255) stableSat, 26 Jun 2010 23:00:58 +0200, by Mads Kiilerich
-
revset: deal with empty sets in range endpoints stableMon, 28 Jun 2010 11:07:27 -0500, by Matt Mackall
-
subrepo: fix silent push failure for SVN (issue2241) stableSun, 27 Jun 2010 18:20:49 -0500, by Matt Mackall
-
merge: pass constant cset ancestor to fctx.ancestor stableFri, 18 Jun 2010 08:49:24 +0200, by Peter Arrenbrecht
-
context: allow passing the common cset ancestor to fctx.ancestor stableFri, 18 Jun 2010 08:48:05 +0200, by Peter Arrenbrecht
-
mercurial.spec: don't include convert-repo - use "hg convert" instead stableFri, 25 Jun 2010 19:59:22 +0200, by Mads Kiilerich
-
contrib: update tcsh_completion with commands for 1.6 stableSat, 26 Jun 2010 15:56:48 +0200, by Gilles Moris
-
bookmarks: fix bogus cut and paste for outgoing stableSat, 26 Jun 2010 12:24:55 -0500, by Matt Mackall
-
addchangegroup: pass in lock to release it before changegroup hook is called stableFri, 25 Jun 2010 13:47:28 -0500, by Matt Mackall
-
cmdutil: only output style header once in non-buffered mode (issue2130) stableThu, 24 Jun 2010 15:18:47 +0100, by Simon Howkins
-
bookmarks: touch changelog on write to force hgweb reload stableWed, 23 Jun 2010 13:38:52 -0500, by Matt Mackall
-
mq: explicit exit code when patch is already on top stableTue, 22 Jun 2010 21:36:09 +0200, by Gilles Moris
-
mq: fix qpush --move for selected guarded patches stableTue, 22 Jun 2010 09:49:51 +0200, by Gilles Moris
-
help: fix glossary.txt named branches description stableWed, 23 Jun 2010 17:49:49 -0300, by Wagner Bruna
-
zeroconf: Use BadDomainName exception instead of string exceptions stableWed, 23 Jun 2010 10:45:53 +0200, by Javi Merino
-
bookmarks: Use error message consistently stableWed, 23 Jun 2010 11:53:59 +0200, by David Soria Parra
-
Merge with default, fix up stray topological head from i18n stableTue, 22 Jun 2010 15:45:13 -0500, by Matt Mackall
-
bookmarks: Add -B option to incoming/outgoing to compare bookmarks stableSun, 20 Jun 2010 12:26:48 +0200, by David Soria Parra
-
discovery: use stable sort order in --new-branch warning stableTue, 22 Jun 2010 12:38:39 +0200, by Martin Geisler
-
Merge with i18nMon, 21 Jun 2010 17:02:48 -0300, by Wagner Bruna
-
i18n-pt_BR: synchronized with b4467a7d5c75Mon, 21 Jun 2010 11:53:38 -0300, by Wagner Bruna
-
Merge with mpmSun, 20 Jun 2010 23:37:09 +0200, by Martin Geisler
-
i18n-da: copy msgids that does not need translatingSun, 20 Jun 2010 20:02:27 +0200, by Martin Geisler
-
acl: delete trailing whitespace in docstringSun, 20 Jun 2010 19:48:28 +0200, by Martin Geisler
-
i18n-da: synchronize with 42408cd43f55Sun, 20 Jun 2010 17:38:57 +0200, by Martin Geisler
-
Merge default into stable for the 1.6 code freeze stableMon, 21 Jun 2010 13:41:11 -0500, by Matt Mackall
-
revset: improve help on stringsMon, 21 Jun 2010 13:38:40 -0500, by Matt Mackall
-
tests: extend revset testMon, 21 Jun 2010 13:26:13 -0500, by Matt Mackall
-
merge: sort arguments to stabilize the ancestor searchMon, 21 Jun 2010 13:25:42 -0500, by Matt Mackall
-
merge: improve merge with ancestor messageSun, 20 Jun 2010 14:21:56 -0500, by Matt Mackall
-
ui: ignore EIO in write_errWed, 16 Jun 2010 00:22:10 +0200, by Mads Kiilerich
-
http push: break infinite recursion on failure with Python 2.6.5 (issue2179)Wed, 16 Jun 2010 22:54:58 +0200, by Mads Kiilerich
-
pager: respect HGPLAINSun, 20 Jun 2010 01:20:12 +0900, by Yuya Nishihara
-
patchbomb: reduce number of opts.get callsWed, 16 Jun 2010 00:37:21 +0200, by Christian Ebert
-
parser: improve infix error checkingSat, 19 Jun 2010 17:56:52 -0500, by Matt Mackall
-
transplant: when reading journal, treat only lines starting with "# " special like patch.extract() doesSat, 19 Jun 2010 12:51:57 +0200, by Georg Brandl
-
revrange: fix up empty query againSun, 20 Jun 2010 14:21:47 -0500, by Matt Mackall
-
revset: add some testsTue, 08 Jun 2010 17:56:57 +0200, by Peter Arrenbrecht
-
Explain trust near hgrc in config helpFri, 21 May 2010 12:51:55 +0300, by timeless
-
test-import: test git patch import with stripWed, 16 Jun 2010 17:43:35 +0200, by Mads Kiilerich
-
revset: fix up contains/getstring when no args passedSat, 19 Jun 2010 13:00:08 -0500, by Matt Mackall
-
revrange: attempt to parse old-style queries as a first passSat, 19 Jun 2010 13:00:01 -0500, by Matt Mackall
-
revset: allow extended characters in symbolsSat, 19 Jun 2010 12:22:35 -0500, by Matt Mackall
-
i18n: fix translation of empty paragraphsSat, 19 Jun 2010 19:16:11 +0200, by Martin Geisler
-
extensions: recommend against using wrapfunction for repo methodsTue, 15 Jun 2010 13:04:22 -0400, by Greg Ward
-
i18n-zh_TW: split messages into paragraphsSat, 19 Jun 2010 17:19:15 +0200, by Martin Geisler
-
i18n-zh_CN: split messages into paragraphsSat, 19 Jun 2010 17:19:15 +0200, by Martin Geisler
-
i18n-sv: split messages into paragraphsSat, 19 Jun 2010 17:19:15 +0200, by Martin Geisler
-
i18n-pt_BR: split messages into paragraphsSat, 19 Jun 2010 17:19:15 +0200, by Martin Geisler
-
i18n-ja: split messages into paragraphsSat, 19 Jun 2010 17:19:14 +0200, by Martin Geisler
-
i18n-it: split messages into paragraphsSat, 19 Jun 2010 17:19:14 +0200, by Martin Geisler
-
i18n-fr: split messages into paragraphsSat, 19 Jun 2010 17:19:14 +0200, by Martin Geisler
-
i18n-el: split messages into paragraphsSat, 19 Jun 2010 17:19:14 +0200, by Martin Geisler
-
i18n-de: split messages into paragraphsSat, 19 Jun 2010 17:19:14 +0200, by Martin Geisler
-
i18n-da: split messages into paragraphsSat, 19 Jun 2010 17:19:14 +0200, by Martin Geisler
-
Merge with hg-i18nSat, 19 Jun 2010 17:06:11 +0200, by Martin Geisler
-
i18n: translate each paragraph separatelyTue, 06 Apr 2010 22:30:50 -0300, by Wagner Bruna
-
i18n: script for splitting large messages on .po/.pot filesThu, 17 Jun 2010 20:10:34 -0300, by Wagner Bruna
-
i18n: patch polib.unescapeSat, 19 Jun 2010 16:52:25 +0200, by Martin Geisler
-
i18n: import polib 0.5.2 (rev b0ab301cfdcc)Thu, 17 Jun 2010 20:10:34 -0300, by Wagner Bruna
-
i18n-da: remove spurious \nFri, 18 Jun 2010 15:22:56 +0200, by Martin Geisler
-
revset: nicer exception for empty queriesFri, 18 Jun 2010 17:34:13 -0500, by Matt Mackall
-
commands: advertise "hg help revsets" in help for logFri, 18 Jun 2010 21:35:21 +0200, by Martin Geisler
-
revset: all your error messages are belong to _Fri, 18 Jun 2010 21:31:19 +0200, by Martin Geisler
-
help: new revsets topicThu, 17 Jun 2010 17:21:39 +0300, by Martin Geisler
-
Merge with mainFri, 18 Jun 2010 20:06:32 +0200, by Martin Geisler
-
Ignore mercurial.egg-info build outputFri, 18 Jun 2010 10:45:40 -0700, by Lee Cantey
-
bookmarks: add support for push --bookmark to export bookmarksThu, 17 Jun 2010 15:54:26 -0500, by Matt Mackall
-
bookmarks: add support for pull --bookmark to import remote bookmarksThu, 17 Jun 2010 14:26:23 -0500, by Matt Mackall
-
patch: inline small, single-use 'write' functionThu, 17 Jun 2010 15:51:27 +0200, by Dirkjan Ochtman
-
patch: inline small, single-use 'close' functionThu, 17 Jun 2010 15:50:35 +0200, by Dirkjan Ochtman
-
mq: __str__ falls back to __repr__Thu, 17 Jun 2010 15:53:26 +0200, by Dirkjan Ochtman
-
bookmarks: update known bookmarks on the target on pushThu, 17 Jun 2010 12:22:21 -0500, by Matt Mackall
-
bookmarks: pull known bookmarks from server that are newerThu, 17 Jun 2010 12:10:47 -0500, by Matt Mackall
-
bookmarks: add pushkey server-side supportThu, 17 Jun 2010 11:01:51 -0500, by Matt Mackall
-
pushkey: add debugpushkey command for testingWed, 16 Jun 2010 16:05:47 -0500, by Matt Mackall
-
pushkey: add http supportWed, 16 Jun 2010 16:05:19 -0500, by Matt Mackall
-
pushkey: add ssh supportWed, 16 Jun 2010 16:05:13 -0500, by Matt Mackall
-
pushkey: add localrepo supportWed, 16 Jun 2010 16:04:46 -0500, by Matt Mackall
-
pushkey: add pushkey coreWed, 16 Jun 2010 16:04:44 -0500, by Matt Mackall
-
sshrepo: sort argumentsWed, 16 Jun 2010 15:01:09 -0500, by Matt Mackall
-
mq: make 'qdelete <patchidx>' work again.Wed, 16 Jun 2010 22:00:02 -0400, by Greg Ward
-
bdiff.c: Added support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
diffhelpers.c: Added support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
base85.c: Added support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
parsers.c: Added support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
mpatch.c: Added preliminary support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
osutil.c: Support for py3k added.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
util.h: Utility macros for handling different Python APIs.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
relink: ensure deterministic directory walk in collectWed, 16 Jun 2010 12:22:14 +0200, by Martin Geisler
-
help: add "glossary" topicWed, 16 Jun 2010 15:20:22 +0530, by Faheem Mitha
-
relink/progress: Adding progress for collecting stageThu, 10 Jun 2010 15:35:06 +0200, by timeless
-
relink/progress: Adding progress for pruning stageThu, 10 Jun 2010 13:09:50 +0200, by timeless
-
merge: when current branch has 1 or > 2 heads, actually abort.Mon, 14 Jun 2010 16:06:52 -0400, by Greg Ward
-
tags: remove inactive debugging code.Tue, 15 Jun 2010 16:10:32 -0400, by Greg Ward
-
tags: remove the old non-caching implementation of findglobaltags().Tue, 15 Jun 2010 15:02:54 -0400, by Greg Ward
-
keyword: postpone manifest calculation in kwtemplater.overwriteTue, 15 Jun 2010 17:15:31 +0200, by Christian Ebert
-
revset: fix call to ctx.extra() in closed()Sun, 13 Jun 2010 23:25:27 +0200, by Georg Brandl
-
p4: fix long line and bad spacing around %Tue, 15 Jun 2010 11:05:17 +0200, by Martin Geisler
-
Fix shell quoting on p4 conversionMon, 14 Jun 2010 16:38:36 +0100, by Frank Kingswood