Age | Commit message (Expand) | Author |
2011-11-15 | Add a pane_index format string and use it, from Ben Boeckel. | Nicholas Marriott |
2011-11-15 | Make window_pane_index work the same as window_index, from Ben Boeckel. | Nicholas Marriott |
2011-11-15 | Disable LESSHISTFILE by default, requested by deraadt. | Nicholas Marriott |
2011-11-15 | make midi 'owner' pointer per-output | Alexandre Ratchov |
2011-11-15 | add missing full stop; | Jason McIntyre |
2011-11-15 | Add a "device number" component in sndio(7) device names, allowing a | Alexandre Ratchov |
2011-11-14 | Store page titles in the correct case, and by default, only | Ingo Schwarze |
2011-11-13 | Implement mdoc(7)-like output style variant for man(7) documents: | Ingo Schwarze |
2011-11-13 | Make the man(7) page footer the same as in groff. | Ingo Schwarze |
2011-11-13 | overful -> overfull; | Jason McIntyre |
2011-11-13 | Support -man -Omdoc to format man(7) manuals in mdoc(7) output style; | Ingo Schwarze |
2011-11-13 | Make the default left text margin configurable from the command line, | Ingo Schwarze |
2011-11-13 | Rewrite the expression parser for a more concise syntax: | Ingo Schwarze |
2011-11-13 | Inventing new keywords for mostly the same thing when a well-established | Ingo Schwarze |
2011-11-13 | Split the common code to be reused by other mandocdb clients, | Ingo Schwarze |
2011-11-13 | Split the common code to be reused by other mandocdb clients, | Ingo Schwarze |
2011-11-13 | Fix two crashes that occur when walking very large (i.e. real-world) trees: | Ingo Schwarze |
2011-11-12 | mark some arguments "const" that will not be changed; from kristaps@ | Ingo Schwarze |
2011-11-12 | Parse and ignore the C font family in \f escapes. | Ingo Schwarze |
2011-11-12 | update currency exchange rates; | Jason McIntyre |
2011-11-09 | Fix a trivial copy-and-paste error (sx->sy), from Chris Johnsen. | Nicholas Marriott |
2011-11-08 | use -A with traceroute; ok sthen | Theo de Raadt |
2011-11-08 | Pass install the -S option to avoid a window where the target isn't | Philip Guenthe |
2011-11-06 | improve gm4 compatibility, from Robert Young, thanks ! | Marc Espie |
2011-11-05 | When the HEAD scope of .TP is broken by another block macro, | Ingo Schwarze |
2011-11-05 | update currency exchange rates; | Jason McIntyre |
2011-11-05 | Missing bits for new keys and buffer indexes, from Tiago Cunha | Nicholas Marriott |
2011-11-05 | Option to change status line (message) background when using vi keys and | Nicholas Marriott |
2011-11-03 | Garbage collect an unused variable. | Ingo Schwarze |
2011-11-03 | When .TH sets no data, leave the date field in the page footer blank, | Ingo Schwarze |
2011-11-03 | Correct .Eo spacing: | Ingo Schwarze |
2011-11-01 | Do some cleanup and improve the manpage. From Andreas Bartelt; ok henning, jmc | Mike Belopuhov |
2011-11-01 | Fixup previous: don't forget to actually get the current rtable; | Mike Belopuhov |
2011-11-01 | List sockets existing only in the specified or current routing domain. | Mike Belopuhov |
2011-10-29 | update currency exchange rates; | Jason McIntyre |
2011-10-27 | minor formatting fix; | Jason McIntyre |
2011-10-27 | Add screen*:XT to terminal-overrides for tmux-in-tmux, from Romain | Nicholas Marriott |
2011-10-27 | Missing -o on usage for pipe-pane, from Tiago Cunha. | Nicholas Marriott |
2011-10-27 | Didn't really think the else behaviour through - requiring argv to | Nicholas Marriott |
2011-10-24 | mention that -aoff is not the default for the default device | Alexandre Ratchov |
2011-10-24 | Handle infinite recursion the same way as groff: | Ingo Schwarze |
2011-10-24 | Handle \N numbered character escapes the same way as groff: | Ingo Schwarze |
2011-10-24 | bz#1859: send tty break to pty master instead of (probably already | Damien Miller |
2011-10-24 | bz#1943: unbreak stdio forwarding when ControlPersist is in user - ssh | Damien Miller |
2011-10-23 | When copying, make repeat count indicate buffer to replace if used. | Nicholas Marriott |
2011-10-23 | Alias NPage/PPage as PageDown/PgDn/PageUp/PgUp to reduce occasional | Nicholas Marriott |
2011-10-23 | Support for \e[3J to clear the history. Also send the corresponding | Nicholas Marriott |
2011-10-23 | Try to resolve relative paths for loadb and saveb (first using client | Nicholas Marriott |
2011-10-23 | For initial session, use size of command client even if detached. | Nicholas Marriott |
2011-10-23 | Ignore LC_ALL and LC_CTYPE if they are empty as well as unset. | Nicholas Marriott |