Sanakirja version, and removing an unwrap
[?]
Mar 4, 2021, 8:40 AM
RXNT67OTDNFTBYXS6ECDAZ26PRTDROASNYTR6IEXYQUO4K5YNXYQCDependencies
- [2]
2CNY6KTCUpdating Cargo.nix - [3]
YN63NUZOSanakirja 1.0 - [4]
H62VFFJECargo.nix, and solving conflicts - [5]
JRENVH5DReqwest 0.11 - [6]
HKEOO4QJVersion bump - [7]
AOK35FEXNew Cargo.nix versions - [8]
ZHABNS3SCanonicalize all paths - [9]
CCLLB7OIUpgrading to Sanakirja 0.15 + version bump - [10]
PJ7T2VFLDo not hang on locked repositories - [11]
FXT5FS5WUpdating Cargo.nix - [12]
SAGSYAPXVarious version bumps - [13]
7ZFRYVVQCargo.nix and formatting - [14]
VYHHOEYHVersions and formatting - [15]
Q7CAYX5NFixing Windows compilation - [16]
DJYHARZ7Skipping old files when recording - [17]
A3DMBJJAUpgrading the `git` subcommand to the latest Sanakirja and Libpijul - [18]
33SQMZYXNew versions of dependencies - [19]
6DOXSHWGCleanup, and version bump - [20]
ZTVNGFNTVersion bump - [21]
G734WNM6flake.nix: use crate2nix - [22]
YX3VCEOMVersion bump - [23]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [24]
KUMJITTFVersion bump in the lockfiles - [25]
TPEH2XNB1.0.0-alpha.28, with Tokio 1.0 - [26]
HR3WK6A7When lock times out, check that there are no more clients before quitting - [27]
HDGRZISMVersion updates - [28]
B5Z4IMEUGenerating Cargo.nix for pijul 1.0.0-alpha.6 - [29]
B3QWIGDEFixing the Git features with the latest Pijul (+ conflicts in Cargo.toml) - [30]
UFCZKKLXUpgrading to the latest Sanakirja/Rand - [31]
BNPSVXICFriendlier progress bars - [32]
ZQXP3HNAVersion bump - [33]
3VJB4ULDUpdating Cargo.nix
Change contents
- replacement in pijul/src/commands/record.rs at line 335
let hash = changes.save_change(&change).unwrap();let hash = changes.save_change(&change)?; - replacement in pijul/Cargo.toml at line 70
sanakirja = { version = "1.1.2", features = ["crc32"] }sanakirja = { version = "1.1.5", features = ["crc32"] } - replacement in libpijul/Cargo.toml at line 98
sanakirja = "1.1.2"sanakirja = { version = "1.1.5", features = [ "crc32" ] } - edit in Cargo.nix at line 2654
features = [ "crc32" ]; - replacement in Cargo.nix at line 3547
version = "1.0.0-alpha.45";version = "1.0.0-alpha.46"; - replacement in Cargo.nix at line 4561
version = "1.1.2";version = "1.1.5"; - replacement in Cargo.nix at line 4563
sha256 = "0lpbhxrfa9pp2y1wiazimgd0px7ngw1vl60c4ndka4xxw7d8b46p";sha256 = "1s89r4nksq85vhras7d3imr02rg6jfgfb793jrfg288192jp06n5"; - replacement in Cargo.nix at line 4615
version = "1.1.0";version = "1.1.1"; - replacement in Cargo.nix at line 4618
sha256 = "1q6wrwj2bdx12rr1pah2sdyy802gm4710yhfpn77rbkppg7nypd5";sha256 = "1i0d8kidgfrhxnv6gwbad1dn783x5y8365ki081v8l0ljd0rv6hi"; - replacement in Cargo.lock at line 1587
version = "1.1.2"version = "1.1.5" - replacement in Cargo.lock at line 1589
checksum = "d79085dae1bd13359b250c18ba037ff6f40bdaabf1abc88317f726e57287eb52"checksum = "c51a70a5480121f15c96239de59e93e66501728da31dad32dc05613d2dc909e9" - replacement in Cargo.lock at line 1603
version = "1.1.0"version = "1.1.1" - replacement in Cargo.lock at line 1605
checksum = "a55d6fcfbb77ae7c8ebd0e7a100ea94f00e47dd302aa1b7216a1b72524cfdce0"checksum = "119a9d41931450b40302711633902f7da0635b686af167b6ed30bbd7e2440dc4"