conflicts
[?]
Mar 6, 2021, 6:30 AM
4NNR32V6RIG7RAJLHKYNA3YHQDL55RLEKTK72KI4RVBU72F2IXSQCDependencies
- [2]
X7OHUPL5Fixing a bug in unrecord, and fixing the tests - [3]
XSEODPNEFixing conflicts - [4]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [5]
VO5OQW4WRemoving anyhow in libpijul - [6]
X243Z3Y5Recording only the required metadata (can even be changed later!) - [7]
HDGRZISMVersion updates - [8]
Q3GU26WDmerge with changes from sanakirja v1.1.2 - [9]
YTQS4ES3Fixing a parsing problem (related to permissions), and the associated permissions - [10]
NYOF5766track file encoding in the record, including change text for file adds - [11]
QQZNSB26Permission update (after #X243) - [12]
6HNRL5RTdetect non-utf8 text files - [13]
UM5DLRPBstore new non-UTF-8 files raw and decode to deplay the contents
Change contents
- edit in libpijul/src/record.rs at line 11
use std::collections::{HashMap, HashSet}; - resolve name conflict: mod.rs mod.rs
- resurrect zombie in "Cargo.lock" at line 2117
source = "registry+https://github.com/rust-lang/crates.io-index" - resurrect zombie in "Cargo.lock" at line 2119
dependencies = ["fnv","lazy_static","nom","petgraph",