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
2020-07-10
reflog: cleanse messages in the refs.c layer
Junio C Hamano
3
-16
/
+42
2020-07-10
bisect: treat BISECT_HEAD as a pseudo ref
Han-Wen Nienhuys
2
-4
/
+3
2020-07-10
t3432: use git-reflog to inspect the reflog for HEAD
Han-Wen Nienhuys
1
-3
/
+4
2020-07-10
t6300: test refs pointing to tree and blob
Christian Couder
1
-0
/
+19
2020-07-10
Documentation: clarify %(contents:XXXX) doc
Christian Couder
1
-6
/
+18
2020-07-10
t5539: make timestamp requirements more explicit
Jeff King
1
-1
/
+3
2020-07-10
t9700: loosen ident timezone regex
Jeff King
1
-3
/
+3
2020-07-10
git clone: don't clone into non-empty directory
Ben Wijen
2
-3
/
+13
2020-07-10
l10n: tr: v2.28.0 round 1
Emir Sarı
1
-1128
/
+1377
2020-07-10
l10n: git.pot: v2.28.0 round 1 (70 new, 14 removed)
Jiang Xin
1
-1102
/
+1350
2020-07-09
Git 2.28-rc0
Junio C Hamano
1
-3
/
+27
2020-07-09
Merge branch 'mt/entry-fstat-fallback-fix' into master
Junio C Hamano
1
-2
/
+1
2020-07-09
Merge branch 'ma/rebase-doc-typofix' into master
Junio C Hamano
1
-1
/
+1
2020-07-09
Merge branch 'jn/eject-fetch-write-commit-graph-out-of-experimental' into master
Junio C Hamano
3
-14
/
+5
2020-07-09
Merge branch 'tb/fix-persistent-shallow' into master
Junio C Hamano
4
-1
/
+19
2020-07-09
Merge branch 'ct/diff-with-merge-base-clarification' into master
Junio C Hamano
1
-1
/
+1
2020-07-09
Merge branch 'rs/line-log-until' into master
Junio C Hamano
2
-1
/
+10
2020-07-09
Merge branch 'ra/send-email-in-reply-to-from-command-line-wins' into master
Junio C Hamano
2
-3
/
+19
2020-07-09
Merge branch 'vs/completion-with-set-u' into master
Junio C Hamano
1
-9
/
+9
2020-07-09
Merge branch 'cc/cat-file-usage-update' into master
Junio C Hamano
2
-2
/
+2
2020-07-09
git-rebase.txt: fix description list separator
Martin Ågren
1
-1
/
+1
2020-07-09
l10n: Update Catalan translation
Jordi Mas
1
-426
/
+428
2020-07-09
commit-graph: fix "Writing out commit graph" progress counter
SZEDER Gábor
1
-20
/
+2
2020-07-09
commit-graph: fix progress of reachable commits
SZEDER Gábor
1
-2
/
+3
2020-07-09
entry: check for fstat() errors after checkout
Matheus Tavares
1
-2
/
+1
2020-07-08
git-log.txt: include rev-list-description.txt
Philippe Blain
3
-0
/
+27
2020-07-08
git-rev-list.txt: move description to separate file
Philippe Blain
2
-38
/
+39
2020-07-08
git-rev-list.txt: tweak wording in set operations
Philippe Blain
1
-6
/
+6
2020-07-08
git-rev-list.txt: fix Asciidoc syntax
Philippe Blain
1
-6
/
+6
2020-07-08
revisions.txt: describe 'rev1 rev2 ...' meaning for ranges
Philippe Blain
1
-0
/
+3
2020-07-08
git-log.txt: add links to 'rev-list' and 'diff' docs
Philippe Blain
1
-2
/
+2
2020-07-08
experimental: default to fetch.writeCommitGraph=false
Jonathan Nieder
3
-14
/
+5
2020-07-08
commit.c: don't persist substituted parents when unshallowing
Taylor Blau
4
-1
/
+19
2020-07-08
diff: check for merge bases before assigning sym->base
Jeff King
1
-1
/
+1
2020-07-07
t6000: use test_tick consistently
Jeff King
1
-2
/
+5
2020-07-07
test-lib-functions: restrict test_must_fail usage
Denton Liu
2
-0
/
+65
2020-07-07
t9400: don't use test_must_fail with cvs
Denton Liu
1
-1
/
+1
2020-07-07
Wait for child on signal death for aliases to externals
Trygve Aaberge
1
-0
/
+2
2020-07-07
Wait for child on signal death for aliases to builtins
Trygve Aaberge
3
-1
/
+3
2020-07-07
t9834: remove use of `test_might_fail p4`
Denton Liu
1
-1
/
+1
2020-07-07
t7107: don't use test_must_fail()
Denton Liu
1
-2
/
+7
2020-07-07
t5324: reorder `run_with_limited_open_files test_might_fail`
Denton Liu
1
-1
/
+1
2020-07-07
t3701: stop using `env` in force_color()
Denton Liu
1
-2
/
+11
2020-07-06
The seventh batch
Junio C Hamano
1
-0
/
+35
2020-07-06
Merge branch 'es/worktree-code-cleanup'
Junio C Hamano
1
-3
/
+3
2020-07-06
Merge branch 'dl/test-must-fail-fixes-5'
Junio C Hamano
13
-59
/
+121
2020-07-06
Merge branch 'jk/fast-export-anonym-alt'
Junio C Hamano
3
-71
/
+174
2020-07-06
Merge branch 'js/diff-files-i-t-a-fix-for-difftool'
Junio C Hamano
3
-5
/
+11
2020-07-06
Merge branch 'js/default-branch-name'
Junio C Hamano
52
-133
/
+301
2020-07-06
Merge branch 'rs/pack-bits-in-object-better'
Junio C Hamano
2
-5
/
+6
[prev]
[next]