Tue, 03 Jul 2007 12:45:33 +0200 |
Thomas Arendsen Hein |
Fix revlog.children so the real children of the null revision can be calculated.
|
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.
|
Thu, 28 Jun 2007 21:16:25 -0700 |
Brendan Cully |
Handle extensions with defined but empty cmdtable
|
Thu, 28 Jun 2007 09:19:08 -0700 |
Brendan Cully |
mq: more qdelete help text tweaks
|
Thu, 28 Jun 2007 08:42:43 -0700 |
Brendan Cully |
mq: require patch argument or revision for qdelete
|
Thu, 28 Jun 2007 16:18:09 +0200 |
Thomas Arendsen Hein |
Make hg glog abort if unused arguments are given.
|
Thu, 28 Jun 2007 16:03:45 +0200 |
Thomas Arendsen Hein |
Abort if earlygetopt fails to detect an option.
|
Thu, 28 Jun 2007 15:56:25 +0200 |
Thomas Arendsen Hein |
Simplified earlygetopt and made it remove parsed options and values.
|
Wed, 27 Jun 2007 20:37:33 +0200 |
Thomas Arendsen Hein |
Disallow short earlygetop option combined with other short options
|