Commit graph

  • 9a6802d911
    refactor: use TeaContext 6543 2021-09-22 02:08:16 +0200
  • ff0fcf7a03 Merge branch 'master' into fix/372 Norwin 2021-09-14 21:58:19 +0800
  • 0a6fbc6386 remove custom patch to glamour Norwin 2021-09-14 12:47:27 +0200
  • 7ecec8d3ad resolve urls relative to repo URL Norwin 2021-09-14 12:42:01 +0200
  • 9baad74766 lint Norwin 2021-09-14 12:06:25 +0200
  • e1094c47a0 refactor pr list to use same filter flags as issues Norwin 2021-09-14 11:48:02 +0200
  • bbcb4f63d7 make NewCsvFlag() smarter Norwin 2021-09-14 11:41:03 +0200
  • 2cd2363000 add new issue filter flags Norwin 2021-09-14 11:12:08 +0200
  • 77fe634c8a split up cmd/flags/flags.go Norwin 2021-09-14 11:07:31 +0200
  • 6e728cf812 Accept more main branch names for login detection (#396) Norwin 2021-09-14 14:59:11 +0800
  • 1d79f6409d dont require a body for comment PR reviews Norwin 2021-09-13 21:22:25 +0200
  • 21171731e7 dont skip reading local repo when repo flag specifies a repo slug Norwin 2021-09-12 11:30:13 +0200
  • 813952e8db try more values for main branch Norwin 2021-09-11 12:07:35 +0200
  • 816b31472f Merge branch 'master' into fix-378 6543 2021-09-06 18:53:17 +0800
  • 808e8b1c5a Correctly match login by ssh host with port (#391) Norwin 2021-09-06 18:52:34 +0800
  • 7cad16391e Merge branch 'master' into fix-380 6543 2021-09-06 18:46:28 +0800
  • 9201250f74 fix printing issue deadline (#388) Norwin 2021-09-06 18:45:24 +0800
  • 8edf7acfd3 Merge branch 'master' into noerw-patch-1 6543 2021-09-06 18:30:14 +0800
  • 5b28a05eb7 Implement notification subcommands (#389) Norwin 2021-09-06 01:11:17 +0800
  • a2730cdf31 Merge branch 'master' into noerw-patch-1 Norwin 2021-09-06 00:28:20 +0800
  • f25be4a13c Merge branch 'master' into fix-378 Norwin 2021-09-06 00:28:01 +0800
  • 526e665e51 Merge branch 'master' into notification-subcmds 6543 2021-09-05 23:24:33 +0800
  • 472d105a3c document more assumptions Norwin 2021-09-04 15:26:08 +0200
  • b9e11cb33b pr create: add --head-repo flag Norwin 2021-09-04 15:20:21 +0200
  • a945b62c81 remove ssh support Norwin 2021-09-04 09:34:30 +0200
  • 6c3d1358a6 --repo: drop support for local repos Norwin 2021-08-31 10:45:57 +0200
  • 16f7670f8d drop --remote flag Norwin 2021-08-31 10:36:11 +0200
  • cac527a991 Merge branch 'master' into fix-380 Lunny Xiao 2021-08-31 15:14:46 +0800
  • 3fca309f2c Fix adding login without token on private instances (#392) Norwin 2021-08-30 23:19:45 +0800
  • d6df0a53b5 Update Dependencies (#390) Norwin 2021-08-30 23:18:50 +0800
  • 9fb8b883f3
    darwin/arm64 & update s3 bucket v0.7.1 release/v0.7 Matti R 2021-08-26 18:15:51 -0400
  • 3d7e86575c pr create: make local repo optional Norwin 2021-08-25 10:28:20 +0200
  • 9219ada265 dont create client before providing credentials Norwin 2021-08-25 10:16:44 +0200
  • ed3175ec08 properly match login via ssh host with port Norwin 2021-08-25 09:44:26 +0200
  • 569f14d3dc update glamour with patch Norwin 2021-08-25 08:05:48 +0200
  • ed84132d36
    update dependencies Norwin Roosen 2021-08-24 04:57:15 +0200
  • 4b87414787
    lint Norwin Roosen 2021-08-24 04:52:52 +0200
  • 8414c23ed5
    print notification id Norwin Roosen 2021-08-24 04:21:42 +0200
  • 2398f5680a
    implement mark-notification-as handlers Norwin Roosen 2021-08-24 04:11:54 +0200
  • 1860bc66fc
    notifications list: refactor filters as CsvFlag Norwin Roosen 2021-08-24 02:51:02 +0200
  • 4acda8d111
    rename --for-user flag to --mine for consistency Norwin Roosen 2021-08-24 02:35:16 +0200
  • 5ee01374bf
    refactor FieldsFlag as CsvFlag for reusability Norwin Roosen 2021-08-24 02:31:47 +0200
  • ccb10bbbe4
    tea n ls: add type filter Norwin Roosen 2021-08-24 02:01:57 +0200
  • 6fcdff6e78 Merge branch 'master' into noerw-patch-1 Norwin 2021-08-23 21:51:11 +0800
  • e95caa4385 fix print issue deadline Norwin 2021-08-23 18:01:10 +0800
  • 908c6dfca0
    apply own codereview Norwin Roosen 2021-08-19 14:08:40 +0200
  • e52b2678a9 Merge branch 'master' into add-subcomands-for-notifications_rebase283 6543 2021-08-16 21:23:41 +0800
  • 4b9907fb54 Notifications Add State Field (#384) 6543 2021-08-16 21:23:16 +0800
  • 0f12c0a77f
    Next dedub 6543 2021-08-16 15:21:44 +0200
  • be0e857273
    code dedub 6543 2021-08-16 15:12:46 +0200
  • 9f3d730742
    Merge branch 'master' into add-subcomands-for-notifications_rebase283 6543 2021-08-16 15:08:14 +0200
  • e28a573d50
    Merge branch 'master' into notifications-add-state-field 6543 2021-08-16 14:50:28 +0200
  • ab4e11ae4d Update gitea go-sdk to v0.15.0 (#385) 6543 2021-08-16 20:46:15 +0800
  • 4018fda083
    migrate 6543 2021-08-13 21:26:01 +0200
  • c8ba8940ab
    Add state to notification list 6543 2021-08-13 21:22:55 +0200
  • 151ad1802f
    code.gitea.io/sdk/gitea v0.13.1 -> v0.15.0 6543 2021-08-13 21:14:05 +0200
  • ce624ca25f Merge branch 'master' into make-static 6543 2021-08-12 23:03:11 +0800
  • 546fcc16de Handle XDG directories with spaces in autocomplete commands (#383) nukuta 2021-07-24 00:14:23 +0800
  • fcd8e98f34 Handle XDG directories with spaces in autocomplete commands Matthew Daley 2021-07-23 01:47:26 +1200
  • 0f4f669cf0 Fix parsing of --description for issue/pr create (#371) Norwin 2021-07-03 23:23:38 +0800
  • d8355bc594 Merge branch 'master' into fix/pr-description 6543 2021-07-03 22:39:34 +0800
  • 2bdd72dfff Improve error messages (#370) Norwin 2021-07-03 22:39:05 +0800
  • 4ddfc6497b Merge branch 'master' into fix/367 Lunny Xiao 2021-07-03 20:30:21 +0800
  • 64770a771f rename s3 bucket name (#375) techknowlogick 2021-06-30 04:36:05 +0800
  • 770bd36a9d rename s3 bucket name techknowlogick 2021-06-30 04:35:53 +0800
  • 7fbd5bc8d6 Merge branch 'master' into make-static Norwin 2021-06-29 18:19:28 +0800
  • 2ba2abeef0 Merge branch 'master' into fix/pr-description Norwin 2021-06-29 18:19:14 +0800
  • 9486699c91 Merge branch 'master' into fix/367 Norwin 2021-06-29 18:18:56 +0800
  • ebb2c38a0a Return useful error on wrong sshkey path (#374) 6543 2021-06-29 15:54:43 +0800
  • 16043efdf3
    fix #366 by returning usefull error 6543 2021-06-29 04:29:20 +0200
  • 38168aab67
    Merge branch 'master' into make-static Norwin Roosen 2021-06-24 12:26:44 +0200
  • 010d244142
    fix parsing of --description for issue/pr create Norwin Roosen 2021-06-24 12:18:41 +0200
  • 26c7304cd2
    improve error messages when using default login Norwin Roosen 2021-06-24 09:43:57 +0200
  • 616127cedc Add missing flags (#369) Norwin 2021-06-22 22:23:09 +0800
  • 00a8c98179 Merge branch 'master' into fix/368-missing-flags Lunny Xiao 2021-06-22 22:05:46 +0800
  • edd4e2a19f
    add missing flags to subcmds Norwin Roosen 2021-06-22 13:50:29 +0200
  • 3129e60a73 text editor selection: follow unix defacto standards (#356) plgruener 2021-06-21 20:08:27 +0800
  • e709df6259 change default text editor to vi plgruener 2021-05-05 15:06:57 +0200
  • 951163d418 support $VISUAL, prefer it over $EDITOR plgruener 2021-05-05 03:31:11 +0200
  • df724b4006 Add tab completion for fish shell (#364) Norwin 2021-05-24 04:42:21 +0800
  • cee4448d62 CI restart 6543 2021-05-23 12:48:24 +0200
  • 44762ec6e8
    add fish tab completion Norwin Roosen 2021-05-20 14:41:28 +0200
  • ffdbdb3d02 Check negative limit command parameter (#358) (#359) Brahim HAMDOUNI 2021-05-15 22:16:24 +0800
  • c98ed52213 Merge branch 'master' into fix-358 Lunny Xiao 2021-05-14 14:57:44 +0800
  • 568fde1ce5 Add missing flags to org & labels subcommands (#357) Norwin 2021-05-13 02:32:20 +0800
  • bf8ff50ccb Merge branch 'master' into fix-354 6543 2021-05-13 02:18:39 +0800
  • 4c85ef754a Merge branch 'master' into fix-358 techknowlogick 2021-05-11 08:09:24 +0800
  • 46945415c9 Enable release builds for darwin/arm64 (#360) Norwin 2021-05-11 08:03:39 +0800
  • 177db5daa0
    make release: enable apple M1 Norwin Roosen 2021-05-10 23:01:27 +0200
  • b0521a7391
    document static_build tag Norwin Roosen 2021-05-10 22:57:26 +0200
  • ec58ba91bf
    fix make release Norwin Roosen 2021-05-10 22:50:22 +0200
  • da5898c4aa
    update dockerfile to work with make STATIC=true Norwin Roosen 2021-05-10 22:37:10 +0200
  • ed0180fd49
    simplify makefile variables Norwin Roosen 2021-05-10 22:26:59 +0200
  • d71473cdd4
    produce PIE with make STATIC=true Norwin Roosen 2021-05-10 22:21:20 +0200
  • fc35481233 Check negative limit command parameter (#358) Brahim Hamdouni 2021-05-05 22:40:51 +0200
  • fdbc5ea991
    add missing flags to first-level subcommands Norwin Roosen 2021-05-05 13:57:15 +0200
  • ba907e8236
    Merge branch 'master' into make-static Norwin Roosen 2021-04-08 14:43:21 +0200
  • 195bd2199c contributed container build definition (#350) Tamás Gérczei 2021-03-30 19:13:23 +0800
  • 3cefc3298a Merge branch 'master' into master Tamás Gérczei 2021-03-22 15:29:16 +0800
  • 2b935b75ad
    will now produce image via make Tamás Gérczei 2021-03-22 08:14:38 +0100