Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 19 Oct 2008 12:34:34 +0200 | Thomas Arendsen Hein | Fix test-notify output for older diffstat versions. |
Sun, 19 Oct 2008 12:19:55 +0200 | Thomas Arendsen Hein | Add util.popen3 fallback, simplify import of Popen3 |
Sun, 19 Oct 2008 12:13:25 +0200 | Thomas Arendsen Hein | Fix util.popen2 for Python 2.3 |
Sat, 18 Oct 2008 21:52:22 -0700 | Brendan Cully | mq: heavy rearrangement of qnew to make it recover reliably from errors. |
Sat, 18 Oct 2008 20:45:53 -0700 | Brendan Cully | mq: abort qnew -f if any file in an explicit list cannot be read |
Sat, 18 Oct 2008 17:29:45 -0700 | Brendan Cully | mq: make qimport -f work properly. Closes issue1255. |
Sat, 18 Oct 2008 16:53:44 -0700 | Brendan Cully | Merge with crew |