| Commit message (Expand) | Author | Age |
* | First stab at builtin set_color. Moved set_color.cpp to builtin_set_color.cpp... | ridiculousfish | 2013-02-14 |
* | Eliminate str2wcs | ridiculousfish | 2012-12-19 |
* | Apply new indentation, brace, and whitespace style | ridiculousfish | 2012-11-18 |
* | Remove trailing whitespaces and change tabs to spaces | Ćukasz Niemier | 2012-11-18 |
* | Bring back ellipsis | ridiculousfish | 2012-11-05 |
* | Remove ellipsis and newlines from long lines | Siteshwar Vashisht | 2012-09-18 |
* | Added term256 support to set_color tool | ridiculousfish | 2012-03-13 |
* | Begin to rework term256 support | ridiculousfish | 2012-03-05 |
* | Cleanup reader.cpp's usage of string_buffer, remove some other unused data st... | ridiculousfish | 2012-03-03 |
* | Support for setting both RGB and named colors on the same line, so the same c... | ridiculousfish | 2012-02-13 |
* | Added color.h, color.cpp. Got term256 colors working. | ridiculousfish | 2012-02-12 |
* | Color work | ridiculousfish | 2012-02-11 |
* | Cleanup of wildcard.cpp, removing ad-hoc hash table and halloc | ridiculousfish | 2012-02-09 |
* | Added autosuggestion color variable fish_color_autosuggestion | ridiculousfish | 2012-02-06 |
* | Modified input.cpp, output.cpp to use env_get_string() | Siteshwar Vashisht | 2012-01-12 |
* | Some changes to migrate towards C++ and a multithreaded model | ridiculousfish | 2011-12-26 |
* | remove trailing spaces | Grissiom | 2010-09-18 |
* | Add lots of new code comments. | liljencrantz | 2008-01-14 |
* | Add better debbuging information when writembs is called with null value. | liljencrantz | 2007-09-10 |
* | Minor edits - add a few input checks, remove a few commented pieces of debug ... | axel | 2007-01-16 |
* | First cleanup of multiline patch - add support for commands longer than one l... | axel | 2006-10-02 |
* | First stab at multiline editing | axel | 2006-10-02 |
* | Minor comment and documentation edits | axel | 2006-10-02 |
* | Large number of sourcecode comment edits, and some minor code polish | axel | 2006-06-20 |
* | Add support for hishlighting potentially valid paths - default behaviour is t... | axel | 2006-06-14 |
* | Add support for bold highligting | axel | 2006-05-27 |
* | Add support for highligting qutes in a special color - defaults to blue | axel | 2006-05-27 |
* | Add Parenthesis and braces to list of highlighted operators, and do minor cod... | axel | 2006-05-27 |
* | Add support for highlighting operators and escaped sequences | axel | 2006-05-27 |
* | API documentation, code style cleanup, etc. | axel | 2006-02-20 |
* | Finish support for plugging in a new output function for output.c | axel | 2006-02-17 |
* | Move the move_cursor and writeb functions to output.c, and make the output fu... | axel | 2006-02-16 |
* | Another halloc:ification of fish. Halloc has been extended to allow registeri... | axel | 2006-02-10 |
* | Initial imlementation of uname shellscript function | axel | 2005-10-17 |
* | Optimize interactive input reader by allowing multiple input characters betwe... | axel | 2005-10-14 |
* | Add header guards to the header files. | James Vega | 2005-10-05 |
* | Initial revision | axel | 2005-09-20 |