log mercurial/fancyopts.py @ 3336:1b6d0fa84e0d

age author description
Mon, 14 Nov 2005 03:59:35 +0200 twaldmann fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX
Wed, 24 Aug 2005 22:25:55 -0700 Bryan O'Sullivan Map long option names containing dashes to ones containing underscores.
Sat, 20 Aug 2005 13:08:07 -0700 mpm Merge with jeffpc
Fri, 19 Aug 2005 18:56:20 -0800 mpm Fix option parsing bug for empty short options
Sun, 10 Jul 2005 16:01:11 -0800 mark williamson A number of minor fixes to problems that pychecker found.
Sun, 03 Jul 2005 21:51:09 -0800 Matt Mackall Add username/merge/editor to .hgrc
Sun, 03 Jul 2005 11:47:45 -0800 mpm A bunch of parsing/help updates