Formatting
Dependencies
- [2]
D66CRGCNFixing a Sanakirja bug in the debugging output code - [3]
JZEI2QJVComparing file names - [4]
SGXOEWHUAdding a patched chardetng (temporarily) - [5]
TGA6QXGIInitial support for binary diffs (conflicts are not yet supported in the output) - [6]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [7]
NYOF5766track file encoding in the record, including change text for file adds - [8]
A3RM526YIntegrating identity malleability - [9]
6CZYYOG7Faster guessing of encoding - [10]
CCLLB7OIUpgrading to Sanakirja 0.15 + version bump - [11]
YN63NUZOSanakirja 1.0 - [12]
FYUDBQ3CFormatting changes + version bump - [13]
FTR3UCBEFixing yet another instance of `&name[2..]` (replaced with the encoding detector) - [14]
VO5OQW4WRemoving anyhow in libpijul - [15]
246V5TYIdecode existing files
Change contents
- edit in libpijul/src/working_copy/mod.rs at line 41
- edit in libpijul/src/working_copy/mod.rs at line 44
- replacement in libpijul/src/pristine/sanakirja.rs at line 340
let remote: UDb<L64, Pair<SerializedHash, SerializedMerkle>> = UDb::from_page(tup.remote.into());let remote: UDb<L64, Pair<SerializedHash, SerializedMerkle>> =UDb::from_page(tup.remote.into()); - edit in libpijul/src/fs.rs at line 832
- edit in libpijul/src/diff/mod.rs at line 33
- edit in libpijul/src/diff/mod.rs at line 110
- edit in libpijul/src/diff/bin.rs at line 240
- edit in chardetng/src/tld.rs at line 341
- edit in chardetng/src/lib.rs at line 3829
- edit in chardetng/src/data.rs at line 1319