summary refs log tree commit diff
path: root/src/TOUR (unfollow)
Commit message (Expand)Author
2009-08-31[CD] Lookup PWD after going through CDPATHHerbert Xu
2009-08-31[BUILTIN] Avoid compiler warnings on isdigitEric Blake
2009-08-31[BUILTIN] Add another missing LC_COLLATE to mkbuiltinsMatthew Burgess
2009-08-31[BUILTIN] Fix NUL termination in readcmdHerbert Xu
2009-08-11[EVAL] Revert SKIPEVAL into EXEXITHerbert Xu
2009-08-11[EVAL] Pass EV_TESTED into evalcmdHerbert Xu
2009-08-11[SHELL] Add preliminary LINENO supportRocky Bernstein
2009-08-11[BUILTIN] Honor tab as IFS whitespace when splitting fields in readcmdStefan Potyra
2009-06-27[EXPAND] Fix quoted pattern patch breakageHerbert Xu
2009-06-27[REDIR] Fix incorrect savefd conversionsHerbert Xu
2009-05-23[MAN] Update manual page to differentiate dash from ashGerrit Pape
2009-02-22[PARSER] Use CHKNL to parse case statementsHerbert Xu
2009-02-22[PARSER] Allow newlines after var name in for statementsHerbert Xu
2009-02-22[JOBS] Do not close stderr when /dev/tty fails to openHerbert Xu
2009-02-22[SIGNAL] Remove EXSIGHerbert Xu
2009-02-22[JOBS] Fix dowait signal raceHerbert Xu
2009-01-14Release 0.5.5.1.Herbert Xu
2009-01-14[BUILD] Add arith_yacc.h to dash_SOURCESHerbert Xu
2009-01-13Release 0.5.5.Herbert Xu
2009-01-13[BUILD] Fixed build on OS XMark Mentovai
2009-01-13[BUILD] Fixed build on NetBSDAleksey Cheusov
2008-10-17[MAN] Removed obsolete for loop syntaxHerbert Xu
2008-08-05[CD] Fixed getcwd build error for the non-glibc caseHerbert Xu
2008-07-13[MAN] Added missing right parenthesisGerrit Pape
2008-07-13[OPTIONS] Added support for -lHerbert Xu
2008-07-13[SHELL] Expand ENV before using itHerbert Xu
2008-07-13[INPUT] Made setinputfd staticHerbert Xu
2008-07-13[BUILTIN] Made t_lex reentrantHerbert Xu
2008-07-13[BUILTIN] Made aexpr/oexpr non-recursiveHerbert Xu
2008-07-13[BUILTIN] Fixed 3,4-argument cases for test per POSIXHerbert Xu
2008-05-19[EXPAND] Fixed non-leading slash treatment in expmetaHerbert Xu
2008-05-07[ARITH] Fixed lexical error on & and |Gerrit Pape
2008-05-03[SHELL] Added gitignoreDan McGee
2008-05-03[SHELL] Use uninitialized_var to silence bogus warningsHerbert Xu
2008-05-03[SHELL] Fixed klibc/klcc build problemsDan McGee
2008-05-03[ERROR] Set default exvwarning2 arg0 for errors during early initialisationHerbert Xu
2008-05-03[CD] Restored warning when getcwd failsHerbert Xu
2008-05-03[CD] Test __GLIBC__ instead of _GNU_SOURCEHerbert Xu
2008-05-03[EXEC] Fixed _PATH_BSHELL warningHerbert Xu
2008-05-02[CD] Restored non-glibc getcwd supportHerbert Xu
2008-05-02[JOBS] Fix cmdtxt crash on if statementsLarry Doolittle
2008-05-02[EXPAND] Fix slash treatment in expmetaHerbert Xu
2007-12-27[PARSER] Do not show prompts in expandstrHerbert Xu
2007-12-27[PARSER] Add FAKEEOFMARK for expandstrHerbert Xu
2007-12-23[ARITH] If imaxdiv() isn't available, use / and % operatorsGerrit Pape
2007-12-23[BUILTIN] Add set +o supportRichard M Kreuter
2007-12-23[EVAL] Fix bad pointer arithmetic in evalcommandSteve Langasek
2007-11-11[EXPAND] Expand here-documents in the current shell environmentHerbert Xu
2007-11-11[EXPAND] Removed herefd hackHerbert Xu
2007-11-11[PARSER] Removed noexpand/length check on eofmarkHerbert Xu
olours 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