aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* git_prompt: remove __fish_git_prompt_git_dirGravatar Brian Gernhardt2013-07-26
* git_prompt: print unique detached HEAD abbreviated object nameGravatar Brian Gernhardt2013-07-26
* git_prompt: Display head for simple rebaseGravatar Brian Gernhardt2013-07-26
* git_prompt: Add __fish_git_prompt_char_stateseparatorGravatar Brian Gernhardt2013-07-26
* git_prompt: show where rebase is at when stoppedGravatar Brian Gernhardt2013-07-26
* git_prompt: use REVERT_HEADGravatar Brian Gernhardt2013-07-26
* git_prompt: add bash.showUntrackedFiles optionGravatar Brian Gernhardt2013-07-26
* git_prompt: __fish_git_prompt_showcolorhintsGravatar Brian Gernhardt2013-07-26
* git_prompt: Add defaults to set_colorGravatar Brian Gernhardt2013-07-26
* git_prompt: Expand color/character explinationsGravatar Brian Gernhardt2013-07-26
* git_prompt: Update documentationGravatar Brian Gernhardt2013-07-26
* git_prompt: Add branch information for rebaseGravatar Brian Gernhardt2013-07-26
* git_prompt: Merge operation, branch, and bare helpersGravatar Brian Gernhardt2013-07-26
* 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