index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
FishsFish.xcodeproj
Commit message (
Expand
)
Author
Age
*
Lots of modernization changed
ridiculousfish
2012-05-09
*
Implemented test as a builtin (!)
ridiculousfish
2012-03-07
*
Added postfork
ridiculousfish
2012-02-29
*
Changes to make autosuggestion even smarter by specially recognizing the cd c...
ridiculousfish
2012-02-18
*
Added color.h, color.cpp. Got term256 colors working.
ridiculousfish
2012-02-12
*
Final removal of halloc. It's like Christmas Morning.
ridiculousfish
2012-02-09
*
Removed discriminated union from block_t type, allowing us to store wcstrings...
ridiculousfish
2012-02-07
*
Removed builtin_scripts.h and builtin_scripts.cpp from Xcode project because ...
ridiculousfish
2012-02-06
*
Moved LRU to its own file
ridiculousfish
2012-02-05
*
New file autoload.h that will ultimately handle autoloading completions and f...
ridiculousfish
2012-01-25
*
Additional migration to STL data structures
ridiculousfish
2012-01-10
*
More work towards supporting builtin scripts
ridiculousfish
2012-01-03
*
Some changes to migrate towards C++ and a multithreaded model
ridiculousfish
2011-12-26