Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 20 Nov 2006 19:32:38 -0200 | Alexis S. L. Carvalho | diff: better detection of renames when comparing with the working dir. |
Mon, 20 Nov 2006 19:32:37 -0200 | Alexis S. L. Carvalho | fix typo in mercurial/patch.py |
Mon, 20 Nov 2006 19:32:36 -0200 | Alexis S. L. Carvalho | renamedbetween: only return (file, node) pairs that exist in the original rev |
Mon, 20 Nov 2006 19:32:35 -0200 | Alexis S. L. Carvalho | diff: improve detection of renames when diffing across many revisions |
Mon, 20 Nov 2006 13:06:04 -0800 | Brendan Cully | Merge with crew |
Mon, 20 Nov 2006 13:03:52 -0800 | Brendan Cully | mq: add --git option to qimport -r |