Click on the package to download.
| blogit-1.4.3.tar.bz2 |
1.4.3 |
2010-01-02 |
7.0 |
Romain Bignon |
* Added infrastructure for acceptance tests;
* Added gettext i18n;
* Fixed pep8 compliance;
* Fixed setting date on ":Blogit commit" and "push";
* Fixed time in blog posts;
* Improved help file. |
| blogit-1.4.2.tar.bz2 |
1.4.2 |
2009-10-28 |
7.0 |
Romain Bignon |
Minor bugfixes:
* Fixed encoding issues;
* Fixed omnicomplete issues. |
| blogit-1.4.1.tar.bz2 |
1.4.1 |
2009-09-19 |
7.0 |
Romain Bignon |
This minor release fixes some bugs:
* Implemented sending new pages;
* Implemented (un)pushing of pages;
* Fixed dates. |
| blogit-1.4.tar.bz2 |
1.4 |
2009-09-10 |
7.0 |
Romain Bignon |
This is probably the final stable release of the 1.x branch. Here is changelog:
* Introduced the *Blogit page* command to edit a page content (closes #134);
* Ability to give the blog name to edit/ls/new/this commands;
* Fixed non-ascii problem with datetimes;
* Fixed "variables not updated when switching blogs" (closes #144);
* Several other minors fixes;
* Added vim documentation file for blogit.
* Code refactoring;
* Better unitary tests system.
Really thanks to Adam who has still done a lot of work.
|
| blogit-1.3.tar.bz2 |
1.3 |
2009-08-16 |
7.0 |
Romain Bignon |
This release is mostly a bugfix release:
* Finished up displaying comments;
* Fixed order of comments;
* Fixed comment count;
* Support shortening of Blogit-commands;
* Update comments via ":Blogit commit";
* Fixed using multible buffers;
* Added command "preview";
* Code cleanup. |
| blogit-1.2.tar.bz2 |
1.2 |
2009-07-18 |
7.0 |
Romain Bignon |
This new release of blogit.vim introduces this new features:
* Added the “:Blogit this” command to create a blog post from the current vim buffer;
* The “:Blogit categories” command is merged into the “:Blogit tags” command;
* Comments can be displayed with “gf” on “Status”,
There is also some minor (or less minors) bugfixes.
Thanks to Adam Schmalhofer for contributing. |
| blogit-1.1.tar.bz2 |
1.1 |
2009-06-21 |
6.0 |
Romain Bignon |
The blogit.vim 1.1 release's changes are:
* Use a separated file to set blogit.vim settings.
* Use of filter to get/post text. Default is pandoc, to display text as ReST.
* Multi-blogs support.
* Localized timestamps.
* Date/times are displayed in users preferred time format.
* Omni-complete categories and tags.
There are also some bug fixes, and code cleanup.
Thanks to Adam Schmalhofer for his patches. |
| blogit-1.0.1.tar.bz2 |
1.0.1 |
2009-04-11 |
7.0 |
Romain Bignon |
The blogit.vim 1.0.1 release fixes these issues:
* option to disable tags (which are a wordpress plugin)
* datetime issues (datetime is now UTC) |
| blogit-1.0.tar.bz2 |
1.0 |
2009-04-11 |
7.0 |
Romain Bignon |
Initial version. |