Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Jrnl

Collect your thoughts and notes without leaving the command line.
Collective - Host: opensource - https://opencollective.com/jrnl - Code: https://github.com/jrnl-org/jrnl

Tests for ignoring invalid DayOne entries

github.com/jrnl-org/jrnl - 91de932568c1a706c0afabade0183921dae56c6c authored over 10 years ago by Manuel Ebert <[email protected]>
Ignore unreadably DayOne entries

github.com/jrnl-org/jrnl - 7dfe379982dcd3e36ad6d171141014c72458138b authored over 10 years ago by Manuel Ebert <[email protected]>
version bump

github.com/jrnl-org/jrnl - e887d6169907daa13eb42a424fe031cf90a5b176 authored over 10 years ago by Manuel Ebert <[email protected]>
Tests for #153

github.com/jrnl-org/jrnl - 00f122ed1ac60064d917f6b62272cb2ac0caf07b authored over 10 years ago by Manuel Ebert <[email protected]>
Assumes no DST in case of ambiguous dates

Fixes #153

github.com/jrnl-org/jrnl - 414acf2ae61669a8ba3f3b42265f4d3b1c3225fc authored over 10 years ago by Manuel Ebert <[email protected]>
Warns if using --edit without editor

Closes #151

github.com/jrnl-org/jrnl - 6da4e44e39807d778ecf38cae89a278aaad5069b authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #154 from maebert/1.7.19

Create path to journal during installation

