提交历史

作者 SHA1 备注 提交日期
  Robby Russell 01da53e10f Merge pull request #2828 from r3dDoX/master 10 年之前
  Albert Krewinkel c5d9fc9968 git_prompt_info: ignore git-config errors 10 年之前
  Mikhail S. Pobolovets 49161e7847 Add missing `command` wrapper for git 10 年之前
  ncanceill 7fbbf28e6e return 0 when not a git repo 10 年之前
  r3dDoX 514693125b added prefix/suffix variable for customizability 10 年之前
  r3dDoX 59c8fcc712 added new function to get number of commits ahead of remote 10 年之前
  r3dDoX 3c485db8c7 replaced hardcoded origin/{branch-name} with @{upstream} which gets the upstream branch since git 1.7.0 10 年之前
  Michael Orr fbd479b68e adding a check for git config option to disable git_prompt_info() on a per repo basis 10 年之前
  Theodore Kokkoris 9703eba66e Fixed slow behavior when using GitHub wrappers 11 年之前
  Christopher Roach 4ff861ee11 Adding a fix for the DISABLE_UNTRACKED_FILES_DIRTY option. 11 年之前
  Robby Russell 7cdb6d667c Resolving conflict when merging in 1570 11 年之前
  Robby Russell 30b0eb3ffa Merge pull request #1740 from felipec/fc/git 11 年之前
  Jeremy Attali e41714d72c Added option to allow untracked files as non dirty 11 年之前
  Felipe Contreras d615f64374 git: fix parse_git_dirty() 11 年之前
  Robby Russell cd55560c74 Merge pull request #1654 from bertag/parse-git-dirty-support-for-1.6 11 年之前
  Christian Höltje 8890450684 This fixes checking for git untracked items 11 年之前
  Robby Russell 5cde893ce0 Merge pull request #1661 from hellerbarde/master 11 年之前
  Philip Stark 56e835426b fix git_prompt_status() to not say the repository has untracked files all the time 11 年之前
  bertag 72ec24108a Tweaked parse_git_dirty() in lib/git.zsh to support proper dirty/clean parsing against both git 1.6 and git 1.7+ 11 年之前
  Thomas Minor 3db22634a1 pipe git version check error to /dev/null (for when git doesn't exist) 11 年之前
  Yoav Weiss 9245a30868 Did a full circle and went back to # On branch master 11 年之前
  Yoav Weiss 11576dd40b Fixed dirty check to include files added to index 11 年之前
  Yoav Weiss 171a76a3c4 Closer to original status command, using SUBMODULE SYNTAX 11 年之前
  Yoav Weiss 2e213b9b8f Faster dirty git status check (using git diff) 11 年之前
  Robby Russell 9ef7e8a191 Merge pull request #1077 from Mezzle/add-option-to-show-git-status 11 年之前
  MAD b9a989fea5 Add Stash toogle to display if there's some stash or not in `git_prompt_status` 11 年之前
  Robby Russell 78e3f38db7 Merge pull request #1258 from caio/git-branch-status 11 年之前
  Robby Russell 5aed0aed4e Merge pull request #875 from ttddyy/prompt_git-remove 11 年之前
  Robby Russell 9977afc0b5 Merge pull request #1263 from tedv/headless-git 11 年之前
  Ted Vessenes 027fcccc92 Make git use sha when branch name is missing. 12 年之前