1
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added unknown and database-related configuration tests More... over 8 years ago
Evolved test_recipyrc.py into a test class More... over 8 years ago
#104: Changed custom-values field so it's a dicitonary rather than list of dictionaries. Updated log_values API so that one can use either a dictionary or keyword args More... over 8 years ago
#104: Implemented log_values for logging user defined values. Unit test included More... over 8 years ago
Completed recipy configuration precedence tests More... over 8 years ago
Added RECIPYDIR, RECIPYRC, RECIPYDB, get_home_dir, get_recipy_dir, get_recipydb, get_recipyrc More... over 8 years ago
First draft of recipyrc test class to test configuration file precendence More... over 8 years ago
First draft of recipyrc test class to test configuration file precendence More... over 8 years ago
Completed database.py functions to access TinyDB More... over 8 years ago
Merge branch 'master' of github.com:recipy/recipy More... over 8 years ago
Improved get_version to catch appropriate errors & deal with crazy objects More... over 8 years ago
Merge pull request #160 from trbedwards/fix-stuff More... over 8 years ago
#159: Fixed problem where extra backslashes were being displayed in the GUI search bar More... over 8 years ago
#127, #157: Fixed problem with windows paths breaking the GUI. No longer need to enter double backslashes More... over 8 years ago
Merge pull request #156 from DavidS48/do_something More... over 8 years ago
Merge pull request #155 from trbedwards/fix-stuff More... over 8 years ago
#155, #98: Moved error handling from find_editor and annotate get_editor. Removed blank lines in README.md More... over 8 years ago
Added svn to requirements and setup. More... over 8 years ago
Merge pull request #154 from JanChwiejczak/Issue#134 More... over 8 years ago
added SVN details to the GUI More... over 8 years ago
#98: Refactored find_editor into get_editor from recipyCommon.config. Added unit test for find_editor. Merged with Jan's commit. More... over 8 years ago
#134 add annote by custom id More... over 8 years ago
Add explicit (rather than broad/general) exceptions in get_version More... over 8 years ago
slight tidyup More... over 8 years ago
slight tidyup More... over 8 years ago
Merge branch 'master' of github.com:recipy/recipy More... over 8 years ago
Use root module when trying to find version, so it works for `matplotlib.pyplot` etc More... over 8 years ago
slight tidyup More... over 8 years ago
quick and dirty hack for svn support More... over 8 years ago
#98: Defined a launch_text_editor function which tries different commands for different operating systems. work in progress More... over 8 years ago