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