| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
recycling on Linux filesystems
|
|\ |
|
| | |
|
|/
|
|
|
| |
permitting removal of fishd. Universal variables test passes, others
fail.
|
| |
|
|
|
|
| |
https://github.com/fish-shell/fish-shell/pull/808
|
| |
|
|
|
|
| |
https://github.com/fish-shell/fish-shell/issues/645
|
|
|
|
|
|
| |
to child processes when either starting them or moving them to the foreground.
https://github.com/fish-shell/fish-shell/issues/176
|
| |
|
|
|
|
| |
Addresses https://github.com/fish-shell/fish-shell/issues/495
|
|
|
|
|
|
| |
and safe_perror replacements.
Fixes https://github.com/fish-shell/fish-shell/issues/495
|
|
|
|
|
|
|
| |
we no longer kill OpenSUSE
https://github.com/fish-shell/fish-shell/issues/367
Also fix some formatting
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This will let us color cd commands better
|
|
|
|
| |
fork()
|
|
|
|
| |
shares output buffers (not sure how this ever worked before)
|
|
|
|
| |
Removed some buffer_t
|
| |
|
|
|
|
| |
messages in weird places
|
| |
|
|
|
|
| |
correctly.
|
| |
|
| |
|
|
|
|
| |
when they're not in the history
|
| |
|
|
|
|
| |
removing calls to c_str() while calling these functions in other files.
|
| |
|
|
|
|
| |
could never succeed.
|
| |
|
| |
|
| |
|
| |
|
|
|