Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 25 Oct 2006 18:45:18 +0200 | Thomas Arendsen Hein | Show number (-v) and list (--debug) of changesets with bundle/pull/push etc. |
Wed, 25 Oct 2006 18:22:04 +0200 | Benoit Boissinot | fix graph traversal in commands.bundle (it wasn't O(n)) |
Wed, 25 Oct 2006 17:20:39 +0200 | Thomas Arendsen Hein | Corrected help text for bundle. |
Wed, 25 Oct 2006 08:11:17 +0200 | Thomas Arendsen Hein | Corrected synopsis of hg heads |
Wed, 25 Oct 2006 02:51:27 -0300 | Alexis S. L. Carvalho | Test that we notice the empty files from the second parent during a merge |
Tue, 24 Oct 2006 23:00:43 -0300 | Alexis S. L. Carvalho | revlog.py: always return tuples from parents and parentrevs |
Wed, 25 Oct 2006 16:30:45 -0500 | Matt Mackall | Some README updates |