index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
tmux
/
cmd-show-buffer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge show-buffer into save-buffer.
nicm
2013-03-24
1
-112
/
+0
*
Make command exec functions return an enum rather than -1/0/1 values and
nicm
2012-07-11
1
-8
/
+8
*
xfree is not particularly helpful, remove it. From Thomas Adam.
nicm
2012-07-10
1
-4
/
+5
*
Plug a memory leak and update some comments, from Tiago Cunha.
nicm
2011-10-23
1
-2
/
+2
*
Add a flag to cmd_find_session so that attach-session can prefer
nicm
2011-04-05
1
-2
/
+2
*
Clean up and simplify tmux command argument parsing.
nicm
2011-01-04
1
-12
/
+19
*
Change from a per-session stack of buffers to one global stack which is
nicm
2010-12-30
1
-9
/
+10
*
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
nicm
2009-12-03
1
-6
/
+6
*
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
nicm
2009-11-13
1
-2
/
+2
*
Give each paste buffer a size member instead of requiring them to be
nicm
2009-09-07
1
-3
/
+2
*
Tag a few missed printf-like functions and fix a missing "%s".
nicm
2009-08-18
1
-2
/
+2
*
Pass show-buffer output through vis(3) as well, and wrap it to the edge of the
nicm
2009-08-18
1
-23
/
+40
*
Make all messages sent between the client and server fixed size.
nicm
2009-07-26
1
-3
/
+1
*
Having fixed flags for single-character getopt options is a bit hard to
nicm
2009-07-13
1
-2
/
+2
*
Import tmux, a terminal multiplexor allowing (among other things) a single
nicm
2009-06-01
1
-0
/
+89