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-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
2021-11-01
leak tests: mark some clone tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2
-0
/
+3
2021-11-01
leak tests: mark some add tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
7
-0
/
+8
2021-11-01
leak tests: mark some diff tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
25
-0
/
+38
2021-11-01
leak tests: mark some apply tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
22
-0
/
+44
2021-11-01
leak tests: mark some notes tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
3
-0
/
+3
2021-11-01
leak tests: mark some update-index tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
5
-0
/
+5
2021-11-01
leak tests: mark some rev-parse tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
4
-0
/
+5
2021-11-01
leak tests: mark some rev-list tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2
-0
/
+2
2021-11-01
leak tests: mark some misc tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
17
-0
/
+22
2021-11-01
leak tests: mark most gettext tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
4
-0
/
+4
2021-11-01
leak tests: mark "sort" test as passing SANITIZE=leak
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-11-01
leak tests: mark a read-tree test as passing SANITIZE=leak
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2021-11-01
pretty: add abbrev option to %(describe)
Eli Schwartz
1
-0
/
+8
2021-11-01
pretty: add tag option to %(describe)
Eli Schwartz
1
-0
/
+8
2021-10-29
Merge branch 'mt/fix-add-rm-with-sparse-index'
Junio C Hamano
3
-5
/
+73
2021-10-29
Merge branch 'jk/log-warn-on-bogus-encoding'
Junio C Hamano
1
-7
/
+0
2021-10-29
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
1
-1
/
+2
2021-10-29
Merge branch 'ab/plug-handle-path-exclude-leak'
Junio C Hamano
1
-0
/
+1
2021-10-29
Merge branch 'jk/http-push-status-fix'
Junio C Hamano
4
-0
/
+27
2021-10-29
Merge branch 'ab/test-bail'
Junio C Hamano
1
-7
/
+21
2021-10-29
Revert "logmsg_reencode(): warn when iconv() fails"
Junio C Hamano
1
-7
/
+0
2021-10-29
Document positive variant of commit and merge option "--no-verify"
Alex Riesen
1
-0
/
+8
2021-10-29
tests: disable fsync everywhere
Eric Wong
1
-0
/
+7
2021-10-29
pull: --ff-only should make it a noop when already-up-to-date
Junio C Hamano
1
-1
/
+15
2021-10-29
t5310: drop lib-bundle.sh include
Jeff King
1
-1
/
+0
2021-10-28
pull: honor --no-verify and do not call the commit-msg hook
Alex Riesen
1
-0
/
+24
2021-10-28
color: allow colors to be prefixed with "reset"
Robert Estelle
1
-0
/
+4
2021-10-28
color: support "default" to restore fg/bg color
Robert Estelle
1
-0
/
+12
2021-10-28
send-email: programmatically generate bash completions
Thiago Perrotta
1
-0
/
+3
2021-10-28
add, rm, mv: fix bug that prevents the update of non-sparse dirs
Matheus Tavares
3
-5
/
+73
2021-10-27
t/helper/test-read-midx.c: free MIDX within read_midx_file()
Taylor Blau
1
-1
/
+2
2021-10-27
sparse-index: update command for expand/collapse test
Victoria Dye
1
-1
/
+5
2021-10-27
reset: preserve skip-worktree bit in mixed reset
Victoria Dye
2
-14
/
+25
[prev]
[next]