Formatting

pmeunier
Jul 1, 2021, 1:17 PM
LV34DUJYQNSHJSNFALRRS3FFQWUU57HIJU26TTKNXDFWD6UWD4QAC

Dependencies

  • [2] D66CRGCN Fixing a Sanakirja bug in the debugging output code
  • [3] JZEI2QJV Comparing file names
  • [4] SGXOEWHU Adding a patched chardetng (temporarily)
  • [5] TGA6QXGI Initial support for binary diffs (conflicts are not yet supported in the output)
  • [6] FTR3UCBE Fixing yet another instance of `&name[2..]` (replaced with the encoding detector)
  • [7] 246V5TYI decode existing files
  • [8] 6CZYYOG7 Faster guessing of encoding
  • [9] VO5OQW4W Removing anyhow in libpijul
  • [10] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).
  • [11] FYUDBQ3C Formatting changes + version bump
  • [12] YN63NUZO Sanakirja 1.0
  • [13] A3RM526Y Integrating identity malleability
  • [14] CCLLB7OI Upgrading to Sanakirja 0.15 + version bump
  • [15] NYOF5766 track file encoding in the record, including change text for file adds

Change contents

  • edit in libpijul/src/working_copy/mod.rs at line 41
    [4.127][4.127:128]()
  • edit in libpijul/src/working_copy/mod.rs at line 44
    [4.160][4.160:161]()
  • replacement in libpijul/src/pristine/sanakirja.rs at line 340
    [6.26018][2.0:110]()
    let remote: UDb<L64, Pair<SerializedHash, SerializedMerkle>> = UDb::from_page(tup.remote.into());
    [6.26018]
    [6.26111]
    let remote: UDb<L64, Pair<SerializedHash, SerializedMerkle>> =
    UDb::from_page(tup.remote.into());
  • edit in libpijul/src/fs.rs at line 832
    [3.503][3.503:504]()
  • edit in libpijul/src/diff/mod.rs at line 33
    [5.214][5.214:215]()
  • edit in libpijul/src/diff/mod.rs at line 110
    [5.1801][5.1801:1802]()
  • edit in libpijul/src/diff/bin.rs at line 240
    [5.9029][5.9029:9030]()
  • edit in chardetng/src/tld.rs at line 341
    [4.11994][4.11994:11995]()
  • edit in chardetng/src/lib.rs at line 3829
    [4.154466][4.154466:154467]()
  • edit in chardetng/src/data.rs at line 1319
    [4.315045][4.315045:315046]()