The Nest
Explore
Sign in
laumann
pijul
pijul
src
commands
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
apply.rs
Fixing apply (ghost channels could happen in case of error)
on May 21, 2023
archive.rs
Optional user in ssh_remote, allows to fix the key proof in `pijul id ed`
on February 23, 2023
change.rs
Forwarding an error instead of panicking in `pijul change`
on February 27, 2023
channel.rs
Safeguarding `pijul channel new`: it was too easy to create a new, independent root
on February 27, 2023
client.html
Improving the `pijul client` command: printing the URL + styling the page
on June 28, 2023
client.rs
making `pijul client` more robust to errors
on July 5, 2023
clone.rs
When downloading changes, check whether we have their dependencies and download them too
on February 28, 2023
completions.rs
Introduce subcommand for completion-script generation.
on January 24, 2022
credit.rs
show first line of change message in conflict markers
on May 20, 2022
debug.rs
Replacing a panic with a proper error
on February 27, 2023
dependents.rs
Making `pijul dependents` deterministic
on May 21, 2023
diff.rs
Options to use Patience diff instead of Myers
on February 27, 2023
file_operations.rs
Improve command feedback
on December 20, 2021
fork.rs
Return an error when trying to fork from a missing channel
on June 25, 2023
git.rs
Outputting the repo after the last Git import
on July 4, 2023
identity.rs
new command `pijul client` for authenticating to a HTTP server
on April 23, 2023
init.rs
Writing an initial config file at initialisation
on January 1, 2022
log.rs
Use RFC2822 date formatting in `log`, `tag`, and `record --timestamp`
on November 6, 2022
mod.rs
new command `pijul client` for authenticating to a HTTP server
on April 23, 2023
protocol.rs
Updating the protocol to output a blank line if there are no identities
on May 4, 2023
pushpull.rs
Fixing a bug when outputting after a pull, when a path to be output is a string-prefix of another one without being a path-prefix of that other one
on February 27, 2023
record.rs
recording tempfile name has .toml suffix
on August 26, 2022
reset.rs
Fixing concurrency issues in output, when large binary files are involved
on February 24, 2023
tag.rs
Fixing a warning related to an updated in `chrono`
on February 23, 2023
unrecord.rs
Follow the keep-changes feature instead of its negation (in `pijul unrecord`)
on October 30, 2022
upgrade.rs
Fixing conflicts
on January 4, 2021