1733 Commits (0a97fd4accdf4db5dc566e2b1cd5675c710c11a1)
 

Author SHA1 Message Date
Lauris BH 3a41d6d785
Lower support to GoLang compiler version 1.10
5 years ago
Ajitem Sahasrabuddhe 1f4473209d
Update .travis.yml
5 years ago
Lauris BH e3fa7e8566
Support also GoLang 1.11 compiler
5 years ago
Ajitem Sahasrabuddhe b6f7dd9359
Merge pull request #836 from urfave/flag-type-generation-golang
5 years ago
Ajitem Sahasrabuddhe e2de8c7458
update readme with correct error message, add 1.12 and 1.11 to travis
5 years ago
Robert Liebowitz a77c440b84
Merge branch 'master' into combined
5 years ago
Ajitem Sahasrabuddhe 24de27b05e
Merge branch 'master' into flag-type-generation-golang
5 years ago
Ajitem Sahasrabuddhe c19938fbbf
update ci commands
5 years ago
Ajitem Sahasrabuddhe 6ee5b89e03
move build.go to root
5 years ago
Audrius Butkevicius b626059537
Merge pull request #841 from urfave/AudriusButkevicius-patch-1
5 years ago
Ajitem Sahasrabuddhe e8bbb4c3b5
remove unnecessary sprintf
5 years ago
Audrius Butkevicius 59f572e953
Update .travis.yml
5 years ago
Audrius Butkevicius 43bfe0068b
Merge pull request #840 from marwan-at-work/ctx
5 years ago
marwan-at-work be6dbba47b rm modules
5 years ago
marwan-at-work c8863d0b30 PR updates
5 years ago
marwan-at-work 2fb0dc188f ignore compile errors
5 years ago
marwan-at-work 98e64f4507 add propagation tests
5 years ago
marwan-at-work 1f7d1684b8 fix nil check
5 years ago
marwan-at-work cee005ee62 only create context once
5 years ago
Ajitem Sahasrabuddhe 5070d00811
move packages slice to global scope
5 years ago
Audrius Butkevicius 93392d12e8
Merge pull request #808 from yogeshlonkar/master
5 years ago
Ajitem Sahasrabuddhe adfe6a09c1
indenting fix
5 years ago
marwan-at-work 006fad30ca fix go.mod
5 years ago
Yogesh Lonkar 1db049685a
Fix unused regex
5 years ago
Yogesh Lonkar 2be2bc755e
Add additional test for log flag completion and comments
5 years ago
marwan-at-work 820040ec28 add context.Context to cli.Context
5 years ago
Yogesh Lonkar c3f51bed6f
Fix SC2199: Arrays implicitly concatenate in
5 years ago
Yogesh Lonkar c5612e8cd2
Fix review comments
5 years ago
Robert Liebowitz 8d31c5e167
Update README.md
5 years ago
Robert Liebowitz 03153b9cf8 Allow combining short flags globally
5 years ago
Yogesh Lonkar d6523cf869
Merge branch 'master' into master
5 years ago
Lynn Cyrin (they/them) 26945c58ed
Merge pull request #823 from xordspar0/master
5 years ago
Lynn Cyrin (they/them) c25e4cab32
Merge branch 'master' into master
5 years ago
Ajitem Sahasrabuddhe ac5c97b418
add latest assets file
5 years ago
Ajitem Sahasrabuddhe 489d92d2e2
add missing os package
5 years ago
Ajitem Sahasrabuddhe a7f0d86509
add zero mod fs back and commit file with latest ts
5 years ago
Ajitem Sahasrabuddhe 798e1f3d3a
fix spacing issue
5 years ago
Ajitem Sahasrabuddhe 7a6f3d4394
fix tests
5 years ago
Ajitem Sahasrabuddhe 58ae5eb590
move entire build system to go
5 years ago
Ajitem Sahasrabuddhe 8547458f1d
remove zero mod fs
5 years ago
Ajitem Sahasrabuddhe d09efb5fbd
Merge pull request #837 from urfave/codeowners
5 years ago
Ajitem Sahasrabuddhe 1327f58314
Merge branch 'master' into codeowners
5 years ago
Yogesh Lonkar e949dc2cc0
Merge branch 'master' into master
5 years ago
Ajitem Sahasrabuddhe 4b0a410463
fix travis build
5 years ago
Ajitem Sahasrabuddhe fb4cea5f30
add new generation logic to travis
5 years ago
Ajitem Sahasrabuddhe 365557021f
remove legacy version check code
5 years ago
Ajitem Sahasrabuddhe b6bfbe97f8
update appveyor to go 1.11, add support for code coverage generation in tests
5 years ago
Ajitem Sahasrabuddhe 826954c979
update app name and remove version
5 years ago
Ajitem Sahasrabuddhe 04948f2152
generate test with go generate
5 years ago
Ajitem Sahasrabuddhe 86e10211de
remove redundant go generate from altsrc
5 years ago