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
2014-01-27
Merge branch 'jk/complete-merge-base'
Junio C Hamano
1
-1
/
+7
2014-01-13
completion: handle --[no-]fork-point options to git-rebase
John Keeping
1
-1
/
+1
2014-01-13
completion: complete merge-base options
John Keeping
1
-0
/
+6
2014-01-13
Merge branch 'rr/completion-format-coverletter'
Junio C Hamano
1
-0
/
+1
2014-01-07
completion: complete format.coverLetter
Ramkumar Ramachandra
1
-0
/
+1
2014-01-06
completion: fix remote.pushdefault
Ramkumar Ramachandra
1
-0
/
+1
2014-01-06
completion: fix branch.autosetup(merge|rebase)
Ramkumar Ramachandra
1
-0
/
+1
2014-01-06
completion: introduce __gitcomp_nl_append ()
Ramkumar Ramachandra
2
-4
/
+26
2014-01-06
zsh completion: find matching custom bash completion
Ramkumar Ramachandra
1
-1
/
+1
2013-12-12
Merge branch 'jn/scripts-updates'
Junio C Hamano
2
-4
/
+0
2013-11-26
remove #!interpreter line from shell libraries
Jonathan Nieder
2
-4
/
+0
2013-11-12
peek-remote: remove deprecated alias of ls-remote
John Keeping
1
-1
/
+0
2013-11-12
lost-found: remove deprecated command
John Keeping
1
-1
/
+0
2013-11-12
tar-tree: remove deprecated command
John Keeping
1
-1
/
+0
2013-11-12
repo-config: remove deprecated alias for "git config"
John Keeping
1
-1
/
+0
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
[next]