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]
WI5BS6BSNew published versions - [5]
SAGSYAPXVarious version bumps - [6]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [7]
TPEH2XNB1.0.0-alpha.28, with Tokio 1.0 - [8]
23LVKATNUse pager crate for log output - [9]
ZTVNGFNTVersion bump - [10]
XAY4DYRRVersion bump - [11]
YX3VCEOMVersion bump - [12]
HKEOO4QJVersion bump - [13]
UFCZKKLXUpgrading to the latest Sanakirja/Rand - [14]
VYHHOEYHVersions and formatting - [15]
XL6Y64UPFixing a panic when iterating over the basenames of a file - [16]
5YDI33C4Fixing pager on OSX - [17]
NX5I5H53New published versions - [18]
JRENVH5DReqwest 0.11 - [19]
OUWD436AVersion bump - [20]
KUMJITTFVersion bump in the lockfiles - [21]
IYJZVLETCleaning up the literate programming bits - [22]
3WIQYEISFixing conflicts in Cargo.lock - [23]
SPA2OL5Ikeep-changes feature (default) to avoid deleting problematic changes - [24]
G6YZ7U65Version bump - [25]
CCLLB7OIUpgrading to Sanakirja 0.15 + version bump - [26]
WIORLB47Version bump - [27]
BZCGXVS7Fixing two bugs around conflicts on the last line, where invalid patches were produced (first bug) and applied (second bug) - [28]
JL4WKA5PImplement the Sanakirja concurrency model in a cross-process way - [29]
3S4DR77ZVersion updates - [30]
B5Z4IMEUGenerating Cargo.nix for pijul 1.0.0-alpha.6 - [31]
5BRU2RRWCleanup (debugging a crash related to trees/inodes) - [32]
B3QWIGDEFixing the Git features with the latest Pijul (+ conflicts in Cargo.toml) - [33]
XWETQ4DEUpgrading versions - [34]
PJ7T2VFLDo not hang on locked repositories - [35]
ZQXP3HNAVersion bump - [36]
6DOXSHWGCleanup, and version bump - [37]
KVBLRDOUConcatenating edits with order conflict resolutions (if relevant), and parsing the text format of the result - [38]
OCBM7IFENew release: pijul-1.0.0-alpha.8 - [39]
N35L72XVVersions in Cargo.lock - [40]
JACZWIJ6Version bump - [41]
HW5Q7GGYVersion bump - [42]
SN7AGY6SMaking `pijul lock` robust to kill signals - [43]
CT6FBU57SDPX license + version bump - [44]
BT2ZHPY4Version bumps - [45]
HSVGP2G4Version bump + 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"