github.com/jrnl-org/jrnl - 17361d7be5a93c52a94ca68f141aab5d3c3e7fc3 authored over 10 years ago by Manuel Ebert <[email protected]>
No 3.4 on Travis yet :-(

github.com/jrnl-org/jrnl - a4304f2504aac29eed338b650f3b57d29fb9ffac authored over 10 years ago by Manuel Ebert <[email protected]>
Version bump

github.com/jrnl-org/jrnl - f9b3e8ef1c8d900273b3a3949e554a839589a7ba authored over 10 years ago by Manuel Ebert <[email protected]>
Test on Python 3.4

github.com/jrnl-org/jrnl - fc998b37585edd29f7670577bb778bc380773217 authored over 10 years ago by Manuel Ebert <[email protected]>
Create path to journal during installation

Fixes #152

github.com/jrnl-org/jrnl - 02a2ecbf97da60d8410602a8e21fbea5ac0babbc authored over 10 years ago by Manuel Ebert <[email protected]>
Improved docs for day one

github.com/jrnl-org/jrnl - 89bcc2306fbc29c5bb675c5030e4df48ee82a9fa authored over 10 years ago by Manuel Ebert <[email protected]>
Small update to parsing regex

github.com/jrnl-org/jrnl - e649711ca4ed96cbe46a095ce0ca4a83dba0e2c1 authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #150 from maebert/fix-newlines

Fixes writing new lines between entries

github.com/jrnl-org/jrnl - 0a2dc73716faebc583a10d1b4344954f78c5f8a8 authored over 10 years ago by Manuel Ebert <[email protected]>
Fixes writing new lines between entries

github.com/jrnl-org/jrnl - 6a5a98919e0b709f8904e6c98381e09b292dbe32 authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #149 from maebert/unicode-fixes

Even more unicode fixes

github.com/jrnl-org/jrnl - 3317cf0109c87644e8c7b5a563ff6e261ea5bced authored over 10 years ago by Manuel Ebert <[email protected]>
Don't decode unicode

github.com/jrnl-org/jrnl - 36ce1fe3a83148b4d9e7550f505ab4525d4249cb authored over 10 years ago by Manuel Ebert <[email protected]>
Even more unicode fixes

github.com/jrnl-org/jrnl - 14d249c3c90918ab8eac5b984ad23feabf3487c1 authored over 10 years ago by Manuel Ebert <[email protected]>
More unicode fixes for #119

github.com/jrnl-org/jrnl - 3ff1e43e03417901a682327ba3261384b33746d1 authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #146 from maebert/fix-whitespaces

Fix whitespaces

github.com/jrnl-org/jrnl - 4606a4ab6d9e9ba1df85cef86aac02a7b0fb848e authored over 10 years ago by Manuel Ebert <[email protected]>
Changelog & version bump

github.com/jrnl-org/jrnl - b9cb740f69e2c5a8fcbd6d7a6df5ef750ad2e78d authored over 10 years ago by Manuel Ebert <[email protected]>
Fixes white spaces at the beginning of lines, fixes #134

github.com/jrnl-org/jrnl - 7ab969dcfbdc8ecde9a4ceb5f3340bc50ea2bf9a authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #145 from maebert/unicode-fix

Unicode fix for DayOne journals

github.com/jrnl-org/jrnl - 999b399e1442784abfa17a98aac53f7c6918639d authored over 10 years ago by Manuel Ebert <[email protected]>
Changelog & version bump

github.com/jrnl-org/jrnl - 6783df07d39a8ab307b4d42203c8d56bf75cdb6d authored over 10 years ago by Manuel Ebert <[email protected]>
Small fix for unicode in DayOne, fixes #119

github.com/jrnl-org/jrnl - 879e1adec7ca219d2c7092cd4f8e866c87104711 authored over 10 years ago by Manuel Ebert <[email protected]>
Makefile update

github.com/jrnl-org/jrnl - c5e60e47227cef597b27540598280ad88aa9eedd authored over 10 years ago by Manuel Ebert <[email protected]>
Version bump

github.com/jrnl-org/jrnl - e15edf9192c1a860dbf225fe754877aa5218b825 authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #143 from maebert/dayone-tag-search

Adds the tag symbol to day one entries on load

github.com/jrnl-org/jrnl - c93174f4f49e3059db75be7d98b93e25c4ff3543 authored over 10 years ago by Manuel Ebert <[email protected]>
Tests for filtering by tags

github.com/jrnl-org/jrnl - 82aa081b91f95f7cd0f40820945e93786a6f395c authored over 10 years ago by Manuel Ebert <[email protected]>
Adds the tag symbol to day one entries on load

github.com/jrnl-org/jrnl - c89247ef94d5f498bca6af1ba1e0f8fca06e1e81 authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #138 from jtan189/master

Added ability to list accessible journals.

github.com/jrnl-org/jrnl - 129595e1c7388b0a05cd949f36e9dfe87a99bdf0 authored over 10 years ago by Manuel Ebert <[email protected]>
Simplified syntax for joining journal names with new lines.

github.com/jrnl-org/jrnl - bb3778a09957ecb0d1f2bd26d796c41e7144199a authored over 10 years ago by Josh Tan <[email protected]>
Added ability to list accessible journals.

Previously, if a user forgot the exact name of a journal, they could check the configuration fil...

github.com/jrnl-org/jrnl - 3450967eb3bedb99c8c79463e73db8e154094771 authored over 10 years ago by Josh Tan <[email protected]>
Merge pull request #139 from maebert/argparse-fix

Flexible argparse for 2.6

github.com/jrnl-org/jrnl - c20d5accba978f15414d6a53bf0dc65cb80f0da7 authored over 10 years ago by Manuel Ebert <[email protected]>
Flexible argparse for 2.6

github.com/jrnl-org/jrnl - c5238e0d6260a29f1d4e63120af54be669b7e8ed authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #132 from MinchinWeb/line-wrap

Linewrap fixes

github.com/jrnl-org/jrnl - c4f5525d896fa77f61f90009f1a15e1054559ccb authored over 10 years ago by Manuel Ebert <[email protected]>
Fix linewrap

If a line was exactly the length of `linewrap`, the extra space was
causing the next line to be ...

github.com/jrnl-org/jrnl - 545d2c296ae0a1627aece19d15b9fbeeb93645d7 authored over 10 years ago by William Minchin <[email protected]>
Don't replace all double spaces

want to maintain the ability to format with the use of just text.

github.com/jrnl-org/jrnl - 8c461c7f9cbe46e40357115fc17a71bca79f92c8 authored over 10 years ago by William Minchin <[email protected]>
Download count

github.com/jrnl-org/jrnl - d8f3b7a9be1a27cd444808ccb1bd1bc90ab011d5 authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #131 from maebert/limit-shortcut

Limit shortcut

github.com/jrnl-org/jrnl - dc92e4bc2d52c7a86bc901c2998fd6b16b3c3589 authored over 10 years ago by Manuel Ebert <[email protected]>
Changelog and docs

github.com/jrnl-org/jrnl - 04aed1001fa3bc82db6e64e05735ffb822ad81bf authored over 10 years ago by Manuel Ebert <[email protected]>
Allows -3 as a shortcut for -n 3

github.com/jrnl-org/jrnl - ff3c2ecdc32ea37e96495bf9adbaf299f09783a6 authored over 10 years ago by Manuel Ebert <[email protected]>
Clean up

github.com/jrnl-org/jrnl - 11cc2ebad6fa120351d25358777c674e99bf65c3 authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #130 from MinchinWeb/update-tzlocal

Update tzlocal

github.com/jrnl-org/jrnl - 5dca96d0dddb277acd124478ac94eee7be615df3 authored over 10 years ago by Manuel Ebert <[email protected]>
Convert from local `util.get_local_timezone()` to `tzlocal.get_localzone()`

one side effect is that a `pytz` object is returned rather than a
string, and so conversion to a...

github.com/jrnl-org/jrnl - 623fc076ad674d61320ece853b9878ad377e69a8 authored over 10 years ago by William Minchin <[email protected]>
Fix typos in test files

github.com/jrnl-org/jrnl - b77a195f23a09a3e894e3c7b2c32d51cede0b0c7 authored over 10 years ago by William Minchin <[email protected]>
require tzlocal version 1.1 or better

jrnl needs the OSX fixes in version 1.1

github.com/jrnl-org/jrnl - f5279462b99c0e606f1eea2100578f54b58387fa authored over 10 years ago by William Minchin <[email protected]>
[Travis-CI] manually install PyCrypto

github.com/jrnl-org/jrnl - 7f26b6cec5bb30e05e1f9fcc110241118103adc7 authored over 10 years ago by William Minchin <[email protected]>
Use Travis-CI without requirements.txt

github.com/jrnl-org/jrnl - 15ae3857ad8a301d377d8a0982c351bde1ef7bb7 authored over 10 years ago by William Minchin <[email protected]>
Just use setup.py

(don't keep a second copy in `requirements.txt`)

github.com/jrnl-org/jrnl - 7065cafe01a03c6bc5765133dca0a1cf6521e1d8 authored over 10 years ago by William Minchin <[email protected]>
allow newer versions of tzlocal

github.com/jrnl-org/jrnl - 95b34e1977a373375a68b4ebaeccdf1f5b0cde57 authored over 10 years ago by William Minchin <[email protected]>
documentation typo fix

github.com/jrnl-org/jrnl - be856df50eec9cb9af113bee8e30b27c0c51cc4d authored over 10 years ago by William Minchin <[email protected]>
Merge pull request #129 from maebert/fix-argparse

Fix a logic bug so that jrnl -h and jrnl -v are possible even if jrnl no...

github.com/jrnl-org/jrnl - 071773537b14b59bee21a41307e012f68bcec60b authored over 10 years ago by Manuel Ebert <[email protected]>
Fix a logic bug so that jrnl -h and jrnl -v are possible even if jrnl not configured yet.

github.com/jrnl-org/jrnl - 9cc37f964f7cc77e2bc60e136a510d06ac86765d authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #127 from maebert/pdt1.2

Upgrade to parsedatetime 1.2

github.com/jrnl-org/jrnl - da9be8519866c8b6087b488fcd059cf591211f22 authored over 10 years ago by Manuel Ebert <[email protected]>
Upgrade to parsedatetime 1.2

github.com/jrnl-org/jrnl - 99b5d7821d44ed2c3fd4d6e0bbdaa700d6a86912 authored over 10 years ago by Manuel Ebert <[email protected]>
Statistics ideas

github.com/jrnl-org/jrnl - 872845dadd82b9734eea713fdca6d2da0092c3d6 authored over 10 years ago by Manuel Ebert <[email protected]>
Fix copyright

github.com/jrnl-org/jrnl - 1b72d6b4a1b7b275b63fdb1f54f06727368bba0c authored over 10 years ago by Manuel Ebert <[email protected]>
Updated docs from master

github.com/jrnl-org/jrnl - e814dd48a831f07ab75fbd79fbcdf58d05d2d483 authored over 10 years ago by Manuel Ebert <[email protected]>
Fixed references to jrnl_conf

github.com/jrnl-org/jrnl - 8d5a021eb36a8ee35315fe1227f35c6845194b56 authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #126 from maebert/absolute-imports

Cleaned up imports to work with Python2.6 and Python 3.3

github.com/jrnl-org/jrnl - b387e568225e28ca44c0dd46e47531671d19e003 authored over 10 years ago by Manuel Ebert <[email protected]>
More unicode support

github.com/jrnl-org/jrnl - 46951cbe1253b87226e95d7c133443625afe94b0 authored over 10 years ago by Manuel Ebert <[email protected]>
Cleaned up imports to work with Python2.6 and Python 3.3

github.com/jrnl-org/jrnl - d35502423a20f37c626471602351ea58de04ce3a authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #125 from maebert/remove-slugify

Port slugify to Python3

github.com/jrnl-org/jrnl - 40c2bc13b57fec053c076b1b8f20f3435a7dc4d7 authored over 10 years ago by Manuel Ebert <[email protected]>
Clean up docs build folder

github.com/jrnl-org/jrnl - 19e97d5668fd5d22d0e24bcd31a1402175b7b495 authored over 10 years ago by Manuel Ebert <[email protected]>
Remove css from repo

github.com/jrnl-org/jrnl - ff0ac96b4fbb7ac16a3384a3ed82ce67e83f68b6 authored over 10 years ago by Manuel Ebert <[email protected]>
Port slugify to Python3

github.com/jrnl-org/jrnl - c3d6a38e45fdae294dded6112154c7843b790035 authored over 10 years ago by Manuel Ebert <[email protected]>
Merge pull request #124 from MinchinWeb/colorama-edit-fixes

Colorama edit fixes (v2)

github.com/jrnl-org/jrnl - 1304e5ca8272315b46936aa81cf315fba447b1b6 authored almost 11 years ago by Manuel Ebert <[email protected]>
colorama fixes

github.com/jrnl-org/jrnl - 57785117abe820db7a2134876c33980203d22a32 authored almost 11 years ago by William Minchin <[email protected]>
Changelog

github.com/jrnl-org/jrnl - 24147a25affb74adb902662841cf310bd38f8b24 authored almost 11 years ago by Manuel Ebert <[email protected]>
Move docs on Windows to FAQ

github.com/jrnl-org/jrnl - 480eb4574b3d1af4c4b5fbc0bc2c069b17be1dc5 authored almost 11 years ago by Manuel Ebert <[email protected]>
Windows documentation

github.com/jrnl-org/jrnl - ea58151395ce810a09280ebb084ee08bf5aa394c authored almost 11 years ago by William Minchin <[email protected]>
Make editing work with templates

github.com/jrnl-org/jrnl - 03bce74262f419d0bb75944e78b6b33067e4c04e authored almost 11 years ago by Manuel Ebert <[email protected]>
Only install colorama on windows

github.com/jrnl-org/jrnl - 3f9d9bf84f53f93d9504d4f0cf0c3ef12502af3e authored almost 11 years ago by Manuel Ebert <[email protected]>
Include dateutil in setup

github.com/jrnl-org/jrnl - 777eb38852ecbfad0801d009b5a06ae39816949c authored almost 11 years ago by Manuel Ebert <[email protected]>
Gets rid of colorama

github.com/jrnl-org/jrnl - 9d352b4bada882b34abc3e9f5fe7548d84b6226f authored almost 11 years ago by Manuel Ebert <[email protected]>
Doc fix

github.com/jrnl-org/jrnl - c10cc1fee45c717f81244ccc1aef40145c537e06 authored almost 11 years ago by Manuel Ebert <[email protected]>
Touch tmpfiles before opening

github.com/jrnl-org/jrnl - 01703af7289a557520cf3e180f226887b6946d67 authored almost 11 years ago by Manuel Ebert <[email protected]>
Travis fix

github.com/jrnl-org/jrnl - 534dc63ec0622e8f2f132165f33f957b99395c96 authored almost 11 years ago by Manuel Ebert <[email protected]>
Makefile update

github.com/jrnl-org/jrnl - 25ae0cae7bd9dd133b8a5ba68d8c6bddf8326176 authored almost 11 years ago by Manuel Ebert <[email protected]>
Dateutil added to requirements.

github.com/jrnl-org/jrnl - 0ed711230a3782306e2fe8e481ab07387d26d2fa authored almost 11 years ago by Manuel Ebert <[email protected]>
Merge pull request #118 from maebert/develop

Develop

github.com/jrnl-org/jrnl - 01ab0fee832773b3e703cef4af9c935f252385d1 authored almost 11 years ago by Manuel Ebert <[email protected]>
Smal doc fixes (fixes #115)

github.com/jrnl-org/jrnl - ddae49e05352f6a4f4300faf7d7ba6ca6a4106b0 authored almost 11 years ago by Manuel Ebert <[email protected]>
Changelog, dogs

github.com/jrnl-org/jrnl - 91fd821bcccd74b7b5d8d5d5a681c0711ff40d80 authored almost 11 years ago by Manuel Ebert <[email protected]>
Tests for #117

github.com/jrnl-org/jrnl - c283a328e023895ea60bbb574db7572cdb698972 authored almost 11 years ago by Manuel Ebert <[email protected]>
Fix for #117

github.com/jrnl-org/jrnl - 67c012a98aabe0239ebefd00e4d476e825a0f095 authored almost 11 years ago by Manuel Ebert <[email protected]>
DayOne support for --edit

github.com/jrnl-org/jrnl - 0e637d26d0ba9893727856bacca785d7d8937cb0 authored almost 11 years ago by Manuel Ebert <[email protected]>
Cleaner parsing

github.com/jrnl-org/jrnl - ca6b16a5a12d671f0e7c62dae174f01abd03879d authored almost 11 years ago by Manuel Ebert <[email protected]>
Modified flag for entries

github.com/jrnl-org/jrnl - e4bc0794f13e01cbaa5cc5173d2ab3a097303cf5 authored almost 11 years ago by Manuel Ebert <[email protected]>
Get rid of --delete

github.com/jrnl-org/jrnl - 4d8949bbed1c638395b7373281661c6d1247674c authored almost 11 years ago by Manuel Ebert <[email protected]>
Line break

github.com/jrnl-org/jrnl - fabb8d5f1b9c0d420813c1fcccd1f2bac6ad7474 authored almost 11 years ago by Manuel Ebert <[email protected]>
Version bump

github.com/jrnl-org/jrnl - 7e6c7845564ef8fef9990b4321d7648eedf4f6b3 authored almost 11 years ago by Manuel Ebert <[email protected]>
Subheaders

github.com/jrnl-org/jrnl - 8a8d19477f0baaddab44d3c4e75adad726a85ba1 authored almost 11 years ago by Manuel Ebert <[email protected]>
Docs update

github.com/jrnl-org/jrnl - 209228ee6a9fff13b2b77ab6eef0bc5641344f05 authored almost 11 years ago by Manuel Ebert <[email protected]>
Deleting the last entry

github.com/jrnl-org/jrnl - abe586d84ead60420a7019b570c6fac1474e2f86 authored almost 11 years ago by Manuel Ebert <[email protected]>
Merge pull request #112 from maebert/version-info

Version info

github.com/jrnl-org/jrnl - 490ba01a2ed8eda5aeaf1747c28bb5431287b4f7 authored almost 11 years ago by Manuel Ebert <[email protected]>
py2.6

github.com/jrnl-org/jrnl - 83702fab98f5546d09189a9177d8c91b167d86cb authored almost 11 years ago by Manuel Ebert <[email protected]>
Tests for new structure

github.com/jrnl-org/jrnl - bf9adeb28a5c20f2eaecffae7eddbcd5de1fbe13 authored almost 11 years ago by Manuel Ebert <[email protected]>
jrnl.py:cli -> cli.py:run

github.com/jrnl-org/jrnl - f22ddd706b7742bd0a60b7060430e9b0031b4109 authored almost 11 years ago by Manuel Ebert <[email protected]>
Merge pull request #110 from MinchinWeb/help-windows

Help windows

github.com/jrnl-org/jrnl - 5bc18a5307fc2c0ae67e57a9c13afb47bfc72c2f authored almost 11 years ago by Manuel Ebert <[email protected]>