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