8000 Comparing 0.4.35...0.4.36 · alexcrichton/tar-rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
< 8000 details class="select-menu fork-suggester details-reset details-overlay hx_rsm"> base repository: alexcrichton/tar-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.35
Choose a base ref
...
head repository: alexcrichton/tar-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.36
Choose a head ref
  • 5 commits
  • 8 files changed
  • 6 contributors

Commits on Jul 12, 2021

  1. Configuration menu
    < 8000 clipboard-copy id="copy-commit-6fa206d6c9972a027e12b5588f193d06b375329f" aria-label="Copy the full SHA" type="button" value="6fa206d6c9972a027e12b5588f193d06b375329f" data-view-component="true" class="Button--secondary Button--small Button px-2 py-2">
    Copy the full SHA
    6fa206d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. builder: add support for archiving special files on Unix (#246)

    * builder: add support for archiving special files on Unix
    
    Added support for archiving character, block and fifo files on Unix,
    this is useful when you want to take a whole system backup or
    re-archiving an extracted system image
    
    * tests: display system error for the special files test
    
    * builder: address comments ...
    
    * attempt to reduce `stat` calls
    
    * builder: merge `append_fs_special` into `append_special`
    liushuyu authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    b9cffc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. tidy 'header' implementation (#254)

    * align 'header' with async-tar implementation
    
    * remove explicit return
    
    * remove explicit return
    danieleades authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    860858b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Don't create directories before we've verified they're inside the tar…

    … destination (#259)
    
    Fixes #238
    
    Co-authored-by: Robert O'Callahan <robert@ocallahan.org>
    benesch and rocallahan authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    d90a02f View commit details
    Browse the repository at this point in the history
  2. Bump to 0.4.36

    alexcrichton committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    2587ead View commit details
    Browse the repository at this point in the history
Loading
0