[Python-modules-commits] [python-neovim-gui] branch upstream updated (01d5a15 -> 199cce7)
Víctor Cuadrado Juan
viccuad-guest at moszumanska.debian.org
Thu Apr 7 20:06:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
viccuad-guest pushed a change to branch upstream
in repository python-neovim-gui.
from 01d5a15 Imported Upstream version 0.1.1
new 199cce7 Imported Upstream version 0.1.2
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
LICENSE | 201 +
MANIFEST.in | 1 +
PKG-INFO | 4 +-
README.md | 20 +
neovim_gui.egg-info/PKG-INFO | 4 +-
neovim_gui.egg-info/SOURCES.txt | 6 +
neovim_gui/cli.py | 4 -
neovim_gui/gtk_ui.py | 26 +-
neovim_gui/screen.c | 8764 +++++++++++++++++++++++++++++++++++++++
neovim_gui/ui_bridge.py | 4 +-
pynvim.desktop | 81 +
pynvim.svg | 240 ++
setup.py | 4 +-
13 files changed, 9346 insertions(+), 13 deletions(-)
create mode 100644 LICENSE
create mode 100644 MANIFEST.in
create mode 100644 README.md
create mode 100644 neovim_gui/screen.c
create mode 100644 pynvim.desktop
create mode 100644 pynvim.svg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-neovim-gui.git
More information about the Python-modules-commits
mailing list