aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/__fish_git_prompt.fish
Commit message (Expand)AuthorAge
* git_prompt: Informative upstream with informative statusGravatar Brian Gernhardt2013-07-30
* git_prompt: fix non-informative upstreamGravatar Brian Gernhardt2013-07-27
* git_prompt: Repaint when show_informative_status is changedGravatar Brian Gernhardt2013-07-27
* git_prompt: Fix resetting colors in informative_statusGravatar Brian Gernhardt2013-07-27
* git-prompt: Document informative_status changesGravatar Brian Gernhardt2013-07-26
* git-prompt: Move status_order to near informative_statusGravatar Brian Gernhardt2013-07-26
* git-prompt: Ensure repaint on all char and color changesGravatar Brian Gernhardt2013-07-26
* git_prompt: don't save output of ls-files for untracked filesGravatar Brian Gernhardt2013-07-26
* git_prompt: Call `git rev-parse` less oftenGravatar Brian Gernhardt2013-07-26
* 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
* 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
* git prompt: Fix hang on detached head.Gravatar Brian Gernhardt2013-06-12
* 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
* Squashed commit of the following:Gravatar ridiculousfish2013-05-24
* Fix a few more spelling / grammar issues in functions and completionsGravatar ridiculousfish2013-04-01
* Squashed commit of the following:Gravatar ridiculousfish2013-04-01
* Fix __fish_git_prompt's upstream indicator for git-svn branchesGravatar Kevin Ballard2013-01-30
* Update __fish_git_prompt.fish to use 'else if'Gravatar Kevin Ballard2013-01-30
* Fix: args -> argv in __fish_git_promptGravatar Sławek Piotrowski2012-11-14
* Fix showupstream behavior in __fish_git_promptGravatar Kevin Ballard2012-07-26
* Update __fish_git_prompt.fish to handle git-svn betterGravatar Kevin Ballard2012-07-13
* Remove __fish_git_prompt's switch bug workaroundGravatar Kevin Ballard2012-06-25
* Tweak documentation for __fish_git_promptGravatar Kevin Ballard2012-06-21
* Replace __fish_git_branch_prompt.fish with __fish_git_prompt.fishGravatar Kevin Ballard2012-06-21