Showing the pushed and pulled changes in the correct order
Dependencies
- [2]
DO2Y5TY5Tag synchronisation - [3]
44BN7FWSDo not output files introduced by patches that were not applied during a push - [4]
EUZFFJSOUpdating Pijul with the latest changes in Libpijul - [5]
YN63NUZOSanakirja 1.0 - [6]
PCEJFKFXProgress bar for upload and apply - [7]
XSRTXUASPull: show progress bar when applying - [8]
BNPSVXICFriendlier progress bars - [9]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [10]
5SLOJYHGFixing the Git feature
Change contents
- edit in pijul/src/remote/mod.rs at line 789
debug!("update_changelist_pushpull line {}, {:?} {:?}", line!(), n, h); - replacement in pijul/src/commands/pushpull.rs at line 465[3.267]→[3.155:197](∅→∅),[3.565]→[3.155:197](∅→∅),[3.10272]→[3.155:197](∅→∅),[3.749]→[3.155:197](∅→∅)
for h in to_download.iter() {for h in to_download.iter().rev() {