068561a6f1
- Update to upstream version 1.0.0-beta.5. - This version uses hyper 0.14.26 and h2 0.3.19, preventing CVE-2023-26964 (bsc#1210361).
Imobach Gonzalez Sosa
2023-06-01 12:05:08 +00:00
7b4de49933
- Update upstream version 1.0.0-beta.2: * Improve "pijul key" documentation. * "pijul pull" does not open $EDITOR anymore when given a list of changes. * Fix a bug with name conflicts. * Fix a few panic/unwraps problems. * Fix a bug where a zombile file could be deleted by "pijul unrecord" but its contents would stay zombie. * Update regex dependency to prevent CVE-2022-24713 (bsc#1196972). - Changes from version 1.0.0-beta.1: - Update to upstream version 1.0.0-beta: - Changes from version 1.0.0-alpha.57:
Imobach Gonzalez Sosa
2022-05-09 06:52:53 +00:00
c499fbad1f
- Update to upstream version 1.0.0~beta.1: * Fixed a failed assertion in the patch text format. * Fixed a "merged vertices" bug when moving and editing them in the same patch.
Imobach Gonzalez Sosa
2022-05-05 06:45:29 +00:00
e31675993e
- Update to upstream version 1.0.0~beta: * Add --force to "add" to include ignored files. * Fix conflict identifiers. * Remove the --tag option from "push/pull". * Fix "log" filters. - Changes from version 1.0.0~alpha.57: * Add support for tags. * Fix path crashes related to the non-null roots. * Prioritise moving a file over undeletion. * Show the correct paths in recursive file deletions. * Add --force to "reset/switch" to ignore name conflicts. * Avoid printing multiple names conflicts more than once. * Better error message when pushing to a non-existent local channel. * Fix log --filters, along with performance improvements.
Imobach Gonzalez Sosa
2022-01-25 06:36:00 +00:00
75b7d6d9c7
- Update to upstream version 1.0.0-alpha.56: * Re-implement change printing and parsing. * Add a root inode (initial support for submodules). * Fix a deprecation warning in ed25519-dalek.
Imobach Gonzalez Sosa
2021-12-21 07:47:54 +00:00
6de6aacdb9
Small changelog improvement
Imobach Gonzalez Sosa
2021-10-24 17:33:47 +00:00
2fc5122b6a
- Update to upstream version 1.0.0-alpha.55: * Better estimation of the maximum number of open patches that Pijul can keep. * Proper escaping of UTF-8 filenames in the patch text format. * Add patch filtering to "git log". * Add JSON output for "git log". * "pijul init" does not modify already existing .ignore files. * Better detection of binary files.
Imobach Gonzalez Sosa
2021-10-24 17:33:17 +00:00
bdb9191171
- Update to upstream version 1.0.0-alpha.24.
Imobach Gonzalez Sosa
2020-12-22 11:41:21 +00:00
aee9027f7b
- Update to upstream version 1.0.0-alpha.21. - Enable 'Git' support (allow to import a Git repository into a Pijul one).
Imobach Gonzalez Sosa
2020-12-09 06:24:29 +00:00
b5fe78afcb
- Update to upstream release 0.12.2. - Add completion support for Bash, Zsh and Fish shells. - Remove the README.md file because it is not included in the tarball anymore.
Imobach Gonzalez Sosa
2019-09-04 22:31:23 +00:00