782 Commits (1bf0bb96b7b005507c19a2d71f4f3cadcc1202e2)
 

Author SHA1 Message Date
Jesse Szwedko c75c9d0182 Merge pull request #298 from codegangsta/use-correct-example-naming
9 years ago
Jesse Szwedko 0f218fffa5 Remave cli_test.go
9 years ago
Jesse Szwedko 631930114f Also test on Go tip
9 years ago
Jesse Szwedko 4fc241fb17 Update examples to use correct naming convention
9 years ago
Jesse Szwedko 49bed4ccde Merge pull request #295 from rosenhouse/update-travis-versions
9 years ago
Jesse Szwedko 93b4ad6d1f Merge pull request #297 from ston1th/master
9 years ago
ston1th 4579bbf129 added description to README.md
9 years ago
ston1th 25ef368235 added destination scan testing and BoolT
9 years ago
ston1th bb7e45acf1 Added destination scan support for flags
9 years ago
Gabe Rosenhouse 7c6caf69ef Update golang versions used by Travis CI
9 years ago
Nathan LeClaire 3323ab4460 Use a test table and add --help test
9 years ago
Jesse Szwedko 8cd49b108c Update TestCommandIgnoreFlagsIncludingFirstArgument to test for arguments
9 years ago
Jesse Szwedko 6191d931b7 When skipping flag parsing, still parse into arguments
9 years ago
Jesse Szwedko bc3cb33cef Actually skip parsing of flags if SkipFlagParsing is set
9 years ago
Nathan LeClaire c538c376c9 Do not return error when flag parsing should be skipped
9 years ago
Jesse Szwedko 70e3fa51eb Merge pull request #292 from Jille/remove-unused-var
9 years ago
Jille Timmermans 34639643ac bash_autocomplete: Remove unused local variable prev
9 years ago
Kaushal Subedi c70ad9b688 fixed tests
9 years ago
Kaushal Subedi 8b46886de8 added flag to have a custom text on the USAGE section of help
9 years ago
Jesse Szwedko f445c89440 Merge pull request #284 from rbjorklin/readme-update
9 years ago
Jesse Szwedko cffab77ecb Merge pull request #286 from mktmpio/dedup-help-and-version
9 years ago
Ryan Graham 732e97aee8 only display app version and help message once
9 years ago
Robin Björklin 443fff6934 Added coverage and reference logos to README.md
9 years ago
Jesse Szwedko aba9469083 Merge pull request #282 from cactus/master
9 years ago
elij db7af859d2 make help and version parsing use actual specified values
9 years ago
Jesse Szwedko 96f1fedb28 Merge pull request #281 from thiderman/patch-1
9 years ago
Jesse Szwedko 9039757268 Merge pull request #267 from tristanz/master
9 years ago
Lowe Thiderman be8ef15245 Remove 'bitchass' from README
9 years ago
Jesse Szwedko 88df06b5e3 Merge pull request #279 from nodirt/version
9 years ago
Jesse Szwedko f35cf683a8 Merge pull request #280 from gummiboll/fix-for-testcommandignoreflags
9 years ago
Emil Thelin a9585bb11c Added a flag for TestCommandIgnoreFlags
9 years ago
Nodir Turakulov c80fcac42b Honor HideHelp and HideVersion
9 years ago
Jesse Szwedko a65b733b30 Merge pull request #275 from langri-sha/master
9 years ago
Filip Dupanović 4ad8f298e2 Improve formatting
9 years ago
Jesse Szwedko eaad6fe6bc Merge pull request #274 from klueska/bash-completion-default-prog
9 years ago
Kevin Klues 543102d9c3 Set default PROG in bash_autocomplete
9 years ago
Tristan Zajonc c7aac252f1 add tests
9 years ago
Tristan Zajonc cc46ca1020 allow overriding help name
9 years ago
Tristan Zajonc aced6e8739 fix tests
9 years ago
Tristan Zajonc ecb0b5ac0a improve help by including parent command for subcommands
9 years ago
Tristan Zajonc ef65245544 add ArgsUsage to App and Command
9 years ago
Jesse Szwedko 142e6cd241 Merge pull request #264 from wardn/master
9 years ago
Tarcísio Gruppi 1510d7e722
Updated tests to support exit code
9 years ago
Tarcísio Gruppi b79f884410
Updated README.md with exit code sample
9 years ago
Tarcísio Gruppi 49c1229409
Added exit code support
9 years ago
Tarcísio Gruppi 9c0db3f4ac
Created types for functions
9 years ago
Edward Sheffler III 8ea1232ede Improve vendoring options by removing self-referential imports in tests.
9 years ago
Jesse Szwedko bca61c476e Merge pull request #246 from cpuguy83/propigate_cmd_parent_to_app_setup
9 years ago
Brian Goff 758ad1e836 Sets a subcommand's parent cmd
9 years ago
Jesse Szwedko f9982619cc Merge pull request #251 from MartyMacGyver/more-cleanups
9 years ago