Manuel Ebert
|
040c09dbd4
|
Changelog & version bump
|
2014-03-24 10:48:57 -07:00 |
|
Manuel Ebert
|
9ba6b71a61
|
Changelog & version bump
|
2014-03-24 08:46:20 -07:00 |
|
Manuel Ebert
|
ed43ae9bc4
|
Version bump
|
2014-03-19 15:21:52 -07:00 |
|
Manuel Ebert
|
1a6c9aa74a
|
Changelog and docs
|
2014-02-05 10:19:01 -08:00 |
|
Manuel Ebert
|
fc72514434
|
Fix a logic bug so that jrnl -h and jrnl -v are possible even if jrnl not configured yet.
|
2014-01-26 14:15:46 +01:00 |
|
Manuel Ebert
|
cebe33574d
|
Upgrade to parsedatetime 1.2
|
2014-01-26 12:37:41 +01:00 |
|
Manuel Ebert
|
ab9a3b5192
|
Cleaned up imports to work with Python2.6 and Python 3.3
|
2014-01-23 14:33:14 +01:00 |
|
Manuel Ebert
|
6c9687110c
|
Port slugify to Python3
|
2014-01-19 11:58:13 +01:00 |
|
Manuel Ebert
|
d4a1a10880
|
Changelog
|
2014-01-03 16:02:39 +01:00 |
|
Manuel Ebert
|
fcd8c4d214
|
Gets rid of colorama
|
2014-01-02 23:41:53 +01:00 |
|
Manuel Ebert
|
77b669aedf
|
Touch tmpfiles before opening
|
2014-01-02 07:48:57 +01:00 |
|
Manuel Ebert
|
a4448b0c34
|
Dateutil added to requirements.
|
2013-12-22 18:46:26 +01:00 |
|
Manuel Ebert
|
9df688d6f0
|
Changelog, dogs
|
2013-12-22 17:11:32 +01:00 |
|
Manuel Ebert
|
4d6b22861e
|
Version bump
|
2013-11-30 15:14:53 -08:00 |
|
Manuel Ebert
|
f9ea3e69ff
|
jrnl.py:cli -> cli.py:run
|
2013-11-29 10:23:09 -08:00 |
|
Manuel Ebert
|
0911c2e470
|
Docs & Version bump
|
2013-11-24 11:29:55 -08:00 |
|
Manuel Ebert
|
37fad66942
|
ixed a bug that caused creating encrypted journals to fail
|
2013-11-20 16:55:41 -08:00 |
|
Manuel Ebert
|
e0655d894a
|
Changelog update
|
2013-11-05 10:23:26 -08:00 |
|
Manuel Ebert
|
a8c232b310
|
Version bump
|
2013-11-03 20:02:28 -08:00 |
|
Manuel Ebert
|
6a88f78d9a
|
Version bump
|
2013-11-03 14:39:35 -10:00 |
|
Manuel Ebert
|
360580dbc7
|
Updates readme
|
2013-10-20 13:30:45 -07:00 |
|
Manuel Ebert
|
be2c511ea4
|
Saves password to keyring
Closes #96 and deprecates password field in config
|
2013-10-17 14:55:59 -07:00 |
|
Manuel Ebert
|
f5826fb56b
|
Version bump
|
2013-09-23 17:24:29 -07:00 |
|
Manuel Ebert
|
7315aa8c06
|
Version bump
|
2013-09-16 10:46:02 -07:00 |
|
Manuel Ebert
|
8f85b97942
|
Version bump
|
2013-08-28 12:19:03 -07:00 |
|
Manuel Ebert
|
19d342d6f2
|
Version bump and doc fixes
|
2013-08-17 12:09:57 -07:00 |
|
Manuel Ebert
|
2593b23d26
|
Version bump
|
2013-08-14 14:07:57 -07:00 |
|
Manuel Ebert
|
6dae28f196
|
Version bump
|
2013-08-14 14:01:13 -07:00 |
|
Manuel Ebert
|
1889cee6c3
|
Version bump
|
2013-08-06 17:57:36 -07:00 |
|
Manuel Ebert
|
9dda1b39bd
|
Updates distribution info
|
2013-07-26 19:40:39 -07:00 |
|
Manuel Ebert
|
13a0e7ce86
|
Tagging fixes
|
2013-07-23 21:01:57 -07:00 |
|
Manuel Ebert
|
e78786e19a
|
Unifies encryption between python versions
|
2013-07-22 21:24:19 +02:00 |
|
Manuel Ebert
|
7cf4fd701e
|
Uses stderr for prompts instead stdout
|
2013-07-22 12:04:01 +02:00 |
|
Manuel Ebert
|
02ce7dfbd3
|
Adds slugify to setup.py
|
2013-07-18 09:02:37 +02:00 |
|
Manuel Ebert
|
b773c0d7f5
|
Version bump
|
2013-07-17 18:29:50 +02:00 |
|
Manuel Ebert
|
39a8b3a4cd
|
Oh Python 3 imports...
|
2013-07-15 13:55:34 +02:00 |
|
Manuel Ebert
|
a7e64dd756
|
Version bump
|
2013-07-15 13:37:35 +02:00 |
|
Manuel Ebert
|
d7dfba008c
|
Addresses unicode issues in Python 3
Fixes #79
|
2013-06-24 15:54:04 +02:00 |
|
Manuel Ebert
|
48c5dd8aa1
|
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
|
fde308e4ba
|
Backwards compatibility with parsedatetime 0.8.7
Closes #76
|
2013-05-08 09:56:49 -07:00 |
|
Manuel Ebert
|
56a9c0bbcc
|
pycrypto back to extras.
Fixes 68
|
2013-04-22 09:58:45 +02:00 |
|
Niko Wenselowski
|
dab192db86
|
Make the cli work again.
|
2013-04-21 22:03:49 +02:00 |
|
Manuel Ebert
|
9f33c9c9c4
|
Fixes for Python 3 Support
|
2013-04-19 15:19:21 +02:00 |
|
Manuel Ebert
|
8200ebb6fe
|
Python 3 compatibility
|
2013-04-19 14:46:05 +02:00 |
|
Manuel Ebert
|
41706c3cb5
|
Fixes install routine
|
2013-04-17 12:02:26 +02:00 |
|
Manuel Ebert
|
b2a5b7b219
|
Automatic versioning
|
2013-04-17 10:19:38 +02:00 |
|
Manuel Ebert
|
e8f346242e
|
Version bump to 0.2.5
|
2012-05-24 13:43:48 +02:00 |
|
Manuel Ebert
|
19ed9a6cf8
|
Experimental new directory structure
|
2012-05-24 13:23:46 +02:00 |
|