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
2021-09-27
maintenance: fix test t7900-maintenance.sh
Lénaïc Huard
1
-2
/
+1
2021-09-27
Makefile: pass -Wno-pendantic under GENERATE_COMPILATION_DATABASE=yes
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-09-27
connect: also update offset for features without values
Andrzej Hunt
2
-0
/
+17
2021-09-24
packfile: release bad_objects in close_pack()
René Scharfe
1
-0
/
+1
2021-09-24
rebase: fix todo-list rereading
Phillip Wood
2
-12
/
+8
2021-09-24
sequencer.c: factor out a function
Phillip Wood
1
-14
/
+24
2021-09-24
doc/technical: update note about core.multiPackIndex
Eric Wong
1
-1
/
+3
2021-09-23
bundle: remove ignored & undocumented "--verbose" flag
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2021-09-23
The eighth batch
Junio C Hamano
1
-0
/
+27
2021-09-23
Merge branch 'rs/use-xopen-in-index-pack'
Junio C Hamano
2
-8
/
+9
2021-09-23
Merge branch 'kz/revindex-comment-fix'
Junio C Hamano
1
-2
/
+2
2021-09-23
Merge branch 'cb/plug-leaks-in-alloca-emu-users'
Junio C Hamano
2
-12
/
+15
2021-09-23
Merge branch 'jt/submodule-name-to-gitdir'
Junio C Hamano
5
-27
/
+72
2021-09-23
Merge branch 'ma/doc-git-version'
Junio C Hamano
2
-0
/
+32
2021-09-23
Merge branch 'ma/help-w-check-for-requested-page'
Junio C Hamano
2
-3
/
+22
2021-09-23
Merge branch 'cb/unix-sockets-with-windows'
Junio C Hamano
3
-10
/
+55
2021-09-23
Merge branch 'ab/retire-option-argument'
Junio C Hamano
6
-52
/
+26
2021-09-23
Merge branch 'mr/bisect-in-c-4'
Junio C Hamano
5
-95
/
+186
2021-09-23
Merge branch 'ab/unused-script-helpers'
Junio C Hamano
4
-17
/
+2
2021-09-23
Merge branch 'ab/http-drop-old-curl-plus'
Junio C Hamano
5
-34
/
+157
2021-09-23
Merge branch 'po/git-config-doc-mentions-help-c'
Junio C Hamano
1
-0
/
+3
2021-09-23
Merge branch 'jk/http-server-protocol-versions'
Junio C Hamano
7
-4
/
+73
2021-09-23
Merge branch 'ab/gc-remove-unused-call'
Junio C Hamano
1
-7
/
+1
2021-09-23
Merge branch 'ab/test-tool-run-command-cleanup'
Junio C Hamano
1
-4
/
+1
2021-09-23
Merge branch 'en/tests-cleanup-leftover-untracked'
Junio C Hamano
12
-4
/
+18
2021-09-23
Merge branch 'jk/strvec-typefix'
Junio C Hamano
1
-2
/
+2
2021-09-23
Merge branch 'rs/drop-core-compression-vars'
Junio C Hamano
3
-5
/
+0
2021-09-23
Merge branch 'rs/packfile-bad-object-list-in-oidset'
Junio C Hamano
7
-65
/
+32
2021-09-23
Merge branch 'en/am-abort-fix'
Junio C Hamano
3
-1
/
+43
2021-09-23
Merge branch 'ps/update-ref-batch-flush'
Junio C Hamano
2
-4
/
+44
2021-09-23
tests: add a test mode for SANITIZE=leak, run it in CI
Ævar Arnfjörð Bjarmason
13
-2
/
+49
2021-09-23
Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS
Ævar Arnfjörð Bjarmason
3
-1
/
+7
2021-09-23
difftool: fix symlink-file writing in dir-diff mode
David Aguilar
2
-2
/
+67
2021-09-22
Makefile: make COMPUTE_HEADER_DEPENDENCIES=auto work with DEVOPTS=pedantic
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-09-22
http: match headers case-insensitively when redacting
Jeff King
2
-15
/
+15
2021-09-22
difftool: fix word spacing in the usage strings
Bagas Sanjaya
1
-3
/
+3
2021-09-22
MyFirstContribution: Document --range-diff option when writing v2
Glen Choo
1
-11
/
+31
2021-09-22
Makefile: clean .depend dirs under COMPUTE_HEADER_DEPENDENCIES != yes
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2021-09-22
t/perf/run: fix bin-wrappers computation
Derrick Stolee
1
-1
/
+1
2021-09-22
repository.h: don't use a mix of int and bitfields
Ævar Arnfjörð Bjarmason
2
-10
/
+3
2021-09-22
repo-settings.c: simplify the setup
Ævar Arnfjörð Bjarmason
4
-60
/
+68
2021-09-22
read-cache & fetch-negotiator: check "enum" values in switch()
Ævar Arnfjörð Bjarmason
2
-6
/
+13
2021-09-22
environment.c: remove test-specific "ignore_untracked..." variable
Ævar Arnfjörð Bjarmason
4
-22
/
+5
2021-09-22
wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.c
Ævar Arnfjörð Bjarmason
3
-2
/
+15
2021-09-22
ls-files: use imperative mood for -X and -z option description
Bagas Sanjaya
1
-2
/
+2
2021-09-22
rebase: dereference tags
Phillip Wood
2
-10
/
+22
2021-09-22
rebase: use lookup_commit_reference_by_name()
Phillip Wood
1
-13
/
+4
2021-09-22
rebase: use our standard error return value
Phillip Wood
1
-9
/
+9
2021-09-22
grep: store grep_source buffer as const
Jeff King
2
-5
/
+8
2021-09-22
grep: mark "haystack" buffers as const
Jeff King
1
-26
/
+35
[prev]
[next]