Mercurial > hg-stable
graph
-
Make hgk handle filenames with spaces (issue49)Sun, 01 Jul 2007 19:15:25 +0200, by Thomas Arendsen Hein
-
Use "--config ui.report_untrusted=false" for hg calls in hgk, fixes issue523.Sun, 01 Jul 2007 15:22:49 +0200, by Thomas Arendsen Hein
-
Added full URL to debug output if something doesn't look like an http hg repo.Fri, 29 Jun 2007 11:13:36 +0200, by Thomas Arendsen Hein
-
Handle extensions with defined but empty cmdtableThu, 28 Jun 2007 21:16:25 -0700, by Brendan Cully
-
mq: more qdelete help text tweaksThu, 28 Jun 2007 09:19:08 -0700, by Brendan Cully
-
mq: require patch argument or revision for qdeleteThu, 28 Jun 2007 08:42:43 -0700, by Brendan Cully
-
Make hg glog abort if unused arguments are given.Thu, 28 Jun 2007 16:18:09 +0200, by Thomas Arendsen Hein
-
Abort if earlygetopt fails to detect an option.Thu, 28 Jun 2007 16:03:45 +0200, by Thomas Arendsen Hein
-
Simplified earlygetopt and made it remove parsed options and values.Thu, 28 Jun 2007 15:56:25 +0200, by Thomas Arendsen Hein
-
Disallow short earlygetop option combined with other short optionsWed, 27 Jun 2007 20:37:33 +0200, by Thomas Arendsen Hein
-
Fix tgz archival on Windows.Wed, 27 Jun 2007 08:35:26 -0700, by csaba henk
-
Updated command tables in commands.py and hgext extensions.Tue, 26 Jun 2007 22:38:57 +0200, by Thomas Arendsen Hein
-
Catch illegal boolean values in hgrc nicely.Tue, 26 Jun 2007 20:37:15 +0200, by Thomas Arendsen Hein
-
Added test for earlygetopt fixes (36d23de02da1 and 79cc512a34ed)Tue, 26 Jun 2007 18:39:28 +0200, by Thomas Arendsen Hein
-
Fix earlygetop for short options with unnecessary spaces removedTue, 26 Jun 2007 18:35:31 +0200, by Thomas Arendsen Hein