Commits
User selector
Commit history
Commits on Feb 10, 2018
Commits on Dec 29, 2017
Fix regression of SkipFlagParsing behavior
Show description for e38e4aecommitted
Commits on Dec 3, 2017
Refactor flag handling logic
Show description for df562bfcommitted
Commits on Nov 29, 2017
Handle ShortOptions and SkipArgReorder
Show description for ceaac7ccommitted
Commits on Nov 13, 2017
Combine bool short names
Show description for fd5382ecommitted
Commits on Nov 8, 2017
- authored andcommitted
Commits on Oct 28, 2017
Consider case when sorting strings
Show description for b44660acommitted
Commits on Jun 28, 2017
- committed
Tyler Davis - authored andcommitted

Commits on Jun 25, 2017
Do not double print errors from Before()
Show description for c64d74acommitted
Commits on Jun 22, 2017
Subcommand OnUsageError should be passed to app
Show description for 291122bcommitted
Commits on May 8, 2017
Commits on Apr 24, 2017
Rely on Command context in Run()
Show description for 87fe130committed
Commits on Jan 28, 2017
Commits on Jan 23, 2017
Commits on Jan 19, 2017
Commits on Jan 9, 2017
Commits on Nov 18, 2016
- committed
Joshua Rubin
Commits on Nov 13, 2016
Return an error when parsing environment variables for values fails
Show description for e367fafcommitted
Commits on Nov 12, 2016
If no action is specified on the command or app, print the help documentation
Show description for 0113f56committed
Commits on Nov 4, 2016
- committed
Joshua Rubin
Commits on Oct 19, 2016
Commits on Sep 12, 2016
bug fix when SkipFlagParsing is false and SkipArgReorder is true
Show description for 5d108a4committed
Shukui Yang
Commits on Sep 11, 2016
Backport no argument reordering as an option
Show description for 3df4b71committed
Commits on May 9, 2016
Cleaned up else per golint
Show description for 07ce8bfcommitted- committed
Commits on May 3, 2016
Commits on May 1, 2016
Commits on Apr 30, 2016
Merge pull request #339 from jack230230/master
Show description for e671f0bcommitted- committed
王振威