index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd-confirm-before.c
Commit message (
Expand
)
Author
Age
*
Remove the barely-used and unnecessary command check() function.
Nicholas Marriott
2013-08-21
*
Add a command queue to standardize and simplify commands that call other
Nicholas Marriott
2013-02-23
*
Fix error reporting for client commands by adding a flag to cmd_find_client to
Nicholas Marriott
2013-02-22
*
Need to set clients in context before changing their reference count.
Nicholas Marriott
2013-02-20
*
Remove unnecessary initializers of cmd_ctx.
Nicholas Marriott
2013-02-18
*
Add functions to allocate and free command contexts rather than doing it all on
Nicholas Marriott
2013-02-18
*
Sync OpenBSD patchset 1151:
Tiago Cunha
2012-07-11
*
Sync OpenBSD patchset 1150:
Tiago Cunha
2012-07-11
*
Sync OpenBSD patchset 934:
Tiago Cunha
2011-07-08
*
Sync OpenBSD patchset 927:
Tiago Cunha
2011-07-03
*
Sync OpenBSD patchset 829:
Tiago Cunha
2011-01-07
*
Sync OpenBSD patchset 539:
Tiago Cunha
2009-11-14
*
Sync OpenBSD patchset 289:
Tiago Cunha
2009-08-24
*
Sync OpenBSD patchset 261:
Tiago Cunha
2009-08-16
*
Sync OpenBSD patchset 181:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 154:
Tiago Cunha
2009-07-22
*
Memory could be leaked if a second prompt or message appeared while another was
Nicholas Marriott
2009-07-17
*
Make status_message_set a variadic printf-like function. No functional change -
Nicholas Marriott
2009-07-15
*
Having fixed flags for single-character getopt options is a bit hard to
Nicholas Marriott
2009-07-14
*
Simplify the code by using the generic _target functions.
Tiago Cunha
2009-04-28
*
Use cmd_prarg to include "s when necessary.
Nicholas Marriott
2009-04-27
*
Convert hidden flag to a full flags word for the status line and add a flag to
Nicholas Marriott
2009-04-27
*
- confirm-before command.
Tiago Cunha
2009-04-27