README.rst
setup.py
gitsome/__init__.py
gitsome/compat.py
gitsome/completer.py
gitsome/completions.py
gitsome/completions_git.py
gitsome/config.py
gitsome/formatter.py
gitsome/github.py
gitsome/githubcli.py
gitsome/main.py
gitsome/main_cli.py
gitsome/parser_table.py
gitsome/rss_feed.py
gitsome/table.py
gitsome/utils.py
gitsome/view_entry.py
gitsome/web_viewer.py
gitsome.egg-info/PKG-INFO
gitsome.egg-info/SOURCES.txt
gitsome.egg-info/dependency_links.txt
gitsome.egg-info/entry_points.txt
gitsome.egg-info/requires.txt
gitsome.egg-info/top_level.txt
gitsome/lib/__init__.py
gitsome/lib/debug_timer.py
gitsome/lib/pretty_date_time.py
gitsome/lib/github3/__about__.py
gitsome/lib/github3/__init__.py
gitsome/lib/github3/api.py
gitsome/lib/github3/auths.py
gitsome/lib/github3/decorators.py
gitsome/lib/github3/events.py
gitsome/lib/github3/exceptions.py
gitsome/lib/github3/git.py
gitsome/lib/github3/github.py
gitsome/lib/github3/licenses.py
gitsome/lib/github3/models.py
gitsome/lib/github3/notifications.py
gitsome/lib/github3/null.py
gitsome/lib/github3/orgs.py
gitsome/lib/github3/pulls.py
gitsome/lib/github3/session.py
gitsome/lib/github3/structs.py
gitsome/lib/github3/users.py
gitsome/lib/github3/utils.py
gitsome/lib/github3/gists/__init__.py
gitsome/lib/github3/gists/comment.py
gitsome/lib/github3/gists/file.py
gitsome/lib/github3/gists/gist.py
gitsome/lib/github3/gists/history.py
gitsome/lib/github3/issues/__init__.py
gitsome/lib/github3/issues/comment.py
gitsome/lib/github3/issues/event.py
gitsome/lib/github3/issues/issue.py
gitsome/lib/github3/issues/label.py
gitsome/lib/github3/issues/milestone.py
gitsome/lib/github3/repos/__init__.py
gitsome/lib/github3/repos/branch.py
gitsome/lib/github3/repos/comment.py
gitsome/lib/github3/repos/commit.py
gitsome/lib/github3/repos/comparison.py
gitsome/lib/github3/repos/contents.py
gitsome/lib/github3/repos/deployment.py
gitsome/lib/github3/repos/hook.py
gitsome/lib/github3/repos/issue_import.py
gitsome/lib/github3/repos/pages.py
gitsome/lib/github3/repos/release.py
gitsome/lib/github3/repos/repo.py
gitsome/lib/github3/repos/stats.py
gitsome/lib/github3/repos/status.py
gitsome/lib/github3/repos/tag.py
gitsome/lib/github3/search/__init__.py
gitsome/lib/github3/search/code.py
gitsome/lib/github3/search/issue.py
gitsome/lib/github3/search/repository.py
gitsome/lib/github3/search/user.py
gitsome/lib/html2text/__init__.py
gitsome/lib/html2text/html2text.py
gitsome/lib/img2txt/__init__.py
gitsome/lib/img2txt/img2txt.py
scripts/gitsome
scripts/gitsome.bat
scripts/xonsh
scripts/xonsh.bat
tests/__init__.py
tests/compat.py
tests/mock_feed_parser.py
tests/mock_github_api.py
tests/mock_pretty_date_time.py
tests/run_tests.py
tests/test_completer.py
tests/test_config.py
tests/test_github.py
tests/test_github_cli.py
tests/test_web_viewer.py
tests/data/__init__.py
tests/data/email.py
tests/data/emoji.py
tests/data/events.py
tests/data/gitignores.py
tests/data/issue.py
tests/data/license.py
tests/data/markdown.py
tests/data/thread.py
tests/data/trends.py
tests/data/user.py
tests/data/user_feed.py
xonsh/__init__.py
xonsh/aliases.py
xonsh/ast.py
xonsh/base_shell.py
xonsh/built_ins.py
xonsh/completer.py
xonsh/diff_history.py
xonsh/dirstack.py
xonsh/environ.py
xonsh/execer.py
xonsh/foreign_shells.py
xonsh/history.py
xonsh/imphooks.py
xonsh/inspectors.py
xonsh/jobs.py
xonsh/lazyjson.py
xonsh/lexer.py
xonsh/main.py
xonsh/openpy.py
xonsh/parser.py
xonsh/parser_table.py
xonsh/pretty.py
xonsh/proc.py
xonsh/prompt_toolkit_completer.py
xonsh/prompt_toolkit_history.py
xonsh/prompt_toolkit_key_bindings.py
xonsh/prompt_toolkit_shell.py
xonsh/pyghooks.py
xonsh/readline_shell.py
xonsh/replay.py
xonsh/shell.py
xonsh/teepty.py
xonsh/timings.py
xonsh/tools.py