index
:
difftastic
a_star_module
a_star_v2
accurate_ancestors_v2
accurate_ancestors_with_fallback
add_libdifftastic
better_inline
bounded_dijkstra
bumpstack
compact_arena_syntax
create_workspace
edge_only_predecessors
empty_delimiters_heuristic
fix_newline_splitting
fringe_search
gh-pages
html_output
id_arena_for_vertex
id_arena_syntax
ida_star
master
merge_comment_blocks
parallel_diffing
pass_end_node
patch_format
remove_eq_on_syntax
shared_unique
significant_whitespace
skip_unique_atoms
syntactic_context
syntax_id
syntax_id_on_vertex
tagged_syntax_pointers_in_vertex
text_sliders
trailing_commas
try_similar_lib
unified_patch
Mirror of https://github.com/Wilfred/difftastic/
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-23
Experiment with an empty delimiter heuristc on changed lists
empty_delimiters_heuristic
Wilfred Hughes
2024-07-21
Improve accuracy of conservative width estimation optimisation
Wilfred Hughes
2024-07-21
Update tests and changelog for 1e8be4558b
Wilfred Hughes
2024-07-20
Ensure files with no common content are aligned
Wilfred Hughes
2024-07-20
Fix performance when splitting very long lines during display
Wilfred Hughes
2024-07-20
Fix invocation of flamegraph command in manual
Wilfred Hughes
2024-07-20
Roll version
Wilfred Hughes
2024-07-20
Ensure line splitting distinguishes "foo" and "foo\n"
0.59.0
Wilfred Hughes
2024-07-18
Update the cc package to 1.1.5
Yedaya Katsman
2024-07-09
Update to latest rustc-hash version
Wilfred Hughes
2024-07-08
Document how difftastic handles unordered syntax
Wilfred Hughes
2024-07-08
Fix typo
Wilfred Hughes
2024-06-29
Silence some clippy warnings
Wilfred Hughes
2024-06-27
guess_language: add flake.lock as json
Marcel
2024-05-29
deps: bump libc from 0.2.153 to 0.2.155
wangweijie
2024-05-25
Notes on next tree-sitter version
Wilfred Hughes
2024-05-25
Update regex dependency
Wilfred Hughes
2024-05-25
Update F# expected output
Wilfred Hughes
2024-05-25
Remove unused struct
Wilfred Hughes
2024-05-14
Add sample conflicts file
Wilfred Hughes
2024-05-14
Update F# docs
Wilfred Hughes
2024-05-14
Merge commit 'b5dbafd164af7113e208de9b36068046f5ce8678' into f_sharp
Wilfred Hughes
2024-05-14
Merge remote-tracking branch 'thecentury/f#'
Wilfred Hughes
2024-05-13
Prefer 'device tree' as two words
Wilfred Hughes
2024-05-13
Document new addition
Wilfred Hughes
2024-05-13
Merge remote-tracking branch 'blmaier/support-devicetree'
Wilfred Hughes
2024-05-13
Fix wording
Wilfred Hughes
2024-05-13
Expand usage docs and fix obsolete reference to --language
Wilfred Hughes
2024-05-13
fix: multi line triple quoted strings
Nikolaj Sidorenco
2024-05-11
Remove empty comment
Wilfred Hughes
2024-05-11
Treat tree-sitter nodes highlighted as comments as atoms
Wilfred Hughes
2024-05-11
Support comment.foo highlighting queries
Wilfred Hughes
2024-05-11
Roll version following release
Wilfred Hughes
2024-05-10
It's not actually a 2x perf win
0.58.0
Wilfred Hughes
2024-05-10
Improve terminal width detection
Wilfred Hughes
2024-05-10
Update assert_cmd dependency
Wilfred Hughes
2024-05-10
Tests do actually import predicates, so restore dependency with looser bounds
Wilfred Hughes
2024-05-10
Remove pin in dev dependencies that is no longer necessary
Wilfred Hughes
2024-05-10
Prefer 'terminal' over 'display' terminology
Wilfred Hughes
2024-05-10
Factor out a constant for the default terminal width
Wilfred Hughes
2024-05-07
feat: shorthand array type postfix
Nikolaj Sidorenco
2024-05-07
Fix typo
Wilfred Hughes
2024-05-07
Document how to disable difftastic temporarily
Grégoire Paris
2024-05-07
Move notes to wiki
Wilfred Hughes
2024-05-07
Lint against .to_string() on String
Wilfred Hughes
2024-05-07
Prefer .to_owned() on &str
Wilfred Hughes
2024-05-07
Update CMake highlights for latest grammar
Wilfred Hughes
2024-05-06
fix: repeated attributes
Nikolaj Sidorenco
2024-05-06
fix: ce expression vs application expression nested
Nikolaj Sidorenco
2024-05-06
build(deps-dev): bump eslint from 9.1.1 to 9.2.0 (#53)
dependabot[bot]
[next]