Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / BurntSushi/same-file issues and pull requests

#59 - Question about methodology

Issue - State: open - Opened by kayabaNerve 12 months ago - 2 comments
Labels: enhancement

#58 - Redox is unix-family

Issue - State: open - Opened by boozook over 1 year ago
Labels: enhancement, help wanted

#57 - Add target 'wasm32-wasi' support ?

Issue - State: closed - Opened by yanghaku over 2 years ago - 4 comments

#56 - `is_same_file` and `Handle::from_path` hang for named pipes on linux

Issue - State: closed - Opened by wkordalski almost 3 years ago - 2 comments
Labels: wontfix

#54 - Fix crates.io badge, update links, and use SPDX license format

Pull Request - State: open - Opened by atouchet about 3 years ago - 1 comment

#53 - Broken crates.io badge in Readme

Issue - State: open - Opened by atouchet about 3 years ago

#52 - File size is not actually checked on Windows

Issue - State: open - Opened by Sh4rK over 3 years ago - 1 comment

#51 - Replace "cfg(test)" with "cfg(doctest)" for readme testing

Pull Request - State: closed - Opened by GuillaumeGomez over 4 years ago

#50 - test readme + msrv bump + Rust 2018 + switch to GitHub Actions

Pull Request - State: closed - Opened by BurntSushi almost 5 years ago

#49 - Reexport `Hash` impl for top-level `Handle`

Pull Request - State: closed - Opened by alexcrichton about 5 years ago

#48 - Add tests for README file

Pull Request - State: closed - Opened by GuillaumeGomez over 5 years ago - 2 comments

#47 - add unknown module

Pull Request - State: closed - Opened by FreeMasen over 5 years ago - 4 comments

#46 - Unknown Targets

Issue - State: closed - Opened by FreeMasen over 5 years ago - 3 comments
Labels: duplicate

#45 - False positive of two files are different

Issue - State: closed - Opened by xxks-kkk almost 6 years ago - 1 comment

#44 - exclude CI files

Pull Request - State: closed - Opened by ignatenkobrain about 6 years ago - 1 comment

#43 - Allow users to use key independently from file handles.

Pull Request - State: closed - Opened by m1el about 6 years ago - 3 comments

#42 - return errors on unsupported targets (e.g., wasm)

Issue - State: closed - Opened by ForsakenHarmony over 6 years ago - 18 comments

#41 - Issues with this crate over samba.

Issue - State: closed - Opened by sbstp over 6 years ago - 2 comments

#40 - Support stdin, stdout, and stderr in Windows Powershell

Issue - State: closed - Opened by devnought over 6 years ago - 2 comments
Labels: bug, help wanted

#39 - Support `ino` and `dev` on windows

Issue - State: closed - Opened by cetra3 almost 7 years ago - 5 comments

#38 - Include license files

Issue - State: closed - Opened by Nemo157 almost 7 years ago - 1 comment

#37 - windows Handle to satisfy Eq

Pull Request - State: closed - Opened by cjubb39 almost 7 years ago - 1 comment

#36 - Erroneous `impl Eq` on Windows Handle

Issue - State: closed - Opened by cjubb39 almost 7 years ago - 1 comment

#35 - bump rand to 0.4

Pull Request - State: closed - Opened by ignatenkobrain almost 7 years ago - 1 comment

#34 - win: upgrade to winapi 0.3

Pull Request - State: closed - Opened by BurntSushi almost 7 years ago

#33 - Interest check: adding a serialize, deserialize impl for `Handle`

Issue - State: closed - Opened by sanmai-NL almost 7 years ago - 10 comments

#32 - towards 1.0

Pull Request - State: closed - Opened by BurntSushi about 7 years ago - 2 comments

#31 - Have travis build on osx as well

Pull Request - State: closed - Opened by gurgalex about 7 years ago - 2 comments

#30 - Add osx testing for cross platform coverage

Issue - State: closed - Opened by gurgalex about 7 years ago

#29 - Small typo fixes

Pull Request - State: closed - Opened by gurgalex about 7 years ago - 1 comment

#28 - Do a pass over documentation

Issue - State: closed - Opened by KodrAus about 7 years ago - 6 comments

#27 - Release 1.0 on crates.io

Issue - State: closed - Opened by KodrAus over 7 years ago - 3 comments

#26 - Add note about handle equality

Pull Request - State: closed - Opened by KodrAus over 7 years ago - 1 comment

#25 - Clarify that "dev" and "ino" are unix only.

Pull Request - State: closed - Opened by gurgalex over 7 years ago - 1 comment

#24 - Note why `Handle` methods in `win` and `unix` won't panic

Pull Request - State: closed - Opened by yandexx over 7 years ago - 4 comments

#23 - Adds `html_root` attribute

Pull Request - State: closed - Opened by levicole over 7 years ago - 7 comments

#22 - Examples and Errors for Handle

Pull Request - State: closed - Opened by yandexx over 7 years ago - 3 comments

#21 - Link everything

Pull Request - State: closed - Opened by yandexx over 7 years ago - 4 comments

#20 - Added tests for Sync and Send

Pull Request - State: closed - Opened by AndyGauge over 7 years ago - 1 comment

#19 - Ensure Send and Sync are implemented

Pull Request - State: closed - Opened by AndyGauge over 7 years ago

#18 - Add Errors Section to `same_file` method

Pull Request - State: closed - Opened by yandexx over 7 years ago - 1 comment

#17 - implement Hash for Handle

Pull Request - State: closed - Opened by AndyGauge over 7 years ago - 1 comment

#16 - Replace `try!` with `?` in examples

Pull Request - State: closed - Opened by yandexx over 7 years ago - 4 comments

#15 - Tracking issue for libz blitz evaluation of same-file

Issue - State: closed - Opened by KodrAus over 7 years ago - 7 comments

#14 - Note that `dev` and `ino` methods are unix only

Issue - State: closed - Opened by KodrAus over 7 years ago

#13 - Start tracking release notes for version bumps

Issue - State: closed - Opened by KodrAus over 7 years ago - 1 comment

#12 - Add `html_root` attribute

Issue - State: closed - Opened by KodrAus over 7 years ago

#11 - Ensure `Handle` is `Send + Sync`

Issue - State: closed - Opened by KodrAus over 7 years ago

#10 - Implement `Hash` for `Handle`

Issue - State: closed - Opened by KodrAus over 7 years ago - 2 comments

#9 - Add hyperlinks to items in docs prose

Issue - State: closed - Opened by KodrAus over 7 years ago

#8 - Note why `Handle` methods in `win` won't panic

Issue - State: closed - Opened by KodrAus over 7 years ago - 1 comment

#7 - Note why `Handle` methods in `unix` won't panic

Issue - State: closed - Opened by KodrAus over 7 years ago - 2 comments

#6 - Replace `try!` with `?` in examples

Issue - State: closed - Opened by KodrAus over 7 years ago - 1 comment

#5 - Add Errors Section to `same_file` method

Issue - State: closed - Opened by KodrAus over 7 years ago

#4 - Add Errors Section to methods on `Handle`

Issue - State: closed - Opened by KodrAus over 7 years ago

#3 - Add examples to public methods on `Handle`

Issue - State: closed - Opened by KodrAus over 7 years ago - 1 comment

#2 - Clarify Approach to comparing files in docs

Issue - State: closed - Opened by KodrAus over 7 years ago - 4 comments

#1 - Add Redox support

Pull Request - State: closed - Opened by jackpot51 almost 8 years ago - 8 comments