index
:
tmate
env-crash
master
wait-exit
Mirror of https://github.com/tmate-io/tmate
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd-load-buffer.c
Age
Commit message (
Expand
)
Author
2013-02-23
Add a command queue to standardize and simplify commands that call other
Nicholas Marriott
2012-07-11
Sync OpenBSD patchset 1151:
Tiago Cunha
2012-07-11
Sync OpenBSD patchset 1150:
Tiago Cunha
2012-05-22
Sync OpenBSD patchset 1114:
Tiago Cunha
2011-10-23
Sync OpenBSD patchset 968:
Tiago Cunha
2011-10-23
Sync OpenBSD patchset 964:
Tiago Cunha
2011-07-09
Expand the Id keyword.
Tiago Cunha
2011-05-18
Sync OpenBSD patchset 912:
Tiago Cunha
2011-01-07
Sync OpenBSD patchset 829:
Tiago Cunha
2010-12-30
Global paste buffers instead of per-session which renders copy-buffer useless.
Tiago Cunha
2010-12-22
Sync OpenBSD patchset 801:
Tiago Cunha
2010-08-09
Sync OpenBSD patchset 741:
Tiago Cunha
2010-07-02
Sync OpenBSD patchset 731:
Tiago Cunha
2010-02-26
Sync OpenBSD patchset 652:
Tiago Cunha
2009-11-28
Sync OpenBSD patchset 570:
Tiago Cunha
2009-11-28
Sync OpenBSD patchset 569:
Tiago Cunha
2009-11-14
Sync OpenBSD patchset 539:
Tiago Cunha
2009-10-28
Sync OpenBSD patchset 465:
Tiago Cunha
2009-09-07
Sync OpenBSD patchset 318:
Tiago Cunha
2009-07-30
Sync OpenBSD patchset 206:
Tiago Cunha
2009-07-28
Sync OpenBSD patchset 181:
Tiago Cunha
2009-07-14
Having fixed flags for single-character getopt options is a bit hard to
Nicholas Marriott
2009-07-09
Fix $Id$.
Nicholas Marriott
2009-07-09
Don't leak FILE * on malloc failure. From ivoire at users dot sourceforge dot
Nicholas Marriott
2009-05-21
stat(2) files before trying to load them to avoid problems, for example with ...
Nicholas Marriott
2009-05-18
+b on fopen.
Nicholas Marriott
2009-01-27
Avoid warning.
Nicholas Marriott
2009-01-25
load-buffer command
Tiago Cunha