Aniket Pant
|
d91165c946
|
Fix changelog
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-26 11:20:58 +05:30 |
|
Aniket Pant
|
c9d5e13667
|
Merge master and fix merge conflict
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-26 11:19:10 +05:30 |
|
Manuel Ebert
|
20fb701a1a
|
Addresses unicode issues in Python 3
Fixes #79
|
2013-06-24 15:54:04 +02:00 |
|
Aniket Pant
|
15a7f21eb1
|
Update changelog
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-21 19:23:54 +05:30 |
|
Manuel Ebert
|
3e240ebfe0
|
Changelog cleanup
|
2013-06-09 15:59:11 -07:00 |
|
Manuel Ebert
|
9852f227b7
|
Better Unicode support
Closes #72
|
2013-06-09 15:55:03 -07:00 |
|
Manuel Ebert
|
90863ecee1
|
Nicer error message when there is a syntactical error in your config file.
|
2013-06-09 14:49:02 -07:00 |
|
Manuel Ebert
|
ac7a882142
|
JSON exports tags
Closes #78. This changes the export format to
{
tags: {tag: count},
entries: [{…}, {…}, …]
}
|
2013-06-09 14:48:56 -07:00 |
|
Manuel Ebert
|
8cedf04b0a
|
Backwards compatibility with parsedatetime 0.8.7
Closes #76
|
2013-05-08 09:56:49 -07:00 |
|
Manuel Ebert
|
3c07c7dee0
|
pycrypto back to extras.
Fixes 68
|
2013-04-22 09:58:45 +02:00 |
|
Manuel Ebert
|
884881546d
|
Better utf8 support
|
2013-04-19 17:32:32 +02:00 |
|
Manuel Ebert
|
8842b8589f
|
Updated readme and changelog and changed config path according to discussion
|
2013-04-19 16:58:19 +02:00 |
|
Manuel Ebert
|
3052e0cce7
|
Python 3 compatibility
|
2013-04-19 14:46:05 +02:00 |
|
Manuel Ebert
|
5b4b1e71d6
|
Python 2.6 compatibility
Closes #67
|
2013-04-18 11:51:42 +02:00 |
|
Manuel Ebert
|
65b4d5ffa0
|
Fixes install routine
|
2013-04-17 12:02:26 +02:00 |
|
Manuel Ebert
|
65aff0d75e
|
Fixes readline support on windows
Closes #60
|
2013-04-17 10:50:03 +02:00 |
|
Manuel Ebert
|
dfba03d127
|
Fixes bug when showing tags when no tags are defined.
Closes #63
|
2013-04-17 10:27:17 +02:00 |
|
Manuel Ebert
|
a8958e7b0d
|
Automatic versioning
|
2013-04-17 10:19:38 +02:00 |
|
Manuel Ebert
|
ba6f7a43ba
|
Makes PyCrypto an automatic install
|
2013-04-17 10:19:25 +02:00 |
|
Manuel Ebert
|
e0f7d235b1
|
Uses colorama instead of clint
|
2013-04-17 10:19:02 +02:00 |
|
Manuel Ebert
|
fb94c816f7
|
Version bump
|
2013-03-12 13:30:24 -07:00 |
|
Manuel Ebert
|
151b0d8e34
|
Changelog updated
|
2013-03-04 15:49:59 -08:00 |
|
Manuel Ebert
|
fb8bc90eac
|
Documentation on DayOne integration
|
2012-08-09 18:43:57 +02:00 |
|
Manuel Ebert
|
0eb71f2b18
|
Notes on 1.0.0-rc1
|
2012-07-23 13:09:46 +02:00 |
|
Manuel Ebert
|
201e80142e
|
Version bump to 0.3.2
|
2012-07-05 12:47:48 +02:00 |
|
Manuel Ebert
|
955efe5096
|
[Improved] Supports multiple journal files.
|
2012-06-11 16:17:25 +02:00 |
|
Manuel Ebert
|
d4085dec75
|
Deleting last entry
|
2012-06-01 11:07:57 +02:00 |
|
Manuel Ebert
|
1225063e61
|
Fixes a bug where encryption or decryption without target file would just bring up writing mode.
|
2012-05-31 11:43:20 +02:00 |
|
Manuel Ebert
|
7ae9f2bed2
|
Adds word wrap support.
|
2012-05-30 17:43:55 +02:00 |
|
Manuel Ebert
|
22b3da5f89
|
Version bump to 0.3.0
|
2012-05-24 18:18:05 +02:00 |
|
Manuel Ebert
|
9a9a80cd8e
|
Fixes time parsing, closes #32
|
2012-05-24 18:14:12 +02:00 |
|
Manuel Ebert
|
8a74173bc4
|
New Changelog format
|
2012-05-24 16:58:17 +02:00 |
|
Manuel Ebert
|
4e9b9c412c
|
Opens journal file before allowing user to compose entry, closes #21
|
2012-05-24 16:51:09 +02:00 |
|
Manuel Ebert
|
321d8d2d50
|
Version bump to 0.2.5
|
2012-05-24 13:43:48 +02:00 |
|
Manuel Ebert
|
94f0a9b7ab
|
License, readme and changelog renamed
|
2012-05-21 12:25:54 +02:00 |
|
Manuel Ebert
|
dd66314b3d
|
License, readme and changelog renamed
|
2012-05-21 12:25:02 +02:00 |
|
Manuel Ebert
|
f02f6d0033
|
Version bump to 0.2.4
|
2012-05-21 11:25:28 +02:00 |
|
Manuel Ebert
|
cb74fdbdfe
|
Update CHANGELOG.md
|
2012-05-03 14:26:04 +03:00 |
|
Manuel Ebert
|
1294f5f7a5
|
Update CHANGELOG.md
|
2012-04-26 14:55:51 +03:00 |
|
Manuel Ebert
|
526ee009e8
|
Adds support for tag highlighting as proposed by #16
|
2012-04-24 18:44:57 +02:00 |
|
Manuel Ebert
|
eab92dbb23
|
Adds tag search, closes #16
|
2012-04-24 12:05:17 +02:00 |
|
Manuel Ebert
|
90a5acbd46
|
Version bump to 0.2.2
|
2012-04-17 21:58:34 +02:00 |
|
Manuel Ebert
|
4c7ea456cb
|
Adds encryption and decryption of existing journals, closes #6
|
2012-04-17 21:34:01 +02:00 |
|
Manuel Ebert
|
b0a017dec4
|
Fixes setup.py
|
2012-04-17 11:17:48 +02:00 |
|
Manuel Ebert
|
0227e13e87
|
Version bump to 0.2.0
|
2012-04-16 21:43:05 +02:00 |
|
Manuel Ebert
|
c70c4fe7fa
|
formatting
|
2012-04-16 14:54:27 +02:00 |
|
Manuel Ebert
|
3e7f9ba301
|
Added Changelog.
|
2012-04-16 13:50:54 +02:00 |
|