|
f10a5927c7
|
Merge pull request 'fix(deps): update module github.com/shu-go/gli/v2 to v2.3.0' (#5) from renovate/github.com-shu-go-gli-v2-2.x into main
Reviewed-on: #5
|
2024-05-12 00:44:47 -04:00 |
|
|
2059c720e6
|
fix(deps): update module github.com/shu-go/gli/v2 to v2.3.0
|
2024-05-12 04:44:33 +00:00 |
|
|
0c3ab7fffc
|
Merge pull request 'fix(deps): update module github.com/shu-go/nmfmt to v0.2.2' (#6) from renovate/github.com-shu-go-nmfmt-0.x into main
Reviewed-on: #6
|
2024-05-12 00:43:40 -04:00 |
|
|
8143a7b6a9
|
fix(deps): update module github.com/shu-go/nmfmt to v0.2.2
|
2024-04-06 02:51:19 +00:00 |
|
|
85aedbbdf0
|
Return from the function
|
2024-04-05 22:49:59 -04:00 |
|
|
547ebd6bd7
|
Add version
|
2024-04-05 22:42:05 -04:00 |
|
|
5ff2e444fa
|
Switch back to library
|
2024-04-05 22:38:01 -04:00 |
|
|
e8cdbbb5e3
|
Correct the module name
|
2024-04-04 10:53:10 -04:00 |
|
|
a839fe4655
|
Update from upstream by squashing
commit 6172ea4fdf435d7125697d40af2c17ae5ff3a8c6
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Sat Nov 4 15:30:11 2023 +0900
build: same config as csv2xlsx
commit 6c522e8ca857f7218db476153ffd06e8b7d2bdde
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Sat Nov 4 15:11:53 2023 +0900
change: debug output
commit 4cec3963cdc20c781bbacde8be927591145b95ca
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Sat Nov 4 15:10:26 2023 +0900
chore: use gli/v2
commit 958c93d6256bbb4611f21f870087c074a783001b
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Fri Nov 3 20:45:57 2023 +0900
fix(alpha): improve output, variable name
commit 8bc79c6bd2c4a93c087e8fea7c2e306e7028466c
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Fri Nov 3 20:18:34 2023 +0900
refactor: remove unused code
commit 7a14926dd7f83dd6a41f3baa6c905b7c81191a93
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Fri Nov 3 20:18:59 2023 +0900
build: go 1.21
commit 40007434e6fdbc3ad485862b3d2785d7ba7263a8
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Fri Nov 3 20:18:15 2023 +0900
fix: call cancel finally
commit 5b02edacd34942adedf38d089737d3c8130d52e3
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Fri Nov 3 20:16:34 2023 +0900
fix: typo
|
2024-04-04 10:50:39 -04:00 |
|
|
e8feb8401f
|
Bump version
|
2023-11-03 10:18:11 -04:00 |
|
|
197a969e42
|
Merge pull request 'fix(deps): update module github.com/mitchellh/go-ps to v1' (#2) from renovate/github.com-mitchellh-go-ps-1.x into main
Reviewed-on: #2
|
2023-11-03 10:16:04 -04:00 |
|
|
7db426cac6
|
fix(deps): update module github.com/mitchellh/go-ps to v1
|
2023-11-03 14:15:50 +00:00 |
|
|
4522ddf0f6
|
Merge pull request 'fix(deps): update module github.com/shu-go/gli to v1.5.7' (#1) from renovate/github.com-shu-go-gli-1.x into main
Reviewed-on: #1
|
2023-11-03 10:14:34 -04:00 |
|
|
0c5b829f50
|
fix(deps): update module github.com/shu-go/gli to v1.5.7
|
2023-11-03 13:56:16 +00:00 |
|
|
9f700159d3
|
Add Renovate Bot support
|
2023-11-03 09:54:32 -04:00 |
|
|
01cdd090ec
|
Mark as Windows only
|
2023-10-17 00:00:50 -04:00 |
|
|
ba66df6bf6
|
Version 0.7.5
|
2023-10-16 16:43:28 -04:00 |
|
|
d83bfc784c
|
ACTUALLY USE THE ARGS
|
2023-10-16 16:35:48 -04:00 |
|
|
7e672fe662
|
Update README.md
|
2023-10-16 16:15:05 -04:00 |
|
|
4a32758fad
|
Revert to original dep versions
|
2023-10-16 16:14:26 -04:00 |
|
|
021e575713
|
Make package unique (vvin)
|
2023-10-16 09:51:11 -04:00 |
|
|
8d44ba85b4
|
Update to reflect calling from code
|
2023-10-16 08:56:23 -04:00 |
|
|
2cbbdcdae1
|
Remove unnecessary files
|
2023-10-14 21:48:17 -04:00 |
|
|
a6b1a10939
|
Upgrade deps, Go version
|
2023-10-14 21:38:49 -04:00 |
|
|
cabde87f9a
|
Make into reuseable package
|
2023-10-14 21:34:16 -04:00 |
|
Shuhei Kubota
|
4935f4ceac
|
go get -u, manually
|
2022-02-14 11:06:27 +09:00 |
|
Shuhei Kubota
|
ffca1341aa
|
GitHub Actions
|
2020-11-11 21:36:04 +09:00 |
|
Shuhei Kubota
|
7ed432bb7a
|
GitHub Actions
|
2020-11-11 21:33:36 +09:00 |
|
ShuheiKubota
|
36d55ba042
|
Revert "change: CircleCI image"
This reverts commit 608515d6a4 .
|
2019-11-22 15:35:35 +09:00 |
|
ShuheiKubota
|
608515d6a4
|
change: CircleCI image
|
2019-11-22 15:31:42 +09:00 |
|
ShuheiKubota
|
e6fe9c8e08
|
refactor: if-return-else-return to if-return and return
|
2019-11-18 18:45:06 +09:00 |
|
ShuheiKubota
|
07f39afa0a
|
refactor: rename to private
|
2019-11-18 18:42:38 +09:00 |
|
ShuheiKubota
|
fd64888d1b
|
fix: intervals -> interval
|
2019-11-18 17:33:27 +09:00 |
|
ShuheiKubota
|
40f3f2163c
|
add: accept Ctrl+C while wait-ing
|
2019-11-18 16:09:56 +09:00 |
|
ShuheiKubota
|
01d16d4cfd
|
add: --timeout option in watch command
|
2019-11-18 16:08:13 +09:00 |
|
ShuheiKubota
|
abbe58ff5e
|
add: section for wait command in README
|
2019-11-18 14:55:57 +09:00 |
|
ShuheiKubota
|
06328ac51f
|
fix: comment for wait command
|
2019-11-18 14:55:17 +09:00 |
|
ShuheiKubota
|
9f185f8fb2
|
add: wait command
|
2019-11-18 14:48:49 +09:00 |
|
ShuheiKubota
|
a2d2db8027
|
refactor: divide the code into functions
|
2019-11-18 14:48:15 +09:00 |
|
ShuheiKubota
|
905e9223fb
|
add: -r in resize
|
2019-11-18 13:45:45 +09:00 |
|
ShuheiKubota
|
0d68f33cd6
|
add: debug msg in alpha
|
2019-11-18 13:45:12 +09:00 |
|
ShuheiKubota
|
d0b7427efd
|
fix: find console window
|
2019-11-18 12:59:18 +09:00 |
|
ShuheiKubota
|
e0fddf6b59
|
refactor: divide the code into files
|
2019-11-10 12:56:05 +09:00 |
|
ShuheiKubota
|
73471073b4
|
add: README
|
2019-11-10 12:43:39 +09:00 |
|
ShuheiKubota
|
5114e4e812
|
add: LICENSE
|
2019-11-10 12:15:44 +09:00 |
|
ShuheiKubota
|
5fa8324192
|
add: help msg
|
2019-11-10 12:09:09 +09:00 |
|
ShuheiKubota
|
a71fc16263
|
fix: suppress help msg on error
|
2019-11-10 12:00:13 +09:00 |
|
ShuheiKubota
|
d5f8202c05
|
change: remove restore command, add --restore for each subcommand
|
2019-11-10 11:15:30 +09:00 |
|
ShuheiKubota
|
2b38327773
|
add: topmost command
|
2019-11-10 11:10:02 +09:00 |
|
ShuheiKubota
|
87cec80802
|
fix: alpha 100% does not work without -t
|
2019-11-10 10:18:15 +09:00 |
|