Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 07 Jun 2011 13:39:09 +0300 | Idan Kamara | dispatch: write shell alias output to ui out descriptor |
Wed, 08 Jun 2011 14:54:52 +0300 | Idan Kamara | commands: use ui descriptors when reading/writing from stdin/out |
Wed, 15 Jun 2011 23:50:33 +0300 | Idan Kamara | cmdutil: return a dummy, closable file object if it cannot be duped |
Wed, 08 Jun 2011 14:54:52 +0300 | Idan Kamara | cmdutil: use ui descriptors in makefileobj |
Wed, 08 Jun 2011 14:54:52 +0300 | Idan Kamara | mq: use ui.fin when importing patch from '-' |
Wed, 08 Jun 2011 14:54:52 +0300 | Idan Kamara | cmdutil, logmessage: use ui.fin when reading from '-' |
Wed, 15 Jun 2011 17:04:06 -0300 | Wagner Bruna | dagutil: fix missing import of i18n._ |