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
Pulled out commonality into test_recipy_base.py More... over 8 years ago
Combined fuzzy, regexp, path, id and hash tests into parameterised methods More... over 8 years ago
Added recipy search tests More... over 8 years ago
Added -debug test More... over 8 years ago
-f, r, -p tests pulled out into single test_search_flags parameterised test More... over 8 years ago
Unknown tests for -i, -f, -r, -p pulled together into two parameterized methods More... over 8 years ago
Added -a/--all tests More... over 8 years ago
Added -f fuzzy tests More... over 8 years ago
Put in tests for --filepath, --regex, --fuzzy, --id More... over 8 years ago
Added tests for search -i, -r, -p More... over 8 years ago
Added test_search_r and test_search_r_unknown More... over 8 years ago
Merge branch 'decoding-errors' More... over 8 years ago
Merge branch 'master' into decoding-errors More... over 8 years ago
Merge branch 'master' of github.com:recipy/recipy More... over 8 years ago
Add debug message for storing file diffs More... over 8 years ago
Only calculate file diffs for non-binary files More... over 8 years ago
For writing file diffs, try to read files with multiple encodings More... over 8 years ago
Merge pull request #163 from recipy/decoding-errors More... over 8 years ago
Specify errors in svn info More... over 8 years ago
Added test_recipy.py tests for command-line flags. Work-in-progress More... over 8 years ago
Code cleanup (PEP8) More... over 8 years ago
Fix bug with catching exceptions for svn info More... over 8 years ago
Updated to use helpers.search_regexps More... over 8 years ago
Updated to use helpers.search_regexps More... over 8 years ago
Added search_regexps to helpers.py More... over 8 years ago
Renamed to test_m_flag.py More... over 8 years ago
Renamed class to TestMflag More... over 8 years ago
Added 'diff' test for recipy in Git More... over 8 years ago
Added 'diff' to list of keys to not compare More... over 8 years ago
Added -m More... over 8 years ago