Commit Graph

  • f7b95f8f9b
    Merge a2db02bbc0 into 1bd7691d47 simonsan 2024-03-18 05:47:27 +0100
  • a2db02bbc0
    feat(errors): handle errors simonsan 2024-03-18 05:47:17 +0100
  • 12031aa1ee
    chore: make code more idiomatic simonsan 2024-03-18 04:46:27 +0100
  • e538dfe98b
    fix: clippy lints simonsan 2024-03-18 04:33:12 +0100
  • 604ac59393
    feat(lib): split into bin and lib simonsan 2024-03-18 04:32:47 +0100
  • 49ff3ca518
    chore: add usual lints to cargo manifest simonsan 2024-03-18 04:31:40 +0100
  • 6ab1cdcea0
    chore: update edition to 2021 simonsan 2024-03-18 04:29:58 +0100
  • 0f79679025
    chore(deps): update byteorder simonsan 2024-03-18 04:29:28 +0100
  • 2bf19da524
    Merge 8f2013dc13 into 1bd7691d47 Ivan Zvonimir Horvat 2021-05-29 19:15:08 +0200
  • 8f2013dc13 InMemoryIndex: use default trait Horki 2021-05-29 19:14:29 +0200
  • e1f5214930 InMemoryIndex: use default trait Horki 2021-05-29 19:10:10 +0200
  • 1ab26505a1
    Merge 6b9c1524a9 into 1bd7691d47 Ivan Zvonimir Horvat 2021-04-30 00:15:28 +0200
  • 6b9c1524a9 index: use inline macro for is_empty Horki 2021-04-30 00:13:26 +0200
  • 1bd7691d47
    Merge pull request #1 from carols10cents/updates master Jim Blandy 2020-11-29 21:01:17 -0800
  • ce5702f2ce
    Remove `extern crate`s Carol (Nichols || Goulding) 2020-11-17 21:36:39 -0500
  • 9bf880ad96
    Update to edition 2018 Carol (Nichols || Goulding) 2020-11-17 21:36:02 -0500
  • ddc46c90b0
    Rename the `try` variable to `r#try` Carol (Nichols || Goulding) 2020-11-17 21:34:36 -0500
  • 8c55dd6a15
    Start `use` paths to local modules with `crate::` Carol (Nichols || Goulding) 2020-11-17 21:33:36 -0500
  • 2172fe7861
    Remove use of deprecated function `Error::description` Carol (Nichols || Goulding) 2020-11-17 21:30:44 -0500
  • 71b3c9f9fa Cargo.lock noise changes. Jim Blandy 2019-06-23 14:51:21 -0700
  • fecdce2521 Merge branch 'master' of github.com:ProgrammingRust/fingertips Jim Blandy 2018-01-01 00:42:43 -0800
  • bd98fb7c52 Add MIT license. Jim Blandy 2018-01-01 00:42:15 -0800
  • 80dfdc559c Silence a warning about a variable not needing to be `mut`. Jason Orendorff 2017-11-21 12:42:33 -0600
  • 4172b8dc14 More comments. Jason Orendorff 2017-11-21 12:42:02 -0600
  • 2bba0ca4c8 More comments. Jason Orendorff 2017-11-21 12:24:41 -0600
  • 470ffe448d A few more comments. Jason Orendorff 2017-11-21 12:00:21 -0600
  • 0546b29437 Remove a line with just spaces on it. Jason Orendorff 2017-06-20 15:23:11 -0500
  • e24ff549a6 fingertips: Comments. Jason Orendorff 2017-06-20 15:04:57 -0500
  • dcbebecb72 Initial commit. Jason Orendorff 2017-06-20 15:02:08 -0500