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
2022-04-29
WIP parallel iter on sections for accumlating change maps
pass_end_node
Wilfred Hughes
2022-04-29
Impl Send/Sync on Syntax
Wilfred Hughes
2022-04-29
Separate next/prev init is no longer necessary
Wilfred Hughes
2022-04-29
Set parent id on end node too
Wilfred Hughes
2022-04-29
Pass the end node to Dijkstra impl
Wilfred Hughes
2022-04-29
Pass DisplayOptions as a single argument to print functions
0.28.0
Wilfred Hughes
2022-04-29
Allow syntax highlighting to be disabled
Wilfred Hughes
2022-04-29
Remove unused import
Wilfred Hughes
2022-04-28
Choose colour mode when parsing options
Wilfred Hughes
2022-04-28
Group display options into a single struct
Wilfred Hughes
2022-04-28
Allow users to override the tab width
Wilfred Hughes
2022-04-28
Added Swift support
Wilfred Hughes
2022-04-28
Merge remote-tracking branch 'cherryblossom/swift'
Wilfred Hughes
2022-04-27
Fix changelog heading
Wilfred Hughes
2022-04-27
Fix directory diffing when files were only present on one side
Wilfred Hughes
2022-04-26
Wrap help messages according to the terminal width
Wilfred Hughes
2022-04-26
Don't assume paths are valid UTF-8
Wilfred Hughes
2022-04-26
cargo fmt
Wilfred Hughes
2022-04-26
Add Swift support
cherryblossom
2022-04-26
Add 'vendor/tree-sitter-swift/' from commit '9b4350e513cb03fdd3e670069a30859f...
cherryblossom
2022-04-25
Updating top repository version
Alex Pinkus (Bot)
2022-04-24
Remove unused trait impl
Wilfred Hughes
2022-04-24
Merge branch 'change_state_outside'
Wilfred Hughes
2022-04-24
HCL: document and add more file extensions
Wilfred Hughes
2022-04-24
Diff files in directories in parallel
Wilfred Hughes
2022-04-24
Add a second file to the test directory
Wilfred Hughes
2022-04-24
Store nodes by unique ID in ChangeMap
Wilfred Hughes
2022-04-24
Define a ChangeMap struct
Wilfred Hughes
2022-04-24
Remove .change accessor
Wilfred Hughes
2022-04-24
Remove syntax change setters
Wilfred Hughes
2022-04-24
Remove calls to .set_change()
Wilfred Hughes
2022-04-24
Stop change state from being public on Syntax
Wilfred Hughes
2022-04-24
Pass change_map through
Wilfred Hughes
2022-04-24
Set deep in changes.rs
Wilfred Hughes
2022-04-24
Define a ChangeMap type
Wilfred Hughes
2022-04-24
Define a separate changes file
Wilfred Hughes
2022-04-24
Pass change_kinds through unchanged logic
Wilfred Hughes
2022-04-24
Initial work factoring out Syntax change state
Wilfred Hughes
2022-04-24
Merge pull request #264 from Xuanwo/hcl
Wilfred Hughes
2022-04-24
fix: Add atoms for hcl
Xuanwo
2022-04-23
Updating top repository version
Alex Pinkus (Bot)
2022-04-23
Improve JSON detection
Wilfred Hughes
2022-04-23
Remove completed TODO
Wilfred Hughes
2022-04-23
Clarify parser licenses
Wilfred Hughes
2022-04-23
Update perl regression test
Wilfred Hughes
2022-04-23
Add docs and syntax highlighting for Perl
Wilfred Hughes
2022-04-23
Fix at upstream, remove workaround
Xuanwo
2022-04-23
Merge commit '8a13647a4d9ef6548320ca9ee4bf67d28960163e' into hcl
Xuanwo
2022-04-22
fix: Warning for no-missing-field-initializers
Xuanwo
2022-04-23
feat: Add highlights support for hcl
Xuanwo
[next]