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

GitHub / oilshell/oil issues and pull requests

#2027 - Sudo in dev builds isn't very necessary

Issue - State: open - Opened by JonChesterfield about 1 year ago - 2 comments

#2025 - [WIP] Move `procs` to variable namespace

Pull Request - State: open - Opened by PossiblyAShrub about 1 year ago

#2024 - [test] Add jsontestsuite

Pull Request - State: open - Opened by ellen364 about 1 year ago - 2 comments

#2023 - DRAFT: [mycpp/dataflow] add basic dataflow primitives

Pull Request - State: open - Opened by melvinw about 1 year ago

#2022 - [mycpp] add assign/define annotations to CFG

Pull Request - State: closed - Opened by melvinw about 1 year ago - 10 comments

#2021 - [mycpp] share if-statement special cases with all visitors

Pull Request - State: closed - Opened by melvinw about 1 year ago - 3 comments

#2020 - [devtools] Make build/dev-shell.sh executable

Pull Request - State: closed - Opened by ellen364 about 1 year ago - 2 comments

#2019 - Test framework

Pull Request - State: open - Opened by justinpombrio about 1 year ago - 2 comments

#2018 - Add spec tests for eval with argv/vars bindings

Pull Request - State: open - Opened by PossiblyAShrub about 1 year ago

#2016 - Fix minor errors in docs and create tools to detect them

Pull Request - State: closed - Opened by PossiblyAShrub about 1 year ago - 6 comments

#2015 - Fatal error when closing stderr on a non-fatal error

Issue - State: open - Opened by notwa about 1 year ago

#2014 - errtrace shell option, 3rd attempt

Pull Request - State: open - Opened by momiji about 1 year ago - 8 comments

#2013 - shopt -p and -o compatibility with bash

Pull Request - State: open - Opened by momiji about 1 year ago - 3 comments

#2012 - pitfall - IFS= read x doesn't set x (read --raw-line or for <> loop instead)

Issue - State: open - Opened by SylvAbdomen about 1 year ago - 6 comments
Labels: user-feedback, accepted

#2011 - Fixes spec cpp counts

Pull Request - State: closed - Opened by momiji about 1 year ago - 1 comment

#2010 - feat; errtrace shell option

Pull Request - State: closed - Opened by momiji about 1 year ago - 17 comments

#2009 - bash SHELLOPTS and BASHOPTS support

Issue - State: open - Opened by andychu about 1 year ago
Labels: help wanted, compatibility

#2008 - feat: noclobber shell option

Pull Request - State: open - Opened by momiji about 1 year ago - 3 comments

#2007 - feat: noclobber shell option

Pull Request - State: closed - Opened by momiji about 1 year ago - 1 comment

#2006 - Dev hoover 18

Pull Request - State: closed - Opened by andychu about 1 year ago

#2005 - Dev hoover 18

Pull Request - State: closed - Opened by andychu about 1 year ago

#2004 - BashArray could have a sparse representation (ble.sh)

Issue - State: open - Opened by andychu about 1 year ago

#2002 - Dev hoover 18

Pull Request - State: closed - Opened by andychu about 1 year ago

#2001 - add .html to header link toc-ysh.md

Pull Request - State: closed - Opened by dezren39 about 1 year ago - 1 comment

#2000 - 'view latest' released version in documentation - because old links are often surfaced

Issue - State: open - Opened by dezren39 about 1 year ago - 1 comment
Labels: documentation, user-feedback, accepted

#1999 - Setting up GNU readline history

Issue - State: closed - Opened by dezren39 about 1 year ago - 1 comment

#1998 - emoji/unicode identifiers

Issue - State: open - Opened by dezren39 about 1 year ago

#1997 - typeof / reflection / assign results of '='

Issue - State: closed - Opened by dezren39 about 1 year ago - 3 comments

#1996 - allow any custom prompts

Issue - State: closed - Opened by dezren39 about 1 year ago - 2 comments

#1995 - allow backspace from multiline expressions

Issue - State: open - Opened by dezren39 about 1 year ago - 1 comment

#1994 - bash allows pasting multi-line code snippets, but OSH/YSH don't

Issue - State: open - Opened by dezren39 about 1 year ago - 3 comments
Labels: help wanted, interactive-shell, user-feedback, accepted

#1991 - OpenBSD doesn't have RLIMIT_AS

Issue - State: open - Opened by dontlaugh about 1 year ago

#1990 - Dev lenny 3

Pull Request - State: open - Opened by andychu about 1 year ago

#1989 - [mycpp] annotate CFG with function calls

Pull Request - State: closed - Opened by melvinw about 1 year ago - 9 comments

