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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
completion: use __gitcomp_builtin in _git_name_rev
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_mv
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_merge_base
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_merge
Nguyễn Thái Ngọc Duy
1
-2
/
+7
2018-02-09
completion: use __gitcomp_builtin in _git_ls_remote
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_ls_files
Nguyễn Thái Ngọc Duy
1
-7
/
+1
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-02-02
cocci: simplify check for trivial format strings
René Scharfe
1
-16
/
+1
2018-01-26
completion: fix completing merge strategies on non-C locales
Duy Nguyen
1
-1
/
+1
2018-01-19
cocci: use format keyword instead of a literal string
René Scharfe
1
-1
/
+2
2017-12-28
Merge branch 'ra/prompt-eread-fix'
Junio C Hamano
1
-3
/
+4
2017-12-11
Makefile: replace perl/Makefile.PL with simple make rules
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-12-06
git-prompt: fix reading files with windows line endings
Robert Abel
1
-1
/
+1
2017-12-06
git-prompt: make __git_eread intended use explicit
Robert Abel
1
-3
/
+4
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-21
Merge branch 'tz/fsf-address-update' into maint
Junio C Hamano
7
-16
/
+9
2017-11-21
git-jump: give contact instructions in the README
Jeff King
1
-0
/
+7
2017-11-21
contrib/git-jump: allow to configure the grep command
Beat Bolli
2
-2
/
+8
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
7
-16
/
+9
2017-11-15
Merge branch 'ab/mediawiki-namespace'
Junio C Hamano
1
-1
/
+37
2017-11-15
Merge branch 'ab/mediawiki-name-truncation'
Junio C Hamano
1
-1
/
+2
2017-11-15
Merge branch 'js/wincred-empty-cred' into maint
Junio C Hamano
1
-2
/
+8
2017-11-15
Merge branch 'dk/libsecret-unlock-to-load-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-11-14
completion: add git config sendemail.tocmd
Rasmus Villemoes
1
-0
/
+1
2017-11-09
Merge branch 'js/wincred-empty-cred'
Junio C Hamano
1
-2
/
+8
2017-11-09
Merge branch 'dk/libsecret-unlock-to-load-fix'
Junio C Hamano
1
-1
/
+1
2017-11-09
Replace Free Software Foundation address in license notices
Todd Zullinger
7
-16
/
+9
[prev]
[next]