Breaking out of potentially infinite loops in follow_oldest_path
Dependencies
- [2]
3ZAS64J6Solving conflicts - [3]
KNB3RZMSFixing path crashes related to the new non-null roots - [4]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [5]
Q6MRVSJXHigher resolution for status change times on Unix, and coarser test for 1-second-resolution filesystems - [6]
QU6T6J6WUse the change time in addition to the modified time when detecting untouched files (at least on Unix) - [7]
KGN7KVLAFormatting
Change contents
- edit in libpijul/src/working_copy/filesystem.rs at line 357
- edit in libpijul/src/fs.rs at line 880
debug!("{:?}", std::str::from_utf8(&name_buf)); - replacement in libpijul/src/fs.rs at line 901
.dest().dest();break