Commit graph

  • e03f709ad6 add six to requirements Manuel Ebert 2014-05-22 12:18:00 -07:00
  • fdbe055d8c Split DayOne into separate file Manuel Ebert 2014-05-22 12:17:54 -07:00
  • 2444b4afe2 Fix encoding in tests Manuel Ebert 2014-05-22 12:16:26 -07:00
  • 21443df8a5 Official support for python 3.4 Manuel Ebert 2014-05-22 11:56:28 -07:00
  • c65c29ed3d Changelog & version bump to 1.7.22 Manuel Ebert 2014-05-19 14:43:56 -07:00
  • a9302f2a6c Export to files using UTF-8 Manuel Ebert 2014-05-19 14:43:38 -07:00
  • 047c60f16b Re-fix Issue #56 by changing Regex to discriminate between title and entry. Added BDD tests to cover this feature. Craig Moyer 2014-04-24 21:34:30 -04:00
  • a76866ae9a byte2int for PY3 Manuel Ebert 2014-04-16 17:14:57 -04:00
  • 7d21be5c4f Version bump & docs Manuel Ebert 2014-04-16 17:03:29 -04:00
  • 23d73c8caf Use PKCS#7 for encryption Manuel Ebert 2014-04-16 17:03:24 -04:00
  • 8cea8c0e2c Tests for ignoring invalid DayOne entries Manuel Ebert 2014-04-16 14:35:03 -04:00
  • bb741d9773 Ignore unreadably DayOne entries Manuel Ebert 2014-04-16 14:34:39 -04:00
  • b595208423 version bump Manuel Ebert 2014-04-16 14:28:21 -04:00
  • 84be6efb87 Tests for #153 Manuel Ebert 2014-04-16 14:26:02 -04:00
  • 600a75a415 Assumes no DST in case of ambiguous dates Manuel Ebert 2014-04-16 14:25:56 -04:00
  • d44caf1055 Warns if using --edit without editor Manuel Ebert 2014-04-16 13:14:16 -04:00
  • f13554a530 No 3.4 on Travis yet :-( Manuel Ebert 2014-04-10 16:18:36 -04:00
  • 381f2588b5 Version bump Manuel Ebert 2014-04-10 15:58:06 -04:00
  • 463f2a99ac Test on Python 3.4 Manuel Ebert 2014-04-10 15:57:35 -04:00
  • 328131c1ab Create path to journal during installation Manuel Ebert 2014-04-10 15:57:24 -04:00
  • dec2acbc13 Improved docs for day one Manuel Ebert 2014-04-10 14:43:36 -04:00
  • 6f56725e8a Small update to parsing regex Manuel Ebert 2014-04-01 20:14:49 -07:00
  • df4b0d8e72 Fixes writing new lines between entries Manuel Ebert 2014-03-31 12:37:37 -07:00
  • 6641a69b57 Don't decode unicode Manuel Ebert 2014-03-28 14:40:58 -07:00
  • 3ed3d90517 Even more unicode fixes Manuel Ebert 2014-03-28 13:43:58 -07:00
  • d825489be6 More unicode fixes for #119 Manuel Ebert 2014-03-27 16:12:03 -07:00
  • cfe3e829bb Changelog & version bump Manuel Ebert 2014-03-24 10:48:57 -07:00
  • 5d84aad5a5 Fixes white spaces at the beginning of lines, fixes #134 Manuel Ebert 2014-03-24 10:48:51 -07:00
  • eb904568bb Changelog & version bump Manuel Ebert 2014-03-24 08:45:03 -07:00
  • 3f87ce15c3 Small fix for unicode in DayOne, fixes #119 Manuel Ebert 2014-03-24 08:44:28 -07:00
  • 375b6e1d0b Makefile update Manuel Ebert 2014-03-19 15:24:33 -07:00
  • 2461524299 Version bump Manuel Ebert 2014-03-19 15:21:52 -07:00
  • 36cbc02276 Tests for filtering by tags Manuel Ebert 2014-03-19 14:49:28 -07:00
  • ef6f5e85f5 Adds the tag symbol to day one entries on load Manuel Ebert 2014-03-19 14:44:47 -07:00
  • 1faf496595 Simplified syntax for joining journal names with new lines. Josh Tan 2014-02-23 22:46:28 -06:00
  • b121c53186 Added ability to list accessible journals. Josh Tan 2014-02-21 13:56:07 -06:00
  • 891f20ae9b Flexible argparse for 2.6 Manuel Ebert 2014-02-23 20:10:31 -08:00
  • 0f0b31e67f Fix linewrap William Minchin 2014-02-07 08:24:30 -07:00
  • c75efd8326 Don't replace all double spaces William Minchin 2014-02-07 08:21:28 -07:00
  • 34e35fd8cb Download count Manuel Ebert 2014-02-05 12:21:27 -08:00
  • c6c7ce35aa Changelog and docs Manuel Ebert 2014-02-05 10:19:01 -08:00
  • 4440bf5ca1 Allows -3 as a shortcut for -n 3 Manuel Ebert 2014-02-05 10:16:40 -08:00
  • 2e6dfcbeb4 Clean up Manuel Ebert 2014-01-29 16:53:43 -08:00
  • 87ec18fa78 Convert from local util.get_local_timezone() to tzlocal.get_localzone() William Minchin 2014-01-29 09:57:15 -07:00
  • d957fd70ee Fix typos in test files William Minchin 2014-01-29 09:43:29 -07:00
  • 253978f747 require tzlocal version 1.1 or better William Minchin 2014-01-29 09:15:46 -07:00
  • 0790204a85 [Travis-CI] manually install PyCrypto William Minchin 2014-01-28 16:17:13 -07:00
  • fb23c41bba Use Travis-CI without requirements.txt William Minchin 2014-01-28 16:08:22 -07:00
  • eb273a446b Just use setup.py William Minchin 2014-01-28 15:20:13 -07:00
  • c756770a67 allow newer versions of tzlocal William Minchin 2014-01-28 15:02:49 -07:00
  • b8970a0e5d removed develop-time comment/marker yarko 2014-07-28 12:46:05 -05:00
  • a05ebb21eb add --config (-c) option to show config path & contents yarko 2014-07-27 21:24:52 -05:00
  • 37e5fe9feb add wingide items yarko 2014-07-27 21:24:20 -05:00
  • 4c33f17c5a Remove deprecated tests Manuel Ebert 2014-07-27 13:08:07 +09:00
  • e064c449f1 Merge branch 'optims' into 2.0-rc1 Manuel Ebert 2014-07-27 13:02:48 +09:00
  • 36ec964d0c Deprecate config.password Manuel Ebert 2014-07-27 13:02:35 +09:00
  • 06f8dbe678 Fix failing behave tests Matthias Vogelgesang 2014-06-28 11:38:06 +02:00
  • b6ef517356 Remove circular dependency Matthias Vogelgesang 2014-06-26 13:13:33 +02:00
  • bcfc3f2fa4 Move and remove imports in utils Matthias Vogelgesang 2014-06-26 12:51:18 +02:00
  • a72d4217c3 Make Journal a general interface Matthias Vogelgesang 2014-06-26 12:41:30 +02:00
  • 6dafc3d939 Manifest update Manuel Ebert 2014-07-27 12:43:26 +09:00
  • bf49f31d22 Manifest update Manuel Ebert 2014-07-27 12:43:26 +09:00
  • 010e1f868d Merge pull request #252 from mjhoffman65/issue237 Manuel Ebert 2014-07-27 12:32:30 +09:00
  • 2150b5b3e7 Merge pull request #252 from mjhoffman65/issue237 Manuel Ebert 2014-07-27 12:32:30 +09:00
  • f8a5b37a51 fix call to entry_to_md() yarko 2014-07-23 16:28:30 -05:00
  • e0fb621110 Add assertion to scenario that verifies a tag on a new line is recoginized as a tag. U-NA\cle1413 2014-07-23 11:18:11 -04:00
  • 4d6cdc835e Add assertion to scenario that verifies a tag on a new line is recoginized as a tag. #252 U-NA\cle1413 2014-07-23 11:18:11 -04:00
  • 05a5daa635 Merge 7a9f07fe92 into 112f626d09 #251 yarko 2014-07-23 03:10:18 +00:00
  • 7a9f07fe92 add yaml dependency; #251 yarko 2014-07-22 22:10:06 -05:00
  • d5142a0a0a There should be a whitespace character in front of a tag. Fixes issue #237. Matt Hoffman 2014-07-22 22:14:26 -04:00
  • b8a3b6d9ad There should be a whitespace character in front of a tag. Fixes issue #237. Matt Hoffman 2014-07-22 22:14:26 -04:00
  • bb40c1166b tentatively using dump() in place of safe_dump(), and no default_flow_style; safe_dump() probably only needed for converting from old json config - a separate utility would do for that yarko 2014-07-22 11:57:09 -05:00
  • 4dde183484 replace error prone json config with yaml config yarko 2014-07-21 16:52:06 -05:00
  • 446e78f225 use latest system dateutils; add wing & vi ignores yarko 2014-07-21 15:26:23 -05:00
  • f8a337f66e Merge pull request #248 from maebert/1-9-1 Manuel Ebert 2014-07-21 17:50:06 +09:00
  • 112f626d09 Merge pull request #248 from maebert/1-9-1 Manuel Ebert 2014-07-21 17:50:06 +09:00
  • 28dcb3ab90 Version bump Manuel Ebert 2014-07-21 17:33:44 +09:00
  • 8d1f5fe862 Version bump #248 Manuel Ebert 2014-07-21 17:33:44 +09:00
  • 286366ae85 Regression test for future timestamps Manuel Ebert 2014-07-21 17:33:39 +09:00
  • 4b4d29bf08 Regression test for future timestamps Manuel Ebert 2014-07-21 17:33:39 +09:00
  • 4dbdc7032d Don't correct future timestamps if year is present in input Manuel Ebert 2014-07-21 17:33:30 +09:00
  • 929896e53e Don't correct future timestamps if year is present in input Manuel Ebert 2014-07-21 17:33:30 +09:00
  • da17dc9d8a Docs update Manuel Ebert 2014-07-21 14:58:01 +09:00
  • 340c510a8b Docs update Manuel Ebert 2014-07-21 14:58:01 +09:00
  • f4dcc7126e Merge pull request #247 from maebert/1-9-0 v1.9.0 Manuel Ebert 2014-07-21 14:52:10 +09:00
  • 30c30812a9 Merge pull request #247 from maebert/1-9-0 Manuel Ebert 2014-07-21 14:52:10 +09:00
  • 5799be7f1c Conditional dateutil for python 3 Manuel Ebert 2014-07-21 14:22:16 +09:00
  • 6837c46351 Conditional dateutil for python 3 #247 Manuel Ebert 2014-07-21 14:22:16 +09:00
  • 316374922b Fix bug when omitting day in parsing Manuel Ebert 2014-07-21 14:22:07 +09:00
  • 7f9cd675fe Fix bug when omitting day in parsing Manuel Ebert 2014-07-21 14:22:07 +09:00
  • 7f7f00e91b Version bump Manuel Ebert 2014-07-21 13:30:39 +09:00
  • 22b5119cb0 Version bump Manuel Ebert 2014-07-21 13:30:39 +09:00
  • 1822f50c70 Tests for date parsing and -on Manuel Ebert 2014-07-21 13:30:36 +09:00
  • 41d093cc19 Tests for date parsing and -on Manuel Ebert 2014-07-21 13:30:36 +09:00
  • 6a16edb67b Introduces -on option Manuel Ebert 2014-07-21 13:30:25 +09:00
  • 2d46b0250b Introduces -on option Manuel Ebert 2014-07-21 13:30:25 +09:00
  • 6f1dd6077e Improves dateutil parsing Manuel Ebert 2014-07-21 13:30:10 +09:00
  • 49f67df064 Improves dateutil parsing Manuel Ebert 2014-07-21 13:30:10 +09:00
  • c814ba9bc2 Merge pull request #239 from StevenMaude/patch-1 Manuel Ebert 2014-07-17 10:42:21 +09:00
  • f604862488 Merge pull request #239 from StevenMaude/patch-1 Manuel Ebert 2014-07-17 10:42:21 +09:00