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-04-14
completion: small optimization
Felipe Contreras
1
-4
/
+4
2013-04-14
completion: inline __gitcomp_1 to its sole callsite
Felipe Contreras
1
-15
/
+11
2013-04-14
completion: get rid of compgen
Felipe Contreras
1
-5
/
+10
2013-04-14
completion: add new __gitcompadd helper
Felipe Contreras
1
-5
/
+8
2013-04-12
completion: get rid of empty COMPREPLY assignments
Felipe Contreras
1
-21
/
+0
2013-04-12
completion: add more cherry-pick options
Felipe Contreras
1
-1
/
+6
2013-04-03
Merge branch 'rr/prompt-revert-head'
Junio C Hamano
1
-0
/
+2
2013-03-31
bash: teach __git_ps1 about REVERT_HEAD
Robin Rosenberg
1
-0
/
+2
2013-03-25
Merge branch 'jl/submodule-deinit'
Junio C Hamano
1
-1
/
+1
2013-03-11
Merge branch 'mp/complete-paths'
Junio C Hamano
1
-5
/
+11
2013-03-11
git-completion.bash: zsh does not implement function redirection correctly
Matthieu Moy
1
-5
/
+11
2013-03-07
Merge branch 'mp/complete-paths'
Junio C Hamano
1
-0
/
+9
2013-03-05
git-completion.zsh: define __gitcomp_file compatibility function
Matthieu Moy
1
-0
/
+9
2013-03-04
submodule: add 'deinit' command
Jens Lehmann
1
-1
/
+1
2013-02-18
shell-prompt: clean up nested if-then
Martin Erik Werner
1
-14
/
+13
2013-02-17
Merge branch 'mp/diff-algo-config'
Junio C Hamano
1
-1
/
+13
2013-02-17
Merge branch 'mw/bash-prompt-show-untracked-config'
Junio C Hamano
1
-3
/
+8
2013-02-13
shell prompt: add bash.showUntrackedFiles option
Martin Erik Werner
1
-3
/
+8
2013-02-12
completion: support 'git config --local'
Matthieu Moy
1
-2
/
+2
2013-02-08
Merge branch 'mk/tcsh-complete-only-known-paths'
Junio C Hamano
1
-0
/
+12
2013-02-08
Merge branch 'mp/complete-paths'
Junio C Hamano
1
-15
/
+240
2013-02-03
completion: handle path completion and colon for tcsh script
Marc Khouzam
1
-0
/
+12
2013-02-01
Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests'
Junio C Hamano
1
-1
/
+10
2013-01-28
Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash'
Junio C Hamano
1
-1
/
+1
2013-01-24
t9902: protect test from stray build artifacts
Junio C Hamano
1
-1
/
+10
2013-01-23
Merge branch 'as/check-ignore'
Junio C Hamano
1
-0
/
+1
2013-01-18
git-completion.bash: replace zsh notation that breaks bash 3.X
Brandon Casey
1
-1
/
+1
2013-01-18
Merge branch 'ds/completion-silence-in-tree-path-probe'
Junio C Hamano
1
-1
/
+1
2013-01-18
Merge branch 'mk/complete-tcsh'
Junio C Hamano
1
-12
/
+21
2013-01-16
diff: Introduce --diff-algorithm command line option
Michal Privoznik
1
-0
/
+11
2013-01-16
config: Introduce diff.algorithm variable
Michal Privoznik
1
-0
/
+1
2013-01-14
git-completion.bash: Autocomplete --minimal and --histogram for git-diff
Michal Privoznik
1
-1
/
+1
2013-01-14
Merge branch 'jk/complete-commit-c' into maint
Junio C Hamano
1
-0
/
+7
2013-01-11
git-completion.bash: add support for path completion
Manlio Perillo
1
-15
/
+240
2013-01-11
git-completion.bash: silence "not a valid object" errors
Dylan Smith
1
-1
/
+1
2013-01-07
Prevent space after directories in tcsh completion
Marc Khouzam
1
-12
/
+21
2013-01-06
add git-check-ignore sub-command
Adam Spiers
1
-0
/
+1
2013-01-05
Merge branch 'jk/complete-commit-c'
Junio C Hamano
1
-0
/
+7
2012-12-27
Merge branch 'so/prompt-command'
Junio C Hamano
1
-12
/
+20
2012-12-26
make __git_ps1 accept a third parameter in pcmode
Simon Oosthoek
1
-12
/
+20
2012-12-15
completion: complete refs for "git commit -c"
Jeff King
1
-0
/
+7
2012-12-12
Merge branch 'so/prompt-command'
Junio C Hamano
1
-5
/
+11
2012-12-12
git-prompt.sh: update PROMPT_COMMAND documentation
Junio C Hamano
1
-5
/
+11
2012-12-11
Add file completion to tcsh git completion.
Marc Khouzam
1
-15
/
+54
2012-12-11
Merge branch 'maint'
Junio C Hamano
1
-1
/
+10
2012-12-11
git-prompt: Document GIT_PS1_DESCRIBE_STYLE
Anders Kaseorg
1
-0
/
+9
2012-11-29
Merge branch 'mk/complete-tcsh'
Junio C Hamano
1
-7
/
+12
2012-11-29
completion: fix warning for zsh
Felipe Contreras
1
-0
/
+2
2012-11-28
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
2012-11-28
Merge branch 'fc/zsh-completion'
Junio C Hamano
2
-43
/
+139
[next]