Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
488583dc8def345b32dafe5b4f9bdb0a280062d3
/
cmd-run-shell.c
a36da3a
Remove the barely-used and unnecessary command check() function.
by Nicholas Marriott
· 11 years ago
00af2df
Merge branch 'obsd-master'
by Thomas
· 12 years ago
972da2d
Try to establish client for run-shell and if-shell if no -t.
by Nicholas Marriott
· 12 years ago
d28a39d
Extend jobs to support writing and use that for copy-pipe instead of
by Nicholas Marriott
· 12 years ago
20636d9
Add a command queue to standardize and simplify commands that call other
by Nicholas Marriott
· 12 years ago
66edb33
Expand format variables in the run-shell and if-shell shell commands,
by Nicholas Marriott
· 12 years ago
c519f9a
evbuffer_readline returns allocated storage, don't leak it.
by Nicholas Marriott
· 12 years ago
d1e6ce2
Add functions to allocate and free command contexts rather than doing it
by Nicholas Marriott
· 12 years ago
6ddb06d
Extend jobs to support writing and use that for copy-pipe instead of popen,
by Nicholas Marriott
· 12 years ago
a6ad44f
Fix if-shell and run-shell if there are no sessions. Batted around through
by Nicholas Marriott
· 12 years ago
a2f52d4
Remove previous
by Thomas Adam
· 12 years ago
2ccb67c
Plug small memory leak in run-shell
by Thomas Adam
· 12 years ago
69a8d64
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
by Nicholas Marriott
· 12 years ago
3964309
Add a command queue to standardize and simplify commands that call other
by Nicholas Marriott
· 12 years ago
497b27d
Expand format variables in the run-shell and if-shell shell commands, from
by Nicholas Marriott
· 12 years ago
cb6f366
evbuffer_readline returns allocated storage, don't leak it.
by Nicholas Marriott
· 12 years ago
293e331
Add functions to allocate and free command contexts rather than doing it all on
by Nicholas Marriott
· 12 years ago
39631ed
Merge branch 'obsd-master'
by Thomas Adam
· 12 years ago
4aa4e9f
Allow cmd-run-shell to accept -t to specify the pane to display the
by Nicholas Marriott
· 12 years ago
1f5e6e3
Sync OpenBSD patchset 1151:
by Tiago Cunha
· 12 years ago
a432fcd
Sync OpenBSD patchset 1150:
by Tiago Cunha
· 12 years ago
ede8312
Make command exec functions return an enum rather than -1/0/1 values and
by Nicholas Marriott
· 12 years ago
df912e3
xfree is not particularly helpful, remove it. From Thomas Adam.
by Nicholas Marriott
· 12 years ago
391f1f0
Expand the Id keyword.
by Tiago Cunha
· 13 years ago
3d7b810
Sync OpenBSD patchset 855:
by Tiago Cunha
· 14 years ago
db7a89b
Simplify the way jobs work and drop the persist type, so all jobs are
by Nicholas Marriott
· 14 years ago
1df427b
Sync OpenBSD patchset 829:
by Tiago Cunha
· 14 years ago
7502cb3
Clean up and simplify tmux command argument parsing.
by Nicholas Marriott
· 14 years ago
d7bae0e
Sync OpenBSD patchset 741:
by Tiago Cunha
· 14 years ago
c87187f
When changing so that the client passes its stdout and stderr as well as
by Nicholas Marriott
· 14 years ago
ad6a528
Sync OpenBSD patchset 734:
by Tiago Cunha
· 14 years ago
b9c873c
Return the command client return code with MSG_EXIT now that MSG_ERROR and
by Nicholas Marriott
· 14 years ago
348c3e6
Sync OpenBSD patchset 705:
by Tiago Cunha
· 14 years ago
1e8faaa
Don't die if the client has been detached when the job finishes, just
by Nicholas Marriott
· 15 years ago
e35f5b3
Sync OpenBSD patchset 539:
by Tiago Cunha
· 15 years ago
76ef877
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
by Nicholas Marriott
· 15 years ago
53ef4c2
Sync OpenBSD patchset 493:
by Tiago Cunha
· 15 years ago
4d60913
Switch jobs over to use a bufferevent.
by Nicholas Marriott
· 15 years ago
053e405
Sync OpenBSD patchset 475:
by Tiago Cunha
· 15 years ago
2f813ef
Add a flag for jobs that shouldn't be freed after they've died and use it for
by Nicholas Marriott
· 15 years ago
50ece89
Sync OpenBSD patchset 385:
by Tiago Cunha
· 15 years ago
197f8b8
Sync OpenBSD patchset 384:
by Tiago Cunha
· 15 years ago
88f3ffe
Remove a debugging leftover and add copyright.
by Nicholas Marriott
· 15 years ago
cebc988
Switch run-shell over to queue the command in the background like #().
by Nicholas Marriott
· 15 years ago
e3dcc53
Sync OpenBSD patchset 335:
by Tiago Cunha
· 15 years ago
14ebcab
run-shell command to run a shell command without opening a window, sending
by Nicholas Marriott
· 15 years ago