Age | Commit message (Expand) | Author |
2011-11-16 | mark the device as closed before closing streams attached to it. | Alexandre Ratchov |
2011-11-16 | prefix device-specific messages by the device name, since we | Alexandre Ratchov |
2011-11-16 | When processing .Sh HEAD, as soon as we know which section this is, | Ingo Schwarze |
2011-11-16 | When a .TP block is broken but already contains a head element, | Ingo Schwarze |
2011-11-16 | Support multiple search terms, and logical operations -a and -o | Ingo Schwarze |
2011-11-16 | Don't leak list in complete_cmd_parse if there are no commands found. | Owain Ainsworth |
2011-11-16 | Don't create a history file called -... doh. Pointed out by jmc. | Nicholas Marriott |
2011-11-16 | consider there's no dependency between two aprocs, if | Alexandre Ratchov |
2011-11-15 | Add word movement and editing command for command prompt editing, from | Nicholas Marriott |
2011-11-15 | Move word-separators to be a session rather than window option, from Ben | Nicholas Marriott |
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 |