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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-18
status: add optional stash count information
Liam Beguin
1
-0
/
+32
2017-06-18
for_each_bisect_ref(): don't trim refnames
Michael Haggerty
1
-0
/
+14
2017-06-15
wildmatch test: cover a blind spot in "/" matching
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-06-15
date: use localtime() for "-local" time formats
Jeff King
1
-0
/
+1
2017-06-15
t0006: check --date=format zone offsets
Jeff King
1
-2
/
+7
2017-06-15
strbuf: let strbuf_addftime handle %z and %Z itself
René Scharfe
1
-0
/
+6
2017-06-15
config: don't include config.h by default
Brandon Williams
2
-0
/
+2
2017-06-15
alias: use the early config machinery to expand aliases
Johannes Schindelin
1
-1
/
+1
2017-06-15
t7006: demonstrate a problem with aliases in subdirectories
Johannes Schindelin
1
-0
/
+11
2017-06-15
t1308: relax the test verifying that empty alias values are disallowed
Johannes Schindelin
1
-1
/
+3
2017-06-15
config: report correct line number upon error
Johannes Schindelin
1
-0
/
+6
2017-06-15
t: move "git add submodule" into test blocks
Jeff King
3
-9
/
+15
2017-06-15
add: warn when adding an embedded repository
Jeff King
1
-0
/
+37
2017-06-13
Merge branch 'jk/pack-idx-corruption-safety'
Junio C Hamano
1
-1
/
+7
2017-06-13
Merge branch 'nd/fopen-errors'
Junio C Hamano
3
-6
/
+30
2017-06-13
Merge branch 'sb/submodule-blanket-recursive'
Junio C Hamano
7
-10
/
+73
2017-06-13
Merge branch 'ab/t3070-test-dedup' into maint
Junio C Hamano
1
-1
/
+0
2017-06-13
Merge branch 'jh/memihash-opt' into maint
Junio C Hamano
1
-5
/
+42
2017-06-13
Merge branch 'tb/pull-ff-rebase-autostash' into maint
Junio C Hamano
1
-0
/
+18
2017-06-13
Merge branch 'sl/clean-d-ignored-fix' into maint
Junio C Hamano
2
-0
/
+17
2017-06-13
Merge branch 'jc/skip-test-in-the-middle' into maint
Junio C Hamano
2
-50
/
+56
2017-06-13
Merge branch 'bw/forking-and-threading' into maint
Junio C Hamano
2
-2
/
+44
2017-06-13
Merge branch 'jk/bug-to-abort' into maint
Junio C Hamano
1
-0
/
+6
2017-06-13
Merge branch 'sb/checkout-recurse-submodules' into maint
Junio C Hamano
3
-8
/
+1
2017-06-13
git-stash: fix pushing stash with pathspec from subdir
Patrick Steinhardt
1
-0
/
+16
2017-06-13
t3200: add test for single parameter passed to -m option
Sahil Dua
1
-0
/
+17
2017-06-12
t5100: add some more mailinfo tests
Kyle J. McKay
1
-0
/
+42
2017-06-10
t4005: modernize style and drop hard coded sha1
Stefan Beller
1
-52
/
+43
2017-06-07
t5313: make extended-table test more deterministic
Jeff King
1
-1
/
+7
2017-06-05
t0012: test "-h" with builtins
Jeff King
1
-0
/
+12
2017-06-05
perf: work around the tested repo having an index.lock
Ævar Arnfjörð Bjarmason
1
-1
/
+8
2017-06-05
Merge branch 'tb/pull-ff-rebase-autostash'
Junio C Hamano
1
-0
/
+18
2017-06-05
Merge branch 'mh/packed-ref-store-prep'
Junio C Hamano
4
-5
/
+6
2017-06-05
Merge branch 'mb/diff-default-to-indent-heuristics'
Junio C Hamano
2
-17
/
+170
2017-06-05
Merge branch 'sd/t3200-typofix' into maint
Junio C Hamano
1
-1
/
+1
2017-06-05
Merge branch 'sb/t5531-update-desc' into maint
Junio C Hamano
1
-2
/
+2
2017-06-05
Merge branch 'tb/dedup-crlf-tests' into maint
Junio C Hamano
2
-187
/
+0
2017-06-05
Merge branch 'jk/alternate-ref-optim' into maint
Junio C Hamano
1
-1
/
+4
2017-06-05
Merge branch 'bm/interpret-trailers-cut-line-is-eom' into maint
Junio C Hamano
1
-0
/
+17
2017-06-05
Merge branch 'jn/clone-add-empty-config-from-command-line' into maint
Junio C Hamano
1
-0
/
+8
2017-06-04
Merge branch 'jt/use-trailer-api-in-commands' into maint
Junio C Hamano
1
-0
/
+44
2017-06-04
Merge branch 'jt/push-options-doc' into maint
Junio C Hamano
1
-0
/
+37
2017-06-04
Merge branch 'js/eol-on-ourselves' into maint
Junio C Hamano
7
-25
/
+45
2017-06-04
Merge branch 'jk/ignore-broken-tags-when-ignoring-missing-links' into maint
Junio C Hamano
1
-1
/
+26
2017-06-04
Merge branch 'jk/disable-pack-reuse-when-broken' into maint
Junio C Hamano
1
-3
/
+45
2017-06-04
Merge branch 'bw/submodule-with-bs-path' into maint
Junio C Hamano
1
-1
/
+1
2017-06-04
Merge branch 'ah/log-decorate-default-to-auto' into maint
Junio C Hamano
1
-0
/
+12
2017-06-04
Merge branch 'ab/fix-poison-tests' into maint
Junio C Hamano
15
-34
/
+38
2017-06-04
Merge branch 'ab/doc-replace-gmane-links' into maint
Junio C Hamano
1
-1
/
+1
2017-06-04
Merge branch 'ab/t3070-test-dedup'
Junio C Hamano
1
-1
/
+0
[prev]
[next]