Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 13 Mar 2006 03:54:23 +0100 | Benoit Boissinot | incoming: add support for remote repo using bundlerepo |
Mon, 13 Mar 2006 03:54:23 +0100 | Benoit Boissinot | refactor the bundle writing code, since we will reuse it later |
Mon, 13 Mar 2006 03:54:23 +0100 | Benoit Boissinot | add bundlerepo.py: a read-only repo that can use uncompressed bundles |
Mon, 13 Mar 2006 03:54:23 +0100 | Benoit Boissinot | revlog.py: factorization and fixes for rev < 0 (nullid) |
Mon, 13 Mar 2006 03:54:23 +0100 | Benoit Boissinot | add a new bundle type: uncompressed bundle |
Mon, 13 Mar 2006 18:33:33 +0100 | Thomas Arendsen Hein | Use timestamps without leading 0 in test-command-template for portable tests. |
Mon, 13 Mar 2006 08:25:33 -0800 | Vadim Gelfer | merge with crew. |