1
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #151 from JanChwiejczak/custom_editor More... over 8 years ago
Add custom editor config More... over 8 years ago
Merge pull request #149 from JanChwiejczak/filefix More... over 8 years ago
Move the example file More... over 8 years ago
Added data.csv to allow example script to run More... over 8 years ago
Merge branch 'gazzar-master', merging PR #91. Sorry for the HUGE delay. More... over 8 years ago
Merged #91 More... over 8 years ago
Added some blank lines in README (for a test) More... over 8 years ago
Added work-in-progress database.py More... over 8 years ago
Added copyright More... over 8 years ago
Added process.py with function to execute commands via the operating system More... over 8 years ago
Renamed git_utils.py to version_control.py More... over 8 years ago
Added git_utils.py with functions to access Git information More... over 8 years ago
is_package_installed and get_package_version now take packages as first argument More... over 8 years ago
Added environment.py with functions to access environment information More... over 8 years ago
Removed final import sys and function invocation More... over 8 years ago
Added FileContentError More... over 8 years ago
Added file_utils.py More... over 8 years ago
Updated changelog More... over 8 years ago
Added explicit --filepath option to search JUST full filepaths More... over 8 years ago
Fix so that all text searches search both input and output More... over 8 years ago
Fix hash searching function More... over 8 years ago
Inverted config options for hashes More... over 8 years ago
Removed fallback from hash to text search as it is confusing. More... over 8 years ago
Overhauled find_by_x functions to deal with hashes/no-hashes properly More... over 8 years ago
Replaced blessings with colorama for terminal output to fix Win problems More... over 8 years ago
Merge branch 'master' of github.com:recipy/recipy More... over 8 years ago
Added blessings to setup.py, fixed #140 More... over 8 years ago
Fix datetime issue in GUI More... over 8 years ago
Merge branch 'master' of github.com:recipy/recipy More... over 8 years ago