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-02-08
Display paths properly
patch_format
Wilfred Hughes
2024-02-08
Pass lhs_path and rhs_path in DiffResult
Wilfred Hughes
2024-02-08
Simplify hunk header
Wilfred Hughes
2024-02-08
Fix overflows
Wilfred Hughes
2024-02-08
Fix context printing
Wilfred Hughes
2024-02-08
Proper context calculation
Wilfred Hughes
2024-02-08
Improve headers and gutter
Wilfred Hughes
2024-02-08
Basic mock
Wilfred Hughes
2024-02-08
wip patch mode
Wilfred Hughes
2024-02-08
Simplify description of manual
Wilfred Hughes
2024-02-08
Silence a clippy warning
Wilfred Hughes
2024-02-08
Prefer implementing Display over a custom .display() method
Wilfred Hughes
2024-02-06
Add 'hunk' to the glossary
Wilfred Hughes
2024-02-01
0.55 is released
Wilfred Hughes
2024-01-30
cargo fmt
0.55.0
Wilfred Hughes
2024-01-30
Mention #570 in changelog
Wilfred Hughes
2024-01-30
Use XML file headers as language detection hints
Wilfred Hughes
2024-01-29
Add comment to language detection logic
Wilfred Hughes
2024-01-29
Merge pull request #627 from gotcha/patch-1
Wilfred Hughes
2024-01-29
ZCML is XML
Godefroid Chapelle
2024-01-28
Update to latest tree-sitter
Wilfred Hughes
2024-01-28
Increase MSRV to 1.65
Wilfred Hughes
2024-01-28
Add VHDL to changelog
Wilfred Hughes
2024-01-28
Merge pull request #618 from arbrauns/tree-sitter-vhdl
Wilfred Hughes
2024-01-28
Merge pull request #619 from arbrauns/manual-new-parser-fix
Wilfred Hughes
2024-01-28
Remove macro from Objective-C sample file so it parses fully
Wilfred Hughes
2024-01-09
Add tree-sitter-vhdl
Armin Brauns
2024-01-08
manual: fix instructions for adding new parser
Armin Brauns
2024-01-08
Add 'vendored_parsers/tree-sitter-vhdl/' from commit 'b863231107ef4471ad007a2...
Armin Brauns
2024-01-07
Fix tab replacement in single-column display
Wilfred Hughes
2024-01-07
Fix spelling
Wilfred Hughes
2024-01-07
Update integration test for new tab width
Wilfred Hughes
2024-01-07
Change default tab width to 4
Wilfred Hughes
2024-01-07
Add support for Objective-C
Wilfred Hughes
2024-01-07
Add 'vendored_parsers/tree-sitter-objc/' from commit '62e61b6f5c0289c376d61a8...
Wilfred Hughes
2024-01-07
Roll version
Wilfred Hughes
2024-01-05
Update link to manual
0.54.0
Wilfred Hughes
2024-01-05
Update changelog for previous commit
Wilfred Hughes
2024-01-05
Merge pull request #614 from yuja/push-utqlvwnvuwrl
Wilfred Hughes
2024-01-05
Remove bool_to_int_with_if clippy config
Wilfred Hughes
2024-01-04
Happy new year!
Wilfred Hughes
2024-01-04
Improve meta tags: description, browser colour
Wilfred Hughes
2024-01-02
Fix dir-diff paths merging to not add duplicated entries from remainder
Yuya Nishihara
2023-12-30
Report permission changes
Wilfred Hughes
2023-12-29
More use of renamed over extra_info
Wilfred Hughes
2023-12-29
Clarify field that is a path description, not a path
Wilfred Hughes
2023-12-29
Simlify pattern matches
Wilfred Hughes
2023-12-29
When called with a single path, require conflict markers
Wilfred Hughes
2023-12-28
Treat strict types in Haskell as atoms
Wilfred Hughes
2023-12-28
Tweak container padding
Wilfred Hughes
[next]