Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
hgweb: use lrwxrwxrwx as the permissions of a symlink
|
Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
Make hg add foo; hg mv foo bar work.
|
Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
test-copy2: use status -C instead of debugstate | grep copy
|
Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
test-rename: use hg status -C; don't use hg debugstate | grep copy
|
Sun, 01 Jul 2007 19:15:25 +0200 |
Thomas Arendsen Hein |
Make hgk handle filenames with spaces (issue49)
|
Sun, 01 Jul 2007 15:22:49 +0200 |
Thomas Arendsen Hein |
Use "--config ui.report_untrusted=false" for hg calls in hgk, fixes issue523.
|
Fri, 29 Jun 2007 11:13:36 +0200 |
Thomas Arendsen Hein |
Added full URL to debug output if something doesn't look like an http hg repo.
|