dearchap
|
de83493182
|
Merge pull request #1499 from dearchap/issue_557
Fix help results inconsistency
|
2022-09-23 08:15:07 -04:00 |
|
Naveen Gogineni
|
e925d26b97
|
Fix:(issue_557) Make help output consistent between different invocations
|
2022-09-21 18:28:31 -04:00 |
|
Wendell Sun
|
b33117618a
|
Rebase main, update flag-spec.yaml to add Action field
|
2022-09-16 00:38:20 +09:00 |
|
Naveen Gogineni
|
15491d6f91
|
Fix: dont generate pointer for dest for Generic flag
|
2022-09-10 18:03:30 -04:00 |
|
Naveen Gogineni
|
f11dfa6b8b
|
Rebase
|
2022-09-10 08:55:33 -04:00 |
|
Naveen Gogineni
|
dbdf119742
|
Add countable interface
|
2022-09-06 08:48:56 -04:00 |
|
Naveen Gogineni
|
7941e8ccf6
|
Add context.Count
|
2022-09-06 08:48:56 -04:00 |
|
Naveen Gogineni
|
6bfa730c7e
|
Rebase main
|
2022-09-06 08:48:56 -04:00 |
|
Naveen Gogineni
|
ff23fe0b4c
|
Merge commits
|
2022-09-06 08:48:56 -04:00 |
|
Naveen Gogineni
|
c8f53f9bdb
|
Remove go changes
|
2022-09-06 08:48:56 -04:00 |
|
Naveen Gogineni
|
193fd848b1
|
Merge changes onto latest main
|
2022-09-06 08:48:56 -04:00 |
|
dearchap
|
f451dead12
|
Fix:(issue_1272) Generic flag not set from env (#1458)
|
2022-09-01 08:46:59 -04:00 |
|
ccremer
|
bd2ae121ab
|
Add configurable Base to int, uint and uint64 flags
This allows users to configure the basis for integer parsing.
|
2022-08-25 15:25:47 +02:00 |
|
|
27b456971b
|
Shift supported go versions
and approve word-wrapping changes to godoc
|
2022-08-14 10:31:53 -04:00 |
|
Balazs Nagy
|
1335a7022a
|
accept timezone for timestamps
|
2022-07-09 13:52:55 +02:00 |
|
|
1362627dd7
|
Approve usage wrapping docs changes
|
2022-06-19 10:45:18 -04:00 |
|
|
3082652ad6
|
Update the v2 docs since merging #1409
|
2022-06-18 08:49:43 -04:00 |
|
|
9de0cd3c4a
|
Merge pull request #1396 from urfave/suggestion-pluggability
Introduce override hooks for suggestions
|
2022-05-22 11:14:46 -04:00 |
|
|
a78717f4f9
|
Merge remote-tracking branch 'origin/main' into michaeljs1990-add-flag-category-support
|
2022-05-19 07:40:56 -04:00 |
|
|
5bb9f453dc
|
Also make the did-you-mean template pluggable
|
2022-05-17 09:24:17 -04:00 |
|
|
68bd4903fd
|
Introduce override hooks for suggestions
Related to https://github.com/urfave/cli/pull/1390#discussion_r871398659
|
2022-05-17 09:02:17 -04:00 |
|
|
63b1a7deee
|
A few follow-up conflict resolutions
|
2022-05-07 14:43:15 -04:00 |
|
|
21d435d4d1
|
Adapt flag generation for flag categories
|
2022-05-07 08:50:09 -04:00 |
|
|
f1834d176f
|
Update docs with corrected flag value
|
2022-05-04 23:12:27 -04:00 |
|
|
3288bec5be
|
Introduce a v2.x semver approval gate
|
2022-05-04 10:32:29 -04:00 |
|