log

age author description
Mon, 20 Nov 2006 19:32:43 -0200 Alexis S. L. Carvalho qrefresh: fix handling of copies in the fast path
Mon, 20 Nov 2006 19:32:42 -0200 Alexis S. L. Carvalho qrefresh: fix handling of added files (including copies) in the slow path
Mon, 20 Nov 2006 19:32:41 -0200 Alexis S. L. Carvalho qrefresh: respect --git even in the slow path
Mon, 20 Nov 2006 19:32:40 -0200 Alexis S. L. Carvalho add --git option to qdiff
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
Sun, 19 Nov 2006 22:02:00 +0100 Mathieu Clabaut Make qrefresh help more explanatory for options -m, -l and -s
Mon, 20 Nov 2006 21:03:02 +0100 Thomas Arendsen Hein Improved examples for network support in README.
Mon, 20 Nov 2006 19:55:59 +0100 Thomas Arendsen Hein Corrected "waiting for lock on repository FOO held by BAR" message.
Mon, 20 Nov 2006 19:41:49 +0100 Thomas Arendsen Hein Handle locking exceptions if streaming clone can't lock the repo. (Issue324)
Mon, 20 Nov 2006 19:36:28 +0100 Thomas Arendsen Hein Don't step into an endless loop when lock file is empty.