2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Exit code 0 (instead of 141) when 'q' is pressed More... 11 days ago
Apply --color=never to git log as well More... 3 months ago
Add --color=never option for git diff More... 3 months ago
Release both source and wheel More... 8 months ago
Reduce cyclomatic complexity by spliting _normalize() out More... 8 months ago
Fix a missing variable reference More... 8 months ago
Simplify with lambda _tint() More... 9 months ago
Cleanup: move most pkg metadata info to setup.py More... 9 months ago
Make _main() shorter by breaking up logic out More... 9 months ago
Compatibility fix for Python 3.3 More... 9 months ago
Merge pull request #127 from hartwork/setup-py-fix-python-requires More... 9 months ago
Merge pull request #126 from hartwork/fix-changes-rst-record-on-version-1-4 More... 9 months ago
setup.py: Fix python_requires for ydiff >=1.4 More... 9 months ago
CHANGES.rst: Clarify that not only Python 2 support has been dropped More... 9 months ago
CHANGES.rst: Fix typo regarding argument --side-by-side More... 9 months ago
Doc update: mention patchdiff and git alias More... 9 months ago
Relax version of most dependencies More... 9 months ago
Prefix one more internal function with `_` More... 9 months ago
Prefix most internal symbols with `_` More... 9 months ago
Always run docker-test before uploading to PyPI More... 9 months ago
Validate result package is installable with pip More... 9 months ago
Fix issue #123: MANIFEST.in is still required for Python < 3.8 to pack data files More... 9 months ago
Drop the requirement of P4DIFF="diff -u" for perforce workspace More... 9 months ago
Update change log for the next release (1.4) More... 9 months ago
Update links to screenshots More... 9 months ago
Polish document More... 9 months ago
Release cleanup: delete ydiff wrapper and MANIFEST.in More... 9 months ago
pep8 -> pycodestyle with coding style updates More... 9 months ago
Minor optimization to strtrim More... 9 months ago
Add tests to cover strtrim() More... 9 months ago