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
*
replace <outp> command with \outp in docs
Kurtis Rader
2016-04-23
*
trivial fixes to make doxygen happy
Kurtis Rader
2016-04-23
*
build_tools/make_pkg: fixups for versioning and Xcode preferences
David Adam
2016-04-20
*
add way to comment/uncomment a command
Kurtis Rader
2016-04-19
*
make comments Xcode friendly
Kurtis Rader
2016-04-19
*
Merge branch 'Integration_2.3.0'
David Adam
2016-04-19
|
\
|
*
pcre2: add maintainer mode and disable by default
David Adam
2016-04-19
|
*
Apply pcre2 svn rev 489 patch to fix CVE-2016-3191
Aaron Gyes
2016-04-19
|
*
Update Xcode build for new pcre2 version
David Adam
2016-04-19
*
|
restyle autoload module to match project style
Kurtis Rader
2016-04-18
*
|
restyle builtin module to match project style
Kurtis Rader
2016-04-18
|
*
Update to pcre2 10.21
Aaron Gyes
2016-04-19
*
|
restyle history code to match project style
Kurtis Rader
2016-04-18
|
*
Allow overriding fish_term24bit on launch
Fabian Homborg
2016-04-18
|
*
Move 24bit setup into config.fish
Fabian Homborg
2016-04-18
*
|
Allow overriding fish_term24bit on launch
Fabian Homborg
2016-04-18
*
|
Move 24bit setup into config.fish
Fabian Homborg
2016-04-18
*
|
number `dirh` output to make prevd/nextd easier
Kurtis Rader
2016-04-16
*
|
Merge branch 'Integration_2.3.0' of https://github.com/fish-shell/fish-shell
Kurtis Rader
2016-04-15
|
\
|
|
*
fix off by one error
Kurtis Rader
2016-04-15
|
*
fish handling of readlink()
Kurtis Rader
2016-04-15
|
*
Add completions for 'pacaur' (#2934)
Yauhen Kirylau
2016-04-15
|
*
Correct typo in valgrind completions
Laurence McGlashan
2016-04-15
|
*
Remove the default self-insert binding in vi-default mode
Fabian Homborg
2016-04-15
*
|
Add completions for 'pacaur' (#2934)
Yauhen Kirylau
2016-04-15
*
|
provide a better experience when user presses \cC
Kurtis Rader
2016-04-14
*
|
tell git to ignore test failure artifacts
Kurtis Rader
2016-04-14
*
|
Correct typo in valgrind completions
Laurence McGlashan
2016-04-13
*
|
fix off by one error
Kurtis Rader
2016-04-13
*
|
improve the style.fish script
Kurtis Rader
2016-04-12
*
|
fish handling of readlink()
Kurtis Rader
2016-04-12
*
|
revert inadvertent file inclusion in prior commit
Kurtis Rader
2016-04-12
*
|
fix bug in lint.fish helper script
Kurtis Rader
2016-04-12
*
|
Remove the default self-insert binding in vi-default mode
Fabian Homborg
2016-04-12
*
|
retry flakey tests on failure
Kurtis Rader
2016-04-11
*
|
another wcstring to wchar_t * change
Kurtis Rader
2016-04-10
*
|
enhance fish_indent to normalize keywords
Kurtis Rader
2016-04-10
*
|
Change parser_token_types from wcstring to const wchar_t *
ridiculousfish
2016-04-10
|
/
*
Fix #2919 by removing the entire block.
Aaron Gyes
2016-04-09
*
fix handling of line continuation in keywords
Jak Wings
2016-04-08
*
add missing special-case for ../
Kurtis Rader
2016-04-08
*
Remove non-existing functions in bind docs
Fabian Homborg
2016-04-08
*
Fix "." and ".." paths in cd completions
Fabian Homborg
2016-04-08
*
CHANGELOG: include release notes for previous releases
David Adam
2016-04-08
*
CHANGELOG: move release_notes.html to a markdown document
David Adam
2016-04-08
*
Migrate PATH-completion logic from complete.cpp to expand.cpp
ridiculousfish
2016-04-07
*
Stringify many completions and functions, with --invert stringification.
Aaron Gyes
2016-04-08
*
Implement an --invert/-v for string match, like grep -v.
Aaron Gyes
2016-04-08
*
Complain less about "bogus" PATH entries
ridiculousfish
2016-04-07
*
Update Xcode project for latest Xcode
ridiculousfish
2016-04-07
[next]