summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-07-23Experiment with an empty delimiter heuristc on changed listsempty_delimiters_heuristicWilfred Hughes
2024-07-21Improve accuracy of conservative width estimation optimisationWilfred Hughes
2024-07-21Update tests and changelog for 1e8be4558bWilfred Hughes
2024-07-20Ensure files with no common content are alignedWilfred Hughes
2024-07-20Fix performance when splitting very long lines during displayWilfred Hughes
2024-07-20Fix invocation of flamegraph command in manualWilfred Hughes
2024-07-20Roll versionWilfred Hughes
2024-07-20Ensure line splitting distinguishes "foo" and "foo\n"0.59.0Wilfred Hughes
2024-07-18Update the cc package to 1.1.5Yedaya Katsman
2024-07-09Update to latest rustc-hash versionWilfred Hughes
2024-07-08Document how difftastic handles unordered syntaxWilfred Hughes
2024-07-08Fix typoWilfred Hughes
2024-06-29Silence some clippy warningsWilfred Hughes
2024-06-27guess_language: add flake.lock as jsonMarcel
2024-05-29deps: bump libc from 0.2.153 to 0.2.155wangweijie
2024-05-25Notes on next tree-sitter versionWilfred Hughes
2024-05-25Update regex dependencyWilfred Hughes
2024-05-25Update F# expected outputWilfred Hughes
2024-05-25Remove unused structWilfred Hughes
2024-05-14Add sample conflicts fileWilfred Hughes
2024-05-14Update F# docsWilfred Hughes
2024-05-14Merge commit 'b5dbafd164af7113e208de9b36068046f5ce8678' into f_sharpWilfred Hughes
2024-05-14Merge remote-tracking branch 'thecentury/f#'Wilfred Hughes
2024-05-13Prefer 'device tree' as two wordsWilfred Hughes
2024-05-13Document new additionWilfred Hughes
2024-05-13Merge remote-tracking branch 'blmaier/support-devicetree'Wilfred Hughes
2024-05-13Fix wordingWilfred Hughes
2024-05-13Expand usage docs and fix obsolete reference to --languageWilfred Hughes
2024-05-13fix: multi line triple quoted stringsNikolaj Sidorenco
2024-05-11Remove empty commentWilfred Hughes
2024-05-11Treat tree-sitter nodes highlighted as comments as atomsWilfred Hughes
2024-05-11Support comment.foo highlighting queriesWilfred Hughes
2024-05-11Roll version following releaseWilfred Hughes
2024-05-10It's not actually a 2x perf win0.58.0Wilfred Hughes
2024-05-10Improve terminal width detectionWilfred Hughes
2024-05-10Update assert_cmd dependencyWilfred Hughes
2024-05-10Tests do actually import predicates, so restore dependency with looser boundsWilfred Hughes
2024-05-10Remove pin in dev dependencies that is no longer necessaryWilfred Hughes
2024-05-10Prefer 'terminal' over 'display' terminologyWilfred Hughes
2024-05-10Factor out a constant for the default terminal widthWilfred Hughes
2024-05-07feat: shorthand array type postfixNikolaj Sidorenco
2024-05-07Fix typoWilfred Hughes
2024-05-07Document how to disable difftastic temporarilyGrégoire Paris
2024-05-07Move notes to wikiWilfred Hughes
2024-05-07Lint against .to_string() on StringWilfred Hughes
2024-05-07Prefer .to_owned() on &strWilfred Hughes
2024-05-07Update CMake highlights for latest grammarWilfred Hughes
2024-05-06fix: repeated attributesNikolaj Sidorenco
2024-05-06fix: ce expression vs application expression nestedNikolaj Sidorenco
2024-05-06build(deps-dev): bump eslint from 9.1.1 to 9.2.0 (#53)dependabot[bot]