Manuel Ebert
|
9d352b4bad
|
Gets rid of colorama
|
2014-01-02 23:41:53 +01:00 |
|
Manuel Ebert
|
01703af728
|
Touch tmpfiles before opening
|
2014-01-02 07:48:57 +01:00 |
|
Manuel Ebert
|
0ed711230a
|
Dateutil added to requirements.
|
2013-12-22 18:46:26 +01:00 |
|
Manuel Ebert
|
91fd821bcc
|
Changelog, dogs
|
2013-12-22 17:11:32 +01:00 |
|
Manuel Ebert
|
7e6c784556
|
Version bump
|
2013-11-30 15:14:53 -08:00 |
|
Manuel Ebert
|
f22ddd706b
|
jrnl.py:cli -> cli.py:run
|
2013-11-29 10:23:09 -08:00 |
|
Manuel Ebert
|
568c493db1
|
Docs & Version bump
|
2013-11-24 11:29:55 -08:00 |
|
Manuel Ebert
|
fb629266e6
|
ixed a bug that caused creating encrypted journals to fail
|
2013-11-20 16:55:41 -08:00 |
|
Manuel Ebert
|
b81c4bfe86
|
Changelog update
|
2013-11-05 10:23:26 -08:00 |
|
Manuel Ebert
|
e44240287e
|
Version bump
|
2013-11-03 20:02:28 -08:00 |
|
Manuel Ebert
|
9356fb13fa
|
Version bump
|
2013-11-03 14:39:35 -10:00 |
|
Manuel Ebert
|
34b730a5c9
|
Saves password to keyring
Closes #96 and deprecates password field in config
|
2013-10-17 14:55:59 -07:00 |
|
Manuel Ebert
|
717c18f77e
|
Version bump
|
2013-09-23 17:24:29 -07:00 |
|
Manuel Ebert
|
79ce87014c
|
Version bump
|
2013-09-16 10:46:02 -07:00 |
|
Manuel Ebert
|
e1dc1cbcb3
|
Version bump
|
2013-08-28 12:19:03 -07:00 |
|
Manuel Ebert
|
c88f7fe690
|
Version bump and doc fixes
|
2013-08-17 12:09:57 -07:00 |
|
Manuel Ebert
|
857583953e
|
Readme + changelog update
|
2013-08-14 14:08:05 -07:00 |
|
Manuel Ebert
|
cb55bccb17
|
Version bump
|
2013-08-06 17:57:36 -07:00 |
|
Manuel Ebert
|
571a2677eb
|
Updates distribution info
|
2013-07-26 19:40:39 -07:00 |
|
Manuel Ebert
|
db11803791
|
Tagging fixes
|
2013-07-23 21:01:57 -07:00 |
|
Manuel Ebert
|
84556c178a
|
Unifies encryption between python versions
|
2013-07-22 21:24:19 +02:00 |
|
Manuel Ebert
|
d3edbfd53b
|
Uses stderr for prompts instead stdout
|
2013-07-22 12:04:01 +02:00 |
|
Manuel Ebert
|
d22451e295
|
Updated Readme
|
2013-07-17 18:24:53 +02:00 |
|
Manuel Ebert
|
1b3359f1f1
|
Merges requirements
|
2013-07-17 17:18:40 +02:00 |
|
Manuel Ebert
|
a404ff95d1
|
Version bump
|
2013-07-15 13:37:35 +02:00 |
|
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 |
|