Commit Graph

  • fcfa2aa97b
    fixed usage for flags (#3) Andreas Ulm 2019-09-13 19:24:34 +0200
  • e98edb7dd7 Merge branch 'master' of gitea.com:gitea/tea into list_repos Andreas Ulm 2019-09-13 19:19:08 +0200
  • 5ee29a53f9
    removed outputFlag for issues (#12) Andreas Ulm 2019-09-13 19:11:39 +0200
  • 61a4510c56 Merge branch 'master' of gitea.com:gitea/tea into 12_global_cli_flags Andreas Ulm 2019-09-13 19:05:06 +0200
  • 18d63f4e22
    moved output usage to const (#14) #40 Andreas Ulm 2019-09-13 19:00:57 +0200
  • 94207d5fdb Merge branch 'master' of gitea.com:gitea/tea into 14_unified_output Andreas Ulm 2019-09-13 18:51:44 +0200
  • 1d233402fd Enable bash-completin as per urfave/cli. (#43) archite 2019-08-13 10:59:13 +0000
  • ab0637ec01
    Enable bash-completin as per urfave/cli. #43 Adam Karim 2019-08-12 16:02:27 -0700
  • 1c33fe0309 removed type cast for headers-list Andreas Ulm 2019-07-16 10:32:53 +0200
  • 4751446192 Find the .git/config automatically by going up the filepath #42 Tanguy ⧓ Herrmann 2019-07-15 18:42:49 +0200
  • a2221772d2 Do not support -h, which is already taken for "help" #34 Sandro Santilli 2019-07-15 11:43:53 +0200
  • 8261b02e0a Merge branch '14_unified_output' of gitea.com:root360-AndreasUlm/tea into 14_unified_output Andreas Ulm 2019-07-15 07:16:03 +0200
  • 7b31bb4c2f changed output function to small-case as used internally Andreas Ulm 2019-07-14 17:58:50 +0200
  • 510a4dfc35 ran 'make fmt' Andreas Ulm 2019-04-28 19:40:50 +0200
  • 5f81dbabb3 added missing header for *SV types Andreas Ulm 2019-04-28 19:33:30 +0200
  • 88affdaa68 implemented unified Output (#14) Andreas Ulm 2019-04-28 19:30:03 +0200
  • 02cbbb9a5d changed output function to small-case as used internally Andreas Ulm 2019-07-14 17:58:50 +0200
  • 07a623ff83 change .drone.yml to new format (#33) lunny 2019-07-07 01:40:02 +0000
  • 34bde38591 Merge branch '12_global_cli_flags' of gitea.com:root360-AndreasUlm/tea into 12_global_cli_flags Andreas Ulm 2019-06-22 18:32:10 +0200
  • 5a9561bfdf changed Flags of pulls & issues to RepoDefaultFlags only Andreas Ulm 2019-06-22 12:43:54 +0200
  • 54d8088e7f fixed description of --output Andreas Ulm 2019-05-09 11:11:41 +0200
  • f85de49753 fixed package import definition Andreas Ulm 2019-05-05 15:29:48 +0200
  • 6a521a64d4 added description to explain reason for global variables Andreas Ulm 2019-05-02 08:01:00 +0200
  • 9c33bee736 added global appendable Flags (#12) Andreas Ulm 2019-05-02 07:44:57 +0200
  • 9a3898a532
    changed Flags of pulls & issues to RepoDefaultFlags only Andreas Ulm 2019-06-22 12:43:54 +0200
  • 93a5d1f07d
    comment coverage & fix drone config file #33 Lunny Xiao 2019-06-04 16:14:32 +0800
  • 67d36f7cfe
    change .drone.yml to new format Lunny Xiao 2019-06-02 14:33:58 +0800
  • c9d054ae4f Merge branch 'mod' of appleboy/tea into master techknowlogick 2019-06-07 13:50:55 +0000
  • cc2d8d9cbd remove codecoverage #35 Bo-Yi Wu 2019-06-05 09:43:44 +0800
  • 1d774a01c6 chore: enable goproxy. Bo-Yi Wu 2019-06-05 09:34:21 +0800
  • 2f7738121c
    First draft of a 'tea pulls create' command Sandro Santilli 2019-06-03 08:28:03 +0200
  • b9fd9735c1
    Merge 724948c68e into 912803706a #26 Andreas Ulm 2019-05-09 09:12:05 +0000
  • 724948c68e fixed description of --output root360-AndreasUlm/12_global_cli_flags #26 Andreas Ulm 2019-05-09 11:11:41 +0200
  • 46e59ee72e fixed config variable root360-AndreasUlm/merge_all Andreas Ulm 2019-05-09 10:59:17 +0200
  • 17054a3bcf added --config option Andreas Ulm 2019-05-09 10:42:52 +0200
  • 4bd1e56a84 added missing modules Andreas Ulm 2019-05-09 09:17:16 +0200
  • 9edc039cd8 added unified output Andreas Ulm 2019-05-09 09:16:49 +0200
  • 16ba6125e4 Merge branch 'fork_repos' of ssh://root360_github/root360-AndreasUlm/tea into merge_all Andreas Ulm 2019-05-08 21:03:54 +0200
  • 812fd41694 Merge branch 'list_repos' of ssh://root360_github/root360-AndreasUlm/tea into merge_all Andreas Ulm 2019-05-08 21:03:44 +0200
  • 78409db4e8 Merge branch '12_global_cli_flags' of ssh://root360_github/root360-AndreasUlm/tea into merge_all Andreas Ulm 2019-05-08 21:03:24 +0200
  • 03b5266aab merge output Andreas Ulm 2019-05-08 21:01:07 +0200
  • b08449938d Merge branch 'list_repos' of ssh://root360_github/root360-AndreasUlm/tea into fork_repos root360-AndreasUlm/fork_repos Andreas Ulm 2019-05-06 18:59:02 +0200
  • bb01df4d8c
    Merge 2d1907ea9c into 912803706a #13 Andreas Ulm 2019-05-06 16:56:45 +0000
  • 2d1907ea9c added subcommand ls & filter flags root360-AndreasUlm/list_repos #13 Andreas Ulm 2019-05-06 18:56:14 +0200
  • f7c387d6c9 added fork subcommand for repos Andreas Ulm 2019-05-06 18:21:41 +0200
  • f7d5eb118d fixed package import definition Andreas Ulm 2019-05-05 15:29:48 +0200
  • a16ca12f8a added description to explain reason for global variables Andreas Ulm 2019-05-02 08:01:00 +0200
  • 4a61afe558 added global appendable Flags (#12) Andreas Ulm 2019-05-02 07:44:57 +0200
  • 482c4df9b0 Merge branch 'release_add_repo_argument' of ssh://root360_github/root360-AndreasUlm/tea into release_add_repo_argument root360-AndreasUlm/release_add_repo_argument #15 Andreas Ulm 2019-04-29 10:49:23 +0200
  • aff4d5324a add -r & -l to subcommand create (#12) Andreas Ulm 2019-04-16 08:01:51 +0200
  • 1b65da65cd
    Merge 70f6d2cd0f into 912803706a #25 Andreas Ulm 2019-04-29 04:42:27 +0000
  • 0bddabad9f migrated pulls to Cobra root360-AndreasUlm/12_switch_to_cobra #27 Andreas Ulm 2019-04-29 00:50:22 +0200
  • 8a2b3a93d7 moved version to --version flag of Cobra Andreas Ulm 2019-04-28 23:24:35 +0200
  • 98b7f52e44 added version command Andreas Ulm 2019-04-28 22:37:13 +0200
  • 10a9b72cdb initial cobra implementation Andreas Ulm 2019-04-28 22:36:59 +0200
  • 70f6d2cd0f ran 'make fmt' root360-AndreasUlm/14_unified_output #25 Andreas Ulm 2019-04-28 19:40:50 +0200
  • 2d39855850 added missing header for *SV types Andreas Ulm 2019-04-28 19:33:30 +0200
  • 0cd7ba04b8 implemented unified Output (#14) Andreas Ulm 2019-04-28 19:30:03 +0200
  • 5584a07007 Merge branch 'list_repos' of ssh://root360_github/root360-AndreasUlm/tea into list_repos Andreas Ulm 2019-04-28 14:55:56 +0200
  • 01d4f929ac ran 'make fmt' Andreas Ulm 2019-04-28 14:27:33 +0200
  • 0fb281bbe4 removed header & changed delimiter to pipe Andreas Ulm 2019-04-25 15:59:41 +0200
  • 3797d6b1d1 improved code style Andreas Ulm 2019-04-15 22:58:32 +0200
  • 1aa915ed88 initial imlementation of list repos (#3) Andreas Ulm 2019-04-15 22:40:27 +0200
  • 9021a0e643 ran 'make fmt' Andreas Ulm 2019-04-28 14:27:33 +0200
  • 5e1a5d1315 Merge branch 'release_add_repo_argument' of ssh://root360_github/root360-AndreasUlm/tea into release_add_repo_argument Andreas Ulm 2019-04-28 14:24:55 +0200
  • 32dd252bc7 add -r & -l to subcommand create (#12) Andreas Ulm 2019-04-16 08:01:51 +0200
  • 912803706a Add missing make-compress to fix release (#23) root360-AndreasUlm/master 1660408442828229526/tmp_refs/heads/master 1660408442828229526/master Lunny Xiao 2019-04-27 21:01:07 +0800
  • d284ec92ae
    Merge branch 'master' into lunny/fix_release #23 Lunny Xiao 2019-04-26 21:16:34 +0800
  • bf9620d18e chore: go support combine all coverage file (#24) Bo-Yi Wu 2019-04-26 19:51:03 +0800
  • 48268bfcb6 chore: go support combine all coverage file #24 Bo-Yi Wu 2019-04-26 14:11:32 +0800
  • 4913b8a71f
    add missing make-compress to fix release Lunny Xiao 2019-04-26 13:15:57 +0800
  • aee0e7d0f0
    Merge branch 'master' into list_repos Lunny Xiao 2019-04-26 13:14:43 +0800
  • b68d6c5429
    Merge branch 'master' into release_add_repo_argument Lunny Xiao 2019-04-26 13:14:24 +0800
  • 6aa4629f05 fix drone (#21) Lunny Xiao 2019-04-26 11:41:21 +0800
  • dbe7c25fe1
    remove docker on drone #21 Lunny Xiao 2019-04-26 09:21:11 +0800
  • cfaf7a20d3
    fix drone Lunny Xiao 2019-04-26 09:09:12 +0800
  • 8bfa753215
    Merge branch 'master' into release_add_repo_argument techknowlogick 2019-04-25 13:55:19 -0400
  • d4f107b710 Add Makefile / .drone.yml, use go module with vendor (#20) Lunny Xiao 2019-04-26 01:06:53 +0800
  • 2777df59eb
    Update .drone.yml lunny/lunny/drone #20 techknowlogick 2019-04-26 00:01:32 +0800
  • 572e3bb4ff
    add Makefile / .drone.yml, use go module with vendor Lunny Xiao 2019-04-25 23:56:29 +0800
  • b924cd5296 added 'go get' command & build instructions (#16) (#19) Andreas Ulm 2019-04-25 16:16:57 +0200
  • b96a190c74 removed header & changed delimiter to pipe Andreas Ulm 2019-04-25 15:59:41 +0200
  • 41a7989ea5 added 'go get' command & build instructions (#16) root360-AndreasUlm/16_improve_installation #19 Andreas Ulm 2019-04-25 15:48:38 +0200
  • 3713949934 skip empty pull requests (#17) (#18) Andreas Ulm 2019-04-23 18:13:39 +0200
  • 777e1d68f9 skip empty pull requests (#17) #18 Andreas Ulm 2019-04-23 18:11:14 +0200
  • e10ed3d6e0 add -r & -l to subcommand create (#12) Andreas Ulm 2019-04-16 08:01:51 +0200
  • 2599cff8a6 improved code style Andreas Ulm 2019-04-15 22:58:32 +0200
  • 5bd2eee592 initial imlementation of list repos (#3) Andreas Ulm 2019-04-15 22:40:27 +0200
  • fb52920af9 Fix installation instructions (#11) Norwin 2019-04-12 19:44:53 +0200
  • 7138265177
    Update README.md #11 Norwin 2019-04-12 19:37:06 +0200
  • f0a80fb530
    improve README (#10) Norwin 2019-04-12 19:35:06 +0200
  • ec4c0a4690
    Merge pull request #9 from lunny/lunny/fix_sub_command_desc techknowlogick 2019-04-02 22:57:41 -0400
  • 247a43691b
    fix comments and descriptions #9 Lunny Xiao 2019-03-12 09:36:14 +0800
  • 4de0b04d77 add --asset flag to tea releases create (#6) Norwin 2019-03-11 17:32:09 +0100
  • a534ed1864
    close asset file on gitea error #6 Lauris BH 2019-03-11 17:04:19 +0100
  • 35781832e5 fix file closing Norwin Roosen 2019-03-11 12:00:38 +0100
  • 75b6116972 provide better error for duplicate releases Norwin Roosen 2019-03-11 11:46:43 +0100
  • 8546cb9006 close asset file after reading Norwin Roosen 2019-03-11 11:44:25 +0100
  • b5116bd864
    Merge branch 'master' into fix/subcommands Norwin 2018-12-22 04:14:18 +0100
  • 6220a10628
    Merge pull request #2 from lunny/lunny/ignore Lunny Xiao 2018-12-08 10:57:50 +0800