poelzi / pida-poelzi-newbuffer
fork of pida-main
this is an experimental, long living branch for 0.7 most likely. it's a complete redesign of the core<->editor interface. goals: - editors will require dbus, direct embedding or a similar technique which must be able to control the editor from background - cleaner api - support for split views. one buffer on different views etc. (at least from the api side it's possible)
Clone this repository (size: 3.4 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/poelzi/pida-poelzi-newbuffer/
| commit 1782: | 23b117d42704 |
| parent 1781: | 5f433d167b20 |
| branch: | default |
| tags: | 0.6beta1 |
set myself as maintainer
- View RonnyPfannschmidt's profile
-
RonnyPfannschmidt's public repos »
- pida-patches
- vimish
- virtualenvmanager
- py-virtualenv
- pida-hacks
- distribute-0.6
- distribute-resources
- pytest-codecheckers
- py-execnet3k
- gexcept
- glashammer-main
- flatland-htmlwidgets
- django-vcstorage-new-anyvc
- hgpaste
- chrome-markman
- apipkg
- kij
- gtkarchitect-main
- gazpacho
- plugpost
- rope-qickfix
- pyscope
- anyvc
- prolog
- Send message
12 months ago
Changed (Δ5 bytes):
raw changeset »
pida/__init__.py (2 lines added, 2 lines removed)
Up to file-list pida/__init__.py:
| … | … | @@ -10,15 +10,15 @@ website = 'http://pida.co.uk/' |
10 |
10 |
|
11 |
11 |
author = 'Ali Afshar <aafshar@gmail.com>' |
12 |
12 |
|
13 |
maintainer = |
|
13 |
maintainer = 'Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de>', |
|
14 |
14 |
|
15 |
15 |
authors = [ |
16 |
16 |
author, |
17 |
maintainer, |
|
17 |
18 |
'Tiago Cogumbreiro <cogumbreiro@users.sf.net>', |
18 |
19 |
'Alejandro Mery <amery@geeks.cl>', |
19 |
20 |
'Bernard Pratz <guyzmo@m0g.net>', |
20 |
21 |
'Mathieu Virbel <tito@bankiz.org>', |
21 |
'Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de>', |
|
22 |
22 |
'Anders Conbere <aconbere@gmail.com>', |
23 |
23 |
'David Soulayrol <david.soulayrol@gmail.com>', |
24 |
24 |
'Alexander Gabriel <Alexander.Gabriel@TU-Harburg.de>', |
