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
2022-03-12
t0030-t0050: avoid pipes with Git on LHS
Shubham Mishra
2
-28
/
+50
2022-03-12
t0001-t0028: avoid pipes with Git on LHS
Shubham Mishra
4
-14
/
+16
2022-03-10
core.fsync: new option to harden the index
Neeraj Singh
3
-6
/
+15
2022-03-10
core.fsync: add configuration parsing
Neeraj Singh
3
-5
/
+82
2022-03-10
core.fsync: introduce granular fsync control infrastructure
Neeraj Singh
15
-33
/
+97
2022-03-10
core.fsyncmethod: add writeout-only mode
Neeraj Singh
13
-8
/
+184
2022-03-10
wrapper: make inclusion of Windows csprng header tightly scoped
Neeraj Singh
3
-11
/
+7
2022-03-10
block-sha1: remove use of obsolete x86 assembly
brian m. carlson
1
-17
/
+0
2022-03-09
test-lib: declare local variables as local
Michael J Gruber
1
-0
/
+2
2022-03-09
The tenth batch
Junio C Hamano
1
-1
/
+27
2022-03-09
Merge branch 'ab/help-fixes'
Junio C Hamano
5
-24
/
+187
2022-03-09
Merge branch 'ab/c99-variadic-macros'
Junio C Hamano
8
-246
/
+65
2022-03-09
Merge branch 'hn/reftable-no-empty-keys'
Junio C Hamano
7
-19
/
+136
2022-03-09
Merge branch 'jc/cat-file-batch-commands'
Junio C Hamano
3
-22
/
+333
2022-03-09
Merge branch 'pw/xdiff-alloc-fail'
Junio C Hamano
4
-48
/
+51
2022-03-09
Merge branch 'en/present-despite-skipped'
Junio C Hamano
19
-128
/
+311
2022-03-09
clone: fail gracefully when cloning filtered bundle
Derrick Stolee
2
-0
/
+25
2022-03-09
bundle: unbundle promisor packs
Derrick Stolee
2
-0
/
+6
2022-03-09
bundle: create filtered bundles
Derrick Stolee
2
-11
/
+90
2022-03-09
rev-list: move --filter parsing into revision.c
Derrick Stolee
2
-11
/
+7
2022-03-09
bundle: parse filter capability
Derrick Stolee
6
-22
/
+50
2022-03-09
list-objects: handle NULL function pointers
Ævar Arnfjörð Bjarmason
3
-5
/
+36
2022-03-09
MyFirstObjectWalk: update recommended usage
Derrick Stolee
1
-28
/
+16
2022-03-09
list-objects: consolidate traverse_commit_list[_filtered]
Derrick Stolee
5
-31
/
+29
2022-03-09
pack-bitmap: drop filter in prepare_bitmap_walk()
Derrick Stolee
5
-20
/
+14
2022-03-09
pack-objects: use rev.filter when possible
Derrick Stolee
1
-2
/
+3
2022-03-09
revision: put object filter into struct rev_info
Derrick Stolee
2
-14
/
+19
2022-03-09
list-objects-filter-options: create copy helper
Derrick Stolee
2
-0
/
+23
2022-03-09
index-pack: document and test the --promisor option
Derrick Stolee
2
-1
/
+11
2022-03-08
gitweb: remove invalid http-equiv="content-type"
Jason Yundt
2
-3
/
+14
2022-03-08
comment: fix typo
Jason Yundt
1
-1
/
+1
2022-03-07
submodule: move logic into fetch_task_create()
Glen Choo
1
-47
/
+52
2022-03-07
submodule: extract get_fetch_task()
Glen Choo
1
-25
/
+36
2022-03-07
submodule: store new submodule commits oid_array in a struct
Glen Choo
1
-18
/
+34
2022-03-07
submodule: inline submodule_commits() into caller
Glen Choo
1
-16
/
+6
2022-03-07
submodule: make static functions read submodules from commits
Glen Choo
1
-10
/
+19
2022-03-07
t5526: create superproject commits with test helper
Glen Choo
1
-50
/
+45
2022-03-07
t5526: stop asserting on stderr literally
Glen Choo
1
-61
/
+56
2022-03-07
t5526: introduce test helper to assert on fetches
Glen Choo
1
-55
/
+84
2022-03-07
rev-list simplify tests: don't ignore "git" exit code
Ævar Arnfjörð Bjarmason
1
-5
/
+7
2022-03-07
checkout tests: don't ignore "git <cmd>" exit code
Ævar Arnfjörð Bjarmason
1
-16
/
+35
2022-03-07
apply tests: don't ignore "git ls-files" exit code, drop sub-shell
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2022-03-07
gettext tests: don't ignore "test-tool regex" exit code
Ævar Arnfjörð Bjarmason
1
-3
/
+13
2022-03-07
rev-list tests: don't hide abort() in "test_expect_failure"
Ævar Arnfjörð Bjarmason
1
-4
/
+9
2022-03-07
diff tests: don't ignore "git rev-list" exit code
Ævar Arnfjörð Bjarmason
1
-5
/
+2
2022-03-07
notes tests: don't ignore "git" exit code
Ævar Arnfjörð Bjarmason
3
-15
/
+14
2022-03-07
rev-parse tests: don't ignore "git reflog" exit code
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-03-07
merge tests: use "test_must_fail" instead of ad-hoc pattern
Ævar Arnfjörð Bjarmason
1
-16
/
+6
2022-03-07
apply tests: use "test_must_fail" instead of ad-hoc pattern
Ævar Arnfjörð Bjarmason
1
-16
/
+2
2022-03-07
diff tests: don't ignore "git diff" exit code in "read" loop
Ævar Arnfjörð Bjarmason
1
-51
/
+53
[prev]
[next]