index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kill.cpp
Commit message (
Expand
)
Author
Age
*
Fix the build (oops)
ridiculousfish
2013-03-29
*
Make xsel work as designed
ridiculousfish
2013-03-29
*
Make subcommands modify $status, and make builtin_set not modify status unles...
ridiculousfish
2013-01-31
*
Apply new indentation, brace, and whitespace style
ridiculousfish
2012-11-18
*
Remove trailing whitespaces and change tabs to spaces
Ćukasz Niemier
2012-11-18
*
Renamed env_vars to env_vars_snapshot_t
ridiculousfish
2012-07-20
*
Lots of modernization changed
ridiculousfish
2012-05-09
*
Fixed compilation on Linux.
Siteshwar Vashisht
2012-03-04
*
Clean up the kill ring
ridiculousfish
2012-03-03
*
removed some string_buffer
ridiculousfish
2012-03-03
*
More work towards autosuggesting completions
ridiculousfish
2012-02-25
*
Clean up exec_subshell, removing al_list from it
ridiculousfish
2012-02-07
*
Removed halloc from input.cpp
ridiculousfish
2012-02-07
*
Excised some more halloc
ridiculousfish
2012-01-29
*
Lots of warnings fixes and const correctness
Peter Ammon
2012-01-14
*
Redesign new environment variables to use env_var_t instead of wcstring
Peter Ammon
2012-01-14
*
Modified kill.cpp to use env_get_string().
Siteshwar Vashisht
2012-01-12
*
More work to migrate off of ad-hoc data structures
ridiculousfish
2011-12-31
*
Some changes to migrate towards C++ and a multithreaded model
ridiculousfish
2011-12-26
*
Initial C++ conversion
ridiculousfish
2011-12-26