Fixing a bug in replacements, recently introduced during a fix of a graph corruption bug
[?]
Jan 29, 2021, 3:07 PM
CUHXXBDZJRSAQD5USKGQACUQL4O7KYDT2T4SB3USCFO3IKMYKFDQCDependencies
- [2]
HR3WK6A7When lock times out, check that there are no more clients before quitting - [3]
HQ56ADNSFormatting, and version bump - [4]
BZCGXVS7Fixing two bugs around conflicts on the last line, where invalid patches were produced (first bug) and applied (second bug) - [5]
G6YZ7U65Version bump - [6]
PJ7T2VFLDo not hang on locked repositories - [7]
OUWD436AVersion bump - [8]
WI5BS6BSNew published versions - [9]
SPA2OL5Ikeep-changes feature (default) to avoid deleting problematic changes - [10]
XL6Y64UPFixing a panic when iterating over the basenames of a file - [11]
CCLLB7OIUpgrading to Sanakirja 0.15 + version bump - [12]
JACZWIJ6Version bump - [13]
YX3VCEOMVersion bump - [14]
KUMJITTFVersion bump in the lockfiles - [15]
ZQXP3HNAVersion bump - [16]
CT6FBU57SDPX license + version bump - [17]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [18]
HSVGP2G4Version bump + formatting - [19]
KVBLRDOUConcatenating edits with order conflict resolutions (if relevant), and parsing the text format of the result - [20]
OCBM7IFENew release: pijul-1.0.0-alpha.8 - [21]
BT2ZHPY4Version bumps - [22]
23LVKATNUse pager crate for log output - [23]
XAY4DYRRVersion bump - [24]
HW5Q7GGYVersion bump - [25]
XWETQ4DEUpgrading versions - [26]
B5Z4IMEUGenerating Cargo.nix for pijul 1.0.0-alpha.6 - [27]
UFCZKKLXUpgrading to the latest Sanakirja/Rand - [28]
3WIQYEISFixing conflicts in Cargo.lock - [29]
N35L72XVVersions in Cargo.lock - [30]
5YDI33C4Fixing pager on OSX - [31]
SN7AGY6SMaking `pijul lock` robust to kill signals - [32]
JRENVH5DReqwest 0.11 - [33]
HKEOO4QJVersion bump - [34]
JL4WKA5PImplement the Sanakirja concurrency model in a cross-process way - [35]
3S4DR77ZVersion updates - [36]
WIORLB47Version bump - [37]
IYJZVLETCleaning up the literate programming bits - [38]
NX5I5H53New published versions - [39]
TPEH2XNB1.0.0-alpha.28, with Tokio 1.0 - [40]
B3QWIGDEFixing the Git features with the latest Pijul (+ conflicts in Cargo.toml) - [41]
6DOXSHWGCleanup, and version bump - [42]
SAGSYAPXVarious version bumps - [43]
ZTVNGFNTVersion bump - [44]
5BRU2RRWCleanup (debugging a crash related to trees/inodes) - [45]
VYHHOEYHVersions and formatting
Change contents
- replacement in pijul/Cargo.toml at line 4
version = "1.0.0-alpha.36"version = "1.0.0-alpha.38" - replacement in pijul/Cargo.toml at line 54
libpijul = { path = "../libpijul", version = "1.0.0-alpha.31", features = [ "tarball" ] }libpijul = { path = "../libpijul", version = "1.0.0-alpha.34", features = [ "tarball" ] } - replacement in libpijul/src/diff/replace.rs at line 72
if start <= end {if start >= end { - replacement in libpijul/Cargo.toml at line 4
version = "1.0.0-alpha.33"version = "1.0.0-alpha.34" - replacement in Cargo.lock at line 937
version = "1.0.0-alpha.33"version = "1.0.0-alpha.34" - replacement in Cargo.lock at line 1289
version = "1.0.0-alpha.36"version = "1.0.0-alpha.38"