[libapp-cmd-perl] annotated tag upstream/0.324 created (now d23f4a1)
Salvatore Bonaccorso
carnil at debian.org
Tue Oct 21 05:37:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
carnil pushed a change to annotated tag upstream/0.324
in repository libapp-cmd-perl.
at d23f4a1 (tag)
tagging 1363f8c31c7460466a053cc760b603ddc08ccaa5 (commit)
replaces upstream/0.323
tagged by Salvatore Bonaccorso
on Tue Oct 21 07:12:37 2014 +0200
- Log -----------------------------------------------------------------
Upstream version 0.324
Adam Prime (3):
Updated a missed run -> execute reference in the tutorial
Print the package name in the error message, not the stringification of it.
Added test for failing callback
Andreas Hernitscheck (1):
finds weaver abstract
Chris 'BinGOs' Williams (1):
echo is a CMD.exe built on MSWin32 use that instead for capture test
David Golden (7):
Adds App::Cmd::Tester::CaptureExternal
add docs on generating help screens
fix pod for App::Cmd::Command::execute
add extra newline to help output
improve global help example in tutorial
improve docs for App::Cmd::Command::command_names
Tester should treat exit() like exit(0)
David Steinbrunner (2):
typo fix
typo fixes
Denis Ibaev (2):
fix undef in argument list of one-command applications
add test for args processing in one-command app
Glenn Fowler (1):
Fixed some typos
Ingy dot Net (1):
Add a method sequence to override @ARGV.
Jakob Voss (2):
implement --version
don't die if classname to filename mapping fails
Jérôme Quelin (6):
ac:command:description() to be displayed by help
description() for help command
description() for commands command
allow abbreviations for commands
adding tests for abbreviated commands
taint mode on shebang line is wrong
Karen Etheridge (1):
drive-by typo fix
Kent Fredric (11):
Added minimum to test for broken commands
added tests for how im going to attempt detecting loads
Hackish-but-works patch to stop bad things happening silently
Update Changelog
Use 0.06's load_optional_class
Class::Load-ification
No symbol imports, Relaxed strictures a bit in ::Cmd
relaxing these strictures till Im sure they work
Add support for 'use MyApp::Cmd -ignore'
Add tests for the -ignore function.
Adding basic documentation for the -ignore feature via tutorial.
Olivier Mengué (1):
Load Text::Abbrev only on demand
Ricardo SIGNES (104):
r22391 at knight: rjbs | 2006-06-11 21:01:26 -0400
r22394 at knight: rjbs | 2006-06-11 21:07:43 -0400
r22402 at knight: rjbs | 2006-06-11 23:20:32 -0400
r22405 at knight: rjbs | 2006-06-11 23:49:56 -0400
r22424 at knight: rjbs | 2006-06-12 09:01:24 -0400
r22426 at knight: rjbs | 2006-06-12 10:12:47 -0400
r22427 at knight: rjbs | 2006-06-12 12:00:57 -0400
r22428 at knight: rjbs | 2006-06-12 12:01:12 -0400
r22432 at knight: rjbs | 2006-06-12 21:56:37 -0400
r22434 at knight: rjbs | 2006-06-12 22:19:51 -0400
r22436 at knight: rjbs | 2006-06-12 22:22:57 -0400
r22438 at knight: rjbs | 2006-06-12 22:26:41 -0400
r22493 at knight: rjbs | 2006-06-14 11:29:05 -0400
r22529 at knight: rjbs | 2006-06-15 08:27:14 -0400
r24995 at knight: rjbs | 2006-08-24 00:48:27 -0400
r24996 at knight: rjbs | 2006-08-24 00:49:55 -0400
r24997 at knight: rjbs | 2006-08-24 00:51:20 -0400
r25139 at minion101: rjbs | 2006-08-25 08:48:02 -0400
r25141 at knight: rjbs | 2006-08-25 17:58:11 -0400
r25142 at knight: rjbs | 2006-08-25 17:59:29 -0400
r25144 at knight: rjbs | 2006-08-25 18:11:41 -0400
r25145 at knight: rjbs | 2006-08-25 18:23:38 -0400
r25146 at knight: rjbs | 2006-08-25 18:40:04 -0400
r25147 at knight: rjbs | 2006-08-25 18:58:49 -0400
r25148 at knight: rjbs | 2006-08-25 19:00:16 -0400
r25149 at knight: rjbs | 2006-08-25 19:07:07 -0400
r25150 at knight: rjbs | 2006-08-25 19:09:10 -0400
r25151 at knight: rjbs | 2006-08-25 19:17:04 -0400
r25152 at knight: rjbs | 2006-08-25 19:34:47 -0400
r25164 at knight: rjbs | 2006-08-25 21:25:42 -0400
r25165 at knight: rjbs | 2006-08-25 21:30:02 -0400
r25170 at knight: rjbs | 2006-08-26 08:49:24 -0400
r27568 at knight: rjbs | 2006-11-06 17:31:42 -0500
r27569 at knight: rjbs | 2006-11-06 17:35:20 -0500
r27572 at knight: rjbs | 2006-11-06 17:54:23 -0500
r27589 at knight: rjbs | 2006-11-06 18:42:49 -0500
r27681 at knight: rjbs | 2006-11-07 23:11:44 -0500
r27791 at knight: rjbs | 2006-11-10 20:56:36 -0500
r28012 at knight: rjbs | 2006-11-14 17:31:48 -0500
r28194 at knight: rjbs | 2006-11-16 19:28:21 -0500
fix default_plugin method, which was mis-used and mis-named
come into line with some code writing policies
changelog update
horrible magic to make Simple.pm go
app cmd simple is born
update manifest
version for simple
update all versions, changelog
tweak language of tutorial (still lame)
prreq
update ver, M::I
arg0
version, typo
update todo
version
fix manifest
ignore
partial implementation of setup in one big lump
hey, all the tests now pass
add -run
move tests to xt
trustpod
a few more trivial tests
plugins!
test plugin functions, do method thing
move generator to ::Plugin
put Plugin in its own module
ensure that you can have many commands in one package when using Setup style
update docs
update tutorial for new stylee
ignore Makefile.old
App::Cmd::Tester
result objects, docs
release tests
update makefile
findable license
pod error
bump version
sex
test for having no command class declared
test for having no command class declared
fix search path
fix -run
version, pc bump
bump version to release!
changelog
tutorial typos (thanks, HARTZELL)
bump prereq
ugh, fix the RIGHT prereq
and be syntactically correct
bump version
use tiecombine
bump version
fix prereq
prep release
add self-exclusion
fix tut
add Simple tests; document need for import
prep next release
I think I broke TrustPod; cope with it here
add long-missing arg0 and full_arg0 accessors
prep next release
change the order of description
prep next version
Ricardo Signes (81):
make abbrev optional
changelog, version bump
Commands should now implement ->execute
use ->execute in all test code
update docs
bump version, changelog
deprecate -run
fix some run/execute stuff in code and pod
simplify detection of old-style ->run usage
fix docs
changelog
prep release
bump versions
prep release for re-compat with GLD
do not show deprecated form in docs
prep next release
some minor Tutorial tweaks
change example text
shorter form for plugin loading
docs for Setup
return exit code from Tester
document changes
allow test result subclassing
ensure app is an object when possible
document changes
bump vers
add missing version declarations
oops: make ->app available as method
bump version require for GLD
prep release
fix typo
cherry pick doc fixes from REHSACK multi-action branch
prep next release
this test bugs me
first pass at unweaving docs
dzilify gitignore
skip a test on 5.8
do not import from Text::Abbrev
tweak style mismatches
v0.310
require the right version of GLD
v0.311
fix a broken changelog entry
add credit for last 2 commits
document default_args
v0.312
changelog for Text::Abbrev change
v0.313
move this change to a new version
some minor cleanup
v0.314
v0.315
v0.316
exit_code=1 if unknown command in Tester
v0.317
credit to xdg for his work
v0.318
Tutorial.pod: Break out section on global variables from tips
update changelog
fix a bit of missing pod
v0.319
send error to stderr on unknown command
xt things are handled by dzil now
make test match error
credit for Adam Prime's commits in changelog
v0.320
fix some L<> text/link reversal and do s/C<>/L<>/
two doc fixes from caril @ github
unbreak broken L<>
changelog for [undef] in args
make "version" the canonical name of --version
make it easier to tweak version display
credit for --version command
v0.321
require a newer Getopt::Long
v0.322
changelog for abstract fix
v0.323
make room for $VERSION
note that `cmd help` takes an optional option
v0.324
Ryan C. Thompson (7):
Kill some whitespace
No warning for undefined $command in App::Cmd::plugin_for
Implement --help for App::Cmd::Simple
Add tests for App::Cmd::Simple help text
Test App::Cmd::Simple help text for any output at all
Remove unnecessary comments
Add entry to changes for simple help
Salvatore Bonaccorso (1):
Imported Upstream version 0.324
Yuval Kogman (29):
r39238 at syeeda: nothingmuch | 2006-08-23 10:24:50 +0300
r39239 at syeeda: nothingmuch | 2006-08-23 10:26:53 +0300
r39240 at syeeda: nothingmuch | 2006-08-23 10:36:45 +0300
r39241 at syeeda: nothingmuch | 2006-08-23 11:33:14 +0300
r39242 at syeeda: nothingmuch | 2006-08-23 14:25:17 +0300
r39243 at syeeda: nothingmuch | 2006-08-23 14:25:36 +0300
r39244 at syeeda: nothingmuch | 2006-08-23 14:25:57 +0300
r39245 at syeeda: nothingmuch | 2006-08-23 14:26:43 +0300
r39255 at syeeda: nothingmuch | 2006-08-23 14:54:43 +0300
r39256 at syeeda: nothingmuch | 2006-08-23 14:58:25 +0300
r39257 at syeeda: nothingmuch | 2006-08-23 15:08:45 +0300
a tip on how to make configurable defaults
move getopt logic to Command::prepare
Untested subdispatching refactoring, fails pod coverage tests
separate floating and nonfloating commands in listing
add usage_error method, and improve output of commands command, and recursive subdispatch usage errors
pod coverage test passes
basic test for subdispatch
add forgotten t/lib files
more refactoring of prepare cycle
fix ->app being undef in subdispatchers
exit badly more reliably
make _bad_command a little more verbose
don't die when something is in the search path but isn't a plugin
use print to STDOUT, not warn to STDERR for consistency with other commands in help.pm
use the recursive _usage_text method in Tutorial's tip about --help
tweak the help command a little more
doc fixes
fix a weird reversed boolean logic bug with the abstract parsing
mokko (4):
Tutorial.pod: more structure
Tutorial.pod: notes more for mere mortals
Tutorial.pod: add section on default commands, change simplify wording on arguments and options
update usage desc examples to match current norm
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-cmd-perl.git
More information about the Pkg-perl-cvs-commits
mailing list