1
1
mirror of https://gitea.com/gitea/tea synced 2025-02-23 01:51:13 +01:00

Commit Graph

  • ca04b25c9f
    add times ls Karl Heinz Marbaise 2020-12-07 00:47:52 +0100
  • 6dc268c801
    Move to print.IssueList 6543 2020-12-07 00:38:28 +0100
  • 1da4c5b636
    No Conflicts 6543 2020-12-07 00:27:52 +0100
  • 34d0629210
    print info if reviews can not be loaded 6543 2020-12-07 00:23:59 +0100
  • e739fffe8c
    add times ls Karl Heinz Marbaise 2020-12-07 00:08:43 +0100
  • 113c826f85 Merge branch 'master' into enhance-pullDetailView 6543 2020-12-07 06:46:54 +0800
  • 3467819ce7
    Pull Detailview: add head/base-branch, reviews, mergable info 6543 2020-12-06 23:42:09 +0100
  • 73a21773f5
    Added organization delete command. Karl Heinz Marbaise 2020-12-06 22:23:25 +0100
  • 7d486c2ec6 tea organizations list command (#264) khmarbaise 2020-12-07 06:02:50 +0800
  • e65eda04c4
    Add missing pagination options missing as suggest by reviewers. (#263) Karl Heinz Marbaise 2020-12-06 22:44:21 +0100
  • 970cbad6f9
    Introduce tea organizations list command (#263) Karl Heinz Marbaise 2020-12-05 16:10:10 +0100
  • 4cb7d21a8f Add hint for contributors #265 (#266) khmarbaise 2020-12-06 09:24:06 +0800
  • e1c75dd401
    Add hint for contributors #265 contributores should check via make vet as well before pushing. Karl Heinz Marbaise 2020-12-06 00:11:46 +0100
  • 476900ab41 issue create return web url (#257) 6543 2020-12-01 13:07:23 +0800
  • ce9d719b80
    Fix #254 6543 2020-11-29 16:17:25 +0100
  • 7da124ff65
    Use OptionalBool helper 6543 2020-11-29 16:16:40 +0100
  • 6378a8c73b
    Update SDK 6543 2020-11-29 16:11:25 +0100
  • e6fbba3f80 update code.gitea.io/sdk/gitea to support prerelease (#252) Norwin 2020-11-14 18:31:01 +0800
  • 60902ec3dc
    update code.gitea.io/sdk/gitea to prerelease Norwin Roosen 2020-11-13 13:40:09 +0100
  • 0cea700dd8 [Refactor] move pull checkout & clean code into task module (#249) 6543 2020-11-10 14:51:48 +0800
  • a7f3eebd8b Merge branch 'master' into refactor_checkout2task 6543 2020-11-09 23:28:28 +0800
  • d5058b3b20 Update Vendors (#250) 6543 2020-11-09 23:25:54 +0800
  • 627a126c79
    move pull clean code into task module 6543 2020-11-08 19:45:02 +0100
  • 96f55596cf
    update go min version 6543 2020-11-08 19:17:46 +0100
  • 68a06d635c
    Update Vendors: * code.gitea.io/gitea-vet v0.2.0 -> v0.2.1 * code.gitea.io/sdk/gitea v0.13.0 -> v0.13.1 * github.com/AlecAivazis/survey v2.1.1 -> v2.2.2 * github.com/adrg/xdg v0.2.1 -> v0.2.2 * github.com/araddon/dateparse d820a6159ab1 -> 8aadafed4dc4 * github.com/go-git/go-git v5.1.0 -> v5.2.0 * github.com/muesli/termenv v0.7.2 -> v0.7.4 * github.com/stretchr/testify v1.5.1 -> v1.6.1 * github.com/urfave/cli v2.2.0 -> v2.3.0 6543 2020-11-08 19:11:15 +0100
  • 9c4df58665
    fix lint 6543 2020-11-08 18:50:15 +0100
  • 3f55af167b
    format code 6543 2020-11-08 18:46:09 +0100
  • c9808d4e90
    unify PullCheckout() and gitConfigForPR() 6543 2020-11-08 18:38:04 +0100
  • c41b38f124
    move pull checkout code into task module 6543 2020-11-08 18:34:28 +0100
  • 355fd7aa53 tea pr checkout: fetch via ssh if available (#192) Norwin 2020-11-07 15:00:03 +0800
  • 2ba82a1634 Merge branch 'master' into issue-190 Lunny Xiao 2020-11-04 13:17:32 +0800
  • 33468630e6 fix tea pr create within same repo (#248) Norwin 2020-10-25 10:40:27 +0800
  • 0e20deb513 Merge branch 'master' into fix-pulls-create-same-repo Lunny Xiao 2020-10-25 10:00:41 +0800
  • 48c1c50796 Update Docu to new Structure (#247) 6543 2020-10-25 07:48:20 +0800
  • 9f7e2159d3
    CI.restart() 6543 2020-10-25 01:23:16 +0200
  • d8eefb3c2a Merge branch 'master' into issue-190 Norwin Roosen 2020-10-24 14:22:07 +0200
  • 1a6ee5ae44 fix pr head detection for PR within same repo Norwin Roosen 2020-10-23 14:04:46 +0200
  • 2f2220ffeb reword styleguide Norwin Roosen 2020-10-23 09:49:10 +0200
  • fe26be81a8 adapt contributing to tea Norwin Roosen 2020-10-23 09:38:59 +0200
  • 7156e04d93
    add info from #184 new structure 6543 2020-10-22 20:52:54 +0200
  • a26780e732
    Update CONTRIBUTING 6543 2020-10-22 20:47:10 +0200
  • bc661934b4
    mention CONTRIBUTING.md in README 6543 2020-10-22 20:31:27 +0200
  • 0116b9cca5
    Remove Authors form README (close #225) 6543 2020-10-22 20:29:24 +0200
  • a0330a3fb2 removed weird syntax highlighting and fixed linting errors (#224) crapStone 2020-10-20 10:47:31 +0800
  • 5b4020f9b7 removed weird syntax highlighting and fixed linting errors crapStone 2020-10-19 18:52:19 +0200
  • 6ea331ce3b improve formatting of tea repos (#223) Norwin 2020-10-10 01:17:31 +0000
  • a4b792e24d fix repo listing (#222) Norwin 2020-10-06 13:09:33 +0000
  • faf5c57664 Merge branch 'master' into fix-repos-list Lunny Xiao 2020-10-06 13:07:25 +0000
  • c4e2db32b5 rewrote config file path search (#219) crapStone 2020-10-06 13:06:47 +0000
  • 9483c704ca fix type filter flag Norwin Roosen 2020-10-06 13:15:46 +0200
  • 13eefc2e15 use FormatTime() Norwin Roosen 2020-10-06 13:02:05 +0200
  • 6d850c5ae0 improved logging Norwin Roosen 2020-10-06 12:49:28 +0200
  • fda61a7bd1 Merge remote-tracking branch 'upstream/master' into improve-repo-printing Norwin Roosen 2020-10-06 11:38:15 +0200
  • cbd1bccbf9 Add tea repos search, improve repo listing (#215) Norwin 2020-10-06 08:05:22 +0000
  • e549cfea6f Merge branch 'master' into add-repo-search-improve-listing-closes-#210 Lunny Xiao 2020-10-06 07:09:18 +0000
  • 9c5bd0c354 added comment to clarify coding choices crapStone 2020-10-05 21:55:27 +0200
  • 6bc9e1f2a0 fixed next logic error crapStone 2020-10-05 21:50:21 +0200
  • 136688997c Fix login add always go interactive (#221) 6543 2020-10-05 18:34:10 +0000
  • 0bef0385f6 try to use local branch before creating pulls/<PR> Norwin Roosen 2020-10-05 16:45:19 +0200
  • 48e2c45886 Merge branch 'master' into add-repo-search-improve-listing-closes-#210 Norwin Roosen 2020-10-05 16:03:16 +0200
  • 2f4fff6648 Merge branch 'master' into issue-190 Norwin Roosen 2020-10-05 16:02:03 +0200
  • 47fbecec40 reorder imports Norwin Roosen 2020-10-05 15:50:19 +0200
  • c36d2db96f
    Flags are not Args 6543 2020-10-05 14:35:35 +0200
  • 4f74edc750 Merge branch 'master' into implement-xdg-specification crapStone 2020-10-05 12:23:44 +0000