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-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-03-01
commit-graph: fix generation number v2 overflow values
Derrick Stolee
1
-0
/
+27
2022-03-01
commit-graph: start parsing generation v2 (again)
Derrick Stolee
4
-5
/
+20
2022-03-01
commit-graph: fix ordering bug in generation numbers
Derrick Stolee
2
-2
/
+41
2022-03-01
t5318: extract helpers to lib-commit-graph.sh
Derrick Stolee
2
-48
/
+50
2022-03-01
test-read-graph: include extra post-parse info
Derrick Stolee
4
-0
/
+20
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
2022-02-25
Merge branch 'ab/only-single-progress-at-once'
Junio C Hamano
3
-35
/
+130
2022-02-25
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
2
-12
/
+81
2022-02-25
Merge branch 'ab/ambiguous-object-name'
Junio C Hamano
1
-0
/
+81
2022-02-24
stash: strip "refs/heads/" with skip_prefix
Glen Choo
1
-0
/
+11
2022-02-23
index-pack: clarify the breached limit
Matt Cooper
1
-0
/
+8
2022-02-23
Merge branch 'ah/log-no-graph'
Junio C Hamano
1
-0
/
+69
2022-02-23
Merge branch 'hw/t1410-adjust-test-for-reftable'
Junio C Hamano
1
-2
/
+3
2022-02-23
Merge branch 'sy/t0001-use-path-is-helper'
Junio C Hamano
1
-1
/
+2
2022-02-23
ls-files: support --recurse-submodules --stage
Jonathan Tan
1
-1
/
+17
2022-02-23
tests: make the code more readable
COGONI Guillaume
1
-3
/
+6
2022-02-23
tests: allow testing if a path is truly a file or a directory
COGONI Guillaume
2
-3
/
+32
2022-02-23
t/t3903-stash.sh: replace test [-d|-f] with test_path_is_*
COGONI Guillaume
1
-3
/
+3
2022-02-23
amend remaining usage strings according to style guide
Abhradeep Chakraborty
1
-3
/
+3
2022-02-23
help: don't print "\n" before single-section output
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2022-02-23
help: add --no-[external-commands|aliases] for use with --all
Ævar Arnfjörð Bjarmason
1
-0
/
+37
2022-02-23
help: error if [-a|-g|-c] and [-i|-m|-w] are combined
Ævar Arnfjörð Bjarmason
1
-0
/
+10
2022-02-23
help: correct usage & behavior of "git help --all"
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2022-02-23
help tests: test "git" and "git help [-a|-g] spacing
Ævar Arnfjörð Bjarmason
1
-0
/
+45
2022-02-23
t0003: avoid pipes with Git on LHS
Shubham Mishra
1
-3
/
+6
2022-02-20
sparse-checkout: reject arguments in cone-mode that look like patterns
Elijah Newren
1
-1
/
+1
2022-02-20
sparse-checkout: error or warn when given individual files
Elijah Newren
1
-1
/
+15
2022-02-20
sparse-checkout: pay attention to prefix for {set, add}
Elijah Newren
1
-0
/
+41
2022-02-20
sparse-checkout: correct reapply's handling of options
Elijah Newren
1
-0
/
+28
2022-02-19
hook tests: use a modern style for "pre-push" tests
Ævar Arnfjörð Bjarmason
1
-36
/
+35
2022-02-19
hook tests: test for exact "pre-push" hook input
Ævar Arnfjörð Bjarmason
1
-5
/
+18
2022-02-18
Merge branch 'jd/t0015-modernize'
Junio C Hamano
1
-3
/
+3
2022-02-18
Merge branch 'js/short-help-outside-repo-fix'
Junio C Hamano
1
-1
/
+6
2022-02-18
Merge branch 'tb/midx-no-bitmap-for-no-objects'
Junio C Hamano
1
-0
/
+22
2022-02-18
Merge branch 'ab/release-transport-ls-refs-options'
Junio C Hamano
1
-0
/
+1
2022-02-18
Merge branch 'ab/hash-object-leakfix'
Junio C Hamano
1
-0
/
+1
[prev]
[next]