Next | Query returned 32 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2015-05-28 04:18:54 by Wen Heping | Files touched by this commit (1)
Log message:
Add a missing DEPENDS to fix test fail.
   2015-03-16 00:37:19 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Udate to 4.018
--------------
4.018  2015-03-05 07:07:03 GMT
    * Feature #475 : Add usage_string parameters (kablamo)
   2015-02-13 16:42:53 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update to 4.017
---------------
4.017  2015-02-13 07:13:03 GMT
    * Bug #472 : Upgrade deps on Module::Build and Getopt::Long (Celogeek San)
   2015-02-02 16:08:50 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 4.016
Update DEPENDS

Upstream changes:
4.016  2015-01-24 12:30:10 GMT
    * Feature #470 : Add "hidden" attribute, and doc (Celogeek San)
    * Feature #471 : Added a better error message for isa check failures \ 
(Celogeek San)

4.015  2015-01-13 16:06:52 GMT
    * Bug #466 : Term::Any::Size should be recommanded but optional (Celogeek San)
	fix eval

4.014  2015-01-13 15:51:32 GMT
    * Bug #464 : warning generated when missing required params (Celogeek San)
    * Bug #466 : Term::Any::Size should be recommanded but optional (Celogeek San)

4.013  2014-11-22 07:43:13 GMT
    * Feature #462 : Autorange (Celogeek San)
   2014-10-13 08:06:13 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 4.012
Update DEPENDS

Upstream changes:
4.012  2014-10-07 09:42:27 GMT
    * Bug #455 : Option of options should not be change for trait (Celogeek San)
	handle shorter name

4.011  2014-10-07 08:51:50 GMT
    * Bug #455 : Option of options should not be change for trait (Celogeek San)

4.010  2014-09-05 16:49:56 GMT
    * Feature #453 : Use Text::LineFold instead of Text::WrapI18N (Celogeek San)
    * Feature #452 : Support UTF8 source for pod and man (Celogeek San)

4.009  2014-07-08 10:15:09 GMT
    * Bug #450 : options with format "s" do not accept "0" \ 
as value (Celogeek San)
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2014-02-16 13:14:34 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating Perl5 module MooX::Options from CPAN in devel/p5-MooX-Options from
4.002 to 4.008.

Upstream changes:
4.008  2014-02-01 09:49:36 GMT
    * Bug #405 : fix typo in pod (Celogeek San)

4.007  2014-01-17 15:57:22 GMT
    * Bug #403 : fix pod (Grzegorz Rożniecki)

4.006  2013-12-18 14:31:42 GMT
    * Bug #388 : Short option not properly fixed (fix_argv) (Celogeek San)

4.005  2013-12-16 12:44:02 GMT
   * Bug #383: autosplit should handle all variance of "-" and \ 
"_"
	Fix tests (reused vars)

4.004  2013-12-14 13:00:38 GMT
   * Bug #383: autosplit should handle all variance of "-" and \ 
"_"
	implement a proper fix_argv method

4.003  2013-12-01 00:40:22 GMT
    * Feature #370 : Add usage, only the usage row with all the long options
      (Celogeek San)
   2013-11-30 10:39:51 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 4.002
Update DEPENDS

Upstream changes:
4.002  2013-11-29 19:07:32 GMT
    * Feature #380 : global improvement doc (Celogeek San)
    * Bug #378 : fix pod typo (Celogeek San)
    * Feature #379 : improve synopsis (Celogeek San)

4.001  2013-11-26 09:15:14 GMT
    * Bug #377 : older version of perl has different init methods (Celogeek San)

4.000  2013-11-25 19:01:24 GMT
    * Feature #328 : Rewrite pod (Celogeek San)
      Fix: Path::Class 0.32 needed for tempfile
      Fix: import only moox options role methods, not the one need by this module
      Fix: JSON help format
      Feature: improve handling of errors (catch everything and display the \ 
proper usage methods)
      Feature: full rewrite pod documentation
   2013-11-22 11:51:37 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 3.99:

3.99  2013-11-13 09:36:51 GMT
    * Feature #195 : Use pod2usage for help (Celogeek San)

3.98  2013-11-10 13:03:41 GMT
    * Feature #369 : Add support of List of all subcommand from MooX::Cmd \ 
(Celogeek San)

3.97  2013-11-09 13:31:26 GMT
    * Feature #368 : Improve support of MooX::Cmd (Celogeek San)

3.96  2013-11-06 20:22:43 GMT
    * Feature #367 : use the command name of the MooX::Cmd if available \ 
(Celogeek San)

3.95  2013-11-06 20:06:26 GMT
    * Feature #366 : Support MooX::Cmd (Celogeek San)

3.94  2013-10-27 17:33:35 GMT
    * Feature #352 : Rewrite the option text message (Celogeek San)

3.93  2013-10-24 20:15:53 GMT
    * Feature #350 : Push back Mo support with proper deps (Celogeek San)

3.92  2013-10-24 16:27:01 GMT
    * Bug #349 : drop Mo support, it use Mouse ! (Celogeek San)

3.91  2013-10-24 16:04:05 GMT
    * Bug #348 : die if the caller is not able to run "around" or \ 
"with" (Celogeek San)

Next | Query returned 32 messages, browsing 21 to 30 | Previous