1
I Use This!
Inactive

Commits : Listings

Analyzed 19 days ago. based on code collected 20 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adds check for $EDITOR for the annotate command More... about 9 years ago
updated readme to be consistent about location of recipy console script More... about 9 years ago
add test_requirements.txt for installing unit test dependencies More... about 9 years ago
Merge pull request #93 from cash/tinydb_serial More... about 9 years ago
adds tinydb-serialization to requirements.txt for manually installing dependencies More... about 9 years ago
Fix README.md formatting More... about 9 years ago
Add separate hash_inputs/hash_outputs options, plus documentation More... about 9 years ago
Handle missing output files when hashing More... about 9 years ago
Don't compute output file hashes until script exit More... about 9 years ago
Store hash for input/output files (issue #25) More... about 9 years ago
Remove Python 2.6 from .travis.yml More... about 9 years ago
Move git-rlated functionality into separate file More... about 9 years ago
.travis.yml fix More... about 9 years ago
Add .travis.yml More... about 9 years ago
Fix type issue with DateTimeSerializer (datetime versus datetime.datetime) More... about 9 years ago
Example script exit hook: record timestamp More... about 9 years ago
Tweak behave tests; remove hard-coded paths More... about 9 years ago
Remove print statement from colordiff filter More... about 9 years ago
Add patches for lxml and beautifulsoup4 More... about 9 years ago
Updated CHANGELOG More... over 9 years ago
Change deps in setup.py More... over 9 years ago
Bumped to v0.2.3 More... over 9 years ago
Fixed serialisation import errors for TinyDB 3.0.0 More... over 9 years ago
Bumped version to v0.2.2 More... over 9 years ago
Draft of open patching functionality More... over 9 years ago
Support for Christoph Gohlke's tifffile.py and for imageio. Added test scripts to the examples directory as there isn't a useful unit test pattern to follow yet. More... over 9 years ago
Removed skimage patch for the moment, as buggy More... over 9 years ago
Modified logging functions to only store each input or output once (no duplicates) More... over 9 years ago
Updated changelog file More... over 9 years ago
Bumped to v0.2.1 More... over 9 years ago