William Minchin
|
5ff185b2df
|
documentation typo fix
|
2014-01-28 14:37:15 -07: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
|
6c51374f08
|
More unicode support
|
2014-01-23 15:14:20 +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
|
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
|
24ff65d6fc
|
Readme + changelog update
|
2013-08-14 14:08:05 -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
|
edc41dab20
|
Updated Readme
|
2013-07-17 18:24:53 +02:00 |
|
Manuel Ebert
|
9309ec391b
|
Merges requirements
|
2013-07-17 17:18:40 +02:00 |
|
Manuel Ebert
|
a7e64dd756
|
Version bump
|
2013-07-15 13:37:35 +02:00 |
|
Aniket Pant
|
9e969786f5
|
Fix changelog
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-26 11:20:58 +05:30 |
|
Aniket Pant
|
5e448270d2
|
Merge master and fix merge conflict
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-26 11:19:10 +05:30 |
|
Manuel Ebert
|
d7dfba008c
|
Addresses unicode issues in Python 3
Fixes #79
|
2013-06-24 15:54:04 +02:00 |
|
Aniket Pant
|
cf4592fbe3
|
Update changelog
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-21 19:23:54 +05:30 |
|
Manuel Ebert
|
b4a28d3c7b
|
Changelog cleanup
|
2013-06-09 15:59:11 -07:00 |
|
Manuel Ebert
|
5bb8f9c567
|
Better Unicode support
Closes #72
|
2013-06-09 15:55:03 -07:00 |
|
Manuel Ebert
|
32f3d23b90
|
Nicer error message when there is a syntactical error in your config file.
|
2013-06-09 14:49:02 -07: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 |
|
Manuel Ebert
|
3abe14bab1
|
Better utf8 support
|
2013-04-19 17:32:32 +02:00 |
|
Manuel Ebert
|
8865816d60
|
Updated readme and changelog and changed config path according to discussion
|
2013-04-19 16:58:19 +02:00 |
|
Manuel Ebert
|
8200ebb6fe
|
Python 3 compatibility
|
2013-04-19 14:46:05 +02:00 |
|
Manuel Ebert
|
80da7326b8
|
Python 2.6 compatibility
Closes #67
|
2013-04-18 11:51:42 +02:00 |
|
Manuel Ebert
|
41706c3cb5
|
Fixes install routine
|
2013-04-17 12:02:26 +02:00 |
|
Manuel Ebert
|
9b0bee0637
|
Fixes readline support on windows
Closes #60
|
2013-04-17 10:50:03 +02:00 |
|
Manuel Ebert
|
8ed2e36669
|
Fixes bug when showing tags when no tags are defined.
Closes #63
|
2013-04-17 10:27:17 +02:00 |
|
Manuel Ebert
|
b2a5b7b219
|
Automatic versioning
|
2013-04-17 10:19:38 +02:00 |
|