More accurate recording of modification time
[?]
Jan 13, 2021, 7:36 PM
I2D35LLFDA7KMKGVQWDOYZFZVHTRKOCLVRL3M3ZASSU7QQKL4K5ACDependencies
- [2]
G6S6PWZEDo not touch the channel if this is a partial record - [3]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [4]
KWAGWB73Adding extra dependencies from the config file - [5]
CCLLB7OIUpgrading to Sanakirja 0.15 + version bump
Change contents
- edit in pijul/src/commands/record.rs at line 144
let now = std::time::SystemTime::now(); - edit in pijul/src/commands/record.rs at line 147
debug!("commit: {:?}", now.elapsed()); - replacement in pijul/src/commands/record.rs at line 265
return Ok(None);bail!("Empty change") - replacement in pijul/src/commands/record.rs at line 279
return Ok(None);bail!("Empty change")