Commit graph

  • f257a4210e Use t.Cleanup to remove temporally directories for tests itchyny 2022-05-08 10:09:00 +0900
  • ccbbc18efc Checking in changes prior to tagging of version v1.3.0 v1.3.0 Songmu 2022-05-06 17:04:10 +0900
  • 660e35c90d udpate CREDITS Songmu 2022-05-06 17:03:57 +0900
  • 960c388885
    Merge pull request #342 from x-motemen/maint Masayuki Matsuki 2022-05-06 16:53:40 +0900
  • e2c81d2c17 update deps Songmu 2022-05-06 16:51:00 +0900
  • a702ac80a7 fix integration Songmu 2022-05-06 16:50:10 +0900
  • d5c8dd5277
    remove gobin settings, there are already in path (#341) Masayuki Matsuki 2022-05-06 16:45:13 +0900
  • b6fa84cb89
    Merge branch 'master' into maint Masayuki Matsuki 2022-05-06 16:35:37 +0900
  • ea2d6d4d33
    brew install git-svn (#340) Masayuki Matsuki 2022-05-06 16:34:54 +0900
  • c6e1ad81c3 remove gobin settings, there are already in path Songmu 2022-05-06 16:32:21 +0900
  • da4c59e640
    Merge pull request #337 from shogo82148/use-go-install-instead-of-get Masayuki Matsuki 2022-05-06 16:28:48 +0900
  • d7151c0e53 brew install git-svn Songmu 2022-05-06 15:58:59 +0900
  • 80d5b63ccd
    Merge pull request #339 from x-motemen/sync-map-seen Masayuki Matsuki 2022-05-06 16:07:21 +0900
  • adb10f8e15 Simplify repository lock using sync.Map itchyny 2022-05-06 15:56:25 +0900
  • 72cd3bd9ab
    use staticcheck instead of golangci-lint ICHINOSE Shogo 2022-05-06 15:51:40 +0900
  • 29a78eb42d
    Merge branch 'master' into use-go-install-instead-of-get ICHINOSE Shogo 2022-05-06 15:48:50 +0900
  • ad16d616c6
    Merge pull request #338 from shogo82148/bump-go1.18 Masayuki Matsuki 2022-05-06 14:00:57 +0900
  • fa4606aabc
    Merge pull request #336 from shogo82148/bump-actions-node16 Masayuki Matsuki 2022-05-06 13:52:46 +0900
  • 7558b695eb
    Merge pull request #334 from gfx/gfx/fix_error_msg_in_create Masayuki Matsuki 2022-05-06 13:52:07 +0900
  • 3f586c1753
    Merge pull request #328 from helmecke/feat/bare Masayuki Matsuki 2022-05-06 13:50:18 +0900
  • 887ea9fdd5
    remove GO111MODULE setting ICHINOSE Shogo 2022-05-06 13:08:55 +0900
  • 55ee979169
    migrate io/ioutil Ichinose Shogo 2022-05-02 22:52:49 +0900
  • 84cff8fc83
    bump Go 1.18 Ichinose Shogo 2022-05-02 22:45:33 +0900
  • 1279e03eb4
    fix actionlint warnings Ichinose Shogo 2022-05-02 22:27:49 +0900
  • 731cc77b7b
    introduce reviewdog Ichinose Shogo 2022-05-02 22:26:09 +0900
  • 12286c6258
    use go install instead of go get Ichinose Shogo 2022-05-02 22:20:12 +0900
  • 323ba797dd
    bump the actions that run on Node.js 16 runtime Ichinose Shogo 2022-05-02 20:52:52 +0900
  • 68aa9d7c2e improve the error message if nothing is passed to ghq create FUJI Goro 2022-03-12 10:59:18 +0900
  • a00a5fe4db add "init" subcommand as an alias to "create" FUJI Goro 2022-03-12 10:51:21 +0900
  • d114440efb feat: do a bare clone Jakob Helmecke 2021-12-11 13:53:48 +0100
  • 0e02db0b9a
    Merge pull request #327 from isanasan/update_readme Masayuki Matsuki 2021-10-24 23:00:11 +0900
  • 15b02951b2 update installation go isanasan 2021-10-22 18:06:29 +0900
  • c875403c25
    Merge pull request #325 from shogo82148/fix-misleading-sentence Masayuki Matsuki 2021-09-01 19:50:56 +0900
  • d4f247b2dd
    avoid using "Japanese Only" Ichinose Shogo 2021-09-01 19:06:29 +0900
  • cc64556fef try to use launchable try-launchable Songmu 2021-06-28 22:27:58 +0900
  • dd139fb46c Checking in changes prior to tagging of version v1.2.1 v1.2.1 Songmu 2021-05-24 00:17:11 +0900
  • 098cd5fcbd
    Merge pull request #322 from xeres/hotfix-explicit-region Masayuki Matsuki 2021-05-24 00:16:13 +0900
  • ab37eb66ff --get-urlmatch does not support explicit region specification Xeres 2021-05-23 23:47:39 +0900
  • 97c992f9a0 Checking in changes prior to tagging of version v1.2.0 v1.2.0 Songmu 2021-05-23 00:30:24 +0900
  • c62fd67820
    Merge pull request #321 from xeres/feature-remote-codecommit Masayuki Matsuki 2021-05-23 00:27:53 +0900
  • 22ce3942b7
    Merge pull request #317 from bmendric/smartcasing Masayuki Matsuki 2021-05-23 00:26:02 +0900
  • e6c6bb30f4 Support codecommit HTTP (GRC) Xeres 2021-05-22 21:26:27 +0900
  • a2fcbc0afb Weakening test cases since windows and mac don't support multiple files with the same name but different casing Brandon Mendrick 2021-04-21 23:25:33 -0500
  • 4ddb67df3c Adding another test case and running go fmt Brandon Mendrick 2021-04-21 22:42:24 -0500
  • 53df3e1140 Adding smart casing functionality Brandon Mendrick 2021-04-21 22:38:01 -0500
  • 7f31419408 Checking in changes prior to tagging of version v1.1.7 v1.1.7 Songmu 2021-02-27 22:27:08 +0900
  • 0d8444eb0d
    Merge pull request #314 from x-motemen/sort Masayuki Matsuki 2021-02-27 22:26:08 +0900
  • b2ac0934e8 sort list by default Songmu 2021-02-27 21:52:56 +0900
  • 7c3498b1d2 Checking in changes prior to tagging of version v1.1.6 v1.1.6 Songmu 2021-02-25 11:27:43 +0900
  • f023a81552
    Merge pull request #313 from x-motemen/deps Masayuki Matsuki 2021-02-25 11:23:06 +0900
  • 3a80e6d432 update deps Songmu 2021-02-25 11:19:17 +0900
  • 8a73905c9d
    Merge pull request #310 from lafrenierejm/guix Masayuki Matsuki 2021-02-25 11:13:18 +0900
  • 5131f9028a
    Merge pull request #312 from shogo82148/bump-saracen-walker-v0.1.2 Masayuki Matsuki 2021-02-25 10:52:54 +0900
  • d150bca963
    bump saracen/walker v0.1.2 Ichinose Shogo 2021-02-25 10:49:07 +0900
  • 7ba00c6f5a
    Add installation instructions for GNU Guix Joseph LaFreniere 2021-01-03 13:08:02 -0600
  • 42beb11a7d
    Merge pull request #305 from kajisha/add-installation-for-asdf-vm Masayuki Matsuki 2020-12-07 14:28:37 +0900
  • 56935e7629
    Add installation using asdf-vm Hiroshi Kajisha 2020-12-01 19:14:10 +0900
  • 0442d60a6b
    Query GitHub API to resolve repository name Dario Vladovic 2020-10-31 02:33:14 +0100
  • a6f2792d94
    Merge pull request #302 from vladimyr/url-clone Masayuki Matsuki 2020-10-31 10:46:38 +0900
  • b24f607ca3
    Merge pull request #301 from vladimyr/typo Masayuki Matsuki 2020-10-31 10:43:20 +0900
  • cee6b04943
    Clone URLs by copying net.URL struct Dario Vladovic 2020-10-30 23:02:03 +0100
  • 66ecd7bd82
    Fix typo in get command log output Dario Vladovic 2020-10-30 21:04:49 +0100
  • 3054fdf23a update gotesplit Songmu 2020-10-18 00:19:11 +0900
  • f1fd5e9ded update Songmu 2020-10-18 00:02:38 +0900
  • 4403910ca7 try to introduce gotesplit Songmu 2020-10-17 22:12:13 +0900
  • 0ccb9abff2
    Merge pull request #298 from aereal/fix-config-example Masayuki Matsuki 2020-08-18 18:29:05 +0900
  • 8654d4f692 Fix the pointer to example configuration aereal 2020-08-18 17:57:40 +0900
  • efa8770245
    Merge pull request #297 from hotchpotch/add-readme-scoop Masayuki Matsuki 2020-08-03 16:04:40 +0900
  • 5077131491 Add scoop at installation Yuichi Tateno 2020-08-03 11:04:07 +0900
  • f5ac3e5655 Checking in changes prior to tagging of version v1.1.5 v1.1.5 Songmu 2020-07-24 20:03:42 +0900
  • 9ff0687b4a
    Merge pull request #295 from x-motemen/deps Masayuki Matsuki 2020-07-24 20:01:54 +0900
  • b68c8d62aa update Songmu/gitconfig Songmu 2020-07-24 19:58:24 +0900
  • 5243f804c5
    Merge pull request #293 from capytan/fix-typo-in-readme Masayuki Matsuki 2020-07-06 00:43:43 +0900
  • 8a072a32f9 fix typo in readme Yosuke Mizuguchi 2020-07-05 17:29:28 +0900
  • c836075534
    Merge pull request #292 from sodre/patch-1 Masayuki Matsuki 2020-07-02 23:54:56 +0900
  • ae5405aa56
    Add conda install instructions Patrick Sodré 2020-07-01 10:30:00 -0400
  • 5b8d4e4ca8 Checking in changes prior to tagging of version v1.1.4 v1.1.4 Songmu 2020-06-30 10:55:41 +0900
  • 427feec147 adjustment Songmu 2020-06-30 10:55:21 +0900
  • de99291140
    Merge pull request #291 from yoichi/avoid-clone-to-another-directory Masayuki Matsuki 2020-06-30 10:52:55 +0900
  • 0b8805b2f0 Remove trailing slash before stripping .git from the end Yoichi Nakayama 2020-06-29 23:51:09 +0900
  • f0bdf0c4bd Move the pre-processing inside detectLocalRoot() Yoichi Nakayama 2020-06-29 23:47:32 +0900
  • 6320ff7c8d Revert "Fixed a problem that ghq get -u may clone to another directory" Yoichi Nakayama 2020-06-29 23:44:42 +0900
  • 512c2ee049 Fixed a problem that ghq get -u may clone to another directory Yoichi Nakayama 2020-06-29 20:20:32 +0900
  • b38c0795e1
    Merge pull request #290 from yoichi/typo-in-help Masayuki Matsuki 2020-06-27 08:53:42 +0900
  • fd4fa97782 Fix typo in ghq get --help Yoichi Nakayama 2020-06-27 08:26:01 +0900
  • c122cb9ee0 Checking in changes prior to tagging of version v1.1.3 v1.1.3 Songmu 2020-06-26 15:16:46 +0900
  • 8d70206c24
    Merge pull request #289 from shihanng/fix-root-all Masayuki Matsuki 2020-06-26 15:15:19 +0900
  • dcae91f66c
    Fix ghq root --all not showing all root directories Shi Han NG 2020-06-26 06:57:09 +0900
  • 440592dc93 Checking in changes prior to tagging of version v1.1.2 v1.1.2 Songmu 2020-06-21 13:46:02 +0900
  • 3fcca50ac1
    Merge pull request #287 from x-motemen/deps Masayuki Matsuki 2020-06-21 13:45:39 +0900
  • c91cb73487 update deps Songmu 2020-06-21 13:44:57 +0900
  • 53175fdc71
    Merge pull request #286 from yoichi/git-fetch-unless-tracking Masayuki Matsuki 2020-06-21 13:42:20 +0900
  • 3f465fe185 Remove unnecessary substitution of cmdutil.CommandRunner Yoichi Nakayama 2020-06-18 23:32:27 +0900
  • ca2d84fd81 Use exit code of git rev-parse @{upstream} to select fetch or pull Yoichi Nakayama 2020-06-18 23:26:57 +0900
  • bc8ffec2d9 Fetch instead of pull if the working tree isn't tracking remote. Yoichi Nakayama 2020-06-18 20:07:23 +0900
  • 2e8023404f
    Merge pull request #285 from johejo/refactor_vcs_returns_an_error Masayuki Matsuki 2020-06-06 15:08:12 +0900
  • 8cf3e945a8 Restore a deleted test case Mitsuo Heijo 2020-06-04 15:29:45 +0900
  • daaf597e47 add log the reason of InValid repo Mitsuo Heijo 2020-06-04 00:18:04 +0900
  • 22fe672560 fix error message for test Mitsuo Heijo 2020-06-03 13:00:19 +0900
  • 9c4ea144cc fix typo, error message Mitsuo Heijo 2020-06-03 12:53:08 +0900