The Nest
Explore
Sign in
irevoire
pijul
libpijul
src
0
Code
Changes
Tags
Discussions
main
irevoire
Make the default remote configurable through the cli
on December 3, 2022
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
Formatting
on January 14, 2022
output
Adding a "Sink" working copy and avoid outputting ignored files
on October 12, 2022
pristine
Re-implement change printing and parsing
on September 12, 2021
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
Fixing known patches in deleted contexts
on April 30, 2022
change.rs
Removing the `--tag` option to push and pull
on January 7, 2022
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
Update codebase to use new identity management
on August 16, 2022
lib.rs
Allowing vertex buffer to use references to the transaction, by changing `output::output` to take an ArcTxn<T> instead of a simple T
on April 29, 2022
missing_context.rs
Solving a conflict
on November 13, 2022
path.rs
split by both path delimiters on windows
on September 15, 2021
record.rs
Adding a single-threaded version of record, for working copies that are neither "Send" nor "Sync"
on October 12, 2022
small_string.rs
Cleanup after the text changes refactoring
on November 23, 2021
tag.rs
Formatting
on December 30, 2021
text_encoding.rs
Re-implement change printing and parsing
on September 12, 2021
vector2.rs
Cleaning up the literate programming bits
on December 15, 2020
vertex_buffer.rs
More detailed display of conflicts
on October 11, 2022