.. |
autoload.cpp
|
Merge branch 'iwyu'
|
2015-07-29 09:30:19 +08:00 |
autoload.h
|
Merge branch 'iwyu'
|
2015-07-29 09:30:19 +08:00 |
builtin_commandline.cpp
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
builtin_complete.cpp
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
builtin_jobs.cpp
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
builtin_printf.cpp
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
builtin_set_color.cpp
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
builtin_set.cpp
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
builtin_string.cpp
|
Teach builtin_string to recognize redirections, not just pipes
|
2015-09-25 14:19:15 -07:00 |
builtin_test.cpp
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
builtin_ulimit.cpp
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
builtin.cpp
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
builtin.h
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
color.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
color.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
common.cpp
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
common.h
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
complete.cpp
|
When autoloading a completion, also autoload the function
|
2015-10-07 18:59:41 -07:00 |
complete.h
|
When autoloading a completion, also autoload the function
|
2015-10-07 18:59:41 -07:00 |
env_universal_common.cpp
|
Maintain ownership when rewriting universal variables file
|
2015-09-26 15:24:55 -07:00 |
env_universal_common.h
|
Remove some dead #defines
|
2015-08-11 01:00:05 -07:00 |
env.cpp
|
Stop exporting fish configuration directories (argh)
|
2015-09-09 16:50:05 -07:00 |
env.h
|
Factor function environment preparation into its own function
|
2015-08-15 13:37:17 -07:00 |
event.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
event.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
exec.cpp
|
Only include <spawn.h> if HAVE_SPAWN_H
|
2015-10-02 08:57:05 +08:00 |
exec.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
expand.cpp
|
Fix process expansion on OS X
|
2015-09-15 11:40:20 -07:00 |
expand.h
|
Don't do intermediate fuzzy directory matching with $PATH
|
2015-10-03 15:44:57 -07:00 |
fallback.cpp
|
Use the address-of operator when checking for weak symbols
|
2015-07-25 13:02:58 -07:00 |
fallback.h
|
Migrate source files into src/ directory
|
2015-07-24 00:59:27 -07:00 |
fish_indent.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
fish_tests.cpp
|
Correct tests for new location of fish_history
|
2015-10-16 07:40:04 +08:00 |
fish_version.cpp
|
Generate version numbers for Xcode builds
|
2015-09-29 14:55:51 -07:00 |
fish_version.h
|
Migrate source files into src/ directory
|
2015-07-24 00:59:27 -07:00 |
fish.cpp
|
Initial implementation of wildcard match refactoring
|
2015-08-08 13:55:43 -07:00 |
function.cpp
|
When autoloading a completion, also autoload the function
|
2015-10-07 18:59:41 -07:00 |
function.h
|
When autoloading a completion, also autoload the function
|
2015-10-07 18:59:41 -07:00 |
highlight.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
highlight.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
history.cpp
|
Fix usage of history_filename
|
2015-10-16 07:40:04 +08:00 |
history.h
|
Migrate fish_history from config to data dir
|
2015-10-16 07:40:04 +08:00 |
input_common.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
input_common.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
input.cpp
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
input.h
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
intern.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
intern.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
io.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
io.h
|
Teach builtin_string to recognize redirections, not just pipes
|
2015-09-25 14:19:15 -07:00 |
iothread.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
iothread.h
|
Migrate source files into src/ directory
|
2015-07-24 00:59:27 -07:00 |
key_reader.cpp
|
Migrate source files into src/ directory
|
2015-07-24 00:59:27 -07:00 |
kill.cpp
|
Dead macro cleanup
|
2015-08-10 22:01:50 -07:00 |
kill.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
lru.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
output.cpp
|
Dead macro cleanup
|
2015-08-10 22:01:50 -07:00 |
output.h
|
Remove some dead #defines
|
2015-08-11 01:00:05 -07:00 |
pager.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
pager.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
parse_constants.h
|
Correct the caret position for unbalanced square brackets
|
2015-08-10 19:30:21 -07:00 |
parse_execution.cpp
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
parse_execution.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
parse_productions.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
parse_productions.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
parse_tree.cpp
|
Rewrite parse_util_unescape_wildcards
|
2015-08-19 11:35:24 -07:00 |
parse_tree.h
|
Merge branch 'iwyu'
|
2015-07-29 09:30:19 +08:00 |
parse_util.cpp
|
Rewrite parse_util_unescape_wildcards
|
2015-08-19 11:35:24 -07:00 |
parse_util.h
|
Rewrite parse_util_unescape_wildcards
|
2015-08-19 11:35:24 -07:00 |
parser_keywords.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
parser_keywords.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
parser.cpp
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
parser.h
|
Eliminate global variables associated with builtin IO
|
2015-09-22 18:08:00 -07:00 |
path.cpp
|
Access fish_history from $XDG_DATA_HOME
|
2015-10-16 07:39:49 +08:00 |
path.h
|
Access fish_history from $XDG_DATA_HOME
|
2015-10-16 07:39:49 +08:00 |
postfork.cpp
|
Add a missing typecast
|
2015-08-08 10:35:17 -07:00 |
postfork.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
print_help.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
print_help.h
|
Migrate source files into src/ directory
|
2015-07-24 00:59:27 -07:00 |
proc.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
proc.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
reader.cpp
|
Migrate fish_history from config to data dir
|
2015-10-16 07:40:04 +08:00 |
reader.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
sanity.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
sanity.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
screen.cpp
|
common.cpp: check wcwidth for supported characters
|
2015-08-03 14:18:06 +08:00 |
screen.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
signal.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
signal.h
|
Migrate source files into src/ directory
|
2015-07-24 00:59:27 -07:00 |
tokenizer.cpp
|
Fix a dereference-past-the-end bug in read_redirection_or_fd_pipe
|
2015-10-07 11:38:13 -07:00 |
tokenizer.h
|
Correct the caret position for unbalanced square brackets
|
2015-08-10 19:30:21 -07:00 |
utf8.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
utf8.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
util.cpp
|
Remove some dead #defines
|
2015-08-11 01:00:05 -07:00 |
util.h
|
Migrate source files into src/ directory
|
2015-07-24 00:59:27 -07:00 |
wcstringutil.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
wcstringutil.h
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
wgetopt.cpp
|
Merge branch 'master' into iwyu
|
2015-07-26 10:20:13 +08:00 |
wgetopt.h
|
Eliminate wgetopt global variables
|
2015-07-25 18:16:34 -07:00 |
wildcard.cpp
|
Don't do intermediate fuzzy directory matching with $PATH
|
2015-10-03 15:44:57 -07:00 |
wildcard.h
|
Experiment to rework wildcard matching
|
2015-08-08 13:55:51 -07:00 |
wutil.cpp
|
Dead macro cleanup
|
2015-08-10 22:01:50 -07:00 |
wutil.h
|
Add wreaddir_for_dirs function
|
2015-08-08 14:52:04 -07:00 |