You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tea/cmd
6543 edd180a8f5 Fix notification: --all dont relay on a repo (#159)
fix nil pointer exeption

make notifications work outside a repo

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/159
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: mrsdizzie <info@mrsdizzie.com>
4 years ago
..
config.go Fix notification: --all dont relay on a repo (#159) 4 years ago
flags.go Bugfixes for initCommand (#156) 4 years ago
issues.go Migrate gitea-sdk to v0.12.0 (#133) 4 years ago
labels.go Migrate gitea-sdk to v0.12.0 (#133) 4 years ago
labels_test.go Add labels commands (#36) 5 years ago
log.go Minor improvements to command-line language (#66) 5 years ago
login.go Subcomand Login Show List By Default (#152) 4 years ago
logout.go add `tea times` command (#54) 4 years ago
notifications.go Fix notification: --all dont relay on a repo (#159) 4 years ago
open.go add `tea pulls [checkout | clean]` commands (#93 #97 #107) (#105) 4 years ago
pulls.go Add subcomand 'pulls create' (#144) 4 years ago
releases.go Migrate gitea-sdk to v0.12.0 (#133) 4 years ago
repos.go Migrate gitea-sdk to v0.12.0 (#133) 4 years ago
times.go Migrate gitea-sdk to v0.12.0 (#133) 4 years ago