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-04-08
Merge branch 'en/ort-perf-batch-9'
Junio C Hamano
1
-0
/
+71
2021-04-08
Merge branch 'en/sequencer-edit-upon-conflict-fix'
Junio C Hamano
1
-1
/
+31
2021-04-08
Merge branch 'll/clone-reject-shallow'
Junio C Hamano
3
-1
/
+60
2021-04-08
Merge branch 'tb/reverse-midx'
Junio C Hamano
2
-4
/
+62
2021-04-07
Merge branch 'ps/pack-bitmap-optim'
Junio C Hamano
1
-0
/
+14
2021-04-07
Merge branch 'zh/commit-trailer'
Junio C Hamano
1
-0
/
+312
2021-04-02
Merge branch 'zh/format-patch-fractional-reroll-count'
Junio C Hamano
2
-0
/
+58
2021-04-02
Merge branch 'jh/simple-ipc'
Junio C Hamano
4
-0
/
+911
2021-04-01
midx: allow marking a pack as preferred
Taylor Blau
1
-0
/
+42
2021-04-01
builtin/clone.c: add --reject-shallow option
Li Linchao
3
-1
/
+60
2021-03-31
sequencer: fix edit handling for cherry-pick and revert messages
Elijah Newren
1
-1
/
+31
2021-03-30
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
1
-1
/
+1
2021-03-30
Merge branch 'rf/send-email-hookspath'
Junio C Hamano
1
-0
/
+32
2021-03-30
Merge branch 'ab/remove-rebase-usebuiltin'
Junio C Hamano
1
-16
/
+0
2021-03-30
Merge branch 'ab/diff-no-index-tests'
Junio C Hamano
1
-0
/
+60
2021-03-30
Merge branch 'ab/read-tree'
Junio C Hamano
2
-0
/
+80
2021-03-30
Merge branch 'mt/checkout-remove-nofollow'
Junio C Hamano
1
-0
/
+12
2021-03-30
t/helper/test-read-midx.c: add '--show-objects'
Taylor Blau
1
-4
/
+20
2021-03-26
Merge branch 'cm/rebase-i-fixup-amend-reword'
Junio C Hamano
2
-27
/
+162
2021-03-26
Merge branch 'cm/rebase-i-updates'
Junio C Hamano
2
-59
/
+70
2021-03-26
Merge branch 'cm/rebase-i'
Junio C Hamano
6
-18
/
+317
2021-03-24
Merge branch 'nk/diff-index-fsmonitor'
Junio C Hamano
2
-2
/
+6
2021-03-24
Merge branch 'jk/fail-prereq-testfix'
Junio C Hamano
2
-3
/
+6
2021-03-24
Merge branch 'tb/geometric-repack'
Junio C Hamano
4
-3
/
+420
2021-03-23
mktag tests: fix broken "&&" chain
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-03-23
git-send-email: Respect core.hooksPath setting
Robert Foss
1
-0
/
+32
2021-03-23
rebase: remove transitory rebase.useBuiltin setting & env
Ævar Arnfjörð Bjarmason
1
-16
/
+0
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-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
[next]