.github
Merge branch 'master' into github-actions-windows
2020-01-13 11:29:49 +05:30
altsrc
Merge branch 'master' into github-actions-windows
2020-01-13 11:29:49 +05:30
autocomplete
fix zsh autocomplete
2019-10-06 01:58:51 -07:00
docs
Merge remote-tracking branch 'origin' into uncomment
2019-12-25 08:34:27 -08:00
testdata
Revert "test changing line endings"
2019-12-25 09:20:44 -08:00
.flake8
Allow slightly longer lines in Python scripts
2017-02-14 21:17:05 -08:00
.gitignore
reduce diff
2019-12-24 08:58:27 -08:00
app_test.go
Merge branch 'master' into refactor-tests-drop-buffer-writer
2019-12-29 16:50:46 -08:00
app.go
remove unused code
2019-12-31 16:36:01 +01:00
args.go
add is set method to flag interface - refer #294
2019-09-15 18:46:52 +05:30
build.go
revert some stuff
2019-12-25 09:11:42 -08:00
category.go
amend comments
2019-12-12 21:29:09 +00:00
cli.go
Merge master @1.22.1 with v2
2019-09-13 05:17:24 +05:30
CODE_OF_CONDUCT.md
Adjust contribution and maintainer prose per current reality
2018-02-20 12:40:43 -05:00
command_test.go
reduce stdout logs in tests
2019-12-29 17:00:19 +01:00
command.go
Check for parsing errors within parse.go:parseIter
2019-11-27 11:42:57 -05:00
context_test.go
add a fix
2019-12-24 08:55:31 -08:00
context.go
remove unused code
2019-12-31 16:36:01 +01:00
docs_test.go
Merge branch 'master' into github-actions-windows
2020-01-13 11:29:49 +05:30
docs.go
Use VisibleFlags during doc generation
2019-12-19 08:38:43 -05:00
errors_test.go
Back out the testify/assert addition 😅
2017-08-04 12:43:16 -04:00
errors.go
amend comments
2019-12-12 21:29:09 +00:00
fish_test.go
Merge master @1.22.1 with v2
2019-09-13 05:17:24 +05:30
fish.go
Fix test cases for context, docs, errors, fish, flags and funcs
2019-09-15 11:01:20 +05:30
flag_bool.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_duration.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_float64_slice.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_float64.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_generic.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_int64_slice.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_int64.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_int_slice.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_int.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_path.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_string_slice.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_string.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_test.go
goimports - fix code format
2019-12-30 10:41:15 +01:00
flag_timestamp.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_uint64.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag_uint.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
flag.go
refactor flag names - make it more explicitly
2019-12-29 08:58:12 +01:00
funcs.go
Fix test cases for context, docs, errors, fish, flags and funcs
2019-09-15 11:01:20 +05:30
go.mod
Merge master @1.22.1 with v2
2019-09-13 05:17:24 +05:30
go.sum
Merge master @1.22.1 with v2
2019-09-13 05:17:24 +05:30
help_test.go
Merge branch 'clean-help-printer' into help-printer-v2
2019-10-20 23:41:33 -04:00
help.go
fix some golint errors show in go report card
2019-12-12 21:24:43 +00:00
helpers_test.go
remove unused code
2019-12-31 16:36:01 +01:00
LICENSE
Update license text
2016-06-21 12:52:25 -04:00
parse.go
revert testing change
2019-11-27 20:37:23 -08:00
README.md
Merge branch 'master' into lynncyrin-patch-9
2019-12-24 05:15:52 -08:00
sort_test.go
Merge master @1.22.1 with v2
2019-09-13 05:17:24 +05:30
sort.go
Merge master @1.22.1 with v2
2019-09-13 05:17:24 +05:30
template.go
Improve docs generation for cli.Authors
2019-11-09 11:32:34 +01:00