Sun, 15 Oct 2006 16:18:09 -0500 |
Matt Mackall |
merge: if filemerge skips merge, report as updated
|
Sun, 15 Oct 2006 21:09:56 +0200 |
Thomas Arendsen Hein |
Catch python2.3's IndexError with bogus http proxy settings. (issue203)
|
Sun, 15 Oct 2006 20:56:38 +0200 |
Thomas Arendsen Hein |
Fixed contrib/hgdiff script to pass diffopts in the new format.
|
Sun, 15 Oct 2006 16:35:47 +0200 |
Aurelien Jacobs |
document the diffstat option of the notify extension
|
Sat, 14 Oct 2006 16:39:15 -0700 |
Brendan Cully |
hgweb: add diff links in gitweb file revision page
|
Sat, 14 Oct 2006 16:27:51 -0700 |
Brendan Cully |
hgweb: add changeset description to file revision page
|
Sat, 14 Oct 2006 16:20:22 -0700 |
Brendan Cully |
hgweb: really fix parent/child rename links
|
Sat, 14 Oct 2006 16:07:52 -0700 |
Brendan Cully |
hgweb: better file rename links
|
Sat, 14 Oct 2006 16:03:23 -0700 |
Brendan Cully |
hgweb: fix parent/child links across renames
|
Sat, 14 Oct 2006 15:28:45 -0700 |
Brendan Cully |
hgweb: add changeset description to annotate page
|
Sat, 14 Oct 2006 18:47:48 -0300 |
Alexis S. L. Carvalho |
make revlog.addgroup pass its file handles to addrevision
|
Sat, 14 Oct 2006 10:53:29 +0200 |
Thomas Arendsen Hein |
Test for ba7c74081861 (update dirstate correctly for non-branchmerge updates)
|
Sat, 14 Oct 2006 10:39:40 +0200 |
Thomas Arendsen Hein |
merge with upstream
|
Fri, 13 Oct 2006 15:34:35 -0300 |
Alexis S. L. Carvalho |
use short hashes with diff -v
|
Fri, 13 Oct 2006 11:17:17 -0700 |
Brendan Cully |
Use manifest rev instead of changelog rev for linear manifest test
|