Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Git stash support #462

Merged
merged 8 commits into from
Feb 14, 2020
Merged

Commits on Dec 1, 2019

  1. Implement support for git stash

    Using vcs_info's misc via hook to populate information about whether
    current directory has stashes...
    carhartl committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    0019ee5 View commit details
    Browse the repository at this point in the history
  2. Simplify counting stashes

    carhartl committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    815fb41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    917ec33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9df830 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e45abe View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Configuration menu
    Copy the full SHA
    c2d72a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5397f7b View commit details
    Browse the repository at this point in the history
  3. Fix some typos

    carhartl committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    d5f3c7d View commit details
    Browse the repository at this point in the history