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-06-28
commit-graph: rewrite to use checksum_valid()
Taylor Blau
1
-8
/
+6
2021-06-28
csum-file: introduce checksum_valid()
Taylor Blau
3
-10
/
+20
2021-06-28
submodule: remove unnecessary `prefix` based option logic
Kaartic Sivaraam
1
-7
/
+7
2021-06-28
config: normalize the path of the system gitconfig
Johannes Schindelin
1
-3
/
+4
2021-06-28
cmake(windows): set correct path to the system Git config
Dennis Ameling
1
-4
/
+7
2021-06-28
mingw: move Git for Windows' system config where users expect it
Johannes Schindelin
1
-0
/
+10
2021-06-28
config.mak.uname: PCRE1 cleanup
Carlo Marcelo Arenas Belón
1
-1
/
+1
2021-06-28
Documentation: fix typo in the --patch option of the commit command
Beshr Kayali
1
-1
/
+1
2021-06-28
pager: avoid setting COLUMNS when we're guessing its value
Johannes Schindelin
1
-3
/
+13
2021-06-28
git-worktree.txt: fix typo in example path
Andrei Rybak
1
-1
/
+1
2021-06-28
t: fix typos in test messages
Andrei Rybak
2
-2
/
+2
2021-06-28
blame: correct name of config option in docs
Andrei Rybak
1
-1
/
+1
2021-06-28
promisor-remote: teach lazy-fetch in any repo
Jonathan Tan
7
-9
/
+76
2021-06-28
run-command: refactor subprocess env preparation
Jonathan Tan
3
-16
/
+24
2021-06-28
submodule: refrain from filtering GIT_CONFIG_COUNT
Jonathan Tan
1
-1
/
+2
2021-06-28
promisor-remote: support per-repository config
Jonathan Tan
4
-46
/
+82
2021-06-28
repository: move global r_f_p_c to repo struct
Jonathan Tan
5
-20
/
+23
2021-06-28
git-p4: fix failed submit by skip non-text data files
dorgon.chang
1
-2
/
+5
2021-06-28
show-branch tests: add missing tests
Ævar Arnfjörð Bjarmason
1
-0
/
+61
2021-06-28
show-branch: don't <COLOR></RESET> for space characters
Ævar Arnfjörð Bjarmason
2
-3
/
+36
2021-06-28
mktag tests: test fast-export
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-06-28
mktag tests: test for-each-ref
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2021-06-28
mktag tests: test update-ref and reachable fsck
Ævar Arnfjörð Bjarmason
1
-1
/
+20
2021-06-28
mktag tests: test hash-object --literally and unreachable fsck
Ævar Arnfjörð Bjarmason
1
-8
/
+38
2021-06-28
merge-ort: add prefetching for content merges
Elijah Newren
2
-1
/
+51
2021-06-28
diffcore-rename: use a different prefetch for basename comparisons
Elijah Newren
2
-20
/
+85
2021-06-28
diffcore-rename: allow different missing_object_cb functions
Elijah Newren
1
-19
/
+39
2021-06-28
t6421: add tests checking for excessive object downloads during merge
Elijah Newren
1
-0
/
+440
2021-06-19
pull: trivial whitespace style fix
Felipe Contreras
1
-3
/
+3
2021-06-19
pull: trivial cleanup
Felipe Contreras
1
-4
/
+2
2021-06-19
pull: cleanup autostash check
Felipe Contreras
1
-9
/
+7
2021-06-19
completion: bash: fix late declaration of __git_cmd_idx
Fabian Wermelinger
1
-0
/
+1
2021-06-19
t: use portable wrapper for readlink(1)
Jeff King
3
-3
/
+9
2021-06-17
test: refactor to use "get_abbrev_oid" to get abbrev oid
Jiang Xin
15
-52
/
+72
2021-06-17
test: refactor to use "test_commit" to create commits
Jiang Xin
2
-38
/
+12
2021-06-17
test: compare raw output, not mangle tabs and spaces
Jiang Xin
31
-966
/
+972
2021-06-17
sideband: don't lose clear-to-eol at packet boundary
Jiang Xin
1
-0
/
+23
2021-06-17
t6020: fix incompatible parameter expansion
Jiang Xin
1
-19
/
+31
2021-06-16
userdiff: add support for C# record types
Julian Verdurmen
1
-1
/
+1
2021-06-16
promisor-remote: output trace2 statistics for number of objects fetched
Elijah Newren
1
-2
/
+5
2021-06-16
*: fix typos
Derrick Stolee
2
-2
/
+1
2021-06-16
comments: avoid using the gender of our users
Felipe Contreras
6
-8
/
+8
2021-06-16
doc: avoid using the gender of other people
Felipe Contreras
3
-6
/
+5
2021-06-16
gc tests: add a test for the "pre-auto-gc" hook
Ævar Arnfjörð Bjarmason
1
-0
/
+46
2021-06-16
pre-commit hook tests: don't leave "actual" nonexisting on failure
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-06-15
graph: improve grammar of "invalid color" error message
Alex Henrie
1
-1
/
+1
2021-06-15
show-branch tests: modernize test code
Ævar Arnfjörð Bjarmason
1
-52
/
+40
2021-06-15
show-branch tests: rename the one "show-branch" test file
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-06-15
builtin/checkout--worker: zero-initialise struct to avoid MSAN complaints
Andrzej Hunt
1
-1
/
+1
2021-06-15
split-index: use oideq instead of memcmp to compare object_id's
Andrzej Hunt
1
-1
/
+2
[prev]
[next]