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.
|
Sun, 19 Nov 2006 23:47:19 +0100 |
Mathieu Clabaut |
Issue424: mq patch loses guard when qrenamed
|
Sun, 19 Nov 2006 16:32:36 -0600 |
Matt Mackall |
correct remote heads test in prepush
|
Sun, 19 Nov 2006 16:32:36 -0600 |
Matt Mackall |
add docstring to reachable
|
Sun, 19 Nov 2006 16:32:36 -0600 |
Matt Mackall |
reorder tests in prepush
|