index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
env.cpp
Commit message (
Expand
)
Author
Age
*
fix handling of non-ASCII chars in C locale
Kurtis Rader
2016-03-20
*
Save a few string allocations when importing environment variables
ridiculousfish
2016-03-05
*
Prefer the first, not last, of any env var duplicates
ridiculousfish
2016-03-05
*
Miscellaneous cleanup and dead code removal
ridiculousfish
2016-02-19
*
Additional work on unifying cd autosuggestions with complete
ridiculousfish
2016-02-18
*
Remove a debug() guarded by a surprising get_is_interactive
ridiculousfish
2016-02-16
*
allow configuring the escape delay timeout
Kurtis Rader
2016-01-17
*
env.cpp: warn when wgetcwd() fails
David Adam
2015-11-28
*
Make 'set -ql' search up to function scope
ridiculousfish
2015-10-23
*
Stop exporting fish configuration directories (argh)
ridiculousfish
2015-09-09
*
Factor function environment preparation into its own function
ridiculousfish
2015-08-15
*
Merge branch 'master' into iwyu
David Adam
2015-07-26
*
Migrate source files into src/ directory
ridiculousfish
2015-07-24