🐛 Fix compilation after jiff migration

berkus
Jun 24, 2025, 10:52 AM
QF4CMUUNAWMMQNKU6O4UMYXZLJVWVGX5G6ZGYOGUGTATVI64YPIQC

Dependencies

  • [2] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).
  • [3] GUL4M5FI Cleanup and formatting
  • [4] N26HD5PF Replace `chrono` with `jiff`
  • [5] HWH4WWN3 Proper separation of Git commit messages into a message and description fields in changes
  • [6] USQMBKTP Replace deprecated chrono function
  • [7] 5IABX6JG Fix deprecation warning for from_utc
  • [8] NEJOYVJB Fixing the Git feature
  • [9] PBNQKKPE Fixing a conflict
  • [10] AAAMZY4V Updating `pijul git` with the latest Sanakirja

Change contents

  • replacement in pijul/src/commands/git.rs at line 770
    [3.1476][4.2879:2960]()
    timestamp: jiff::Timestamp::from_second(signature.when().seconds()),
    [3.1476]
    [2.159173]
    timestamp: jiff::Timestamp::from_second(signature.when().seconds())?,