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
2015-08-31
Merge branch 'sg/config-name-only'
Junio C Hamano
1
-12
/
+4
2015-08-26
Merge branch 'ep/http-configure-ssl-version'
Junio C Hamano
1
-0
/
+1
2015-08-19
Merge branch 'tb/complete-rebase-i-edit-todo'
Junio C Hamano
1
-1
/
+4
2015-08-17
http: add support for specifying the SSL version
Elia Pinto
1
-0
/
+1
2015-08-10
completion: list variable names reliably with 'git config --name-only'
SZEDER Gábor
1
-12
/
+3
2015-08-10
config: add '--name-only' option to list only variable names
SZEDER Gábor
1
-0
/
+1
2015-08-05
completion: offer '--edit-todo' during interactive rebase
Thomas Braun
1
-1
/
+4
2015-08-03
Merge branch 'sg/bash-prompt-untracked-optim'
Junio C Hamano
1
-1
/
+1
2015-07-20
bash prompt: faster untracked status indicator with untracked directories
SZEDER Gábor
1
-1
/
+1
2015-07-15
Merge branch 'jc/prompt-document-ps1-state-separator' into maint
Junio C Hamano
1
-0
/
+4
2015-07-15
Merge branch 'af/tcsh-completion-noclobber' into maint
Junio C Hamano
1
-1
/
+1
2015-07-01
Merge branch 'jc/prompt-document-ps1-state-separator'
Junio C Hamano
1
-0
/
+4
2015-06-24
Merge branch 'af/tcsh-completion-noclobber'
Junio C Hamano
1
-1
/
+1
2015-06-24
Merge branch 'sg/completion-commit-cleanup'
Junio C Hamano
1
-1
/
+1
2015-06-11
Merge branch 'tb/complete-sequencing'
Junio C Hamano
1
-0
/
+5
2015-06-10
git-prompt.sh: document GIT_PS1_STATESEPARATOR
Joe Cridge
1
-0
/
+4
2015-06-09
git-completion.tcsh: fix redirect with noclobber
Ariel Faigon
1
-1
/
+1
2015-06-08
completion: teach 'scissors' mode to 'git commit --cleanup='
SZEDER Gábor
1
-1
/
+1
2015-06-01
completion: suggest sequencer commands for revert
Thomas Braun
1
-0
/
+5
2015-05-26
Merge branch 'sg/complete-decorate-full-not-long' into maint
Junio C Hamano
1
-1
/
+1
2015-05-22
Merge branch 'sg/completion-config'
Junio C Hamano
1
-24
/
+14
2015-05-22
Merge branch 'ls/http-ssl-cipher-list'
Junio C Hamano
1
-0
/
+1
2015-05-22
Merge branch 'sg/completion-omit-credential-helpers'
Junio C Hamano
1
-2
/
+2
2015-05-12
completion: simplify query for config variables
SZEDER Gábor
1
-7
/
+3
2015-05-12
completion: add a helper function to get config variables
SZEDER Gábor
1
-20
/
+14
2015-05-11
Merge branch 'sg/completion-no-redundant-all-command-list'
Junio C Hamano
1
-1
/
+0
2015-05-11
Merge branch 'sg/complete-decorate-full-not-long'
Junio C Hamano
1
-1
/
+1
2015-05-08
http: add support for specifying an SSL cipher list
Lars Kellogg-Stedman
1
-0
/
+1
2015-05-06
completion: remove credential helpers from porcelain commands
SZEDER Gábor
1
-2
/
+2
2015-05-03
completion: fix and update 'git log --decorate=' options
SZEDER Gábor
1
-1
/
+1
2015-05-03
completion: remove redundant __git_compute_all_commands() call
SZEDER Gábor
1
-1
/
+0
2015-04-27
Merge branch 'ma/bash-completion-leaking-x' into maint
Junio C Hamano
1
-1
/
+1
2015-04-20
Merge branch 'ma/bash-completion-leaking-x'
Junio C Hamano
1
-1
/
+1
2015-04-12
completion: fix global bash variable leak on __gitcompappend
Márcio Almada
1
-1
/
+1
2015-03-28
Merge branch 'sg/completion-gitcomp-nl-for-refs' into maint
Junio C Hamano
1
-2
/
+2
2015-03-28
Merge branch 'ct/prompt-untracked-fix' into maint
Junio C Hamano
1
-1
/
+1
2015-03-27
Merge branch 'js/completion-ctags-pattern-substitution-fix' into maint
Junio C Hamano
1
-1
/
+1
2015-03-26
Merge branch 'sg/completion-gitcomp-nl-for-refs'
Junio C Hamano
1
-2
/
+2
2015-03-25
Merge branch 'ct/prompt-untracked-fix'
Junio C Hamano
1
-1
/
+1
2015-03-23
Merge branch 'js/completion-ctags-pattern-substitution-fix'
Junio C Hamano
1
-1
/
+1
2015-03-23
Merge branch 'jk/push-config'
Junio C Hamano
1
-0
/
+1
2015-03-23
Merge branch 'sg/completion-remote' into maint
Junio C Hamano
1
-5
/
+2
2015-03-22
completion: use __gitcomp_nl() for completing refs
SZEDER Gábor
1
-2
/
+2
2015-03-17
Merge branch 'mg/doc-status-color-slot'
Junio C Hamano
1
-0
/
+1
2015-03-17
Merge branch 'sg/completion-remote'
Junio C Hamano
1
-5
/
+2
2015-03-15
git prompt: use toplevel to find untracked files
Cody A Taylor
1
-1
/
+1
2015-03-14
contrib/completion: escape the forward slash in __git_match_ctag
John Szakmeister
1
-1
/
+1
2015-03-14
push: allow --follow-tags to be set by config push.followTags
Dave Olszewski
1
-0
/
+1
2015-03-10
config,completion: add color.status.unmerged
Michael J Gruber
1
-0
/
+1
2015-03-06
completion: simplify __git_remotes()
SZEDER Gábor
1
-5
/
+2
[next]