Matthias Vogelgesang
b77a579ab5
Use PyXDG to save config and journal in XDG dirs
...
This change also hides the CONFIG_PATH state information entirely within
the install module. Therefore, the cli module does not have to care about
checking existence of files and paths.
2014-09-12 14:20:05 -07:00
Manuel Ebert
bf49f31d22
Manifest update
2014-07-27 12:43:26 +09:00
Manuel Ebert
6837c46351
Conditional dateutil for python 3
2014-07-21 14:22:16 +09:00
Manuel Ebert
49f67df064
Improves dateutil parsing
...
Closes #133
Fixes #183 , #185 , #228
2014-07-21 13:30:10 +09:00
Manuel Ebert
f5a3d7328c
Installs readline on non-windows if not available
...
Fixes #208
2014-06-27 15:56:12 +02:00
Manuel Ebert
8a4401b670
Mark jrnl as 3.4 compatible
2014-05-22 14:18:15 -07:00
Manuel Ebert
73ee4054d6
add six to requirements
2014-05-22 12:18:00 -07:00
Manuel Ebert
27c261943c
Flexible argparse for 2.6
2014-02-23 20:10:31 -08:00
William Minchin
a20381ce68
require tzlocal version 1.1 or better
...
jrnl needs the OSX fixes in version 1.1
2014-01-29 09:15:46 -07:00
William Minchin
6f302ad664
Just use setup.py
...
(don't keep a second copy in `requirements.txt`)
2014-01-28 15:20:13 -07:00
Manuel Ebert
cebe33574d
Upgrade to parsedatetime 1.2
2014-01-26 12:37:41 +01:00
Manuel Ebert
6c9687110c
Port slugify to Python3
2014-01-19 11:58:13 +01:00
Manuel Ebert
f0aab36e19
Only install colorama on windows
2014-01-03 15:51:27 +01:00
Manuel Ebert
b050f2b030
Include dateutil in setup
2014-01-02 23:42:01 +01:00
Manuel Ebert
fcd8c4d214
Gets rid of colorama
2014-01-02 23:41:53 +01:00
Manuel Ebert
f9ea3e69ff
jrnl.py:cli -> cli.py:run
2013-11-29 10:23:09 -08: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
9dda1b39bd
Updates distribution info
2013-07-26 19:40:39 -07:00
Manuel Ebert
02ce7dfbd3
Adds slugify to setup.py
2013-07-18 09:02:37 +02:00
dejay
42daea2dd6
Better Day One Timestamps
2013-07-13 11:57:34 -06:00
Manuel Ebert
56a9c0bbcc
pycrypto back to extras.
...
Fixes 68
2013-04-22 09:58:45 +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
b2a5b7b219
Automatic versioning
2013-04-17 10:19:38 +02:00
Manuel Ebert
24f769cf66
Makes PyCrypto an automatic install
2013-04-17 10:19:25 +02:00
Manuel Ebert
fe521147c0
Uses colorama instead of clint
2013-04-17 10:19:02 +02:00
Manuel Ebert
e3613b8628
Version bump
2013-03-12 13:30:24 -07:00
Manuel Ebert
3d31e31eb5
Requires current version of parsedatime when using setuptools
...
Closes #52
2013-03-12 13:29:10 -07:00
Manuel Ebert
dd47a94b61
Version bump to 1.0.0 ⭐
2013-03-04 14:58:02 -08:00
Manuel Ebert
918a46a2fa
Fixes requirements and setup
2012-12-14 15:18:30 -08:00
Manuel Ebert
8418c2f696
Travis CI integration
2012-12-14 14:58:46 -08:00
Manuel Ebert
56c974f1dd
Version bump to 0.3.0
2012-05-24 18:18:05 +02:00
Manuel Ebert
e8f346242e
Version bump to 0.2.5
2012-05-24 13:43:48 +02:00
Manuel Ebert
32b691f938
Added an entry point so we don't have to make an bash alias anymore.
2012-05-24 13:30:37 +02:00
Manuel Ebert
19ed9a6cf8
Experimental new directory structure
2012-05-24 13:23:46 +02:00
Manuel Ebert
44333a5330
Makes pycrypto optional, closes #23
2012-05-21 12:20:24 +02:00
Manuel Ebert
cfbfcbc50b
Bump to 2.3
2012-05-04 16:39:19 +02:00
Manuel Ebert
632add24f9
Version bump to 0.2.2
2012-04-17 22:01:09 +02:00
Manuel Ebert
26be90544e
Remove hashlib dependency (it's a stdlib package)
2012-04-17 12:50:11 +02:00
Manuel Ebert
b0a017dec4
Fixes setup.py
2012-04-17 11:17:48 +02:00
Manuel Ebert
8dd2e5e222
Bump to 0.2
2012-04-16 22:29:01 +02:00
Manuel Ebert
0c93061a90
Keywords separated
2012-04-16 14:21:10 +02:00
Manuel Ebert
862fd796be
adds base_dir
2012-04-16 14:09:22 +02:00