| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
throw away lots of memory (13576)
|
| |
|
|
|
|
| |
avoid losing user-typed characters (13565)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
it thought there were characters missing) (13388)
|
| |
|
| |
|
|
|
|
|
| |
Zsh tried to free unallocated memory when importing colon arrays. Removed
redundant replenv().
|
| |
|
|
|
|
| |
signal handlers are only executed when it is safe to run them (13365)
|
| |
|
|
|
|
| |
(13349)
|
|
|
|
| |
case where missing characters weren't remembered (13343)
|
| |
|
| |
|
|
|
|
| |
spaces); more security when freeing matches: make sure current menu match pointer isn't used afterwards (13331)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|