Ecosyste.ms: Issues

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

GitHub / progrium/bashstyle issues and pull requests

#53 - Update README.md

Pull Request - State: open - Opened by ghost over 3 years ago

#52 - Mention 'set -u' and ${arg:?message}

Pull Request - State: open - Opened by ernstki almost 4 years ago

#51 - Resurrect broken link to kfirlavi.com blog

Pull Request - State: open - Opened by ernstki almost 4 years ago

#49 - Coverage

Issue - State: open - Opened by francescobianco over 4 years ago

#48 - Add license information

Issue - State: open - Opened by steigr almost 5 years ago

#47 - Article reference link appears broken.

Issue - State: open - Opened by bwinter about 5 years ago

#46 - [discuss] Suffix all bash scripts with .sh

Issue - State: open - Opened by 27Bslash6 over 5 years ago

#45 - Google's Bash styleguide link is broken

Issue - State: closed - Opened by abousselmi about 6 years ago - 2 comments

#44 - Add example of reflection to get a function's desc

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

#43 - Example of "This can be queried/extracted with a simple function using reflection."

Issue - State: closed - Opened by eedrah about 6 years ago - 2 comments

#42 - Fix link to Google's Bash styleguide

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

#41 - Update google bashstyle guide link

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

#40 - minor - fix variadic function example

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

#39 - Update Google styleguide url

Pull Request - State: closed - Opened by ghost about 8 years ago - 2 comments

#38 - Fix typo in variadic_func example

Pull Request - State: closed - Opened by discordianfish over 8 years ago

#37 - set -u

Issue - State: open - Opened by petef4 over 8 years ago - 1 comment

#36 - Guidance on documenting functions

Issue - State: open - Opened by shazow over 8 years ago - 7 comments

#35 - Fix typo on variadic argument example

Pull Request - State: closed - Opened by clarete about 9 years ago - 1 comment

#34 - support for differences when considering zsh/sh compatibility?

Issue - State: closed - Opened by bf4 about 9 years ago - 2 comments

#33 - Add shellcheck reference

Pull Request - State: closed - Opened by unixorn over 9 years ago - 3 comments

#32 - Mention shellcheck

Issue - State: open - Opened by stuartpb over 9 years ago - 3 comments

#31 - Tracing and Debugging

Issue - State: closed - Opened by stuartpb over 9 years ago - 2 comments

#30 - Ownership and modes

Issue - State: open - Opened by stuartpb over 9 years ago - 1 comment

#29 - Using defaults and "${VAR:?}"

Issue - State: open - Opened by stuartpb over 9 years ago - 3 comments

#28 - Throwing `set -a` and `set +a` around a variable pair list

Issue - State: closed - Opened by stuartpb over 9 years ago - 2 comments

#27 - Locale independence

Issue - State: open - Opened by stuartpb over 9 years ago - 1 comment

#26 - Use `command -v` instead of `which` &c

Issue - State: closed - Opened by stuartpb over 9 years ago - 5 comments

#25 - Use [[ -n "$whatever" ]] rather than [[ "$whatever" ]]

Issue - State: closed - Opened by stuartpb over 9 years ago - 2 comments

#24 - Use curly braces for all variable references

Issue - State: open - Opened by nikolay over 9 years ago - 6 comments
Labels: considering

#23 - Tabs are not evil!

Issue - State: open - Opened by nikolay over 9 years ago - 11 comments
Labels: considering

#22 - Why to always use "if [[ ... ]]; then; fi" instead of a conditional statement

Issue - State: open - Opened by stuartpb over 9 years ago - 7 comments
Labels: considering

#21 - Notes on randomness, /tmp files, cleanup, and signal traps

Issue - State: closed - Opened by stuartpb over 9 years ago - 1 comment

#20 - Serializing with "$(printf %q "$VARIABLE")"

Issue - State: open - Opened by stuartpb over 9 years ago - 18 comments
Labels: considering

#19 - Fully-qualified paths

Issue - State: closed - Opened by stuartpb over 9 years ago - 1 comment

#18 - Use `printf '%s\n'` rather than `echo` to echo strings

Issue - State: closed - Opened by stuartpb over 9 years ago - 5 comments

#17 - When, and how, to use xargs

Issue - State: open - Opened by stuartpb over 9 years ago - 5 comments

#16 - Using STDOUT, STDERR, and the other file descriptors

Issue - State: closed - Opened by stuartpb over 9 years ago - 5 comments

#15 - Calling conventions: short-opts, long-opts, equals, keywords, etc

Issue - State: closed - Opened by stuartpb over 9 years ago - 3 comments

#13 - Only capitalize exported/environment variable names

Issue - State: closed - Opened by stuartpb over 9 years ago - 9 comments

#12 - Update README.md

Pull Request - State: closed - Opened by delitescere almost 10 years ago - 9 comments

#11 - posix shell instead of bash?

Issue - State: closed - Opened by inthecloud247 almost 10 years ago - 2 comments

#10 - Add note about testing for exit code vs output.

Pull Request - State: closed - Opened by shazow almost 10 years ago - 1 comment

#9 - .bash_profile tips

Issue - State: closed - Opened by zanona almost 10 years ago - 2 comments

#8 - Bash Profiler

Issue - State: closed - Opened by dougborg almost 10 years ago - 1 comment

#7 - Google's Shell Styleguide

Issue - State: closed - Opened by leoj3n almost 10 years ago - 1 comment

#6 - maintain in bpkg ?

Issue - State: closed - Opened by jwerle almost 10 years ago - 3 comments

#5 - Shell linter

Issue - State: closed - Opened by josegonzalez almost 10 years ago - 2 comments

#4 - GET IT?!

Pull Request - State: closed - Opened by dminkovsky almost 10 years ago - 3 comments

#3 - Shellcheck utility reference

Issue - State: closed - Opened by sgoings almost 10 years ago - 1 comment

#2 - Bash Unit Testing

Issue - State: closed - Opened by sgoings almost 10 years ago - 1 comment

#1 - `if expr` vs `if [[ expr ]]`?

Issue - State: closed - Opened by shazow almost 10 years ago - 3 comments