| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to avoid incorrect NO_UNSET errors
|
|
|
|
| |
incremental history
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Conflicts:
ChangeLog
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
available before right margin
|
| |
|
|
|
|
|
| |
The (#q...) expression should simply be removed to leave a normal pattern
as before
|
| |
|
| |
|
| |
|
|
|
|
| |
returns the original pattern
|
| |
|
| |
|
| |
|
|
|
|
| |
enable old behavior via "configure --with-stack-allocation"
|
| |
|
|
|
|
| |
special themselves
|
| |
|
| |
|
|
|
|
| |
lines from history, fix bad history write of events ending with backslashes
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
{C1..C2} pattern, thus preventing crash
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
fixes
Src/utils.c: properly ifdef declarations
Src/zsh_system.h: memmove() should return its dest argument
Src/signals.c: define ret before use
Src/mem.c: remove unused pointers
Src/prototypes.h: use size_t in bcopy()
Src/compat.c: fix const declaration inconsistency
|
|
|
|
| |
Revert INC_APPEND_HISTORY behaviour.
|