Commit graph

973 commits

Author SHA1 Message Date
Songmu 913d312801 ghq rm to support bare option 2024-04-04 11:28:15 +09:00
Masayuki Matsuki 7ecb0407bd
Merge pull request #376 from morihaya/add-installation-for-mise
Added mise-en-place installation and usage instructions.
2024-04-04 11:06:12 +09:00
Masayuki Matsuki 08db9ce22f
Merge pull request #375 from folliehiyuki/fish-comp
feat(misc): add fish completion
2024-04-04 11:05:09 +09:00
Masayuki Matsuki 8ab8ffe1bb
Merge pull request #368 from dochang/bare
Append ".git" to directory name for bare git repositories
2024-04-04 11:04:39 +09:00
Masayuki Matsuki ce5049f6a6
Merge pull request #377 from Okabe-Junya/fix-374
Feat: add alias for `ghq get`
2024-04-04 11:01:47 +09:00
Junya Okabe 75710b178b docs: update README 2024-03-24 01:43:25 +09:00
Junya Okabe 79b560513e feat: add alias for ghq get 2024-03-24 01:37:33 +09:00
morihaya aka Yukiya Hayashi f165293874 Added mise-en-place installation and usage instructions.
ghq is now also available as a mise-en-place plugin.
I have added instructions for using mise-en-place to install ghq in the README.
This is similar to the content in PR #305.
2024-03-17 18:12:48 +09:00
Hoang Nguyen fba4c7aab1
feat(misc): add fish completion 2024-02-06 00:00:00 +07:00
Masayuki Matsuki 5ace929f73
Merge pull request #373 from x-motemen/tagpr-from-v1.4.2
Release for v1.5.0
2024-02-02 10:48:02 +09:00
github-actions[bot] 6c15cb894a [tagpr] update CHANGELOG.md 2024-02-02 01:44:45 +00:00
github-actions[bot] 2335b33a7f [tagpr] prepare for the next release 2024-02-02 01:44:44 +00:00
Masayuki Matsuki d4700da589
Merge pull request #371 from Okabe-Junya/fix-299
feat: implement `ghq rm` command
2024-02-02 10:42:44 +09:00
Masayuki Matsuki 8f42cc3af5
Merge pull request #372 from yoichi/pijul
Support pijul
2024-02-02 10:42:29 +09:00
Yoichi NAKAYAMA 026adc2fd3 Support pijul channels (like branches in git)
https://pijul.org/manual/workflows/channels.html
2024-02-02 07:39:15 +09:00
Yoichi NAKAYAMA dafa59dfa6 Support pijul 2024-02-02 06:07:34 +09:00
Junya Okabe 9c9fc5aa43 doc: update README 2024-01-26 17:30:17 +09:00
Junya Okabe e0f540a3be make CREDITS 2024-01-26 17:25:15 +09:00
Junya Okabe 3cf46d3a4f feat: add unit test 2024-01-26 17:24:59 +09:00
Junya Okabe 6296da685a feat: impl cmd_rm.go 2024-01-26 09:45:07 +09:00
Masayuki Matsuki 7163e61e23
Merge pull request #364 from x-motemen/tagpr-from-v1.4.1
Release for v1.4.2
2023-04-17 00:00:52 +09:00
github-actions[bot] 9e1f17f285 [tagpr] update CHANGELOG.md 2023-04-16 14:45:34 +00:00
github-actions[bot] e6ddc27ed5 [tagpr] prepare for the next release 2023-04-16 14:45:33 +00:00
Masayuki Matsuki 8273ffe703
Merge pull request #369 from x-motemen/deps
update deps
2023-04-16 23:45:13 +09:00
Songmu 2f5ad6e14c update deps 2023-04-16 23:33:39 +09:00
Masayuki Matsuki e7f736f223
Merge pull request #359 from x-motemen/coverage
introduce codecov
2023-04-16 23:27:26 +09:00
Songmu 7c14298eda fix README 2023-04-16 23:27:07 +09:00
Masayuki Matsuki 845d23a932
Merge pull request #366 from hezhizhen/doroot
adjustment
2023-04-16 23:22:57 +09:00
Wade Zhang e883e7d4d6 Append ".git" to directory name for bare git repositories 2023-04-04 16:01:11 +08:00
Zhizhen He ef0d942544
adjustment 2023-02-24 13:42:09 +08:00
Masayuki Matsuki 67a22bf1f7
Merge pull request #365 from hezhizhen/staticcheck
de-capitalize errors to make staticcheck happy
2023-02-23 18:46:40 +09:00
Zhizhen He 050c32d894
de-capitalize errors to make staticcheck happy 2023-02-23 16:01:00 +08:00
Masayuki Matsuki de302967d2
Merge pull request #363 from x-motemen/release-draft
release as draft by tagpr to hide it before uploading assets
2023-02-23 00:53:58 +09:00
Songmu a5dd479596 release as draft by tagpr to hide it before uploading assets 2023-02-23 00:53:33 +09:00
Masayuki Matsuki 17a60a9007
Merge pull request #355 from x-motemen/tagpr-from-v1.4.0
Release for v1.4.1
2023-02-23 00:46:27 +09:00
github-actions[bot] ca2c54fea7 [tagpr] update CHANGELOG.md 2023-02-22 15:45:45 +00:00
github-actions[bot] 7713c8829b [tagpr] prepare for the next release 2023-02-22 15:45:44 +00:00
Masayuki Matsuki a93dc0900f
Merge pull request #362 from x-motemen/version-file
go-version-file: go.mod
2023-02-23 00:45:12 +09:00
Songmu 1182f9f4ee go-version-file: go.mod 2023-02-23 00:41:32 +09:00
Masayuki Matsuki 392b6a50b6
Merge pull request #361 from x-motemen/fix-for-ssh
Fixed a problem with SSH URLs, etc.
2023-02-23 00:38:18 +09:00
Songmu eb410cd754 Fixed a problem with SSH URLs, etc. 2023-02-23 00:30:16 +09:00
Masayuki Matsuki d94a10712f
Merge pull request #360 from x-motemen/deps
update deps
2023-02-22 23:21:22 +09:00
Songmu d6f9374a02 update deps 2023-02-22 23:18:06 +09:00
Songmu 579e844fe8 introduce codecov 2023-02-22 21:32:40 +09:00
Masayuki Matsuki c6bf0744d2
Merge pull request #358 from x-motemen/fix-win-test
fix test on windows
2023-02-22 20:47:05 +09:00
Songmu 8f7c89d3dd skip a test on windows 2023-02-22 20:42:28 +09:00
Songmu 0079eff157 fix around samePath in testing 2023-02-22 17:37:44 +09:00
Songmu e02ce889f9 use strings.EqualFold 2023-02-22 17:15:08 +09:00
Songmu b2d3819ba0 force LF in testing on windows on GitHub Actions 2023-02-22 17:11:02 +09:00
Songmu 028c2f9cca set USERPROFILE for windows in testing 2023-02-22 17:09:18 +09:00