index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-24
Merge branch 'jn/remote-helpers-with-git-dir' into maint
Junio C Hamano
4
-3
/
+22
2017-03-24
Merge branch 'sb/submodule-config-parse-ignore-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-03-24
Merge branch 'jk/push-deadlock-regression-fix' into maint
Junio C Hamano
2
-11
/
+40
2017-03-24
pack.h: define largest possible encoded object size
Jeff King
2
-2
/
+10
2017-03-24
encode_in_pack_object_header: respect output buffer length
Jeff King
5
-10
/
+16
2017-03-24
fast-import: use xsnprintf for formatting headers
Jeff King
1
-3
/
+1
2017-03-24
fast-import: use xsnprintf for writing sha1s
Jeff King
1
-1
/
+1
2017-03-24
mailmap: use Michael J Gruber's new address
Michael J Gruber
1
-1
/
+2
2017-03-24
pager_in_use: use git_env_bool()
Jeff King
1
-3
/
+1
2017-03-24
name-hash: add test-lazy-init-name-hash to .gitignore
Ramsay Jones
1
-0
/
+1
2017-03-24
name-hash: add perf test for lazy_init_name_hash
Jeff Hostetler
1
-0
/
+19
2017-03-24
name-hash: add test-lazy-init-name-hash
Jeff Hostetler
3
-0
/
+266
2017-03-24
name-hash: perf improvement for lazy_init_name_hash
Jeff Hostetler
1
-7
/
+485
2017-03-24
t7004, t7030: fix here-doc syntax errors
Santiago Torres
2
-14
/
+10
2017-03-24
branch doc: update description for `--list`
Junio C Hamano
1
-2
/
+7
2017-03-23
branch doc: change `git branch <pattern>` to use `<branchname>`
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-03-23
tests: lint for run-away here-doc
Junio C Hamano
1
-3
/
+3
2017-03-23
completion: offer ctags symbol names for 'git log -S', '-G' and '-L:'
SZEDER Gábor
1
-0
/
+28
2017-03-23
completion: extract completing ctags symbol names into helper function
SZEDER Gábor
1
-4
/
+29
2017-03-23
completion: put matching ctags symbol names directly into COMPREPLY
SZEDER Gábor
1
-3
/
+10
2017-03-23
doc/config: grammar fixes for core.{editor,commentChar}
Kyle Meyer
1
-3
/
+3
2017-03-23
refs.c: use skip_prefix() in prettify_refname()
SZEDER Gábor
1
-5
/
+5
2017-03-23
Merge branch 'js/rebase-helper'
Junio C Hamano
1
-1
/
+1
2017-03-23
sequencer: fix missing newline
Brandon Williams
1
-1
/
+1
2017-03-23
completion: speed up branch and tag completion
SZEDER Gábor
1
-6
/
+19
2017-03-23
completion: fill COMPREPLY directly when completing fetch refspecs
SZEDER Gábor
1
-3
/
+3
2017-03-23
completion: fill COMPREPLY directly when completing refs
SZEDER Gábor
3
-14
/
+76
2017-03-23
completion: let 'for-each-ref' sort remote branches for 'checkout' DWIMery
SZEDER Gábor
1
-1
/
+2
2017-03-23
completion: let 'for-each-ref' filter remote branches for 'checkout' DWIMery
SZEDER Gábor
1
-9
/
+3
2017-03-23
completion: let 'for-each-ref' strip the remote name from remote branches
SZEDER Gábor
1
-4
/
+3
2017-03-23
completion: let 'for-each-ref' and 'ls-remote' filter matching refs
SZEDER Gábor
2
-11
/
+154
2017-03-23
completion: don't disambiguate short refs
SZEDER Gábor
1
-3
/
+3
2017-03-23
completion: don't disambiguate tags and branches
SZEDER Gábor
1
-2
/
+2
2017-03-23
completion: support excluding full refs
SZEDER Gábor
2
-4
/
+35
2017-03-23
completion: support completing fully qualified non-fast-forward refspecs
SZEDER Gábor
2
-1
/
+88
2017-03-23
completion: support completing full refs after '--option=refs/<TAB>'
SZEDER Gábor
2
-7
/
+45
2017-03-23
completion: wrap __git_refs() for better option parsing
SZEDER Gábor
2
-35
/
+173
2017-03-23
hashmap: document memihash_cont, hashmap_disallow_rehash api
Jeff Hostetler
1
-0
/
+22
2017-03-22
remote-curl: allow push options
Brandon Williams
4
-2
/
+50
2017-03-22
send-pack: send push options correctly in stateless-rpc case
Brandon Williams
1
-12
/
+8
2017-03-22
t7406: correct test case for submodule-update initial population
Junio C Hamano
1
-3
/
+3
2017-03-22
t/README: change "Inside <X> part" to "Inside the <X> part"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-03-22
t/README: link to metacpan.org, not search.cpan.org
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-03-22
stash: keep untracked files intact in stash -k
Thomas Gummerer
2
-1
/
+17
2017-03-22
stash: pass the pathspec argument to git reset
Thomas Gummerer
2
-1
/
+9
2017-03-22
stash: don't show internal implementation details
Thomas Gummerer
2
-5
/
+5
2017-03-22
hashmap: add disallow_rehash setting
Jeff Hostetler
2
-1
/
+35
2017-03-22
hashmap: allow memihash computation to be continued
Jeff Hostetler
2
-0
/
+18
2017-03-22
name-hash: specify initial size for istate.dir_hash table
Jeff Hostetler
1
-1
/
+2
2017-03-22
t5615: fix a here-doc syntax error
Junio C Hamano
1
-0
/
+1
[prev]
[next]