Showing the pushed and pulled changes in the correct order

pmeunier
Dec 15, 2023, 8:09 PM
6O65JNAFH6E2BNDDKBKPRMBRY6KZF2PLA3FCR2JBXRO6WH2UJDDQC

Dependencies

  • [2] DO2Y5TY5 Tag synchronisation
  • [3] 44BN7FWS Do not output files introduced by patches that were not applied during a push
  • [4] EUZFFJSO Updating Pijul with the latest changes in Libpijul
  • [5] YN63NUZO Sanakirja 1.0
  • [6] PCEJFKFX Progress bar for upload and apply
  • [7] XSRTXUAS Pull: show progress bar when applying
  • [8] BNPSVXIC Friendlier progress bars
  • [9] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).
  • [10] 5SLOJYHG Fixing the Git feature

Change contents

  • edit in pijul/src/remote/mod.rs at line 789
    [2.13011]
    [2.13011]
    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() {
    [3.10272]
    [2.28660]
    for h in to_download.iter().rev() {