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-generic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up and simplify tmux command argument parsing.
nicm
2011-01-04
1
-414
/
+0
*
Change from a per-session stack of buffers to one global stack which is
nicm
2010-12-30
1
-11
/
+2
*
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
nicm
2009-12-03
1
-8
/
+8
*
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
nicm
2009-11-26
1
-1
/
+4
*
Tweak a comment and add some spacing.
nicm
2009-11-13
1
-2
/
+2
*
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
nicm
2009-11-13
1
-44
/
+46
*
Initialise the arg2 pointer properly (also free it when freeing the
nicm
2009-08-26
1
-1
/
+10
*
Add flags for 1+2 and 2 arguments to the generic target code, use it for
nicm
2009-08-11
1
-93
/
+33
*
Merge pane number into the target specification for pane commands. Instead of
nicm
2009-07-30
1
-91
/
+1
*
Make all messages sent between the client and server fixed size.
nicm
2009-07-26
1
-110
/
+1
*
Having fixed flags for single-character getopt options is a bit hard to
nicm
2009-07-13
1
-112
/
+78
*
When pasting, translate \n into \r. This matches xterm and putty's behaviour,
nicm
2009-07-11
1
-3
/
+11
*
Import tmux, a terminal multiplexor allowing (among other things) a single
nicm
2009-06-01
1
-0
/
+694