index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Fix a leak
ridiculousfish
2012-01-30
*
Fix some leaks and clean up expand_pid to use wcstring
ridiculousfish
2012-01-30
*
Merge branch 'CPlusPlus' of gitorious.org:~ridiculousfish/fish-shell/fishfish...
Siteshwar Vashisht
2012-01-31
|
\
*
|
Fix to not show thread debugging warning when entering characters like "~%". ...
Siteshwar Vashisht
2012-01-30
|
*
Fix for is_potential_path that caused all strings to be reported as paths
ridiculousfish
2012-01-30
|
*
Migrate functions like parser_keywords_is_block to wcstring
ridiculousfish
2012-01-30
|
/
*
Fixed compilation errors caused by latest commits
Siteshwar Vashisht
2012-01-30
*
More work to excise halloc
ridiculousfish
2012-01-30
*
Yet more un-hallocing
ridiculousfish
2012-01-30
*
Excised some more halloc
ridiculousfish
2012-01-29
*
Back out removing a halloc_register to fix a leak
ridiculousfish
2012-01-29
*
Fix to finally make builtin_scripts.h and builtin_scripts.cpp be generated by...
ridiculousfish
2012-01-29
*
A bunch of work to move towards a sane memory model in job_t
ridiculousfish
2012-01-29
*
Began migration of job_t away from halloc
ridiculousfish
2012-01-29
*
Convert jobs list to std::list
ridiculousfish
2012-01-29
*
buggy-auto-complete is not so buggy now. Merged branch 'buggy-auto-complete' ...
Siteshwar Vashisht
2012-01-29
|
\
*
|
Putting a copyright statement on my script :)
Siteshwar Vashisht
2012-01-29
*
|
Fixed for comment in create_manpage_completions.py to refer to new filename
Peter Ammon
2012-01-28
*
|
Added create_manpage_completions.py file for generating completions from man ...
ridiculousfish
2012-01-28
*
|
Fix for issue where we treated all cached files as accessible for the purpose...
ridiculousfish
2012-01-28
*
|
LRU work to load functions off of the main thread.
ridiculousfish
2012-01-28
*
|
More work on LRU cache and adopting it in function and completion autoloading
ridiculousfish
2012-01-27
*
|
Added LRU tests, and made tests work again
ridiculousfish
2012-01-27
*
|
Move autoload class into autoload.h and cpp
ridiculousfish
2012-01-25
*
|
Have to remember to evict nodes from our LRU cache
ridiculousfish
2012-01-25
*
|
Removed access_tracker since we don't need it after all
ridiculousfish
2012-01-25
*
|
Implemented LRU cache for autoloading.
ridiculousfish
2012-01-25
*
|
LRU cache work
ridiculousfish
2012-01-25
*
|
New file autoload.h that will ultimately handle autoloading completions and f...
ridiculousfish
2012-01-25
*
|
Migrate input_function_get_names to wcstring_list_t
ridiculousfish
2012-01-23
*
|
Migrated function.cpp to use the new function_get() call. Lots of nice short ...
ridiculousfish
2012-01-23
*
|
Migrate function.cpp to scoped_lock and shared_ptr
ridiculousfish
2012-01-23
*
|
Made intern'd strings thread safe.
ridiculousfish
2012-01-23
*
|
Typo fixes
ridiculousfish
2012-01-23
*
|
Move autoloading from a map of path names to a real object autoload_t.
ridiculousfish
2012-01-23
*
|
Convert some cases where parsers are created to using PARSER_TYPE_GENERAL
ridiculousfish
2012-01-22
*
|
More work towards instanced parser. First successful compilation
ridiculousfish
2012-01-22
*
|
More work on the instanced parser
ridiculousfish
2012-01-22
*
|
More work towards instanced parser
ridiculousfish
2012-01-20
|
*
Fixed more known auto completion bugs; auto completion calls working fine now
Siteshwar Vashisht
2012-01-20
*
|
More work on instancing the parser
ridiculousfish
2012-01-19
|
*
Removed unnecessary const_cast in wildcard.cpp
Siteshwar Vashisht
2012-01-19
|
*
Fixed calls to expand_variables2() in expand.cpp
Siteshwar Vashisht
2012-01-19
|
*
Fixed reader.cpp to not show garbage while showing help on auto completing (o...
Siteshwar Vashisht
2012-01-19
*
|
Get some basic function signatures right for new instanced parser
ridiculousfish
2012-01-16
*
|
Some const correctness
ridiculousfish
2012-01-16
*
|
Beginnings of instance parser work
ridiculousfish
2012-01-16
|
*
Added constructor to completion_t for guarranted initialzation of flags attri...
Siteshwar Vashisht
2012-01-16
*
|
Fix for bogus check for IFS environment variable
ridiculousfish
2012-01-16
|
*
Merge branch 'CPlusPlus' of gitorious.org:~ridiculousfish/fish-shell/fishfish...
Siteshwar Vashisht
2012-01-16
|
|
\
|
|
/
|
/
|
[prev]
[next]