Version bump
[?]
Dec 19, 2020, 5:40 PM
YX3VCEOM36NOK6757SD4SZX4FHB7FBAVRKFJH2QFPCYILC4SBRNACDependencies
- [2]
ZTVNGFNTVersion bump - [3]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [4]
B5Z4IMEUGenerating Cargo.nix for pijul 1.0.0-alpha.6 - [5]
G6YZ7U65Version bump - [6]
N35L72XVVersions in Cargo.lock - [7]
ZHABNS3SCanonicalize all paths - [8]
XWETQ4DEUpgrading versions - [9]
Q7CAYX5NFixing Windows compilation - [10]
3S4DR77ZVersion updates - [11]
JACZWIJ6Version bump - [12]
WI5BS6BSNew published versions - [13]
WIORLB47Version bump - [14]
NX5I5H53New published versions - [15]
OCBM7IFENew release: pijul-1.0.0-alpha.8 - [16]
OJZWJUF2MUCH faster `pijul add -r` - [17]
BT2ZHPY4Version bumps - [18]
OUWD436AVersion bump - [19]
SPA2OL5Ikeep-changes feature (default) to avoid deleting problematic changes - [20]
3WIQYEISFixing conflicts in Cargo.lock - [21]
XAY4DYRRVersion bump - [22]
G734WNM6flake.nix: use crate2nix - [23]
PJ7T2VFLDo not hang on locked repositories - [24]
H62VFFJECargo.nix, and solving conflicts - [25]
23LVKATNUse pager crate for log output - [26]
Q45QHPO4Feedback on network stuff - [27]
I52XSRUHMassive cleanup, and simplification - [28]
2K7JLB4ZNo pager on Windows - [29]
5BRU2RRWCleanup (debugging a crash related to trees/inodes) - [30]
XL6Y64UPFixing a panic when iterating over the basenames of a file - [31]
FXT5FS5WUpdating Cargo.nix - [32]
SAGSYAPXVarious version bumps
Change contents
- replacement in pijul/Cargo.toml at line 4
version = "1.0.0-alpha.22"version = "1.0.0-alpha.23" - replacement in pijul/Cargo.toml at line 50
libpijul = { version = "1.0.0-alpha.19", features = [ "tarball" ] }libpijul = { version = "1.0.0-alpha.20", features = [ "tarball" ] } - replacement in pijul/Cargo.toml at line 82
[target.'cfg(unix)'.dependencies][target.'cfg(target_os = "linux")'.dependencies] - replacement in libpijul/Cargo.toml at line 4
version = "1.0.0-alpha.19"version = "1.0.0-alpha.20" - replacement in Cargo.nix at line 3755
version = "1.0.0-alpha.22";version = "1.0.0-alpha.23"; - replacement in Cargo.nix at line 3846
target = { target, features }: target."unix";target = { target, features }: target."linux"; - replacement in Cargo.lock at line 972
version = "1.0.0-alpha.19"version = "1.0.0-alpha.20" - replacement in Cargo.lock at line 1343
version = "1.0.0-alpha.22"version = "1.0.0-alpha.23"