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
2021-03-23
format-patch: allow a non-integral version numbers
ZheNing Hu
2
-0
/
+58
2021-03-23
commit: add --trailer option
ZheNing Hu
1
-0
/
+312
2021-03-22
Merge branch 'bc/clone-bare-with-conflicting-config'
Junio C Hamano
1
-0
/
+8
2021-03-22
Merge branch 'jk/filter-branch-sha256'
Junio C Hamano
1
-0
/
+31
2021-03-22
Merge branch 'sv/t9801-test-path-is-file-cleanup'
Junio C Hamano
1
-19
/
+19
2021-03-22
Merge branch 'rs/pretty-describe'
Junio C Hamano
2
-0
/
+49
2021-03-22
Merge branch 'dl/stash-show-untracked'
Junio C Hamano
1
-0
/
+108
2021-03-22
Merge branch 'jk/perf-in-worktrees'
Junio C Hamano
1
-9
/
+22
2021-03-22
Merge branch 'ds/commit-graph-generation-config'
Junio C Hamano
4
-7
/
+4
2021-03-22
Merge branch 'ab/remote-write-config-in-camel-case'
Junio C Hamano
2
-0
/
+4
2021-03-22
Merge branch 'mt/cleanly-die-upon-missing-required-filter'
Junio C Hamano
1
-0
/
+24
2021-03-22
Merge branch 'jk/open-dotgitx-with-nofollow'
Junio C Hamano
3
-3
/
+98
2021-03-22
diff --no-index tests: test mode normalization
Ævar Arnfjörð Bjarmason
1
-0
/
+55
2021-03-22
pack-bitmap: avoid traversal of objects referenced by uninteresting tag
Patrick Steinhardt
1
-0
/
+14
2021-03-22
t0052: add simple-ipc tests and t/helper/test-simple-ipc tool
Jeff Hostetler
4
-0
/
+911
2021-03-22
diff --no-index tests: add test for --exit-code
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2021-03-20
ls-files tests: add meaningful --with-tree tests
Ævar Arnfjörð Bjarmason
1
-0
/
+41
2021-03-20
show tests: add test for "git show <tree>"
Ævar Arnfjörð Bjarmason
1
-0
/
+39
2021-03-20
Add testing with merge-ort merge strategy
Elijah Newren
1
-0
/
+2
2021-03-20
t6423: mark remaining expected failure under merge-ort as such
Elijah Newren
1
-1
/
+1
2021-03-20
t: mark several submodule merging tests as fixed under merge-ort
Elijah Newren
5
-9
/
+22
2021-03-20
merge-ort: implement CE_SKIP_WORKTREE handling with conflicted entries
Elijah Newren
1
-2
/
+2
2021-03-20
t6428: new test for SKIP_WORKTREE handling and conflicts
Elijah Newren
1
-0
/
+158
2021-03-19
Merge branch 'jt/clone-unborn-head'
Junio C Hamano
1
-1
/
+1
2021-03-19
Merge branch 'jk/bisect-peel-tag-fix'
Junio C Hamano
1
-0
/
+12
2021-03-19
Merge branch 'jc/calloc-fix'
Junio C Hamano
1
-1
/
+1
2021-03-19
builtin/pack-objects.c: ignore missing links with --stdin-packs
Taylor Blau
1
-0
/
+38
2021-03-18
t: annotate !PTHREADS tests with !FAIL_PREREQS
Jeff King
2
-3
/
+6
2021-03-18
fsmonitor: add perf test for git diff HEAD
Nipunn Koorapati
2
-2
/
+6
2021-03-18
checkout: don't follow symlinks when removing entries
Matheus Tavares
1
-0
/
+12
2021-03-17
bisect: peel annotated tags to commits
Jeff King
1
-0
/
+12
2021-03-17
t5606: run clone branch name test with protocol v2
Jonathan Tan
1
-1
/
+1
2021-03-15
xcalloc: use CALLOC_ARRAY() when applicable
Junio C Hamano
1
-1
/
+1
2021-03-15
t3437: use --fixup with options to create amend! commit
Charvi Mendiratta
1
-27
/
+3
2021-03-15
t7500: add tests for --fixup=[amend|reword] options
Charvi Mendiratta
1
-0
/
+159
2021-03-11
archive: expand only a single %(describe) per archive
René Scharfe
1
-0
/
+14
2021-03-10
merge-ort: precompute subset of sources for which we need rename detection
Elijah Newren
1
-0
/
+71
2021-03-10
builtin/init-db: handle bare clones when core.bare set to false
brian m. carlson
1
-0
/
+8
2021-03-10
t7003: test ref rewriting explicitly
Jeff King
1
-0
/
+31
2021-03-08
Sync with Git 2.30.2 for CVE-2021-21300
Junio C Hamano
3
-3
/
+144
2021-03-08
Merge branch 'jt/transfer-fsck-across-packs-fix'
Junio C Hamano
1
-0
/
+21
2021-03-05
fetch-pack: do not mix --pack_header and packfile uri
Jonathan Tan
1
-0
/
+21
2021-03-05
stash show: learn stash.showIncludeUntracked
Denton Liu
1
-0
/
+2
2021-03-05
stash show: teach --include-untracked and --only-untracked
Denton Liu
1
-0
/
+106
2021-03-05
t7703: test --geometric repack with loose objects
Taylor Blau
1
-0
/
+31
2021-03-05
builtin/repack.c: do not repack single packs with --geometric
Taylor Blau
1
-0
/
+15
2021-03-03
t9801: replace test -f with test_path_is_file
Shubham Verma
1
-19
/
+19
2021-03-01
Merge branch 'hv/trailer-formatting'
Junio C Hamano
1
-43
/
+142
2021-03-01
Merge branch 'sv/t7001-modernize'
Junio C Hamano
1
-221
/
+199
2021-03-01
Merge branch 'jt/transfer-fsck-across-packs'
Junio C Hamano
2
-11
/
+60
[prev]
[next]