aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* last commits fix now also applied in the 'else' clauseGravatar Andreas Raster2011-06-21
* fixed an issue when trying to complete something like 'cd /mnt/windows7/Progr...Gravatar Andreas Raster2011-06-21
* Merge commit 'refs/merge-requests/8' of git://gitorious.org/fish-shell/fish-s...Gravatar Christopher Nilsson2011-01-11
|\
| * mimedb: Search all the defaults.list files rather than just the first.Gravatar Dylan Smith2010-12-02
| * fish_indent: indent "case" with the same level as "swith"Gravatar Grissiom2010-12-02
| * fish_indent: don't indent commands after a pipeGravatar Grissiom2010-12-02
| * Use eix instead of emerge when possibleGravatar James Bowlin2010-12-02
| * mimedb: Search for exact mime type match in search_ini.Gravatar Dylan Smith2010-12-02
| * mimedb: Add seperator between directory and filename in file_exists.Gravatar Dylan Smith2010-12-02
| * funcsave: Fixed error and help handling.Gravatar Dylan Smith2010-12-02
| * default_key_bindings: Added mappings for ctrl-arrow keys.Gravatar Dylan Smith2010-12-02
| * Makefile: test for xsel directory before trying to clean it.Gravatar Dylan Smith2010-12-02
| * fish_indent: only output fd number when have toGravatar Grissiom2010-12-01
| * builtin: count should not accept options, not even helpGravatar Dylan Smith2010-11-26
| * builtin: read's --shell long option should require an argumentGravatar Dylan Smith2010-11-25
* | Merge commit 'refs/merge-requests/6' of git://gitorious.org/fish-shell/fish-s...Gravatar Christopher Nilsson2010-11-24
|\|
| * Allow fish_greeting to be NULL or an arrayGravatar James Vega2010-11-24
| * add test case for 364d3dbbf8dGravatar Grissiom2010-11-24
| * exec: Don't format status returned directly from builtin functionGravatar Dylan Smith2010-11-24
| * Fix some spelling mistakesGravatar James Vega2010-11-23
| * help.fish: Fix the sed expression to find anchors with id or nameGravatar Dylan Smith2010-11-23
| * add test case for 6b243fbcGravatar Grissiom2010-11-23
| * eval: (eval false) should return an error statusGravatar Dylan Smith2010-11-22
| * Makefile: Provide PACKAGE_TARNAME for autoconf default docdirGravatar Dylan Smith2010-11-22
| * Revert "use is_interactive instead of isatty to test whether we are in intera...Gravatar Grissiom2010-11-22
| * break long linesGravatar Grissiom2010-11-22
* | Merged changes from codemonkey and grissiom branchesGravatar Christopher Nilsson2010-11-12
|\ \
* | | Fixed negative indices in the seq commandGravatar David Frascone2010-11-05
* | | This change allows for customizing of the clipboard buffer, by supplyingGravatar David Frascone2010-11-05
* | | Modify getopt string to force posix compliance. I forgot why IGravatar David Frascone2010-11-05
* | | The grep on the commands would sometimes output errors, causing noise andGravatar David Frascone2010-11-05
* | | Optimized the result of the xsel check, so that it is cached.Gravatar David Frascone2010-11-05
| | * use is_interactive instead of isatty to test whether we are in interactive modeGravatar Grissiom2010-10-13
| |/
| * check allocated memory when setting SHLVLGravatar Grissiom2010-10-08
| * fix a memory allocation bug in commit 1e27024d755Gravatar Grissiom2010-10-08
| * silences some warnings outputted by gcc with -Wall and -WextraGravatar James Buren2010-10-08
| * accumulate SHLVL env variable at startupGravatar Grissiom2010-10-08
| * fix null reference when erase TERM envGravatar Grissiom2010-10-06
| * some optimization on filling prompt_buffGravatar Grissiom2010-10-06
| * don't expand variables in no_exec modeGravatar Grissiom2010-10-06
| * update .gitignoreGravatar Grissiom2010-10-05
| * add prof targetGravatar Grissiom2010-10-05
| * fix bug in build debug targeGravatar Grissiom2010-10-05
| * don't parse the options that should be passed to fish scriptsGravatar Grissiom2010-10-03
| * only count the last line of promt when caculate prompt widthGravatar Grissiom2010-09-24
| * ignore tmp staff in tests/Gravatar Grissiom2010-09-24
| * Merge remote branch 'origin/otherchirps-dev'Gravatar Grissiom2010-09-19
| |\
| * | call original grep in sgrepGravatar Grissiom2010-09-19
| * | Revert "match the whole command for git completion"Gravatar Grissiom2010-09-19
| * | don't complete file names for git checkoutGravatar Grissiom2010-09-19