Age | Commit message (Expand) | Author |
2016-08-08 | /tmp and /var/tmp are the same, consistently use the former in both | Igor Sobrado |
2016-08-01 | Remove vi's "directory" option and TMPDIR support. | Anthony J. Bentley |
2016-05-27 | Revert CHAR_T removal. Some signedness flaws were introduced. | Martijn van Duren |
2016-05-02 | Remove CHAR_T in favor of native types. | Martijn van Duren |
2016-02-09 | avoid special characters; from michael reed | Jason McIntyre |
2016-01-06 | Remove msgcat from the documentation. | Todd C. Miller |
2015-11-24 | Update the other documentation to match the new filec default. | Anthony J. Bentley |
2015-11-24 | Turn on filename tab completion in vi by default. | Anthony J. Bentley |
2015-11-23 | Remove cscope references in documentation. | Anthony J. Bentley |
2015-11-19 | Remove cscope support in vi. | Anthony J. Bentley |
2015-09-14 | Avoid .Ns right after .Pf, it's pointless. | Ingo Schwarze |
2015-03-17 | Don't use the wrong escape for < and >. Tweak wording to match the page. | Anthony J. Bentley |
2015-03-13 | remove the first comma from constructs like ", and," and ", or,": you can use | Jason McIntyre |
2015-02-28 | Reduce usage of predefined strings in manpages. | Anthony J. Bentley |
2014-11-20 | Remove the vi perl api. | Anthony J. Bentley |
2014-11-14 | from natano: | Ted Unangst |
2012-01-17 | flesh out the VI COMMANDS section somewhat; | Jason McIntyre |
2011-12-28 | These utilities were already part of 1BSD, and some authors are known. | Ingo Schwarze |
2011-07-29 | document vi/ex regular expressions, and where they differ from those | Jason McIntyre |
2011-05-16 | better document some of the terminology used in the VI COMMANDS section; | Jason McIntyre |
2011-05-02 | no need to escape `|'; as discussed with schwartze | Jason McIntyre |
2011-04-12 | better document vi's startup (in terms of environment variables | Jason McIntyre |
2011-03-31 | add a BUFFERS section, to explain how they work; | Jason McIntyre |
2011-03-17 | since we stopped installing the usd docs, it no longer makes | Jason McIntyre |
2011-01-05 | tyop, pr 6538. | Jasper Lievisse Adriaanse |
2010-10-18 | remove references to now removed usd/psd/smm docs; | Jason McIntyre |
2010-09-29 | various EXIT STATUS fixes; from Daniel Dickman | Jason McIntyre |
2010-09-24 | add a little padding to make SYNOPSIS line up nicely; | Jason McIntyre |
2010-07-25 | ^U scrolls backwards, not forwards; from marrob at lavabit com | Jason McIntyre |
2010-07-18 | remove some nasty hacks; | Jason McIntyre |
2010-07-15 | More delimiters that need quoting inside macros, hunted down by jmc@, | Ingo Schwarze |
2010-05-29 | subsitution -> substitution; | Jason McIntyre |
2009-11-22 | Fix for flash defaulting to off, pointed out by jmc. | Nicholas Marriott |
2009-11-22 | Change the flash option to be off by default. Now that xterm has the flash | Nicholas Marriott |
2009-10-20 | ex(1) and vi(1) are different editors. diff based on the original | Igor Sobrado |
2009-04-27 | It's called `msgcat', not `mesgcat'. | Michael Knudsen |
2009-04-19 | fix tagnext and tagprev; from patrick keshishian | Jason McIntyre |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2007-11-24 | some spelling fixes from Martynas Venckus | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2005-03-10 | -v description comes before -w; | Jason McIntyre |
2005-01-09 | tidy up FAST STARTUP; | Jason McIntyre |
2005-01-09 | better example; | Jason McIntyre |
2005-01-09 | better section reference; | Jason McIntyre |
2005-01-08 | move the license into the body of the man page; | Jason McIntyre |
2005-01-07 | Remove line in copyright declaration that conflicts with the LICENSE file. | Todd C. Miller |
2004-11-29 | Spell precede correctly. | Jonathan Gray |
2004-10-04 | refer to re_format.7 rather than egrep.1 for a description of EREs; | Jason McIntyre |
2004-04-09 | ex is not a screen editor; | Jason McIntyre |