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
/
git-completion.bash
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
completion: use __gitcomp_builtin in _git_init
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_help
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_grep
Nguyễn Thái Ngọc Duy
1
-15
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_gc
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_fsck
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_fetch
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_difftool
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2018-02-09
completion: use __gitcomp_builtin in _git_describe
Nguyễn Thái Ngọc Duy
1
-5
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_config
Nguyễn Thái Ngọc Duy
1
-8
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_commit
Nguyễn Thái Ngọc Duy
1
-10
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_clone
Nguyễn Thái Ngọc Duy
1
-20
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_clean
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_cherry_pick
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2018-02-09
completion: use __gitcomp_builtin in _git_checkout
Nguyễn Thái Ngọc Duy
1
-5
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_branch
Nguyễn Thái Ngọc Duy
1
-6
/
+2
2018-02-09
completion: use __gitcomp_builtin in _git_apply
Nguyễn Thái Ngọc Duy
1
-8
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_am
Nguyễn Thái Ngọc Duy
1
-7
/
+4
2018-02-09
completion: use __gitcomp_builtin in _git_add
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2018-02-09
git-completion.bash: introduce __gitcomp_builtin
Nguyễn Thái Ngọc Duy
1
-0
/
+33
2018-01-26
completion: fix completing merge strategies on non-C locales
Duy Nguyen
1
-1
/
+1
2017-12-06
Merge branch 'ac/complete-pull-autostash'
Junio C Hamano
1
-0
/
+1
2017-11-27
Merge branch 'tz/complete-branch-copy'
Junio C Hamano
1
-1
/
+1
2017-11-27
Merge branch 'rv/sendemail-tocmd-in-config-and-completion'
Junio C Hamano
1
-0
/
+1
2017-11-27
Merge branch 'jc/ignore-cr-at-eol'
Junio C Hamano
1
-1
/
+1
2017-11-22
completion: add --autostash and --no-autostash to pull
Albert Astals Cid
1
-0
/
+1
2017-11-17
completion: add '--copy' option to 'git branch'
Todd Zullinger
1
-1
/
+1
2017-11-15
Merge branch 'tz/fsf-address-update'
Junio C Hamano
1
-2
/
+1
2017-11-14
completion: add git config sendemail.tocmd
Rasmus Villemoes
1
-0
/
+1
2017-11-09
Replace Free Software Foundation address in license notices
Todd Zullinger
1
-2
/
+1
2017-11-08
diff: --ignore-cr-at-eol
Junio C Hamano
1
-1
/
+1
2017-11-06
Merge branch 'tb/complete-checkout'
Junio C Hamano
1
-1
/
+2
2017-11-06
Merge branch 'dm/run-command-ignored-hook-advise'
Junio C Hamano
1
-0
/
+1
2017-10-25
completion: add remaining flags to checkout
Thomas Braun
1
-1
/
+2
2017-10-10
run-command: add hint when a hook is ignored
Damien Marié
1
-0
/
+1
2017-10-07
completion: add --broken and --dirty to describe
Thomas Braun
1
-1
/
+1
2017-07-06
Merge branch 'xz/send-email-batch-size'
Junio C Hamano
1
-0
/
+2
2017-07-05
send-email: --batch-size to work around some SMTP server limit
xiaoqiang zhao
1
-0
/
+2
2017-06-13
Merge branch 'rf/completion'
Junio C Hamano
1
-1
/
+28
2017-06-13
Merge branch 'rf/completion-config-commit' into maint
Junio C Hamano
1
-0
/
+3
2017-06-04
Merge branch 'tg/stash-push-fixup' into maint
Junio C Hamano
1
-1
/
+4
2017-06-04
Merge branch 'rf/completion-config-commit'
Junio C Hamano
1
-0
/
+3
2017-06-02
completion: add git config credentialCache.ignoreSIGHUP
Rikard Falkeborn
1
-0
/
+1
2017-06-02
completion: add git config credential completions
Rikard Falkeborn
1
-0
/
+3
2017-06-02
completion: add git config advice completions
Rikard Falkeborn
1
-1
/
+9
2017-06-02
completion: add git config am.threeWay completion
Rikard Falkeborn
1
-0
/
+1
2017-06-02
completion: add git config core completions
Rikard Falkeborn
1
-0
/
+10
2017-06-02
completion: add git config gc completions
Rikard Falkeborn
1
-0
/
+4
2017-05-30
completion: add completions for git config commit
Rikard Falkeborn
1
-0
/
+3
2017-05-29
Merge branch 'tg/stash-push-fixup'
Junio C Hamano
1
-1
/
+4
2017-05-17
completion: add git stash push
Thomas Gummerer
1
-1
/
+4
[prev]
[next]