Solving conflicts
Dependencies
- [2]
OEKRRU6OFix test compilation - [3]
4EN4MDBQUpdate identity dependencies - [4]
TI7PCK7JUpdate `pijul/src/main.rs` to use new identity management - [5]
TEDGMEHFIntroduce subcommand for completion-script generation. - [6]
EEBKW7VTKeys and identities - [7]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [8]
SHSJ3Y53Fixing more tests - [9]
ZDK3GNDBTag transactions (including a massive refactoring of errors) - [10]
OFQY3GUUFormatting and versions - [11]
QL6K2ZM3Tags - [12]
Q3GU26WDmerge with changes from sanakirja v1.1.2 - [13]
FXEDPLRIResurrecting tests, and type cleanup (no need for Arc<RwLock<…>> anymore) - [14]
SNZ3OAMCuse native external subcommand support instead of hand-rolled one - [15]
RRCSHAYZFormatting - [16]
OKE6SXPPimprove docs, feedback for pijul key - [17]
TIPZ7UXNStarted fixing the tests for parallel record/output - [*]
QJXNUQFJSolving conflicts
Change contents
- edit in pijul/src/main.rs at line 128
/// Identity management/// - resurrect zombie in pijul/src/main.rs at line 133
/// Shell completion script generationCompletion(Completion), - resolve order conflict in pijul/src/main.rs at line 133
- resurrect zombie in pijul/Cargo.toml at line 24
clap_complete = "3.0.4" - resolve order conflict in pijul/Cargo.toml at line 24
- resurrect zombie in libpijul/src/tests/mod.rs at line 99[6.574]→[6.941:981](∅→∅),[6.574]→[6.941:981](∅→∅),[6.981]→[6.20381:20433](∅→∅),[6.981]→[6.20381:20433](∅→∅),[6.20433]→[2.1022:1067](∅→∅),[6.20433]→[2.1022:1067](∅→∅)
T: MutTxnT + Send + Sync + 'static,R: WorkingCopy + Clone + Send + Sync + 'static,P: ChangeStore + Clone + Send + 'static, - edit in Cargo.lock at line 351[19.3423][19.3453]
][[package]]name = "clap_complete"version = "3.2.5"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "3f7a2e0a962c45ce25afce14220bc24f9dade0a1787f185cecf96bfba7847cd8"dependencies = ["clap", - edit in Cargo.lock at line 1910[19.33633][19.33633]
"clap_complete",