- Update colordiff to 1.0.18.
- Update package repo to be package.yml-based.
Details
Details
- Reviewers
- None
- Group Reviewers
Triage Team
Run diff between two files and pipe it into colordiff
Diff Detail
Diff Detail
- Repository
- R547 colordiff
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Note that this is not currently in Solus, and the previous request for the package was rejected (prior to the package inclusion policy changes).
Comment Actions
I acknowledge that, but the original rejection was acceptable for original requester's needs They used bzr so they gave up. You can't pipe into "diff --color" to colorize existing output. So something like svn that doesn't support colorization or .patch file that is already created can't be viewed. And piping into vim for colorization prevents you from using it in a scripted fashion.