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-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-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
2015-02-11
Merge branch 'cj/log-invert-grep'
Junio C Hamano
1
-1
/
+1
2015-01-14
Merge branch 'tf/prompt-preserve-exit-status'
Junio C Hamano
1
-5
/
+5
2015-01-14
Merge branch 'rh/hide-prompt-in-ignored-directory'
Junio C Hamano
1
-7
/
+17
2015-01-14
Merge branch 'mm/complete-rebase-autostash'
Junio C Hamano
1
-0
/
+1
2015-01-14
git-prompt: preserve value of $? in all cases
Tony Finch
1
-4
/
+4
2015-01-13
log: teach --invert-grep option
Christoph Junghans
1
-1
/
+1
2015-01-07
Merge branch 'tf/prompt-preserve-exit-status'
Junio C Hamano
1
-0
/
+4
2015-01-07
Merge branch 'pd/completion-filenames-fix'
Junio C Hamano
2
-3
/
+3
2015-01-07
git-completion: add --autostash for 'git rebase'
Matthieu Moy
1
-0
/
+1
2015-01-07
git-prompt.sh: allow to hide prompt for ignored pwd
Jess Austin
1
-0
/
+13
2015-01-07
git-prompt.sh: if pc mode, immediately set PS1 to a plain prompt
Richard Hansen
1
-7
/
+4
2014-12-22
Merge branch 'jg/prompt-localize-temporary'
Junio C Hamano
1
-1
/
+1
[next]