Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
vi-put-before and vi-put-after
|
|
Add linked list of unwaited-for background jobs.
Truncate at value of _SC_CHILD_MAX discarding oldest.
Remove old lastpid_status mechanism for latest exited process only.
Slightly tighten safety of permanently allocated linked lists so
that this doesn't compromise signal handling.
|
|
zle widget
|
|
|
|
|
|
|
|
|
|
|
|
Removes catastrophic make failure so rest of make can finish.
|
|
|
|
|
|
Since a rebase contains a list of patches to re-apply, re-use the
facility for stgit to have the same mechanism.
The patch list given to the gen-{un,}applied-string hooks is an array
with the sha1 and the subject of the commit. On rebase merge, the
applied patches prior to current contains only a number and "?".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
available before right margin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also a couple of read-from-minibuffer fixes: don't pass numeric
argument to recursive edit, and hide the minibuffer edit from
the undo history.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|