The Nest
Explore
Sign in
laumann
pijul
libpijul
src
0
Personal fork of https://nest.pijul.com/pijul/pijul
Code
Changes
Tags
Discussions
main
laumann
libpijul/change/text_changes: fix TODO, get rid of tmp vector in get_change_contents()
on July 26, 2023
alive
Formatting/Cleanup
on October 19, 2021
apply
Fixing known patches in deleted contexts
on April 30, 2022
change
Fixing conflicts with the new patch parsing code, and introducing AddRoot
on November 23, 2021
changestore
Fixing zombie conflicts: known was computed on the wrong thing
on May 13, 2022
chardetng
Avoid using "t" to distinguish tags and changes in the editor
on January 5, 2022
diff
show first line of change message in conflict markers
on May 20, 2022
output
Fix in output
on June 19, 2023
pristine
Support parsing lowercase base32
on September 14, 2022
tag
Fixing a potential segfault in tag transactions (when the lru_cache was full, existing references would get dropped)
on January 7, 2022
tests
Fixing the tests
on January 4, 2022
unrecord
Removing one buffer copy in VertexBuffer
on January 12, 2022
working_copy
Adding a "Sink" working copy and avoid outputting ignored files
on October 12, 2022
apply.rs
Turning a panic into an error when making a patch
on July 4, 2023
change.rs
Turning a panic into an error when making a patch
on July 4, 2023
find_alive.rs
Fixing zombie conflicts: known was computed on the wrong thing
on May 13, 2022
fs.rs
Import Git repos without writing anything to disk
on October 12, 2022
key.rs
Only re-write identity data when changed
on November 26, 2022
lib.rs
Getting libpijul to compile to WASM32
on April 23, 2023
missing_context.rs
Fixing a bug in context repairs
on June 16, 2023
path.rs
split by both path delimiters on windows
on September 15, 2021
record.rs
Avoid detecting multiple names if a file has multiple (PSEUDO) edges to the same parent
on June 17, 2023
small_string.rs
Adding missing repr(C)
on February 17, 2023
tag.rs
Formatting
on December 30, 2021
text_encoding.rs
Getting libpijul to compile to WASM32
on April 23, 2023
vector2.rs
Cleaning up the literate programming bits
on December 15, 2020
vertex_buffer.rs
Fixing a panic when showing conflict messages around conflict markers
on March 1, 2023