Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zonyitoo/rust-ini issues and pull requests
#140 - Whitespace inside quoted values should not be trimmed
Issue -
State: open - Opened by zaneduffield 14 days ago
- 4 comments
#139 - Implement ParseOption::indented_multiline_values
Pull Request -
State: closed - Opened by davidhalter 18 days ago
#138 - Parsing of Python multiline configparser ini dialect
Issue -
State: closed - Opened by davidhalter about 2 months ago
- 3 comments
#137 - Allow for multiline values with escaped newline
Pull Request -
State: closed - Opened by jmbaur 2 months ago
#136 - ParseError "expecting \"[Some('\\'')]\" but found EOF."
Issue -
State: closed - Opened by AllanDaemon 3 months ago
- 3 comments
#135 - Restrict lifetimes of SectionSetter methods
Pull Request -
State: closed - Opened by rikyborg 4 months ago
#134 - Unable to call `SectionSetter::set` again due to too-restrictive lifetimes on method signature
Issue -
State: closed - Opened by rikyborg 4 months ago
- 2 comments
#133 - Feature request: add an option to control whether ':' is key value sperator
Issue -
State: open - Opened by ShuiRuTian 6 months ago
#132 - Add colon_delimiter option and change default behavior
Pull Request -
State: open - Opened by ShuiRuTian 6 months ago
- 6 comments
#131 - feat(fmt): support fmt::Writers when writing ini to a Writer
Pull Request -
State: open - Opened by iiian 7 months ago
- 4 comments
#130 - Windows Path `\` gets lost after parsing
Issue -
State: closed - Opened by RouHim 7 months ago
- 2 comments
#129 - #128 Add/Allow duplicate properties
Pull Request -
State: closed - Opened by RouHim 8 months ago
- 4 comments
#128 - Feature Request: Allow setting duplicated properties
Issue -
State: open - Opened by RouHim 8 months ago
- 1 comment
#127 - Deduplicate eof error handling
Pull Request -
State: closed - Opened by GnomedDev 8 months ago
#126 - Feature Request: Add an option to preserve leading whitespace in keys
Issue -
State: open - Opened by prestomation 8 months ago
- 1 comment
#125 - Updating README usage version to 0.20
Pull Request -
State: closed - Opened by BigBallard 9 months ago
#124 - Avoid reallocating for trimming
Pull Request -
State: closed - Opened by GnomedDev 9 months ago
#123 - expecting \"[Some('='), Some(':')]\" but found EOF
Issue -
State: open - Opened by pikhovkin 9 months ago
- 1 comment
#122 - Add inline(never) to Parser::error
Pull Request -
State: closed - Opened by GnomedDev 9 months ago
- 2 comments
#121 - Use a Cow<'static, str> for ParseError
Pull Request -
State: closed - Opened by GnomedDev 9 months ago
#120 - Fix clippy warnings
Pull Request -
State: closed - Opened by GnomedDev 9 months ago
#119 - Ini::iter always return general section even it's empty since 0.19
Issue -
State: open - Opened by sorz 11 months ago
- 4 comments
#118 - Add iter_mut() and into_iter() to Properties
Pull Request -
State: closed - Opened by arucil about 1 year ago
#117 - `0.20` release implicitly raised MSRV of `rust-ini` to `1.71` (July 2023)
Issue -
State: open - Opened by polarathene about 1 year ago
- 3 comments
#116 - Is hierarchy (section nesting) supported?
Issue -
State: open - Opened by jpmckinney about 1 year ago
- 1 comment
#115 - Update ordered-multimap dependency
Pull Request -
State: closed - Opened by loewenheim about 1 year ago
- 3 comments
#114 - Implement `IntoIterator` for `Ini` (not just for `&Ini`)
Issue -
State: closed - Opened by FireFragment about 1 year ago
#113 - Line with single quote causes parsing issues
Issue -
State: open - Opened by qwertychouskie over 1 year ago
- 3 comments
#112 - Add support for custom key-value separator in nameless sections.
Pull Request -
State: closed - Opened by LostSnail42 over 1 year ago
- 1 comment
#105 - add section name to Properties?
Issue -
State: closed - Opened by jacekpoz over 1 year ago
- 1 comment
#104 - make new release to get Debug implemented in Ini
Issue -
State: closed - Opened by jacekpoz over 1 year ago
#103 - bump ordered-multimap to 0.6
Pull Request -
State: closed - Opened by xxchan over 1 year ago
#102 - Improve test coverage for escape_str() function
Pull Request -
State: closed - Opened by rhi-gray almost 2 years ago
#101 - Ini method general_section() panics
Issue -
State: closed - Opened by initinll almost 2 years ago
- 2 comments
#100 - Custom path
Issue -
State: open - Opened by bbwl521 almost 2 years ago
- 1 comment
#99 - fix: CI on a supported platform
Pull Request -
State: closed - Opened by ryanwohara almost 2 years ago
- 1 comment
#98 - Skip over tab characters before comment delimiter
Pull Request -
State: closed - Opened by Chocobo1 almost 2 years ago
- 3 comments
#97 - Add test case for ParseError line/column numbers
Pull Request -
State: closed - Opened by Chocobo1 almost 2 years ago
#96 - Wrong parsing result with 'inline-comment' feature
Issue -
State: closed - Opened by Chocobo1 almost 2 years ago
#95 - Fix reported line/column numbers in error message
Pull Request -
State: closed - Opened by Chocobo1 almost 2 years ago
#94 - Custom formatter
Issue -
State: open - Opened by Odonno about 2 years ago
- 1 comment
#93 - Add configurable separator
Pull Request -
State: closed - Opened by 2m about 2 years ago
#92 - Fix failing test when building with `--all-features`
Pull Request -
State: closed - Opened by joshuachp about 2 years ago
#91 - Support array like string
Issue -
State: open - Opened by DataHearth over 2 years ago
- 4 comments
#90 - Add conversion from Section to INI
Pull Request -
State: open - Opened by SebastienGllmt over 2 years ago
#89 - Fix typo
Pull Request -
State: closed - Opened by SebastienGllmt over 2 years ago
#88 - Don't panic (on general section for empty ini)
Pull Request -
State: closed - Opened by sirhcel over 2 years ago
#87 - Update README.rst
Pull Request -
State: closed - Opened by Zamiell over 2 years ago
#86 - Update ordered-multimap to 0.4
Pull Request -
State: closed - Opened by taiki-e over 3 years ago
- 3 comments
#85 - Optional support brackets in section names. Fixes #84
Pull Request -
State: closed - Opened by aegoroff over 3 years ago
- 1 comment
#84 - Incorrect parsing section names that contain brackets i.e. []
Issue -
State: closed - Opened by aegoroff over 3 years ago
#83 - Add #[deprecated] attribute to Ini::mut_iter
Pull Request -
State: closed - Opened by taiki-e over 3 years ago
#82 - Implement Iterator::size_hint method
Pull Request -
State: closed - Opened by taiki-e over 3 years ago
#81 - Make all iterators reversible
Pull Request -
State: closed - Opened by taiki-e over 3 years ago
#80 - Update cfg-if to 1.0
Pull Request -
State: closed - Opened by taiki-e over 3 years ago
#79 - Support UTF-8 BOM
Issue -
State: closed - Opened by PikminGuts92 almost 4 years ago
- 7 comments
#78 - Update of the doc, the current version is 0.16
Pull Request -
State: closed - Opened by sylvestre almost 4 years ago
#77 - Comments are not kept after write_to_file
Issue -
State: open - Opened by lrascao about 4 years ago
- 4 comments
#76 - Cargo: bump ordered-multimap to ^0.3
Pull Request -
State: closed - Opened by decathorpe about 4 years ago
- 1 comment
#75 - panic on unwrap() on None
Issue -
State: closed - Opened by alexanderkjall about 4 years ago
- 2 comments
#74 - Bump ordered-multimap
Pull Request -
State: closed - Opened by jplatte about 4 years ago
- 12 comments
#73 - Simpler code structure, moved everything to `lib.rs`
Pull Request -
State: closed - Opened by marioortizmanero about 4 years ago
- 6 comments
#72 - Documented delete_from
Pull Request -
State: closed - Opened by alexxroche over 4 years ago
#71 - unable to create empty section using just .with_section()
Issue -
State: closed - Opened by alexxroche over 4 years ago
- 2 comments
#70 - Update README.rst
Pull Request -
State: closed - Opened by skylei over 4 years ago
#69 - example no longer compiles
Pull Request -
State: closed - Opened by alexxroche over 4 years ago
#68 - a way to remove a key-value pair
Issue -
State: closed - Opened by tshepang over 4 years ago
- 3 comments
#67 - Creating new config with_section(None) seems broken
Issue -
State: closed - Opened by clunion over 4 years ago
- 2 comments
#66 - typo
Pull Request -
State: closed - Opened by tshepang over 4 years ago
#65 - Insert Duplicate Section?
Issue -
State: open - Opened by theonewolf over 4 years ago
- 2 comments
#64 - EscapePolicy::Basics escapes unicode
Issue -
State: closed - Opened by johansigfrids almost 5 years ago
- 8 comments
Labels: bug
#63 - [REGRESSION] Setting/Getting values fails when upgrading from version 0.13 to 0.14 or 0.15
Issue -
State: closed - Opened by gliderkite almost 5 years ago
- 4 comments
Labels: bug
#62 - Introduce CHANGELOG
Issue -
State: open - Opened by gliderkite almost 5 years ago
- 3 comments
#61 - How to get section/key in case-insensitive way?
Issue -
State: closed - Opened by silvioprog almost 5 years ago
- 13 comments
Labels: enhancement
#60 - Disable end-of-line comments
Pull Request -
State: closed - Opened by pedrocr almost 5 years ago
- 2 comments
#59 - Support for semicolon separated lists
Issue -
State: closed - Opened by pedrocr almost 5 years ago
#58 - Remove deprecated Error::description and Error::cause
Pull Request -
State: closed - Opened by AnderEnder almost 5 years ago
#57 - add feature: preserve_order
Pull Request -
State: closed - Opened by nooberfsh almost 5 years ago
- 2 comments
#56 - Preserve double quotes when writing to file
Issue -
State: closed - Opened by gliderkite over 5 years ago
- 1 comment
#55 - Array Support and Iterator of that
Issue -
State: closed - Opened by cyberpunkbln over 5 years ago
- 9 comments
Labels: enhancement
#54 - Add documentation badge
Pull Request -
State: closed - Opened by r-darwish over 5 years ago
#53 - Update README.rst
Pull Request -
State: closed - Opened by Dinduks over 5 years ago
#52 - fix a few clippy warnings
Pull Request -
State: closed - Opened by llogiq about 6 years ago
#51 - use os special new line
Pull Request -
State: closed - Opened by woodgear about 6 years ago
- 4 comments
#50 - include LICENSE text
Issue -
State: closed - Opened by ignatenkobrain over 6 years ago
- 3 comments
#49 - Support for duplicate sections
Issue -
State: closed - Opened by mikroskeem over 6 years ago
- 9 comments
#48 - Restore compatibility with Rust <1.26
Pull Request -
State: closed - Opened by dbrgn over 6 years ago
- 2 comments
#47 - Allow io::Errors to be returned
Pull Request -
State: closed - Opened by na-g over 6 years ago
#46 - Allow IO errors to percolate up to the caller
Issue -
State: closed - Opened by na-g over 6 years ago
- 1 comment
#45 - Cannot correctly parse value with partial quoting
Issue -
State: closed - Opened by blahgeek over 6 years ago
- 10 comments
Labels: bug
#44 - Implement debug disabling via features
Issue -
State: closed - Opened by manio almost 7 years ago
- 3 comments
Labels: enhancement
#43 - Implement DoubleEndedIterator Trait
Issue -
State: closed - Opened by Starz0r almost 7 years ago
- 1 comment
#42 - Allow reading of keys/values that contain single backslashes
Pull Request -
State: closed - Opened by gautamg795 almost 7 years ago
- 5 comments
#41 - Remove unnecessary `Sized` requirement and `mut`
Pull Request -
State: closed - Opened by gautamg795 almost 7 years ago
#40 - Serde Support
Issue -
State: open - Opened by Michael-F-Bryan almost 7 years ago
- 7 comments
#39 - Order is not the same every run
Issue -
State: closed - Opened by inv2004 about 7 years ago
- 6 comments
#38 - Bump version number
Pull Request -
State: closed - Opened by SimonPersson almost 8 years ago
- 2 comments
#37 - Accept anything that implemets AsRef<Path> as filenames.
Pull Request -
State: closed - Opened by SimonPersson almost 8 years ago
#36 - Hi, Can you add new features?
Issue -
State: closed - Opened by y6cmE almost 8 years ago
- 3 comments
#35 - No line break after an empty value
Issue -
State: closed - Opened by dmitriyshx about 8 years ago
- 4 comments
Labels: bug