Commit Graph

1900 Commits

Author SHA1 Message Date
lynn [they]
fed41d6ef8
Merge pull request #997 from drov0/patch-1
Add timestampFlag docs
2020-01-30 00:26:46 -08:00
lynn [they]
ffbb8c04e4
Merge pull request #1054 from itchyny/subcommand-consistent-description
Fix description of subcommand more consistent
2020-01-29 07:01:09 -08:00
itchyny
aed5577db6 fix description of subcommand more consistent 2020-01-28 17:31:02 +09:00
lynn [they]
3f8c3bca57
Merge pull request #1053 from urfave/gofmt-ci-check
gofmt CI check
2020-01-27 13:50:31 -08:00
Ajitem Sahasrabuddhe
8a9326b22d
Update manual.md
formatting nits
2020-01-27 11:14:24 +05:30
Ajitem Sahasrabuddhe
f497fa3b9f
fix order of placement and toc 2020-01-26 19:49:43 +05:30
Ajitem Sahasrabuddhe
1efee6b1da
docs test expects a regex of output 2020-01-26 19:45:04 +05:30
Ajitem Sahasrabuddhe
1c57160c23
Update manual.md 2020-01-26 19:19:11 +05:30
Ajitem Sahasrabuddhe
ec94e0e667
fix problem with quotations 2020-01-26 19:15:30 +05:30
Ajitem Sahasrabuddhe
4c4f52c2b7
fix unexpected end of JSON input 2020-01-26 19:07:37 +05:30
Ajitem Sahasrabuddhe
b226f3befd
Merge pull request #1049 from saschagrunert/segfault
Fix possible panics in slice type assertion
2020-01-26 18:06:32 +05:30
Ajitem Sahasrabuddhe
c5720ee3af
simplify GOFMT Check 2020-01-26 17:42:27 +05:30
Ajitem Sahasrabuddhe
7841e146ee run the gofmt on the latest version of go on ubuntu 2020-01-25 23:30:42 +05:30
Ajitem Sahasrabuddhe
d114940d57 revert back to correct formatting 2020-01-25 23:27:56 +05:30
Ajitem Sahasrabuddhe
946012b50d add file with incorrec formatting to verify test 2020-01-25 23:24:30 +05:30
Ajitem Sahasrabuddhe
d0c6cb3203 add gofmt check to actions workflow 2020-01-25 23:24:15 +05:30
Sascha Grunert
ca666ae167
Fix possible panics in slice type assertion
Before accessing the slices `.Value()` we should type check that it is
that actual type, otherwise we will end-up in a panic.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-22 12:30:31 +01:00
lynn [they]
f1a114a628
Merge pull request #1048 from urfave/lynncyrin-patch-rm-assignee
Remove assignee from issue templates
2020-01-20 13:39:07 -08:00
lynn [they]
e7aa1ced1f
Update v1-bug-report.md 2020-01-20 11:45:32 -08:00
lynn [they]
ebf58eb736
Update question.md 2020-01-20 11:45:30 -08:00
lynn [they]
284024e80f
Update question.md 2020-01-20 11:44:32 -08:00
Robert Liebowitz
2c91ec6a5b
Merge pull request #1046 from urfave/lynncyrin-patch-1
Remove Appveyor button
2020-01-18 19:16:47 -05:00
lynn [they]
19b75862ba
Update README.md 2020-01-18 14:10:20 -08:00
lynn [they]
b9213d9d70
Merge pull request #1043 from urfave/labels
Update issue template labels
2020-01-17 19:29:13 -08:00
Lynn Cyrin
bfb6908d5e
udpate labels 2020-01-16 13:13:43 -08:00
Ajitem Sahasrabuddhe
826e00cf75
Merge pull request #1041 from saschagrunert/man-fix
Fix man page heading formatting
2020-01-16 18:33:29 +05:30
Sascha Grunert
5b3508d95e
Fix man page heading formatting
Closes #1040

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-15 08:51:07 +01:00
lynn [they]
565ec5884d
Merge pull request #1017 from urfave/github-actions-windows
GitHub actions windows
2020-01-14 09:36:33 -08:00
Ajitem Sahasrabuddhe
275ed591d3
Update cli.yml
simplify test-docs workflow
2020-01-14 11:43:41 +05:30
Ajitem Sahasrabuddhe
be3fa169eb
Merge branch 'master' into github-actions-windows 2020-01-14 11:06:35 +05:30
lynn [they]
ee9b3fc7d1
Merge pull request #1036 from urfave/lynncyrin-patch-1
Update the label format in the stale config
2020-01-13 17:35:06 -08:00
lynn [they]
17f8abc0da
Merge branch 'master' into lynncyrin-patch-1 2020-01-13 09:34:40 -08:00
lynn [they]
0a97fd4acc
Merge pull request #1035 from j0n3lson/doc-update-pr-template
Use a more k8s/release friendly PR template.
2020-01-13 09:34:24 -08:00
Ajitem Sahasrabuddhe
daf1f71152
Update cli.yml
fix syntax error
2020-01-13 22:11:38 +05:30
Ajitem Sahasrabuddhe
8fe6194446
Merge branch 'master' into github-actions-windows 2020-01-13 22:10:45 +05:30
Ajitem Sahasrabuddhe
aee5241828
Merge branch 'master' into patch-1 2020-01-13 22:09:06 +05:30
Ajitem Sahasrabuddhe
fd475c44f2
Merge branch 'master' into doc-update-pr-template 2020-01-13 22:08:21 +05:30
Ajitem Sahasrabuddhe
d46d4eedc4
Merge pull request #1037 from urfave/master-is-failing-maybe
Check if master is failing
2020-01-13 22:07:56 +05:30
Ajitem Sahasrabuddhe
c4dc71ebad
Update cli.yml
update to nodejs 12 LTS
2020-01-13 19:02:13 +05:30
Ajitem Sahasrabuddhe
c5a0ee66b0
Update README.md
remove cli failing message
2020-01-13 19:01:37 +05:30
Ajitem Sahasrabuddhe
1ba20ea977
Update .github/workflows/cli.yml
Co-Authored-By: Robert Liebowitz <rliebz@gmail.com>
2020-01-13 18:59:36 +05:30
Ajitem Sahasrabuddhe
8915e44661 Merge branch 'master' into github-actions-windows 2020-01-13 11:29:49 +05:30
Ajitem Sahasrabuddhe
e02ef3d3c0 fix path for github actions 2020-01-13 11:22:47 +05:30
Ajitem Sahasrabuddhe
300b9985aa fix github-actions for windows 2020-01-13 11:15:07 +05:30
Ajitem Sahasrabuddhe
f0c866e24c try install markdown-toc globally 2020-01-13 10:59:32 +05:30
Ajitem Sahasrabuddhe
f4f10b5c16 fix dumb indentation error 2020-01-13 10:57:42 +05:30
Ajitem Sahasrabuddhe
fb0d7af151 setup node to run markdown toc 2020-01-13 10:56:43 +05:30
Ajitem Sahasrabuddhe
3e125a1865 use npx to run the package instead of npm installing it 2020-01-13 10:52:14 +05:30
j0n3lson
78ba678e4e Modifications per review 2020-01-10 01:04:12 -08:00
lynn [they]
0b3b172855
Update README.md 2020-01-09 17:53:28 -08:00