Version bump

[?]
Dec 19, 2020, 5:40 PM
YX3VCEOM36NOK6757SD4SZX4FHB7FBAVRKFJH2QFPCYILC4SBRNAC

Dependencies

  • [2] ZTVNGFNT Version bump
  • [3] 23LVKATN Use pager crate for log output
  • [4] N35L72XV Versions in Cargo.lock
  • [5] 3S4DR77Z Version updates
  • [6] G734WNM6 flake.nix: use crate2nix
  • [7] G6YZ7U65 Version bump
  • [8] B5Z4IMEU Generating Cargo.nix for pijul 1.0.0-alpha.6
  • [9] H62VFFJE Cargo.nix, and solving conflicts
  • [10] FXT5FS5W Updating Cargo.nix
  • [11] 2K7JLB4Z No pager on Windows
  • [12] XL6Y64UP Fixing a panic when iterating over the basenames of a file
  • [13] SPA2OL5I keep-changes feature (default) to avoid deleting problematic changes
  • [14] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).
  • [15] NX5I5H53 New published versions
  • [16] I52XSRUH Massive cleanup, and simplification
  • [17] WI5BS6BS New published versions
  • [18] BT2ZHPY4 Version bumps
  • [19] 5BRU2RRW Cleanup (debugging a crash related to trees/inodes)
  • [20] PJ7T2VFL Do not hang on locked repositories
  • [21] JACZWIJ6 Version bump
  • [22] OUWD436A Version bump
  • [23] XWETQ4DE Upgrading versions
  • [24] XAY4DYRR Version bump
  • [25] OJZWJUF2 MUCH faster `pijul add -r`
  • [26] ZHABNS3S Canonicalize all paths
  • [27] Q7CAYX5N Fixing Windows compilation
  • [28] OCBM7IFE New release: pijul-1.0.0-alpha.8
  • [29] Q45QHPO4 Feedback on network stuff
  • [30] WIORLB47 Version bump
  • [31] SAGSYAPX Various version bumps
  • [32] 3WIQYEIS Fixing conflicts in Cargo.lock

Change contents

  • replacement in pijul/Cargo.toml at line 4
    [3.196462][2.0:27]()
    version = "1.0.0-alpha.22"
    [3.196462]
    [3.196488]
    version = "1.0.0-alpha.23"
  • replacement in pijul/Cargo.toml at line 50
    [3.197456][2.28:96]()
    libpijul = { version = "1.0.0-alpha.19", features = [ "tarball" ] }
    [3.197456]
    [3.197523]
    libpijul = { version = "1.0.0-alpha.20", features = [ "tarball" ] }
  • replacement in pijul/Cargo.toml at line 82
    [3.310][3.310:344]()
    [target.'cfg(unix)'.dependencies]
    [3.310]
    [3.344]
    [target.'cfg(target_os = "linux")'.dependencies]
  • replacement in libpijul/Cargo.toml at line 4
    [3.1020894][2.97:124]()
    version = "1.0.0-alpha.19"
    [3.1020894]
    [3.1020920]
    version = "1.0.0-alpha.20"
  • replacement in Cargo.nix at line 3755
    [3.114701][2.162:198]()
    version = "1.0.0-alpha.22";
    [3.114701]
    [3.114736]
    version = "1.0.0-alpha.23";
  • replacement in Cargo.nix at line 3846
    [3.79777][3.4201:4259]()
    target = { target, features }: target."unix";
    [3.79777]
    [3.79777]
    target = { target, features }: target."linux";
  • replacement in Cargo.lock at line 972
    [3.560][2.199:226]()
    version = "1.0.0-alpha.19"
    [3.560]
    [3.729]
    version = "1.0.0-alpha.20"
  • replacement in Cargo.lock at line 1343
    [3.1064071][2.227:254]()
    version = "1.0.0-alpha.22"
    [3.1064071]
    [3.1064097]
    version = "1.0.0-alpha.23"