420 Commits (994a7028e275fefa0b3bbd88c4c48c0942c9be3a)
 

Author SHA1 Message Date
Soulou 994a7028e2 Categories as slice, not a map anymore, order is always preserved
9 years ago
Soulou a0801792cc Allow to sort commands by category
9 years ago
Jesse Szwedko aca5b047ed Drop support for Go 1.0.3
9 years ago
Jesse Szwedko 6bb6787f33 Merge pull request #306 from ChrisPRobinson/inputfilesupport
9 years ago
Jesse Szwedko a2943485b1 Merge pull request #336 from muraty/master
9 years ago
chrisprobinson d3b02e41b0 Update to add build contraints to not compile in yaml support
9 years ago
Omer Murat Yildirim 802f64479d Add NArg method to context structure
9 years ago
Jesse Szwedko 5db74198de Merge pull request #334 from djui/patch-1
9 years ago
Uwe Dauernheim a755a95d01 Fix semantic typo
9 years ago
Jesse Szwedko 0ab42fd482 Merge pull request #332 from adamclerk/fix/spellingErrors
9 years ago
adamclerk cde8418658 Fixes spelling issues and import alphabetical issues
9 years ago
Jesse Szwedko 8cea2901d4 Merge pull request #331 from blaubaer/windows-ci
9 years ago
chrisprobinson 0c3102278a Update to add yaml support
9 years ago
Chris Robinson 9001f738f4 Merge pull request #4 from codegangsta/master
9 years ago
Gregor Noczinski d81f682964 * Added ci configuration for windows using AppVeyor
9 years ago
Jesse Szwedko d5f087da9d Merge pull request #289 from KSubedi/master
9 years ago
Jesse Szwedko 94d8ca740d Merge pull request #321 from blaubaer/master
9 years ago
Jesse Szwedko 3565e5dfe6 Merge pull request #322 from blaubaer/custom-error-handling
9 years ago
Gregor Noczinski 24fa3e9ab4 Merge remote-tracking branch 'origin/custom-error-handling' into custom-error-handling
9 years ago
Gregor Noczinski 66c1742012 * Fixed typos
9 years ago
Gregor Noczinski c462071a52 * Added ability to customize usage error messages
9 years ago
Jesse Szwedko 0d23d77bee Merge pull request #329 from leonardyp/master
9 years ago
leonardyp 6f6e8caf6c Repeat context statement because of a is a pointer
9 years ago
Jesse Szwedko cf1f63a727 Merge pull request #323 from hpcloud/master
9 years ago
Jesse Szwedko 114097b816 Merge pull request #326 from tcyrus/patch-1
9 years ago
Timothy Cyrus 918b268473 Update README.md
9 years ago
Andreas Kupries bb4e78eb6a Fixed mishandling of a "-"(dash)-argument causing reordering of cli non-flag arguments.
9 years ago
Gregor Noczinski cb7a7c56ee * Fixed typos
9 years ago
Gregor Noczinski 7319f042e4 * Added ability to customize usage error messages
9 years ago
Gregor Noczinski 09e2c89597 * Changed the way how to return the result. Because of strange ci failure
9 years ago
Gregor Noczinski 82ddbd9a07 * Improve GenericFlag.String() by suppressing empty "" for GenericFlags on nil or empty Generic.String()
9 years ago
Jesse Szwedko f9cc3001e0 Merge pull request #315 from blaubaer/master
9 years ago
Jesse Szwedko ca6f864fa3 Merge pull request #320 from technosophos/master
9 years ago
Matt Butcher 54b6cca78e Remove panic from help.
9 years ago
Gregor Noczinski 01fdb2cca9 #315 fixed typo
9 years ago
Gregor Noczinski f3c8e07836 Also show help if App/Command Before produces error.
9 years ago
Gregor Noczinski f90cd56647 Handle Before and After of Command without handling it as subCommand if there is no subCommand.
9 years ago
Jesse Szwedko c31a797586 Merge pull request #311 from Jille/exportFlagNames
9 years ago
Jesse Szwedko 8eb7738f18 Merge pull request #312 from ysh7/master
9 years ago
Yagnesh Mistry b0b9bd5dac use path.Base in Name & HelpName as default values
9 years ago
Jille Timmermans f101a00018 Export cli.Flag.GetName (previously cli.Flag.getName)
9 years ago
Jesse Szwedko b5232bb293 Merge pull request #309 from dedalusj/check-completion-order
9 years ago
Jacopo 4a8406ac89 Run check completion before error checking
9 years ago
Jesse Szwedko a3c75bc94e Merge pull request #304 from osocurioso/silence-tests
9 years ago
Håvard Haugen 7b94fd3aad test: avoid output from "go test" when tests pass
9 years ago
Jesse Szwedko 0302d3914d Merge pull request #283 from codegangsta/really-skip-flag-parsing
9 years ago
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