| Commit message (Expand) | Author | Age |
* | Hack around xdm's dumb assumption that the login shell is POSIX compliant so ... | ridiculousfish | 2013-01-04 |
* | Apply new indentation, brace, and whitespace style | ridiculousfish | 2012-11-18 |
* | Remove trailing whitespaces and change tabs to spaces | Ćukasz Niemier | 2012-11-18 |
* | Warning cleanup | ridiculousfish | 2012-08-04 |
* | Lots of miscellaneous cleanup. Unified the path_get_cd_path, path_allocate_cd... | ridiculousfish | 2012-07-20 |
* | Removed buffer_t | ridiculousfish | 2012-03-04 |
* | Remove string_buffer_t (!) | ridiculousfish | 2012-03-03 |
* | Cleanup reader.cpp's usage of string_buffer, remove some other unused data st... | ridiculousfish | 2012-03-03 |
* | Clean up the kill ring | ridiculousfish | 2012-03-03 |
* | removed some string_buffer | ridiculousfish | 2012-03-03 |
* | Removed array_list_t (!) | ridiculousfish | 2012-02-21 |
* | Getting rid of hash_table_t and it's helper functions completely. Bye bye has... | Siteshwar Vashisht | 2012-02-18 |
* | Changes to make autosuggestion smarter about not suggesting commands that cou... | ridiculousfish | 2012-02-16 |
* | Removed some al_list functions | ridiculousfish | 2012-02-10 |
* | Squash a bunch of warnings | ridiculousfish | 2012-01-31 |
* | More migration away from al_list | ridiculousfish | 2011-12-26 |
* | More migration to the STL | ridiculousfish | 2011-12-26 |
* | Migrated some more data structures to the STL. Removed some ad-hoc data struc... | ridiculousfish | 2011-12-26 |
* | 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 |
* | Replace variadic functions like sb_append and contains_str with variadic macr... | liljencrantz | 2007-09-29 |
* | Minor code tweaks | axel | 2007-04-17 |
* | Add a one-item cache into the hash table. This reduces the number of hash com... | axel | 2007-01-17 |
* | Make it possible to specify an error handler function for out of memory in an... | axel | 2007-01-09 |
* | Add compiler warnings for some common incorrect usage of functions, such as f... | axel | 2006-10-20 |
* | First stab at directory transition. Test with care... | axel | 2006-10-19 |
* | Add function to insert a range of new elements into the middle of an array_list | axel | 2006-10-02 |
* | First stab at multiline editing | axel | 2006-10-02 |
* | Minor comment and documentation edits | axel | 2006-10-02 |
* | Minor documentation additions | axel | 2006-08-01 |
* | Drup minf/maxf from util.h, they are unused | axel | 2006-08-01 |
* | Add long and function pointer versions of all array_list_t calls | axel | 2006-08-01 |
* | Large number of sourcecode comment edits, and some minor code polish | axel | 2006-06-20 |
* | Documentation updates. Fixes a few formating bugs, adds various minor missing... | axel | 2006-06-17 |
* | Drop most 'const's from function prototypes | axel | 2006-06-13 |
* | Tweaks to some source comments | axel | 2006-02-05 |
* | Minor tweaks, including a few small performance improvements | axel | 2006-02-04 |
* | util.h should include unistd.h | axel | 2006-01-26 |
* | Minor edits, mostly tweaks of the API documentation | axel | 2006-01-24 |
* | Fixes to api documentation, added .PHONY to makefile actions, made a few priv... | axel | 2006-01-24 |
* | Minor performance tweak: Do not allocate any heap memory for hash_table_t unt... | axel | 2005-10-27 |
* | Do automatic line breaking in debug | axel | 2005-10-12 |
* | Multiple portability fixes | axel | 2005-10-11 |
* | Initial update for new event subsystem | axel | 2005-10-06 |
* | Add header guards to the header files. | James Vega | 2005-10-05 |
* | Update to array_list heap patch | axel | 2005-10-04 |
* | Add shortcut function for creating an array_list_t on the heap | axel | 2005-10-04 |
* | Initial revision | axel | 2005-09-20 |