Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chalin/code_excerpt_updater issues and pull requests
#63 - Rename `master` branch to `main`
Issue -
State: closed - Opened by chalin about 1 year ago
- 1 comment
#62 - Support liquid variables in code path
Issue -
State: open - Opened by leighajarett over 2 years ago
#61 - Error: Invalid Replace Attribute
Issue -
State: closed - Opened by GZGavinZhao over 3 years ago
- 2 comments
#60 - Updated README.md
Pull Request -
State: open - Opened by theCypher47 over 4 years ago
#59 - Add test for Linux diff
Pull Request -
State: open - Opened by chalin almost 5 years ago
#58 - Add support for YAML code excerpt borders
Pull Request -
State: closed - Opened by chalin almost 5 years ago
Labels: enhancement
#57 - Support YAML excerpt files with bordered code
Issue -
State: closed - Opened by chalin almost 5 years ago
Labels: enhancement
#56 - Fix: reintroduce support empty plaster string
Pull Request -
State: closed - Opened by chalin almost 5 years ago
#55 - Upgrade code to Dart 2
Pull Request -
State: closed - Opened by chalin almost 5 years ago
#54 - Add support for --log-fine CLI option
Pull Request -
State: closed - Opened by chalin over 5 years ago
#53 - Support `remove` argument for diff instructions.
Pull Request -
State: closed - Opened by chalin about 6 years ago
#52 - Support `skip` and `take` arguments
Pull Request -
State: closed - Opened by chalin about 6 years ago
#51 - Support `from` and `to` as a (non-diff) code-excerpt args
Pull Request -
State: closed - Opened by chalin about 6 years ago
#50 - Respect instruction argument order
Pull Request -
State: closed - Opened by chalin about 6 years ago
#49 - Refactoring: break code_excerpt_updater into more manageable parts
Pull Request -
State: closed - Opened by chalin about 6 years ago
#48 - Refactoring: use Matcher rather than RegExp as diff argument types
Pull Request -
State: closed - Opened by chalin about 6 years ago
#47 - Support bash path-brace syntax for diffs
Pull Request -
State: closed - Opened by chalin about 6 years ago
#46 - Code refactoring
Pull Request -
State: closed - Opened by chalin about 6 years ago
#45 - Fully support the diff `from` argument
Pull Request -
State: closed - Opened by chalin about 6 years ago
#44 - feat: support diff -u argument
Pull Request -
State: closed - Opened by chalin about 6 years ago
#43 - feat: support diff of file regions
Pull Request -
State: closed - Opened by chalin about 6 years ago
#42 - Filter out docregion tags before performing diff
Pull Request -
State: closed - Opened by chalin about 6 years ago
#41 - Support code region diff
Issue -
State: open - Opened by chalin about 6 years ago
#40 - Filter out docregion tags before performing the diff
Issue -
State: closed - Opened by chalin about 6 years ago
#39 - feat: support Jekyll diff-tagged blocks
Pull Request -
State: closed - Opened by chalin about 6 years ago
#38 - Add support for path --exclude
Pull Request -
State: closed - Opened by chalin over 6 years ago
#37 - chore: fix type error
Pull Request -
State: closed - Opened by chalin over 6 years ago
#36 - chore: update path pkg dependency
Pull Request -
State: closed - Opened by chalin over 6 years ago
- 1 comment
#35 - Set non-zero exit code on error and refresh
Pull Request -
State: closed - Opened by chalin over 6 years ago
#34 - Pubspec.yaml package version cleanup
Pull Request -
State: closed - Opened by chalin over 6 years ago
#33 - Support setting plaster template via CLI
Pull Request -
State: closed - Opened by chalin over 6 years ago
#32 - Support `*.excerpt.yaml` files and `plaster` attribute
Pull Request -
State: closed - Opened by chalin over 6 years ago
#31 - Report invalid <?code-pane?> excerpt path+region references
Issue -
State: open - Opened by chalin almost 7 years ago
Labels: enhancement
#30 - Support code excerpt inlining / non-inlining independent of the instruction
Issue -
State: open - Opened by chalin almost 7 years ago
Labels: enhancement
#29 - Support instructions at start of markdown list item
Pull Request -
State: closed - Opened by chalin almost 7 years ago
#28 - Warn if instruction not closed by `?>`; support `{%-...-%}`
Pull Request -
State: closed - Opened by chalin almost 7 years ago
#27 - Accept `prettify` with more than one argument.
Pull Request -
State: closed - Opened by chalin almost 7 years ago
#26 - fix: strictly match code block marker kinds
Pull Request -
State: closed - Opened by chalin almost 7 years ago
#25 - feat: retain attribute
Pull Request -
State: closed - Opened by chalin almost 7 years ago
#24 - Support `class` attribute
Pull Request -
State: closed - Opened by chalin almost 7 years ago
#23 - feat: support retain attribute
Pull Request -
State: closed - Opened by chalin almost 7 years ago
Labels: enhancement
#22 - chore: don't warn about instructions having only `class` args
Pull Request -
State: closed - Opened by chalin about 7 years ago
#22 - chore: don't warn about instructions having only `class` args
Pull Request -
State: closed - Opened by chalin about 7 years ago
#21 - feat: support cmd line option `--replace="/.../.../g; ..."`
Pull Request -
State: closed - Opened by chalin about 7 years ago
#20 - feat: Support `\t`, `\n` and `\xHH` hex char codes in replace
Pull Request -
State: closed - Opened by chalin about 7 years ago
#19 - Support global replace via set instruction
Pull Request -
State: closed - Opened by chalin about 7 years ago
#18 - Fix processing of code-excerpt arg containing a closing curly brace
Pull Request -
State: closed - Opened by chalin about 7 years ago
#17 - Support more than one replace expression
Pull Request -
State: closed - Opened by chalin about 7 years ago
#16 - Support escaped backslashes in replace expressions
Pull Request -
State: closed - Opened by chalin over 7 years ago
#15 - Support prettify code blocks and `$&` in replace
Pull Request -
State: closed - Opened by chalin over 7 years ago
#14 - Add support for `replace` attribute implementing global string replace
Pull Request -
State: closed - Opened by chalin over 7 years ago
#13 - Support looking for a code excerpt in the src directory
Pull Request -
State: closed - Opened by chalin over 7 years ago
#12 - Add support for code diffs
Pull Request -
State: closed - Opened by chalin over 7 years ago
#11 - Normalize code excerpts: trim leading whitespace
Pull Request -
State: closed - Opened by chalin over 7 years ago
#10 - Add support for empty region names
Pull Request -
State: closed - Opened by chalin over 7 years ago
#9 - Adjust when warnings are reported. Report warn/err line number.
Pull Request -
State: closed - Opened by chalin over 7 years ago
#8 - Escape Angular interpolation syntax by default
Pull Request -
State: closed - Opened by chalin over 7 years ago
#7 - Ensure tool supports completely empty proc. instruction
Pull Request -
State: closed - Opened by chalin over 7 years ago
#6 - Give precedence to region attribute value vs region from unnamed arg
Pull Request -
State: closed - Opened by chalin over 7 years ago
#5 - Support: valueless args, global setting of default indentation
Pull Request -
State: closed - Opened by chalin over 7 years ago
#4 - Support processing of Jade files, and warn on ignored instruction
Pull Request -
State: closed - Opened by chalin almost 8 years ago
#3 - Add support for `path-base`; refactor tests
Pull Request -
State: closed - Opened by chalin almost 8 years ago
#2 - map non-words char sequences to a single hyphen in region name
Pull Request -
State: closed - Opened by chalin almost 8 years ago
#1 - Support for <?code-example?> processing instructions
Pull Request -
State: closed - Opened by chalin almost 8 years ago