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]
CCLLB7OIUpgrading to Sanakirja 0.15 + version bump - [5]
N35L72XVVersions in Cargo.lock - [6]
JL4WKA5PImplement the Sanakirja concurrency model in a cross-process way - [7]
XAY4DYRRVersion bump - [8]
HKEOO4QJVersion bump - [9]
6DOXSHWGCleanup, and version bump - [10]
NX5I5H53New published versions - [11]
VYHHOEYHVersions and formatting - [12]
KVBLRDOUConcatenating edits with order conflict resolutions (if relevant), and parsing the text format of the result - [13]
G6YZ7U65Version bump - [14]
JACZWIJ6Version bump - [15]
TPEH2XNB1.0.0-alpha.28, with Tokio 1.0 - [16]
3S4DR77ZVersion updates - [17]
SAGSYAPXVarious version bumps - [18]
OCBM7IFENew release: pijul-1.0.0-alpha.8 - [19]
ZTVNGFNTVersion bump - [20]
CT6FBU57SDPX license + version bump - [21]
WI5BS6BSNew published versions - [22]
XL6Y64UPFixing a panic when iterating over the basenames of a file - [23]
UFCZKKLXUpgrading to the latest Sanakirja/Rand - [24]
OUWD436AVersion bump - [25]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [26]
WIORLB47Version bump - [27]
YX3VCEOMVersion bump - [28]
HW5Q7GGYVersion bump - [29]
JRENVH5DReqwest 0.11
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"