summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-24Revert "Use Appveyor instead of Travis for Windows build"Dan Davison
2019-07-24Use Appveyor instead of Travis for Windows buildDan Davison
2019-07-23README: formattingDan Davison
2019-07-23README: InstallationDan Davison
2019-07-23Merge pull request #9 from dandavison/windowsbuild-squashDan Davison
2019-07-23chronologerDan Davison
2019-07-22Update Windows build0.0.5Dan Davison
2019-07-21Use `skip` instead of `next`Dan Davison
2019-07-21Painter struct constructorDan Davison
2019-07-21Don't paint zero-length textDan Davison
2019-07-21Windows buildFred Davison
2019-07-21For a rename, use the new extension to infer languageDan Davison
2019-07-21Bug fix: don't allow line buffers to grow without boundDan Davison
2019-07-21Clean up: change function names, make signatures consistentDan Davison
2019-07-21Bump homebrew versionDan Davison
2019-07-21Update hyperfine dataDan Davison
2019-07-21Update hyperfine output formatDan Davison
2019-07-20Use grapheme units for all visible character calculations0.0.4Dan Davison
2019-07-20Use generics instead of trait objects; improve declarationDan Davison
2019-07-20Add more non-ascii testsDan Davison
2019-07-20Parameterize edit inference function over abstract operation tagsDan Davison
2019-07-20Failing test: edit inference: non-asciiDan Davison
2019-07-20Parameterize Edits::appears_genuine methodDan Davison
2019-07-20Move performance scripts into separate repoDan Davison
2019-07-18Bump homebrew formulaDan Davison
2019-07-18Bump version, update README and description0.0.3Dan Davison
2019-07-18Update bash completionDan Davison
2019-07-18Add option to show command-line arguments for current colorsDan Davison
2019-07-18Clean up: move tests, change variable nameDan Davison
2019-07-17Create default input for --compare-themesDan Davison
2019-07-17Make edit inference less naiveDan Davison
2019-07-17Report errors to stderrDan Davison
2019-07-17Strengthen line identification patternsDan Davison
2019-07-17Handle file renameDan Davison
2019-07-17Skip benchmark runs that resulted in errorsDan Davison
2019-07-17AutoformatDan Davison
2019-07-17Performance visualizationDan Davison
2019-07-17Benchmark with hyperfine on commit historyDan Davison
2019-07-16Tweak light theme colorsDan Davison
2019-07-16Homebrew formulaDan Davison
2019-07-16README: screenshotsDan Davison
2019-07-16Bump version0.0.2Dan Davison
2019-07-16Tweak light theme colorsDan Davison
2019-07-16Homebrew formulaDan Davison
2019-07-16Fix git config instruction in READMEDan Davison
2019-07-16Fix string pair edits algorithm0.0.1Dan Davison
2019-07-16Tests fail: Add unit test: editsDan Davison
2019-07-16Rename moduleDan Davison
2019-07-16Unit test: get_diff_style_sectionsDan Davison
2019-07-15Refactor: string_pair moduleDan Davison