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-03
Documentation: git-read-tree: separate links using commas
Nihal Jere
1
-2
/
+2
2022-03-03
Makefiles: add and use wildcard "mkdir -p" template
Ævar Arnfjörð Bjarmason
3
-27
/
+27
2022-03-03
Makefile: add "$(QUIET)" boilerplate to shared.mak
Ævar Arnfjörð Bjarmason
6
-85
/
+53
2022-03-03
Makefile: move $(comma), $(empty) and $(space) to shared.mak
Ævar Arnfjörð Bjarmason
2
-4
/
+8
2022-03-03
Makefile: move ".SUFFIXES" rule to shared.mak
Ævar Arnfjörð Bjarmason
2
-2
/
+5
2022-03-03
Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES)
Ævar Arnfjörð Bjarmason
1
-28
/
+26
2022-03-03
Makefile: disable GNU make built-in wildcard rules
Ævar Arnfjörð Bjarmason
1
-0
/
+11
2022-03-03
Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
Ævar Arnfjörð Bjarmason
9
-13
/
+33
2022-03-03
scalar Makefile: use "The default target of..." pattern
Ævar Arnfjörð Bjarmason
1
-6
/
+7
2022-03-01
repo_read_index: add config to expect files outside sparse patterns
Elijah Newren
7
-1
/
+66
2022-03-01
merge-ort: exclude messages from inner merges by default
Elijah Newren
1
-2
/
+3
2022-03-01
checkout, clone: die if tree cannot be parsed
Glen Choo
2
-3
/
+12
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-27
rerere-train: two fixes to the use of "git show -s"
Junio C Hamano
1
-1
/
+1
2022-02-25
switch: mention the --detach option when dying due to lack of a branch
Alex Henrie
5
-11
/
+35
2022-02-25
The eighth batch
Junio C Hamano
1
-0
/
+29
2022-02-25
Merge branch 'tb/coc-plc-update'
Junio C Hamano
1
-1
/
+1
2022-02-25
Merge branch 'en/ort-inner-merge-conflict-report'
Junio C Hamano
1
-0
/
+5
2022-02-25
Merge branch 'rs/pcre-invalid-utf8-fix-fix'
Junio C Hamano
1
-1
/
+1
2022-02-25
Merge branch 'ds/core-untracked-cache-config'
Junio C Hamano
1
-1
/
+3
2022-02-25
Merge branch 'ab/diff-free-more'
Junio C Hamano
5
-9
/
+5
2022-02-25
Merge branch 'ab/date-mode-release'
Junio C Hamano
20
-54
/
+112
2022-02-25
Merge branch 'jc/name-rev-stdin'
Junio C Hamano
1
-1
/
+1
2022-02-25
Merge branch 'ab/grep-patterntype'
Junio C Hamano
9
-206
/
+195
2022-02-25
Merge branch 'js/apply-partial-clone-filters-recursively'
Junio C Hamano
8
-8
/
+175
2022-02-25
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
42
-85
/
+137
2022-02-25
Merge branch 'ab/only-single-progress-at-once'
Junio C Hamano
6
-76
/
+170
2022-02-25
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
13
-49
/
+353
2022-02-25
Merge branch 'ab/ambiguous-object-name'
Junio C Hamano
2
-12
/
+190
2022-02-24
fast-import.c: use designated initializers for "partial" struct assignments
Ævar Arnfjörð Bjarmason
1
-4
/
+10
2022-02-24
refspec.c: use designated initializers for "struct refspec_item"
Ævar Arnfjörð Bjarmason
1
-7
/
+7
2022-02-24
convert.c: use designated initializers for "struct stream_filter*"
Ævar Arnfjörð Bjarmason
1
-9
/
+9
2022-02-24
userdiff.c: use designated initializers for "struct userdiff_driver"
Ævar Arnfjörð Bjarmason
1
-14
/
+22
2022-02-24
archive-*.c: use designated initializers for "struct archiver"
Ævar Arnfjörð Bjarmason
2
-6
/
+6
2022-02-24
object-file: use designated initializers for "struct git_hash_algo"
Ævar Arnfjörð Bjarmason
1
-39
/
+39
2022-02-24
trace2: use designated initializers for "struct tr2_dst"
Ævar Arnfjörð Bjarmason
3
-3
/
+9
2022-02-24
trace2: use designated initializers for "struct tr2_tgt"
Ævar Arnfjörð Bjarmason
3
-90
/
+90
2022-02-24
imap-send.c: use designated initializers for "struct imap_server_conf"
Ævar Arnfjörð Bjarmason
1
-11
/
+1
2022-02-24
stash: strip "refs/heads/" with skip_prefix
Glen Choo
2
-1
/
+12
2022-02-23
index-pack: clarify the breached limit
Matt Cooper
2
-2
/
+14
2022-02-23
The seventh batch
Junio C Hamano
1
-0
/
+12
2022-02-23
Merge branch 'bc/clarify-eol-attr'
Junio C Hamano
1
-5
/
+6
2022-02-23
Merge branch 'ds/mailmap'
Junio C Hamano
1
-2
/
+3
2022-02-23
Merge branch 'ah/log-no-graph'
Junio C Hamano
7
-4
/
+105
2022-02-23
Merge branch 'hw/t1410-adjust-test-for-reftable'
Junio C Hamano
1
-2
/
+3
2022-02-23
Merge branch 'ps/fetch-optim-with-commit-graph'
Junio C Hamano
2
-14
/
+22
2022-02-23
Merge branch 'sy/t0001-use-path-is-helper'
Junio C Hamano
1
-1
/
+2
[prev]
[next]