guyzmo

Results 48 issues of guyzmo

**OS**: ArchLinux **Version**: git master (taken through the AUR install) **Expected**: When compose keys are enabled in Xorg, Compose+:+) should display `☺`… I get `:)` instead. it looks like the...

input

the pybitbucket API is unmaintained, and atlassian issued a new API lib: https://github.com/atlassian-api/atlassian-python-api we should switch to that.

enhancement
help wanted

enhancement
help wanted

* https://github.com/disqus/python-phabricator * https://secure.phabricator.com/conduit/ * https://secure.phabricator.com/

enhancement
help wanted

* have an API similar to the SSH keys management, #22 * need implementation from github3.py for [github](https://developer.github.com/v3/users/gpg_keys/): sigmavirus24/github3.py#704 * need implementation from python-gitlab/gitlab: [gitlab/gitlab-ce#4232](https://gitlab.com/gitlab-org/gitlab-ce/issues/4232) * need implementations from gogs:...

enhancement
help wanted
good first issue

* make a full sphinx documentation for the project with * proper manual on how to use it (and why not generate a manpage?) * documentation of internals * upload...

enhancement
help wanted
good first issue

add a command to upload SSH keys to the service, something like: ``` git ssh push git ssh ls git ssh delete ``` the whole point being to make it...

enhancement
help wanted
in progress
good first issue

Implementing support of issues (only for github ATM) (cf #104) `git hub [/] issue ls`: lists all issues for given or current repository `git hub [/] issue ls `: shows...

in progress

for the issues feature, one could manipulate bulks of issues in a nice way: ``` git hub issues ls [-l] [issue-id …] git hub issues ls [-l] --filter="label:backlog and label:bug"...

enhancement
in progress