Mercurial > public > mercurial-scm > hg-stable
log mercurial/fancyopts.py @ 3791:8643b9f90b51
age | author | description |
---|---|---|
Fri, 01 Dec 2006 16:18:16 -0200 | Alexis S. L. Carvalho | additional fixes for issue436 |
Fri, 01 Dec 2006 01:42:52 -0600 | Matt Mackall | Fix argument handling for hg -v pull -v x (issue 436) |
Fri, 17 Nov 2006 08:06:54 +0100 | Thomas Arendsen Hein | white space and line break cleanups |
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 |