Metadata-Version: 2.1
Name: gitsome
Version: 0.8.2
Summary: A Supercharged Git/Shell Autocompleter with GitHub Integration.
Home-page: https://github.com/donnemartin/gitsome
Author: Donne Martin
Author-email: donne.martin@gmail.com
Maintainer: Donne Martin
License: Apache License 2.0
Description: .. figure:: http://i.imgur.com/0SXZ90y.gif
           :alt:
        
        gitsome
        =======
        
        |Build Status| |Codecov|
        
        |PyPI version| |PyPI| |License|
        
        To view the latest ``README``, ``docs``, and ``code``, visit the GitHub
        repo:
        
        https://github.com/donnemartin/gitsome
        
        To submit bugs or feature requests, visit the issue tracker:
        
        https://github.com/donnemartin/gitsome/issues
        
        Changelog
        =========
        
        0.8.0 (2019-04-07)
        ------------------
        
        This version adds support for Python 3.7.
        
        Updates
        ~~~~~~~
        
        -  `#160 <https://github.com/donnemartin/gitsome/pull/160>`__ - Add
           Python 3.7 support. Fixes
           `#152 <https://github.com/donnemartin/gitsome/pull/152>`__,
           `#144 <https://github.com/donnemartin/gitsome/pull/144>`__,
           `#126 <https://github.com/donnemartin/gitsome/pull/126>`__,
           `#105 <https://github.com/donnemartin/gitsome/pull/105>`__ and
           several other related bugs.
        -  `#147 <https://github.com/donnemartin/gitsome/pull/148>`__ -
           Gracefully ignore missing avatar image, by
           `kBite <https://github.com/kBite>`__.
        -  `#142 <https://github.com/donnemartin/gitsome/pull/142>`__ - Update
           release checklist.
        -  `#134 <https://github.com/donnemartin/gitsome/pull/134>`__ - Update
           GitHub integrations link.
        -  `#120 <https://github.com/donnemartin/gitsome/pull/120>`__ - Add
           license disclaimer.
        
        Bug Fixes
        ~~~~~~~~~
        
        -  `#151 <https://github.com/donnemartin/gitsome/pull/151>`__ - Fix gh
           command typos in docs, by `cyblue9 <https://github.com/cyblue9>`__.
        -  `#137 <https://github.com/donnemartin/gitsome/pull/137>`__ - Fix
           Running as a Docker Container anchor in README, by
           `kamontat <https://github.com/kamontat>`__.
        -  `#129 <https://github.com/donnemartin/gitsome/pull/129>`__ - Fix
           trending command to handle empty summaries, by
           `emres <https://github.com/emres>`__.
        -  `#123 <https://github.com/donnemartin/gitsome/pull/123>`__ - Remove
           buggy codecov badge.
        -  `#117 <https://github.com/donnemartin/gitsome/pull/117>`__ - Fix
           0.7.0 CHANGELOG date, by `dbaio <https://github.com/dbaio>`__.
        
        0.7.0 (2017-03-26)
        ------------------
        
        Features
        ~~~~~~~~
        
        -  `#99 <https://github.com/donnemartin/gitsome/pull/99>`__ - Add
           Dockerfile to run gitsome in a Docker container, by
           `l0rd <https://github.com/l0rd>`__ and
           `larson004 <https://github.com/larson004>`__.
        
        Bug Fixes
        ~~~~~~~~~
        
        -  `#67 <https://github.com/donnemartin/gitsome/pull/67>`__ - Fix
           ``gh_issues`` typo in the ``README``, by
           `srisankethu <https://github.com/srisankethu>`__.
        -  `#69 <https://github.com/donnemartin/gitsome/pull/69>`__ - Fix
           ``--issue_filter`` typo for ``gh_issues`` command in ``COMMANDS.md``.
        -  `#80 <https://github.com/donnemartin/gitsome/pull/80>`__ - Fix path
           for auto completions in ``README``.
        -  `#92 <https://github.com/donnemartin/gitsome/pull/92>`__ - Fix
           viewing HTML contents in the terminal for GitHub Enterprise users, by
           `dongweiming <https://github.com/dongweiming>`__.
        -  `#97 <https://github.com/donnemartin/gitsome/pull/97>`__ - Fix error
           hint from ``gh gitignores`` to ``gh gitignore-templates``, by
           `zYeoman <https://github.com/zYeoman>`__.
        -  `#116 <https://github.com/donnemartin/gitsome/pull/116>`__ - Fix gh
           trending command resulting in an error.
        
        Updates
        ~~~~~~~
        
        -  `#58 <https://github.com/donnemartin/gitsome/pull/58>`__ - Tweak
           ``README`` intro, add logo.
        -  `#74 <https://github.com/donnemartin/gitsome/pull/74>`__ - Add link
           to official GitHub integration page in ``README``.
        -  `#79 <https://github.com/donnemartin/gitsome/pull/79>`__ - Only store
           password in config for GitHub Enterprise (due to Enterprise
           limitations), by `nttibbetts <https://github.com/nttibbetts>`__.
        -  `#86 <https://github.com/donnemartin/gitsome/pull/86>`__ - Update
           dependency info for ``uritemplate``.
        -  `#89 <https://github.com/donnemartin/gitsome/pull/89>`__ - Fix a bug
           listing info on repos without a desc field, by
           `SanketDG <https://github.com/SanketDG>`__.
        -  `#98 <https://github.com/donnemartin/gitsome/pull/98>`__ - Prefer
           GitHub Enterprise token before password.
        -  `#104 <https://github.com/donnemartin/gitsome/pull/104>`__ - Update
           install instructions to use pip3.
        -  `#111 <https://github.com/donnemartin/gitsome/pull/111>`__ - Add note
           about current Python 3.6 incompatibility.
        -  `#115 <https://github.com/donnemartin/gitsome/pull/115>`__ - Set
           current Python support to 3.4 and 3.5.
        
        0.6.0 (2016-05-29)
        ------------------
        
        Features
        ~~~~~~~~
        
        -  `#3 <https://github.com/donnemartin/gitsome/issues/3>`__ - Add GitHub
           Enterprise support.
        -  `#33 <https://github.com/donnemartin/gitsome/issues/33>`__ - Revamp
           the info shown with the ``gh feed`` command.
        
        Bug Fixes
        ~~~~~~~~~
        
        -  `#30 <https://github.com/donnemartin/gitsome/issues/30>`__ - Fix a
           typo in the ``pip3`` install instructions.
        -  `#39 <https://github.com/donnemartin/gitsome/issues/39>`__ - Fix
           ``gh feed`` ``-pr/--private`` flag in docs.
        -  `#40 <https://github.com/donnemartin/gitsome/issues/40>`__ - Fix
           ``create-issue`` ``NoneType`` error if no ``-b/--body`` is specified.
        -  `#46 <https://github.com/donnemartin/gitsome/issues/46>`__ - Fix
           ``gh view`` with the -b/--browser option only working for repos, not
           for issues or PRs.
        -  `#48 <https://github.com/donnemartin/gitsome/issues/48>`__ - Fix
           ``create-repo`` ``NoneType`` error if no ``-d/--description`` is
           specified.
        -  `#54 <https://github.com/donnemartin/gitsome/pull/54>`__ - Update to
           ``prompt-toolkit`` 1.0.0, which includes performance improvements
           (especially noticeable on Windows) and bug fixes.
        -  Fix ``Config`` docstrings.
        
        Updates
        ~~~~~~~
        
        -  `#26 <https://github.com/donnemartin/gitsome/issues/26>`__,
           `#32 <https://github.com/donnemartin/gitsome/issues/32>`__ - Add
           copyright notices for third party libraries.
        -  `#44 <https://github.com/donnemartin/gitsome/pull/44>`__,
           `#53 <https://github.com/donnemartin/gitsome/pull/53>`__ - Update
           packaging dependencies based on semantic versioning.
        -  Tweak ``README`` intro.
        
        0.5.0 (2016-05-15)
        ------------------
        
        Features
        ~~~~~~~~
        
        -  `#12 <https://github.com/donnemartin/gitsome/issues/12>`__ - Allow
           2FA-enabled users to log in with a password + 2FA code. Previously
           2FA-enabled users could only log in with a `personal access
           token <https://github.com/settings/tokens>`__. Also includes an
           update of login prompts to improve clarity.
        
        Bug Fixes
        ~~~~~~~~~
        
        -  `#16 <https://github.com/donnemartin/gitsome/pull/16>`__,
           `#28 <https://github.com/donnemartin/gitsome/pull/28>`__ - Fix typos
           in README.
        -  `#18 <https://github.com/donnemartin/gitsome/pull/18>`__ - Fix dev
           install instructions in README.
        -  `#24 <https://github.com/donnemartin/gitsome/pull/24>`__ - Fix style
           guide broken link in CONTRIBUTING.
        
        Updates
        ~~~~~~~
        
        -  `#1 <https://github.com/donnemartin/gitsome/issues/1>`__ - Add
           Codecov coverage testing status to README.
        -  `#2 <https://github.com/donnemartin/gitsome/issues/2>`__ - Add note
           about enabling Zsh completions to README.
        -  `#4 <https://github.com/donnemartin/gitsome/issues/4>`__ - Add note
           about using ``pip3`` to README.
        -  `#5 <https://github.com/donnemartin/gitsome/issues/5>`__ - Decrease
           speed of README gif.
        -  `#6 <https://github.com/donnemartin/gitsome/pull/6>`__ - Update url
           for ``click``.
        -  `#20 <https://github.com/donnemartin/gitsome/issues/20>`__ - Add note
           about enabling more completions to README.
        -  `#21 <https://github.com/donnemartin/gitsome/issues/21>`__ - Bump up
           ``prompt-toolkit`` version from ``0.51`` to ``0.52``.
        -  `#26 <https://github.com/donnemartin/gitsome/issues/26>`__ - Add
           ``xonsh`` copyright notice to LICENSE.
        -  `#32 <https://github.com/donnemartin/gitsome/pull/32>`__ - Add
           ``github3.py``, ``html2text``, and ``img2txt`` copyright notices to
           LICENSE.
        -  Update installation instructions in README.
        -  Update color customization discussion in README.
        
        0.4.0 (2016-05-09)
        ------------------
        
        -  Initial release.
        
        .. |Build Status| image:: https://travis-ci.org/donnemartin/gitsome.svg?branch=master
           :target: https://travis-ci.org/donnemartin/gitsome
        .. |Codecov| image:: https://img.shields.io/codecov/c/github/donnemartin/gitsome.svg
           :target: https://codecov.io/github/donnemartin/gitsome
        .. |PyPI version| image:: https://badge.fury.io/py/gitsome.svg
           :target: http://badge.fury.io/py/gitsome
        .. |PyPI| image:: https://img.shields.io/pypi/pyversions/gitsome.svg
           :target: https://pypi.python.org/pypi/gitsome/
        .. |License| image:: https://img.shields.io/:license-apache-blue.svg
           :target: http://www.apache.org/licenses/LICENSE-2.0.html
        
Platform: Cross Platform
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
