1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Forgot to add set/show highlight More... almost 14 years ago
More futzing with eval and eval? More... almost 14 years ago
Revise how we get the source string for eval and eval? More... almost 14 years ago
Change banner slightly More... almost 14 years ago
Sync with kshdb More... almost 14 years ago
Revise expand_eval_fn so we don't use external sed, but Regexps. More... almost 14 years ago
Merge branch 'master' of github.com:rocky/zshdb More... almost 14 years ago
Fix sourcing dbg-trace.sh More... almost 14 years ago
More conventional shell-style indentation. More... almost 14 years ago
Merge branch 'master' of github.com:rocky/zshdb More... almost 14 years ago
Declare local var more near use More... almost 14 years ago
Regularize indentation and sync with kshdb. More... almost 14 years ago
More agressive rm of evalfile More... almost 14 years ago
Merge branch 'master' of github.com:rocky/zshdb More... almost 14 years ago
Add --init-file option to read shell script file. Akin to bash's -init-file option. More... almost 14 years ago
Update copyright date More... almost 14 years ago
Fix bug in setting breakpoint in subshell; Add export command More... almost 14 years ago
Fix bug in setting breakpoint in subshell; Add export command More... almost 14 years ago
Better sync with kshdb and bashdb. Still a little off in breakpoints. More... almost 14 years ago
Sync with kshdb. More... almost 14 years ago
Sync with kshdb More... almost 14 years ago
Administrivia More... almost 14 years ago
Merge branch 'master' of github.com:rocky/zshdb More... almost 14 years ago
Forgot to install display and undisplay More... almost 14 years ago
Sync with bashdb More... almost 14 years ago
'clean'target should remove patch' *.{orig,rej} More... almost 14 years ago
Add ability to save variables inside nested shell. Suggestion for code which doesn't use eval (but is very zsh-specific) suggested by Bart Schaefer. More... almost 14 years ago
Sync with bashdb More... almost 14 years ago
in "eval?" extract expression in "case", and echo that. More... almost 14 years ago
Revise how exports work to be more reliable. Thanks to Bart Schaefer for the suggestion and pointer to the parameter module More... almost 14 years ago