Commit Graph

  • 7bf5affd11
    modules/git: fix dropped error #127 Lars Lehtonen 2020-04-24 13:05:36 -0700
  • 50deda42d2
    add suggestions from reviews & remove alias from subcomand list 6543 2020-04-23 18:22:19 +0200
  • 19a71baa2d Merge branch 'master' into add-gitea-vet 6543 2020-04-23 01:12:12 +0000
  • d7d877fa32 Merge branch 'master' into add-demo-and-update-readme 6543 2020-04-23 00:32:24 +0000
  • e9dee07459 Issues details: add missing newline (#126) 6543 2020-04-23 00:28:54 +0000
  • e5800a6de9
    add missing newline #126 6543 2020-04-23 02:04:55 +0200
  • b926638d77
    gif is now on cdn & add review suggestion 6543 2020-04-23 01:55:12 +0200
  • 59fbf967c7 Add ICON & Name 6543 2020-04-22 23:22:57 +0000
  • 31614433c2
    update description & co 6543 2020-04-23 01:00:36 +0200
  • be43277e48
    add demo gif 6543 2020-04-23 00:40:48 +0200
  • 8c34c28f50
    fix newline becaues of new markdown roule 6543 2020-04-23 00:39:31 +0200
  • 78b7af18ad Merge branch 'master' into add-gitea-vet 6543 2020-04-22 20:44:24 +0000
  • 2653eaa6b2 Changelog for v0.3.0 (#122) v0.3.0 6543 2020-04-22 19:11:03 +0000
  • c110369bf2
    remove version info in same way it is done on gitea #122 6543 2020-04-22 20:35:00 +0200
  • f3f94aa900
    Add Changelog for v0.3.0 6543 2020-04-22 19:44:50 +0200
  • 8112e345f6 Merge branch 'master' into add-gitea-vet 6543 2020-04-22 17:34:33 +0000
  • 1a4d8edf37 add `tea issues [open|close]` commands (#99) Norwin 2020-04-22 16:09:26 +0000
  • cb53cd1e21 update to master #99 Norwin Roosen 2020-04-22 16:19:04 +0200
  • 66a3141c8c Merge branch 'master' into issue-openclose Lunny Xiao 2020-04-22 11:13:10 +0000
  • 1d7bdd8e83
    Revert "add test issue" 6543 2020-04-21 00:40:34 +0200
  • c82437ad5c
    Fix Makefile jolheiser 2020-04-20 15:54:29 -0500
  • 3a1545638d
    Fix gitignore jolheiser 2020-04-19 15:49:04 -0500
  • 7032cf9f64
    add test issue 6543 2020-04-19 13:18:54 +0200
  • 723dc132f1
    first-try 6543 2020-04-19 03:23:13 +0200
  • 4cda7e0299 add `tea pulls [checkout | clean]` commands (#93 #97 #107) (#105) Norwin 2020-04-19 03:09:03 +0000
  • ee295ddab6 Merge branch 'master' into issue-97/pulls-clean #105 Norwin Roosen 2020-04-18 11:54:42 +0200
  • baa102d1df Merge branch 'master' into issue-openclose Norwin Roosen 2020-04-18 11:54:22 +0200
  • 81fa4e78ff Fix CI: Turn off go modules for xgo and gxz (#115) 6543 2020-04-06 14:21:36 +0000
  • d7b38ea461
    Turn off go modules for xgo and gxz #115 6543 2020-04-06 16:09:04 +0200
  • fb5cc503f3 vendor terminal dependency Norwin 2020-04-05 22:58:30 +0200
  • 95bdd3bab0 pull/push: provide authentication method Norwin Roosen 2020-04-05 01:03:11 +0200
  • c340b2dedd login: store username & optional keyfile Norwin Roosen 2020-04-05 15:49:11 +0200
  • d52fe7e6eb refactor Norwin Roosen 2020-04-05 22:15:29 +0200
  • 754726f08f
    Revert "Fix CI: workaround from @kolaente (#113)" 6543 2020-04-02 15:38:31 +0200
  • 6ac292de1b refactor GetRemote Norwin Roosen 2020-04-01 17:58:12 +0200
  • b06691ad1a Merge branch 'master' into issue-97/pulls-clean Norwin Roosen 2020-04-01 17:09:29 +0200
  • 8eb7459b6f Merge branch 'master' into issue-openclose Norwin Roosen 2020-04-01 17:09:10 +0200
  • fbee63e987 adress code review Norwin Roosen 2020-04-01 17:08:43 +0200
  • b225c523f2 adress code review Norwin Roosen 2020-04-01 17:06:15 +0200
  • 08a00add6d ignore PRs in runIssuesList() (#111) 6543 2020-04-01 08:35:42 +0000
  • bd6e01b970 Merge branch 'master' into 108-issues #111 6543 2020-04-01 03:23:40 +0000
  • 7a10ea10df Add tea open (#101) Lunny Xiao 2020-04-01 03:22:24 +0000
  • 94de8addd8 Merge branch 'master' into 108-issues 6543 2020-04-01 03:19:41 +0000
  • fb772237e5
    Fix open default to home page #101 Lunny Xiao 2020-04-01 11:15:14 +0800
  • 2e69ba57cc
    Improve path join and open with no arg Lunny Xiao 2020-04-01 09:56:03 +0800
  • 77e4a317bc
    add labels and milestones Lunny Xiao 2020-03-05 23:33:18 +0800
  • 32c7cc557e
    Add tea open Lunny Xiao 2020-03-05 21:18:07 +0800
  • 9aa0bc7733 add --ignore-sha flag Norwin Roosen 2020-03-31 14:17:26 +0200
  • b37673c954 Fix CI: workaround from @kolaente (#113) 6543 2020-03-31 18:11:14 +0000
  • 19d363bcb3
    ass workaround from @kolaente #113 6543 2020-03-31 19:34:19 +0200
  • 6068e33d20 adapt to gitea sdk v0.12.0 #112 Norwin Roosen 2020-03-30 15:21:21 +0200
  • 650dbf8090 update to sdk v0.11.2 #110 Norwin 2020-03-31 15:17:42 +0200
  • e0e9650612
    ignore pullrequests 6543 2020-03-31 15:00:01 +0200
  • 15de541095
    Update SDK v0.11.0 -> 0.11.2 6543 2020-03-31 14:58:19 +0200
  • e8008180c5 add missing error check Norwin Roosen 2020-03-30 14:12:29 +0200
  • f757c69e15 fix branch-not-found case Norwin Roosen 2020-03-30 01:11:43 +0200
  • 6bf2f0b5df Merge branch 'master' into issue-97/pulls-clean Norwin Roosen 2020-03-30 00:53:25 +0200
  • 19181566ec add issues [open|close] Norwin Roosen 2020-03-04 04:04:12 +0100
  • f5d0790619 Add --state flag filter to issue & PR lists (#100) Norwin 2020-03-29 13:16:06 +0000
  • 302bb4e29d Merge branch 'master' into state-flag #100 Lunny Xiao 2020-03-29 07:16:10 +0000
  • a61d2958e5 ignore PRs in runIssuesList() Norwin Roosen 2020-03-11 21:21:28 +0100
  • f01a4bd693 use directory namespaces for branches & remotes Norwin Roosen 2020-03-11 20:32:37 +0100
  • 18b8562adf fix TeaCreateBranch() Norwin Roosen 2020-03-11 20:29:40 +0100
  • a664e3c97c improve method of TeaFindBranch() Norwin Roosen 2020-03-11 16:52:21 +0100
  • 52803b2dfe add `tea pulls clean` Norwin Roosen 2020-03-06 17:54:39 +0100
  • 8bff856f97 add copyright to new files #103 Norwin Roosen 2020-03-09 23:38:51 +0100
  • 12f38c892f Fix CI for releasing tea (#106) v0.2.0 6543 2020-03-08 01:29:46 +0000
  • e6afc5c2d2
    fix ci #106 6543 2020-03-07 23:04:32 +0100
  • 31a79f0605 Changelog v0.2.0 (#102) 6543 2020-03-07 01:24:51 +0000
  • 7dbd346bfc make linter happy Norwin Roosen 2020-03-06 17:55:10 +0100
  • aad74cb2ee refactor: use new git functions for old code Norwin Roosen 2020-03-06 17:37:15 +0100
  • de03aea30b add `tea pulls checkout` Norwin Roosen 2020-03-06 15:51:31 +0100
  • 7daf057bbb
    as per zeripath #102 6543 2020-03-06 14:57:05 +0100
  • 1a0de1ebfd
    normal syntax 6543 2020-03-06 14:42:10 +0100
  • 5952c05e3c
    Changelog v0.2.0 6543 2020-03-06 14:22:43 +0100
  • 897e4ce3c1 add `tea times` command (#54) Norwin 2020-03-06 03:43:28 +0000
  • df538653fd Merge branch 'master' into 50-cmd-times #54 Lunny Xiao 2020-03-06 00:50:46 +0000
  • fac0313635 pulls: add --state flag Norwin Roosen 2020-03-05 10:44:24 +0100
  • ffb5979bfb issues: add --state flag Norwin Roosen 2020-03-01 16:21:53 +0100
  • 5601c57059 Improve makefile to enable goproxy when go get tools. (#98) Lunny Xiao 2020-03-05 09:22:41 +0000
  • 8f24b5c785 labels: fix refactor bug Norwin Roosen 2020-03-05 10:05:21 +0100
  • 817c1d9f15
    makefile go mod #98 Lunny Xiao 2020-03-03 10:38:35 +0800
  • 938a5dd4c2
    always enable GO111MODULE=on Lunny Xiao 2020-03-03 10:17:14 +0800
  • d63ec54d78 fixup! use version check implemented in SDK instead Norwin Roosen 2020-02-28 17:21:30 +0100
  • 4bb7c9b2c3 add subcmds: `tea times (delete|reset)` Norwin Roosen 2020-02-28 16:39:00 +0100
  • 8f15abba15 times: reword help Norwin Roosen 2020-02-28 16:19:10 +0100
  • e89ddfa878 use version check implemented in SDK instead Norwin Roosen 2020-02-28 16:18:58 +0100
  • d3b9aa5e1a make fmt Norwin 2020-01-05 22:46:39 +0100
  • 4340f117ac Check gitea server version for times endpoint Norwin 2020-01-05 22:44:03 +0100
  • aecc29b82e refactor times.go Norwin Roosen 2020-01-05 22:06:53 +0100
  • 9f6901429a dont print TrackedTime ID Norwin Roosen 2020-01-05 21:39:28 +0100
  • 54d587e881 print username & issue index instead of IDs Norwin Roosen 2020-01-05 21:28:50 +0100
  • d889f61a68 switch to urface/cli/v2 Norwin 2020-01-05 21:11:16 +0100
  • ab9197b941 vendor araddon/dateparse Norwin Roosen 2019-10-25 23:56:28 +0200
  • 2984ce9588 use araddon/dateparse for arbitrary date inputs Norwin Roosen 2019-10-25 23:40:15 +0200
  • ddaa34e357 add --from, --until flags Norwin Roosen 2019-10-25 23:28:56 +0200
  • 600a7aa1de allow filtering by issue index Norwin Roosen 2019-10-25 23:05:57 +0200
  • 58be920759 make app name lower case Norwin Roosen 2019-10-25 16:29:17 +0200
  • 8ff7ae5b9c add --total flag Norwin Roosen 2019-10-25 16:27:49 +0200
  • 1eadf37b2b implement `tea times add` Norwin Roosen 2019-10-25 16:17:54 +0200