1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-02 15:14:29 -03:00
tea/vendor/github.com
Norwin 897e4ce3c1 add tea times command (#54)
Merge branch 'master' into 50-cmd-times

labels: fix refactor bug

fixup! use version check implemented in SDK instead

add subcmds: `tea times (delete|reset)`

fixes #87
fixes #88

times: reword help

use version check implemented in SDK instead

make fmt

Check gitea server version for times endpoint

refactor times.go

dont print TrackedTime ID

print username & issue index instead of IDs

switch to urface/cli/v2

vendor araddon/dateparse

use araddon/dateparse for arbitrary date inputs

add --from, --until flags

allow filtering by issue index

make app name lower case

to make the help texts consistent with the binary name

add --total flag

implement `tea times add`

add `tea times` subcommand

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Norwin Roosen <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/54
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-03-06 03:43:28 +00:00
..
araddon/dateparse add tea times command (#54) 2020-03-06 03:43:28 +00:00
cpuguy83/go-md2man/v2 [Vendor] Update urfave/cli v1.20.0 -> v1.22.2 (#84) 2020-01-04 04:45:36 +00:00
davecgh/go-spew Add labels commands (#36) 2019-10-19 10:54:16 +00:00
emirpasic/gods changed git config determination to go-git (#41) [continue #45] (#62) 2019-10-28 21:10:20 +00:00
go-gitea/yaml Add Makefile / .drone.yml, use go module with vendor (#20) 2019-04-25 20:06:53 +03:00
hashicorp/go-version bump code.gitea.io/sdk/gitea from untaged to 0.11.0 (#92) 2020-02-07 13:53:15 +00:00
jbenet/go-context changed git config determination to go-git (#41) [continue #45] (#62) 2019-10-28 21:10:20 +00:00
kevinburke/ssh_config changed git config determination to go-git (#41) [continue #45] (#62) 2019-10-28 21:10:20 +00:00
mattn/go-runewidth unified output (#14) (#40) 2019-09-15 08:38:18 +00:00
mitchellh/go-homedir changed git config determination to go-git (#41) [continue #45] (#62) 2019-10-28 21:10:20 +00:00
olekukonko/tablewriter unified output (#14) (#40) 2019-09-15 08:38:18 +00:00
pmezard/go-difflib Add labels commands (#36) 2019-10-19 10:54:16 +00:00
russross/blackfriday/v2 [Vendor] Update urfave/cli v1.20.0 -> v1.22.2 (#84) 2020-01-04 04:45:36 +00:00
sergi/go-diff changed git config determination to go-git (#41) [continue #45] (#62) 2019-10-28 21:10:20 +00:00
shurcooL/sanitized_anchor_name [Vendor] Update urfave/cli v1.20.0 -> v1.22.2 (#84) 2020-01-04 04:45:36 +00:00
src-d/gcfg Add Makefile / .drone.yml, use go module with vendor (#20) 2019-04-25 20:06:53 +03:00
stretchr/testify [Vendor] Update stretchr/testify v1.3.0 -> v1.4.0 (#83) 2020-01-04 02:49:49 +00:00
urfave/cli/v2 chore(cli): upgrade urfave/cli to v2 version (#85) 2020-01-04 17:44:25 +00:00
xanzy/ssh-agent changed git config determination to go-git (#41) [continue #45] (#62) 2019-10-28 21:10:20 +00:00