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-11-22
t7006: simplify exit-code checks for sigpipe tests
Jeff King
1
-17
/
+5
2021-11-22
t7006: clean up SIGPIPE handling in trace2 tests
Jeff King
1
-28
/
+14
2021-11-22
run-command: unify signal and regular logic for wait_or_whine()
Jeff King
1
-1
/
+1
2021-11-22
dir: revert "dir: select directories correctly"
Derrick Stolee
1
-0
/
+17
2021-11-22
refs: drop force_create argument of create_reflog API
Han-Wen Nienhuys
3
-4
/
+3
2021-11-21
Merge branch 'ev/pull-already-up-to-date-is-noop'
Junio C Hamano
1
-0
/
+6
2021-11-21
Merge branch 'hm/paint-hits-in-log-grep'
Junio C Hamano
1
-48
/
+0
2021-11-20
test-lib: introduce required prereq for test runs
Fabian Stelzer
2
-0
/
+17
2021-11-20
test-lib: show missing prereq summary
Fabian Stelzer
2
-0
/
+28
2021-11-19
submodule: absorb git dir instead of dying on deinit
Mugdha Pattnaik
1
-6
/
+5
2021-11-19
Revert "grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data"
Junio C Hamano
1
-48
/
+0
2021-11-19
ssh signing: make sign/amend test more resilient
Fabian Stelzer
2
-2
/
+2
2021-11-19
ssh signing: support non ssh-* keytypes
Fabian Stelzer
2
-1
/
+26
2021-11-18
t5516: add test case for pushing remote refspecs
Glen Choo
1
-0
/
+9
2021-11-18
pull: should be noop when already-up-to-date
Erwin Villejo
1
-0
/
+6
2021-11-18
t5319: corrupt more bytes of the midx checksum
Jeff King
1
-2
/
+4
2021-11-18
checkout: fix "branch info" memory leaks
Ævar Arnfjörð Bjarmason
35
-0
/
+43
2021-11-12
Merge branch 'ab/fsck-unexpected-type'
Junio C Hamano
1
-0
/
+8
2021-11-12
Merge branch 'ps/connectivity-optim'
Junio C Hamano
1
-31
/
+0
2021-11-11
Revert "connected: do not sort input revisions"
Junio C Hamano
1
-31
/
+0
2021-11-11
object-file: fix SEGV on free() regression in v2.34.0-rc2
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-11-11
fetch-pack: redact packfile urls in traces
Ivan Frade
1
-0
/
+51
2021-11-10
Merge branch 'jk/ssh-signing-fix'
Junio C Hamano
1
-0
/
+6
2021-11-10
Merge branch 'jc/fix-pull-ff-only-when-already-up-to-date'
Junio C Hamano
1
-1
/
+15
2021-11-10
t/lib-gpg: avoid broken versions of ssh-keygen
Jeff King
1
-0
/
+6
2021-11-09
Merge branch 'ad/ssh-signing-testfix'
Junio C Hamano
1
-0
/
+1
2021-11-05
t/lib-git.sh: fix ACL-related permissions failure
Adam Dinwoodie
1
-0
/
+1
2021-11-04
strbuf_addftime(): handle "%s" manually
Jeff King
1
-0
/
+4
2021-11-04
Merge branch 'pw/rebase-r-fixes' into maint
Junio C Hamano
1
-0
/
+29
2021-11-04
Merge branch 'jk/log-warn-on-bogus-encoding' into maint
Junio C Hamano
1
-7
/
+0
2021-11-04
Merge branch 'ar/no-verify-doc'
Junio C Hamano
1
-0
/
+8
2021-11-04
Merge branch 'ar/fix-git-pull-no-verify'
Junio C Hamano
1
-0
/
+24
2021-11-03
Merge branch 'pw/rebase-r-fixes'
Junio C Hamano
1
-0
/
+29
2021-11-03
Merge branch 'ds/add-rm-with-sparse-index'
Junio C Hamano
1
-0
/
+26
2021-11-03
var: add GIT_DEFAULT_BRANCH variable
Thomas Weißschuh
1
-0
/
+20
2021-11-03
clean/smudge: allow clean filters to process extremely large files
Matt Cooper
1
-0
/
+11
2021-11-03
odb: teach read_blob_entry to use size_t
Matt Cooper
1
-1
/
+1
2021-11-03
t1051: introduce a smudge filter test for extremely large files
Matt Cooper
1
-0
/
+15
2021-11-03
test-lib: add prerequisite for 64-bit platforms
Carlo Marcelo Arenas Belón
1
-0
/
+4
2021-11-03
test-tool genzeros: generate large amounts of data more efficiently
Johannes Schindelin
1
-2
/
+15
2021-11-03
test-genzeros: allow more than 2G zeros in Windows
Carlo Marcelo Arenas Belón
1
-2
/
+2
2021-11-03
rebase -i: fix rewording with --committer-date-is-author-date
Phillip Wood
1
-0
/
+29
2021-11-03
dir: fix directory-matching bug
Derrick Stolee
1
-0
/
+26
2021-11-01
Merge branch 'ab/test-lib'
Junio C Hamano
1
-1
/
+0
2021-11-01
Merge branch 'gc/use-repo-settings'
Junio C Hamano
4
-7
/
+55
2021-11-01
Merge branch 'ab/ignore-replace-while-working-on-commit-graph'
Junio C Hamano
2
-10
/
+15
2021-11-01
Merge branch 'hm/paint-hits-in-log-grep'
Junio C Hamano
2
-0
/
+99
2021-11-01
leak tests: mark some fast-import tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2
-0
/
+4
2021-11-01
leak tests: mark some config tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
7
-0
/
+9
2021-11-01
leak tests: mark some status tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2
-0
/
+2
[prev]
[next]