aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* git_prompt: Reorder show_upstream to match originalGravatar Brian Gernhardt2013-07-26
* Fix make command completion. Fixes issue #928.Gravatar Konrad Borowski2013-07-25
* Next stab at abbreviations. Highlighting should work.Gravatar ridiculousfish2013-07-19
* Initial abbreviation work. Tests currently fail.Gravatar ridiculousfish2013-07-19
* Avoid standard command not found message when command-not-found is foundGravatar Konrad Borowski2013-07-19
* Fix canto completionGravatar Konrad Borowski2013-07-19
* Add completion for canto.Gravatar Johann Weging2013-07-19
* Merge pull request #915 from GlitchMr/fix-printfGravatar Konrad Borowski2013-07-19
|\
* | Fixed ftp completionsGravatar Siteshwar Vashisht2013-07-18
| * printf '\0' now works. Fixes #908.Gravatar Konrad Borowski2013-07-17
* | Make parse_util_locate_cmdsubst return the innermost command substitution ins...Gravatar ridiculousfish2013-07-17
* | Use \x1B instead of \e.Gravatar Konrad Borowski2013-07-16
* | Fix some warnings exposed by -WallGravatar ridiculousfish2013-07-16
* | Fix warnings about array subscript in builtin_printf.cppGravatar ridiculousfish2013-07-16
* | Add -Wall to Xcode buildGravatar ridiculousfish2013-07-16
* | Make printf support \e as the escape characterGravatar ridiculousfish2013-07-16
* | Fix broken darcs completionGravatar raichoo2013-07-16
* | Merge branch 'informative_git' of git://github.com/mariuszs/fish-shell into m...Gravatar ridiculousfish2013-07-11
|\ \
* | | Converted tabs to spaces in webconfig scriptGravatar Siteshwar Vashisht2013-07-06
* | | Cleaned up commented lines and updated method names in create_manpage_complet...Gravatar Siteshwar Vashisht2013-07-06
* | | Update documentation for $fish_user_pathsGravatar Konrad Borowski2013-06-22
* | | Put user paths at beginningGravatar Konrad Borowski2013-06-22
| |/ |/|
* | Add completion for BundlerGravatar David Celis2013-06-20
* | docs: configure/Makefile changes to require at least Doxygen 1.5Gravatar David Adam2013-06-19
| * Less code is better, __fish_git_prompt_validate_chars refactoringGravatar Mariusz Smykuła2013-06-18
| * Renaming, cleanupGravatar Mariusz Smykuła2013-06-18
| * Support for defining color with bold/brighter color setGravatar Mariusz Smykuła2013-06-18
| * Less code is better, __fish_git_prompt_validate_colors refactorGravatar Mariusz Smykuła2013-06-18
| * Use tabs, sample promptGravatar Mariusz Smykuła2013-06-18
| * Fixes, new method added to promptGravatar Mariusz Smykuła2013-06-17
| * Added informative status methodGravatar Mariusz Smykuła2013-06-17
| * Informative version of __fish_git_prompt_show_upstreamGravatar Mariusz Smykuła2013-06-17
| * Fix variable nameGravatar Mariusz Smykuła2013-06-17
|/
* Portmaster completionsGravatar James French2013-06-17
* Added completions for VagrantGravatar Ivan Giuliani2013-06-17
* Cleanup of code that decides whether or not to fork. Fix for issue where stde...Gravatar ridiculousfish2013-06-16
* Fix for incorrect use of shared ptr referencesGravatar ridiculousfish2013-06-16
* Mark jobs as completed when all processes have finished, not just the last one.Gravatar ridiculousfish2013-06-16
* git prompt: Fix hang on detached head.Gravatar Brian Gernhardt2013-06-12
* Make funced properly handle an invalid number of argumentsGravatar ridiculousfish2013-06-08
* Fix for quoted variables in command position error messageGravatar ridiculousfish2013-06-08
* docs: remove translation instructionsGravatar David Adam (zanchey)2013-06-05
* Added completions for apt-markGravatar James French2013-06-04
* git prompt: replace question with explanationGravatar Brian Gernhardt2013-06-03
* git prompt: actually show staged tokenGravatar Brian Gernhardt2013-06-03
* git prompt: reindentGravatar Brian Gernhardt2013-06-03
* rsync completions: use rsync --list-only to generate completions, allowing th...Gravatar David Adam (zanchey)2013-06-03
* Rsync Remote Path CompletionGravatar James French2013-06-03
* Fix for crash when setting tmux pane titleGravatar ridiculousfish2013-06-02
* FormattingGravatar ridiculousfish2013-06-02