summary refs log tree commit diff
Commit message (Expand)AuthorAge
* shell: Always use explicit large file APIHerbert Xu2020-05-15
* input: Fix compiling against libedit with -fno-commonJeroen Roovers2020-05-15
* shell: mktokens relative TMPDIRMichael Greenberg2020-05-15
* expand: Remove unused expandmeta() flag parameterDenys Vlasenko2020-05-15
* parser: Fix alias expansion after heredoc or newlinesHerbert Xu2020-05-15
* parser: Catch errors in expandstrHerbert Xu2020-05-15
* parser: Fix handling of empty aliasesHerbert Xu2020-05-15
* jobs: Fix infinite loop in waitprocHerbert Xu2020-04-29
* var: Remove poplocalvars() always-zero argument, make it staticDenys Vlasenko2020-04-29
* jobs: Rename DOWAIT_NORMAL to DOWAIT_NONBLOCKDenys Vlasenko2020-04-29
* builtin: Fix seconds part of times(1)Herbert Xu2020-04-29
* redir: Clear saved redirections in subshellHerbert Xu2020-04-29
* shell: delete AC_PROG_YACCFangrui Song2020-01-20
* parser: Only accept single-digit parameter expansion outside of bracesHerbert Xu2020-01-20
* expand: Fix trailing newlines processing in backquote expandingNikolai Merinov2020-01-20
* parser: Fix old-style command substitution here-document crashHerbert Xu2020-01-20
* eval: Reset handler when entering a subshellHerbert Xu2019-03-28
* expand: Fix double-decrement in argstrHerbert Xu2019-03-28
* options: Do not set commandname in procargsHerbert Xu2019-03-28
* redir: Handle nested exec within REALLY_CLOSED redirectionHerbert Xu2019-02-25
* output: Fix clang warnings about GNU old-style field designatorAntonio Ospite2019-02-25
* shell: Fix clang warnings about "string plus integer"Antonio Ospite2019-02-25
* eval: Only restore exit status on exit/returnHerbert Xu2019-02-25
* eval: avoid leaking memory associated with redirectionsHerbert Xu2019-02-25
* system: Disable glibc warning on sigsetmaskHerbert Xu2018-12-14
* eval: Use sh_warnx instead of warnxHerbert Xu2018-12-14
* parser: Do not push token back before parseheredocHerbert Xu2018-12-14
* expand: Eat closing brace for length parameter expansionHerbert Xu2018-12-14
* eval: Use the correct expansion mode for fd redirectionHerbert Xu2018-12-14
* eval: Silence compiler warning about missing parenthesesAntonio Ospite2018-12-14
* shell: Enable automake silent rulesAntonio Ospite2018-12-14
* shell: Update configure.ac with suggestions from autoupdateAntonio Ospite2018-12-14
* eval: make traps work when "set -e" is enabledAntonio Ospite2018-12-14
* expand: Fix multiple issues with EXP_DISCARD in evalvarHerbert Xu2018-11-19
* main: Print \n upon EOF (CTRL-D) when run interactivelyGerrit Pape2018-11-19
* eval: Report I/O error on stdoutGerrit Pape2018-11-19
* builtin: Default to mktemp, not tempfileAndrej Shadura2018-11-19
* shell: update .gitignoreMartijn Dekker2018-11-19
* man: Problems in dash.1, sh.1, sh.distrib.1esr@thyrsus.com2018-08-29
* expand: Ensure result is escaped in cvtnumHerbert Xu2018-08-29
* memalloc: Avoid looping in growstacktoHerbert Xu2018-08-29
* eval: Always set localvar_stopHerbert Xu2018-08-29
* expand: Do not reprocess data when expanding wordsHerbert Xu2018-08-29
* expand: Fix skipping of command substitution when trimming in evalvarHerbert Xu2018-08-29
* expand: Merge syntax/quotes in memtodest with flagsHerbert Xu2018-08-29
* expand: Use HOME in tilde expansion when it is emptyHerbert Xu2018-08-29
* shell: Don't include config.h for native helpersPeter Korsgaard2018-08-29
* builtin: Use test_access from NetBSD when faccessat is unavailableHerbert Xu2018-05-28
* eval: Add vfork supportHerbert Xu2018-05-28
* eval: Replace with listsetvar with mklocal/setvareqHerbert Xu2018-05-28
o xsessionJune McEnroe I love how simple this is. 2021-02-07Set cursor theme and sizeJune McEnroe 2021-02-07Use scrot for up -s if no screencaptureJune McEnroe Still missing putting the URL in an X selection. 2021-02-07Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe And increase XTerm internalBorder. 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe Weirdly the Fn key doesn't change how the F row registers... I wonder if I can do something about that. 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 11 is what I use on macOS, but I feel like my eyes are working harder here. 2021-02-07Fully configure and rebind cwmJune McEnroe This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe