Formatting, and version bump
[?]
Jan 27, 2021, 8:37 PM
HQ56ADNSNBCCEBNK5PE5ZVBKKBGWY3ATGFWEYPXJKJBJDUJ2XKQQCDependencies
- [2]
HSVGP2G4Version bump + formatting - [3]
BZCGXVS7Fixing two bugs around conflicts on the last line, where invalid patches were produced (first bug) and applied (second bug) - [4]
3S4DR77ZVersion updates - [5]
JRENVH5DReqwest 0.11 - [6]
YX3VCEOMVersion bump - [7]
6DOXSHWGCleanup, and version bump - [8]
TPEH2XNB1.0.0-alpha.28, with Tokio 1.0 - [9]
UFCZKKLXUpgrading to the latest Sanakirja/Rand - [10]
CT6FBU57SDPX license + version bump - [11]
OUWD436AVersion bump - [12]
G6YZ7U65Version bump - [13]
VYHHOEYHVersions and formatting - [14]
WIORLB47Version bump - [15]
HW5Q7GGYVersion bump - [16]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [17]
WI5BS6BSNew published versions - [18]
CCLLB7OIUpgrading to Sanakirja 0.15 + version bump - [19]
ZTVNGFNTVersion bump - [20]
KVBLRDOUConcatenating edits with order conflict resolutions (if relevant), and parsing the text format of the result - [21]
OCBM7IFENew release: pijul-1.0.0-alpha.8 - [22]
NX5I5H53New published versions - [23]
XAY4DYRRVersion bump - [24]
SAGSYAPXVarious version bumps - [25]
XL6Y64UPFixing a panic when iterating over the basenames of a file - [26]
JL4WKA5PImplement the Sanakirja concurrency model in a cross-process way - [27]
N35L72XVVersions in Cargo.lock - [28]
HKEOO4QJVersion bump - [29]
JACZWIJ6Version bump
Change contents
- edit in libpijul/src/diff/replace.rs at line 73
return - edit in libpijul/src/diff/replace.rs at line 73
return; - edit in libpijul/src/apply.rs at line 415
|| txn.find_block(graph, vertex.start_pos()).is_ok() {error!("Invalid change: {:?}", vertex);return Err(LocalApplyError::InvalidChange);} - edit in libpijul/src/apply.rs at line 415
|| txn.find_block(graph, vertex.start_pos()).is_ok(){error!("Invalid change: {:?}", vertex);return Err(LocalApplyError::InvalidChange);} - edit in libpijul/Cargo.toml at line 4
version = "1.0.0-alpha.31" - edit in libpijul/Cargo.toml at line 4
version = "1.0.0-alpha.33" - edit in Cargo.lock at line 937
version = "1.0.0-alpha.31" - edit in Cargo.lock at line 937
version = "1.0.0-alpha.33"