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