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
*
completion for rbenv
Bruno Pinto
2012-07-28
*
Fix to allow specifying an initial tab in fish_config
ridiculousfish
2012-07-27
*
Implemented history deletion from fish_config
ridiculousfish
2012-07-27
*
Merge pull request #249 from kballard/git_prompt_showupstream
ridiculousfish
2012-07-27
|
\
|
*
Fix showupstream behavior in __fish_git_prompt
Kevin Ballard
2012-07-26
|
/
*
Switch from std::list to std::vector in a few places to reduce compiled code ...
ridiculousfish
2012-07-24
*
Fixed two small spelling mistakes
Colin Woodbury
2012-07-24
*
Minor refactoring and fixed a bug in history function
Siteshwar Vashisht
2012-07-24
*
index range doc
maxfl
2012-07-24
*
Make add-shell correctly handle /etc/shells files that do not end with newlines
ridiculousfish
2012-07-22
*
Lots of miscellaneous cleanup. Unified the path_get_cd_path, path_allocate_cd...
ridiculousfish
2012-07-20
*
Renamed env_vars to env_vars_snapshot_t
ridiculousfish
2012-07-20
*
Switch to more uses of wcstokenizer from wcstok()
ridiculousfish
2012-07-20
*
Use weak linking of wcsdup and wcscasecmp on OS X
ridiculousfish
2012-07-20
*
Print fish prompt when command is longer than a line
Siteshwar Vashisht
2012-07-21
*
Merge branch 'index_range'
ridiculousfish
2012-07-19
|
\
*
|
Fixed fish_pager build on Xcode (it was building fish_indent instead. D'oh!)
ridiculousfish
2012-07-18
*
|
Changes to make fish use the relocated fishd instead of the installed one, if...
ridiculousfish
2012-07-18
*
|
Merge pull request #234 from maxfl/completions
ridiculousfish
2012-07-18
|
\
\
*
|
|
Don't add space at the end of tab completion for cd
Siteshwar Vashisht
2012-07-18
*
|
|
Various changes to reduce fish's compiled code size
ridiculousfish
2012-07-17
*
|
|
Fix for process completion on Linux
ridiculousfish
2012-07-16
*
|
|
Implemented process expansion on OS X
ridiculousfish
2012-07-16
|
*
|
pacmatic and dmesg completions
maxfl
2012-07-16
*
|
|
Added binding for accepting an autosuggestion
ridiculousfish
2012-07-15
*
|
|
Deliver SIGHUP when we're exiting, even if stdin is not closed.
ridiculousfish
2012-07-15
*
|
|
Set of changes to improve Unicode support with respect to combining characters.
ridiculousfish
2012-07-15
|
/
/
*
|
Update __fish_git_prompt.fish to handle git-svn better
Kevin Ballard
2012-07-13
*
|
Add auto-generated builtin_scripts.[cpp|h] to .gitignore
Alex Rosenberg
2012-07-13
*
|
Tweaked fish_prompt document in a way I hope clarifies it
ridiculousfish
2012-07-13
*
|
Added small note to the fish_prompt doc
Dario Bertini
2012-07-12
*
|
Tweaked pwd note about symbolic links
ridiculousfish
2012-07-12
*
|
Added doc for pwd
Dario Bertini
2012-07-12
*
|
First pass at making autosuggestions not trigger wrapping
ridiculousfish
2012-07-12
*
|
Fix for https://github.com/fish-shell/fish-shell/issues/42
ridiculousfish
2012-07-11
*
|
Fix for https://github.com/fish-shell/fish-shell/issues/223
ridiculousfish
2012-07-11
*
|
Fix for https://github.com/fish-shell/fish-shell/issues/168
ridiculousfish
2012-07-10
*
|
Tests for contains -i
maxfl
2012-07-10
*
|
Allow 'contains' builtin to return index
maxfl
2012-07-10
*
|
Fix for https://github.com/fish-shell/fish-shell/issues/106
ridiculousfish
2012-07-10
*
|
Fix for https://github.com/fish-shell/fish-shell/issues/66
ridiculousfish
2012-07-09
*
|
Fix for https://github.com/fish-shell/fish-shell/issues/79
ridiculousfish
2012-07-09
*
|
Fix for https://github.com/fish-shell/fish-shell/issues/218
ridiculousfish
2012-07-09
*
|
https://github.com/fish-shell/fish-shell/issues/207
ridiculousfish
2012-07-09
*
|
Fix for https://github.com/fish-shell/fish-shell/issues/28
ridiculousfish
2012-07-09
*
|
Fixes Solaris kludge https://github.com/fish-shell/fish-shell/issues/76
ridiculousfish
2012-07-08
*
|
Improve error message for $?
ridiculousfish
2012-07-08
*
|
Fix for https://github.com/fish-shell/fish-shell/issues/50
ridiculousfish
2012-07-08
*
|
Turn on debugging symbols correctly for OS X build
ridiculousfish
2012-07-08
*
|
Fix for https://github.com/fish-shell/fish-shell/issues/105
ridiculousfish
2012-07-08
[next]