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
2022-03-16
Merge branch 'jc/stash-drop'
Junio C Hamano
1
-1
/
+42
2022-03-16
Merge branch 'tb/rename-remote-progress'
Junio C Hamano
1
-1
/
+3
2022-03-16
Merge branch 'vd/sparse-read-tree'
Junio C Hamano
3
-0
/
+144
2022-03-16
Merge branch 'tk/empty-untracked-cache'
Junio C Hamano
1
-0
/
+7
2022-03-16
Merge branch 'ab/grep-patterntype'
Junio C Hamano
1
-1
/
+0
2022-03-13
Merge branch 'ps/fetch-atomic-fixup'
Junio C Hamano
1
-15
/
+5
2022-03-13
Merge branch 'fs/gpgsm-update'
Junio C Hamano
2
-7
/
+7
2022-03-13
Merge branch 'ab/make-optim-noop'
Junio C Hamano
3
-0
/
+9
2022-03-13
Merge branch 'ps/fetch-atomic'
Junio C Hamano
2
-0
/
+103
2022-03-09
Merge branch 'ab/help-fixes'
Junio C Hamano
1
-0
/
+94
2022-03-09
Merge branch 'jc/cat-file-batch-commands'
Junio C Hamano
1
-6
/
+129
2022-03-09
Merge branch 'en/present-despite-skipped'
Junio C Hamano
7
-80
/
+83
2022-03-06
Merge branch 'jt/ls-files-stage-recurse'
Junio C Hamano
1
-1
/
+17
2022-03-06
Merge branch 'gc/stash-on-branch-with-multi-level-name'
Junio C Hamano
1
-0
/
+11
2022-03-06
Merge branch 'ah/advice-switch-requires-detach-to-detach'
Junio C Hamano
1
-0
/
+11
2022-03-06
Merge branch 'mc/index-pack-report-max-size'
Junio C Hamano
1
-0
/
+8
2022-03-06
Merge branch 'ac/usage-string-fixups'
Junio C Hamano
1
-3
/
+3
2022-03-06
Merge branch 'ab/test-leak-diag'
Junio C Hamano
1
-10
/
+40
2022-03-06
Merge branch 'ab/hook-tests'
Junio C Hamano
1
-41
/
+53
2022-03-06
Merge branch 'rs/bisect-executable-not-found'
Junio C Hamano
1
-0
/
+45
2022-03-06
Merge branch 'en/sparse-checkout-fixes'
Junio C Hamano
1
-2
/
+88
2022-03-06
Merge branch 'cg/t3903-modernize'
Junio C Hamano
2
-9
/
+41
2022-03-04
t/lib-gpg: kill all gpg components, not just gpg-agent
Todd Zullinger
1
-1
/
+1
2022-03-04
t/lib-gpg: reload gpg components after updating trustlist
Todd Zullinger
1
-0
/
+1
2022-03-04
gpg-interface/gpgsm: fix for v2.3
Fabian Stelzer
2
-6
/
+5
2022-03-04
log tests: fix "abort tests early" regression in ff37a60c369
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2022-03-03
builtin/remote.c: show progress when renaming remote references
Taylor Blau
1
-1
/
+3
2022-03-03
t5503: simplify setup of test which exercises failure of backfill
Patrick Steinhardt
1
-15
/
+5
2022-03-03
Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
Ævar Arnfjörð Bjarmason
3
-0
/
+9
2022-03-02
stash: add tests to ensure reflog --rewrite --updatref behavior
John Cai
1
-1
/
+42
2022-03-01
repo_read_index: add config to expect files outside sparse patterns
Elijah Newren
1
-0
/
+19
2022-03-01
read-tree: make three-way merge sparse-aware
Victoria Dye
1
-1
/
+3
2022-03-01
read-tree: make two-way merge sparse-aware
Victoria Dye
1
-1
/
+3
2022-03-01
read-tree: narrow scope of index expansion for '--prefix'
Victoria Dye
1
-1
/
+7
2022-03-01
read-tree: integrate with sparse index
Victoria Dye
1
-0
/
+11
2022-03-01
read-tree: expand sparse checkout test coverage
Victoria Dye
2
-0
/
+88
2022-03-01
read-tree: explicitly disallow prefixes with a leading '/'
Victoria Dye
1
-0
/
+10
2022-03-01
status: fix nested sparse directory diff in sparse index
Victoria Dye
1
-0
/
+7
2022-03-01
sparse-index: prevent repo root from becoming sparse
Victoria Dye
1
-0
/
+18
2022-02-28
test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-28
test-lib: make $GIT_BUILD_DIR an absolute path
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-02-28
test-lib: correct and assert TEST_DIRECTORY overriding
Ævar Arnfjörð Bjarmason
1
-5
/
+17
2022-02-28
test-lib: add GIT_SAN_OPTIONS, inherit [AL]SAN_OPTIONS
Ævar Arnfjörð Bjarmason
1
-4
/
+20
2022-02-28
t7519: populate untracked cache before test
Tao Klerks
1
-0
/
+1
2022-02-28
t7519: avoid file to index mtime race for untracked cache
Tao Klerks
1
-0
/
+6
2022-02-25
switch: mention the --detach option when dying due to lack of a branch
Alex Henrie
1
-0
/
+11
2022-02-25
Merge branch 'ab/date-mode-release'
Junio C Hamano
2
-1
/
+6
2022-02-25
Merge branch 'ab/grep-patterntype'
Junio C Hamano
2
-80
/
+130
2022-02-25
Merge branch 'js/apply-partial-clone-filters-recursively'
Junio C Hamano
2
-0
/
+82
2022-02-25
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
2
-2
/
+2
[next]