| Commit message (Expand) | Author | Age |
* | Include a missing header for uint64_t | ridiculousfish | 2014-04-29 |
* | Enhance file_id_t to have richer information, to guard against inode | ridiculousfish | 2014-04-28 |
* | Implement atomic loading/saving of fishd file within fish, eventually | ridiculousfish | 2014-04-27 |
* | Mark stdin as nonblocking if we get EWOULDBLOCK, and before handing it off to... | ridiculousfish | 2013-04-07 |
* | Make do_builtin_io multi-fork safe, moved it to postfork.cpp | ridiculousfish | 2013-01-11 |
* | Don't call strerror or perror after fork, it's unsafe. Added safe_strerror an... | ridiculousfish | 2013-01-09 |
* | More work towards incremental history. Added some tests. | ridiculousfish | 2012-12-02 |
* | Apply new indentation, brace, and whitespace style | ridiculousfish | 2012-11-18 |
* | Remove trailing whitespaces and change tabs to spaces | Ćukasz Niemier | 2012-11-18 |
* | Additional warning cleanup and switching from int to size_t where appropriate | ridiculousfish | 2012-08-04 |
* | Remove string_buffer_t (!) | ridiculousfish | 2012-03-03 |
* | Some initial changes to use CLO_EXEC, with an eye towards some day using it c... | Peter Ammon | 2012-03-02 |
* | Piling on more code to make autosuggestion try to guess directories even when... | ridiculousfish | 2012-02-20 |
* | Enhanced directory detection in a way we don't actually need yet | ridiculousfish | 2012-02-18 |
* | Modified most functions in wutil.h/.cpp to use wcstring instead of wchar_t*, ... | Siteshwar Vashisht | 2012-02-18 |
* | Fix a crash when using quotes due to wgettext thread safety issues. | ridiculousfish | 2012-02-17 |
* | Changes to make autosuggestion smarter about not suggesting commands that cou... | ridiculousfish | 2012-02-16 |
* | Final removal of halloc. It's like Christmas Morning. | ridiculousfish | 2012-02-09 |
* | Some changes to migrate towards C++ and a multithreaded model | ridiculousfish | 2011-12-26 |
* | remove trailing spaces | Grissiom | 2010-09-18 |
* | Add wrename wrapper around rename function | axel | 2006-10-21 |
* | Add wmkdir function | axel | 2006-09-09 |
* | Bugfix in the wdirname function | axel | 2006-09-09 |
* | Make fish pager use non-universal variables as well for getting it's colors | axel | 2006-08-12 |
* | Remove translate.c. The gettext fallback functionality is moved to fallback.c... | axel | 2006-07-20 |
* | Documentation updates. Fixes a few formating bugs, adds various minor missing... | axel | 2006-06-17 |
* | Add support for hishlighting potentially valid paths - default behaviour is t... | axel | 2006-06-14 |
* | Move all fallbacks for standard and not-so-standard unix functions to fallbac... | axel | 2006-02-28 |
* | New wreaddir function, wide character version of readdir | axel | 2006-02-09 |
* | Make sure interactive mode is of when firing events | axel | 2006-02-06 |
* | Minor source documentation edits | axel | 2006-02-03 |
* | Make stack traces print absolute filenames | axel | 2006-02-03 |
* | Fixes to make fish work on Cygwin. Firstly a bunch of minor fixes fo the wcs*... | axel | 2006-01-26 |
* | Add a few Doxygen function descriptions | axel | 2006-01-21 |
* | Add fallback implementations of wcstok, putwc and getwc. Move all fallbacks f... | axel | 2006-01-21 |
* | Minor performance tweaks | axel | 2005-11-03 |
* | Initial update for new event subsystem | axel | 2005-10-06 |
* | Add header guards to the header files. | James Vega | 2005-10-05 |
* | Initial revision | axel | 2005-09-20 |