725 Commits (6c628a1a8811b01e766c2358eaca42e1e8bea618)
 

Author SHA1 Message Date
Dan Buch 377aca16cf
Trivial updates to appveyor config
8 years ago
Dan Buch 9b16216c07
Merge remote-tracking branch 'origin/v2' into minimize-struct-copying
8 years ago
Dan Buch b37df9de86
See why README examples are unhappy on Windows
8 years ago
Dan Buch 4566119b39
Close temporary file before running go tool cover
8 years ago
Dan Buch 9491a91336
Try to run a python script
8 years ago
Dan Buch d277cbf893
Use clone_folder in appveyor.yml
8 years ago
Dan Buch 531c7defe7
Trying xcopy instead of move
8 years ago
Dan Buch 288d62118a
Try to get appveyor.yml working again
8 years ago
Dan Buch 97e55662b1 Add Windows (appveyor) badge
8 years ago
Dan Buch 449c7f96f3 Merge pull request #423 from urfave/merging-v1
8 years ago
Dan Buch 6d6f7da978
Merging from master/v1
8 years ago
Jesse Szwedko 2ae9042f5b Merge pull request #422 from urfave/update-references-to-codegangsta
8 years ago
Jesse Szwedko 024b4c6240 Update references to codegangsta to urfave (new org name)
8 years ago
Dan Buch cd10b49473
Minimize struct copying
8 years ago
Jesse Szwedko b35c8a92d2 Merge pull request #419 from codegangsta/remove-stringlies
8 years ago
Dan Buch 334e66cb8f
Remove unused (so far) func
8 years ago
Dan Buch 81fcf706ea
Replace all "stringly typed" fields with slice equivalents
8 years ago
Dan Buch fac67ac91a
Show BoolFlag default value in help usage
8 years ago
Jesse Szwedko 65357985c2 Merge remote-tracking branch 'origin/master' into v2
8 years ago
Jesse Szwedko f8fcce1c96 Merge pull request #414 from codegangsta/remove-boolt
8 years ago
Jesse Szwedko bebbcf6d41 Merge pull request #417 from codegangsta/trim-go1.1-support
8 years ago
Dan Buch 71b858d796
Skipping gfmxr on go1.1, too
8 years ago
Dan Buch 9132ebec9e
Customize install step for go1.1.2
8 years ago
Dan Buch 00bd2a95b2
Do not test ./altsrc on go1.1
8 years ago
Dan Buch 9c132d990a
Add more tests for BoolFlag{Value: true}
8 years ago
Dan Buch f2d5ed9933
Replace BoolTFlag type with BoolFlag.Value
8 years ago
Jesse Szwedko 9eaa109385 Merge pull request #410 from codegangsta/remove-global-lookups
8 years ago
Dan Buch a02aab6b4b
Add note about removal of `Context.Parent`
8 years ago
Dan Buch 1925bb4e3b
Merge remote-tracking branch 'origin/v2' into remove-global-lookups
8 years ago
Jesse Szwedko 12814f7c57 Merge pull request #413 from codegangsta/remove-deprecated
8 years ago
Dan Buch c19dbaf230
Remove deprecated things and supporting code
8 years ago
Dan Buch 7318e27528
Tidy up the flag name visitor func in Context
8 years ago
Dan Buch 7828300b97
Merge remote-tracking branch 'origin/v2' into remove-global-lookups
8 years ago
Dan Buch 6b0c4de4aa
Merge remote-tracking branch 'origin/master' into v2
8 years ago
Dan Buch 0eb4e0be6c TRIVIAL removal of extra "current"
8 years ago
Dan Buch 37e2f51a16
Merge remote-tracking branch 'origin/v2' into remove-global-lookups
8 years ago
Dan Buch c720f37e15
Context tests and tweaks around lineage traversal
8 years ago
Dan Buch cfc21d1af6
Merge remote-tracking branch 'origin/master' into v2
8 years ago
Dan Buch 3a52a3b812 Merge pull request #411 from codegangsta/v2-docs
8 years ago
Dan Buch 61e5e9362f
Clarify state of `v1` branch
8 years ago
Dan Buch 8af550936f
Add another bit about pinning to `v1`
8 years ago
Dan Buch 1beb5f66cd
Add some docs about the `v2` branch
8 years ago
Dan Buch bef835d455
Remove all Context.Global* methods
8 years ago
Dan Buch cab5c58774
Merge remote-tracking branch 'origin/master' into v2
8 years ago
Jesse Szwedko 7f0ca9a349 Merge pull request #404 from codegangsta/runtests-argparse
8 years ago
Jesse Szwedko 92897b9bf6 Updating coverage badges
8 years ago
Jesse Szwedko 152e6ca11a Merge pull request #407 from codegangsta/coverage-breakout
8 years ago
Dan Buch 50b384d904
Separate badges for package coverage
8 years ago
Jesse Szwedko f7b459e346 Merge pull request #406 from codegangsta/command-alias-help
8 years ago
Dan Buch 6f3bb94eae
Correct assertion text
8 years ago