738 Commits (4661a59b20d724d0476a479a1b2041bf1eccd82b)
 

Author SHA1 Message Date
Jesse Szwedko bc465beccc Merge pull request #346 from codegangsta/category_sort_2
9 years ago
Jesse Szwedko 9fec0fad02 Merge pull request #343 from TimeIncOSS/f-hide-version
9 years ago
Radek Simko d21170f0e3 Never show version if HideVersion=true
9 years ago
Jesse Szwedko a7936f1d21 Merge pull request #342 from korzonek/master
9 years ago
Yasuhiro KANDA ad7ed77a7e Fix yaml file loader
9 years ago
Jesse Szwedko a7be4a3f19 Describe category behavior in README
9 years ago
Jesse Szwedko 042842b819 Remove CategorizedHelp from App and allow subcommands to have categories
9 years ago
Soulou d0997e8f99 Set Categories as a read-only method and fix tests
9 years ago
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
Tomasz Korzeniowski a4557da1b3 codebeat badge
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
王振威 88ea7cbec8 Add App extras info
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