#1988 - FIX: comments in j8 examples should use # instead of //

Pull Request - State: closed - Opened by ah-edg about 1 year ago - 1 comment

#1987 - [build] check in souffle c++

Pull Request - State: closed - Opened by melvinw about 1 year ago - 4 comments

#1986 - intermittent crash running amd-test script -- reproducible in dbg, opt

Issue - State: open - Opened by andychu about 1 year ago - 4 comments
Labels: bug, pending-release

#1982 - [mycpp] add souffle binary build library

Pull Request - State: closed - Opened by melvinw about 1 year ago - 4 comments

#1981 - [mycpp] add datalog call graph analysis

Pull Request - State: closed - Opened by melvinw about 1 year ago

#1980 - Oils 0.23.0 TODO

Issue - State: open - Opened by andychu about 1 year ago

#1979 - Fix monospace

Pull Request - State: closed - Opened by lishaduck about 1 year ago - 1 comment

#1978 - mycpp: avoid subclass name colissions

Pull Request - State: closed - Opened by melvinw about 1 year ago

#1977 - [mycpp] add some CFG tests for examples

Pull Request - State: closed - Opened by melvinw about 1 year ago - 7 comments

#1976 - mycpp: generalize blocks and other cfg tweaks

Pull Request - State: closed - Opened by melvinw about 1 year ago

#1975 - mycpp: add ControlFlowGraph library

Pull Request - State: closed - Opened by melvinw about 1 year ago

#1974 - command -v "$emptyvar" returns zero

Issue - State: closed - Opened by oguz-ismail about 1 year ago - 3 comments
Labels: pending-release

#1973 - Error message shows wrong/confusing position for long commands

Issue - State: open - Opened by greggyb about 1 year ago - 3 comments
Labels: user-feedback, accepted

#1972 - xxx testing

Pull Request - State: closed - Opened by melvinw about 1 year ago - 1 comment

#1971 - Implement shopt -s autocd

Issue - State: open - Opened by andychu about 1 year ago - 3 comments
Labels: help wanted, good first issue, user-feedback

#1970 - SIGINT and SIGTSTP breaks out of loops in bash/zsh, but not OSH

Issue - State: open - Opened by greggyb about 1 year ago - 6 comments
Labels: compatibility, divergence, user-feedback

#1969 - License compatability: Oils vs readline

Issue - State: open - Opened by the-moog about 1 year ago - 7 comments

#1968 - "Float" in J8 should probably be "Decimal"

Issue - State: closed - Opened by l0b0 about 1 year ago - 4 comments
Labels: pending-release

#1967 - [fastfunc] Use the python2/oils string model in Utf8DecodeOne

Pull Request - State: closed - Opened by PossiblyAShrub about 1 year ago - 4 comments

#1966 - Is Oils in any official distributions, or plannd to be so?

Issue - State: closed - Opened by the-moog about 1 year ago - 4 comments

#1965 - [data_lang] Use new utf8 decoder in osh/string_ops

Pull Request - State: closed - Opened by PossiblyAShrub about 1 year ago - 4 comments

#1964 - link to official nixos wiki

Pull Request - State: closed - Opened by Mic92 about 1 year ago - 2 comments

#1963 - mycpp: only emit StackRoots if Collect() possbile

Pull Request - State: closed - Opened by melvinw about 1 year ago - 11 comments

#1962 - Tabular alignment

Pull Request - State: closed - Opened by justinpombrio about 1 year ago - 5 comments

#1961 - [data_lang] Remove remaining uses of Bjorn DFA and delete unused UTF-8 decoders

Pull Request - State: closed - Opened by PossiblyAShrub about 1 year ago - 1 comment

#1960 - core: skip tracer on ext/heredoc thunks

Pull Request - State: open - Opened by melvinw about 1 year ago - 3 comments

#1959 - reduce calls to malloc before execve()

Pull Request - State: closed - Opened by melvinw about 1 year ago - 1 comment

#1957 - add some statically defined tracepoints

Pull Request - State: closed - Opened by melvinw about 1 year ago - 2 comments

#1956 - Add bzip2 to Ubuntu/Debian wedge deps

Pull Request - State: closed - Opened by KingMob over 1 year ago - 1 comment

#1954 - Add compgen -k and -e spec tests

Pull Request - State: closed - Opened by KingMob over 1 year ago - 2 comments

#1953 - performance experiments

Pull Request - State: closed - Opened by melvinw over 1 year ago - 2 comments

#1952 - Add failing test case for correctness errors in osh/string_ops utf8 decoders

Pull Request - State: closed - Opened by PossiblyAShrub over 1 year ago - 1 comment

#1951 - xxx clear roots after forking

