index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
completion
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-28
Merge branch 'sg/prompt-svn-remote-fix'
Junio C Hamano
1
-1
/
+1
2013-10-15
bash prompt: don't use '+=' operator in show upstream code path
SZEDER Gábor
1
-1
/
+1
2013-10-14
git-prompt.sh: optionally show upstream branch name
Julien Carsique
1
-1
/
+6
2013-10-13
mergetools/diffmerge: support DiffMerge as a git mergetool
Stefan Saasen
1
-1
/
+1
2013-09-19
completion: improve untracked directory filtering for filename completion
SZEDER Gábor
1
-2
/
+2
2013-08-22
contrib/git-prompt.sh: handle missing 'printf -v' more gracefully
Brandon Casey
1
-1
/
+5
2013-08-21
git-completion.bash: use correct Bash/Zsh array length syntax
Brandon Casey
1
-1
/
+1
2013-08-02
Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'
Junio C Hamano
1
-1
/
+0
2013-07-30
Merge branch 'bc/completion-for-bash-3.0'
Junio C Hamano
1
-1
/
+1
2013-07-24
git-completion.bash: replace zsh notation that breaks bash 3.X
Brandon Casey
1
-1
/
+1
2013-07-22
Merge branch 'es/check-mailmap'
Junio C Hamano
1
-0
/
+1
2013-07-18
cygwin: Remove the Win32 l/stat() implementation
Ramsay Jones
1
-1
/
+0
2013-07-13
builtin: add git-check-mailmap command
Eric Sunshine
1
-0
/
+1
2013-07-11
Merge branch 'jk/bash-completion'
Junio C Hamano
1
-1
/
+3
2013-07-01
Merge branch 'ed/color-prompt'
Junio C Hamano
1
-70
/
+41
2013-06-30
completion: learn about --man-path
John Keeping
1
-0
/
+1
2013-06-30
completion: handle unstuck form of base git options
John Keeping
1
-1
/
+2
2013-06-26
git-prompt.sh: add missing information in comments
Eduardo R. D'Avila
1
-11
/
+15
2013-06-26
git-prompt.sh: do not print duplicate clean color code
Eduardo R. D'Avila
1
-1
/
+1
2013-06-26
git-prompt.sh: refactor colored prompt code
Eduardo R. D'Avila
1
-59
/
+26
2013-06-24
bash prompt: mention that PROMPT_COMMAND mode is faster
SZEDER Gábor
1
-5
/
+5
2013-06-24
bash prompt: avoid command substitution when finalizing gitstring
SZEDER Gábor
1
-1
/
+5
2013-06-24
bash prompt: avoid command substitution when checking for untracked files
SZEDER Gábor
1
-1
/
+1
2013-06-24
bash prompt: use bash builtins to check stash state
SZEDER Gábor
1
-2
/
+3
2013-06-24
bash prompt: use bash builtins to check for unborn branch for dirty state
SZEDER Gábor
1
-1
/
+1
2013-06-24
bash prompt: combine 'git rev-parse' for detached head
SZEDER Gábor
1
-4
/
+12
2013-06-24
bash prompt: combine 'git rev-parse' executions in the main code path
SZEDER Gábor
1
-5
/
+13
2013-06-24
bash prompt: use bash builtins to find out current branch
SZEDER Gábor
1
-18
/
+33
2013-06-24
bash prompt: use bash builtins to find out rebase state
SZEDER Gábor
1
-6
/
+6
2013-06-24
bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()
SZEDER Gábor
2
-27
/
+1
2013-06-24
bash prompt: return early from __git_ps1() when not in a git repository
SZEDER Gábor
1
-100
/
+101
2013-06-24
bash prompt: print unique detached HEAD abbreviated object name
SZEDER Gábor
1
-1
/
+1
2013-06-23
Merge branch 'rr/prompt-rebase-breakage-fix'
Junio C Hamano
1
-6
/
+6
2013-06-21
Sync with maint
Junio C Hamano
1
-1
/
+1
2013-06-21
completion: complete diff --word-diff
Ramkumar Ramachandra
1
-1
/
+1
2013-06-14
Merge branch 'rr/complete-difftool-fixup'
Junio C Hamano
1
-2
/
+2
2013-06-14
prompt: squelch error output from cat
Ramkumar Ramachandra
1
-6
/
+6
2013-06-11
Merge branch 'fc/completion-less-ls-remote'
Junio C Hamano
1
-8
/
+2
2013-06-09
completion: show can take both revlist and paths
Ramkumar Ramachandra
1
-1
/
+1
2013-06-06
Merge branch 'fc/show-branch-in-rebase-am'
Junio C Hamano
1
-0
/
+2
2013-06-05
Merge branch 'tg/maint-zsh-svn-remote-prompt'
Junio C Hamano
1
-3
/
+4
2013-06-05
Merge branch 'rr/zsh-color-prompt'
Junio C Hamano
1
-39
/
+85
2013-06-03
completion: difftool takes both revs and files
Ramkumar Ramachandra
1
-1
/
+1
2013-06-02
completion: avoid ls-remote in certain scenarios
Felipe Contreras
1
-8
/
+2
2013-06-02
Merge branch 'fc/completion'
Junio C Hamano
1
-115
/
+30
2013-06-02
Merge branch 'fc/zsh-leftover-bits'
Junio C Hamano
2
-23
/
+26
2013-05-29
completion: zsh: improve bash script loading
Felipe Contreras
1
-8
/
+19
2013-05-29
prompt: fix for simple rebase
Felipe Contreras
1
-0
/
+2
2013-05-22
prompt: fix show upstream with svn and zsh
Thomas Gummerer
1
-3
/
+4
2013-05-21
completion: regression fix for zsh
Felipe Contreras
1
-1
/
+1
[next]