Pull Request - State: closed - Opened by melvinw over 1 year ago - 1 comment

#1950 - xxx root hack

Pull Request - State: closed - Opened by melvinw over 1 year ago

#1948 - always clean up child process on exit

Pull Request - State: closed - Opened by melvinw over 1 year ago - 1 comment

#1947 - restore gc+exit

Pull Request - State: open - Opened by andychu over 1 year ago

#1946 - add USDT probes in cmd/word eval and GC

Pull Request - State: closed - Opened by melvinw over 1 year ago - 1 comment

#1945 - Pretty Printing for Oils values

Pull Request - State: closed - Opened by justinpombrio over 1 year ago - 11 comments

#1944 - docs: replace mention of Perl 6 with Raku

Pull Request - State: closed - Opened by dontlaugh over 1 year ago - 1 comment

#1943 - OpenBSD `ln` and `install` do not have `-v` flag

Issue - State: closed - Opened by dontlaugh over 1 year ago - 5 comments
Labels: pending-release, portability

#1942 - Readline on OpenBSD has a different API; oils-for-unix compiler error

Issue - State: open - Opened by dontlaugh over 1 year ago - 22 comments
Labels: portability

#1941 - [test] Write exhaustive tests over the bjorn dfa and crockford utf8 decoders

Pull Request - State: closed - Opened by PossiblyAShrub over 1 year ago - 2 comments

#1940 - Word splitting has inefficient representation

Issue - State: open - Opened by andychu over 1 year ago
Labels: performance

#1939 - variables.md: setglobal to create global

Pull Request - State: closed - Opened by bar-g over 1 year ago - 2 comments

#1938 - Lint tool that calls out e.g. write $str and write @strs (implies false positives)

Issue - State: open - Opened by andychu over 1 year ago - 2 comments
Labels: help wanted, accepted

#1937 - Bug: read -n strips leading and trailing whitespace

Issue - State: closed - Opened by glyh over 1 year ago - 5 comments
Labels: bug, pending-release

#1936 - question about dynamic scoping - shvar, shvarGet

Issue - State: closed - Opened by glyh over 1 year ago - 2 comments

#1935 - [ BUG ] unexpected token in expression mode

Issue - State: closed - Opened by glyh over 1 year ago - 3 comments
Labels: bug

#1934 - [ FR ] Allow setting referenced type as default value.

Issue - State: closed - Opened by glyh over 1 year ago - 4 comments
Labels: feature

#1933 - [ FR ] allow redirecting on arbitrary blocks

Issue - State: closed - Opened by glyh over 1 year ago - 1 comment
Labels: feature

#1932 - [ FR ] Add options to allow install `wedge` under oil's repo, rather than polluting user's home and root dir.

Issue - State: open - Opened by glyh over 1 year ago
Labels: feature, dev-friction, wedge

#1931 - Switch to parallel `build/deps.sh install-wedges-fast`, fix/document `time-helper` dep

Issue - State: open - Opened by glyh over 1 year ago - 1 comment
Labels: accepted

#1930 - [ FR ] Parallel dev dependency fetch in `build/deps.sh fetch`

Issue - State: open - Opened by glyh over 1 year ago - 1 comment
Labels: good first issue, feature, dev-friction

#1929 - $PY_FTP_MIRROR allowing user to override mirror for python FTP site.

Pull Request - State: closed - Opened by glyh over 1 year ago - 1 comment
Labels: dev-friction

#1928 - direnv support

Pull Request - State: closed - Opened by glyh over 1 year ago - 1 comment
Labels: dev-friction

#1927 - Allow setting mirrors for python tarball in deps pulling

Issue - State: closed - Opened by glyh over 1 year ago - 1 comment

#1924 - cd { pwd } should be an error - dir name required when block is passed

Issue - State: closed - Opened by andychu over 1 year ago - 1 comment
Labels: help wanted, pending-release

#1923 - Test contributing setup (wedges) on Arch Linux

Issue - State: closed - Opened by andychu over 1 year ago - 15 comments

#1922 - Fix nix-shell for `test/spec-py.sh ysh-all`

Pull Request - State: closed - Opened by glyh over 1 year ago - 7 comments

#1921 - [ FR ] expose number base conversion to ysh

Issue - State: open - Opened by glyh over 1 year ago - 3 comments
Labels: feature, ysh, accepted

#1920 - [ FR ] ditch readline, libedit and ncurses

Issue - State: closed - Opened by glyh over 1 year ago - 1 comment
Labels: affects-architecture

#1919 - [ FR ] implement flock

Issue - State: open - Opened by glyh over 1 year ago
Labels: portability, performance, feature