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-05-07
Merge branch 'jk/prune-with-bitmap-fix'
Junio C Hamano
4
-15
/
+39
2021-05-07
Merge branch 'po/diff-patch-doc'
Junio C Hamano
1
-1
/
+6
2021-05-07
Merge branch 'hn/trace-reflog-expiry'
Junio C Hamano
1
-3
/
+44
2021-05-07
Merge branch 'ab/pretty-date-format-tests'
Junio C Hamano
1
-5
/
+4
2021-05-07
Merge branch 'ps/config-env-option-with-separate-value'
Junio C Hamano
3
-2
/
+23
2021-05-07
clean: remove unnecessary variable
Matheus Tavares
1
-3
/
+1
2021-05-07
mailinfo: stop parsing options manually
Đoàn Trần Công Danh
1
-30
/
+45
2021-05-07
mailinfo: load default metainfo_charset lazily
Đoàn Trần Công Danh
1
-9
/
+31
2021-05-07
add: die if both --dry-run and --interactive are given
Øystein Walle
2
-0
/
+6
2021-05-06
streaming.c: move {open,close,read} from vtable to "struct git_istream"
Ævar Arnfjörð Bjarmason
1
-43
/
+29
2021-05-06
streaming.c: stop passing around "object_info *" to open()
Ævar Arnfjörð Bjarmason
1
-22
/
+20
2021-05-06
streaming.c: remove {open,close,read}_method_decl() macros
Ævar Arnfjörð Bjarmason
1
-25
/
+22
2021-05-06
streaming.c: remove enum/function/vtbl indirection
Ævar Arnfjörð Bjarmason
1
-25
/
+11
2021-05-06
streaming.c: avoid forward declarations
Ævar Arnfjörð Bjarmason
1
-88
/
+83
2021-05-06
sparse-index.c: remove set_index_sparse_config()
Ævar Arnfjörð Bjarmason
1
-10
/
+1
2021-05-06
git-p4: speed up search for branch parent
Joachim Kuebart
1
-11
/
+10
2021-05-06
git-p4: ensure complex branches are cloned correctly
Joachim Kuebart
1
-0
/
+2
2021-05-05
patience diff: remove unused variable
Phillip Wood
1
-3
/
+0
2021-05-05
patience diff: remove unnecessary string comparisons
Phillip Wood
1
-8
/
+3
2021-05-05
word diff: handle zero length matches
Phillip Wood
2
-3
/
+12
2021-05-05
ci: run test round with parallel-checkout enabled
Matheus Tavares
4
-0
/
+22
2021-05-05
parallel-checkout: add tests related to .gitattributes
Matheus Tavares
1
-0
/
+194
2021-05-05
t0028: extract encoding helpers to lib-encoding.sh
Matheus Tavares
2
-24
/
+26
2021-05-05
parallel-checkout: add tests related to path collisions
Matheus Tavares
3
-2
/
+168
2021-05-05
parallel-checkout: add tests for basic operations
Matheus Tavares
2
-0
/
+271
2021-05-05
checkout-index: add parallel checkout support
Matheus Tavares
1
-9
/
+15
2021-05-05
builtin/checkout.c: complete parallel checkout support
Matheus Tavares
1
-4
/
+17
2021-05-05
make_transient_cache_entry(): optionally alloc from mem_pool
Matheus Tavares
6
-13
/
+23
2021-05-05
t5601: mark protocol v2-only test
Jonathan Tan
1
-1
/
+1
2021-05-05
send-pack: support push negotiation
Jonathan Tan
3
-4
/
+99
2021-05-05
fetch: teach independent negotiation (no packfile)
Jonathan Tan
11
-17
/
+300
2021-05-04
work around zsh comment in __git_complete_worktree_paths
Sardorbek Imomaliev
1
-2
/
+3
2021-05-04
trailer: add new .cmd config option
ZheNing Hu
3
-19
/
+175
2021-05-04
docs: correct descript of trailer.<token>.command
ZheNing Hu
1
-16
/
+21
2021-05-04
docs: document symlink restrictions for dot-files
Jeff King
4
-0
/
+25
2021-05-04
fsck: warn about symlinked dotfiles we'll open with O_NOFOLLOW
Jeff King
3
-2
/
+48
2021-05-04
t0060: test ntfs/hfs-obscured dotfiles
Jeff King
6
-13
/
+75
2021-05-04
t7450: test .gitmodules symlink matching against obscured names
Jeff King
1
-38
/
+53
2021-05-04
t7450: test verify_path() handling of gitmodules
Jeff King
1
-3
/
+16
2021-05-03
t7415: rename to expand scope
Jeff King
1
-3
/
+10
2021-05-03
fsck_tree(): wrap some long lines
Jeff King
1
-12
/
+36
2021-05-03
fsck_tree(): fix shadowed variable
Jeff King
2
-22
/
+25
2021-05-03
t7415: remove out-dated comment about translation
Jeff King
1
-3
/
+2
2021-05-03
docs/format-patch: mention handling of merges
Jeff King
1
-1
/
+9
2021-05-03
pack-objects: clamp negative depth to 0
Jeff King
2
-0
/
+9
2021-05-03
t5316: check behavior of pack-objects --depth=0
Jeff King
1
-0
/
+8
2021-05-03
pack-objects: clamp negative window size to 0
Jeff King
2
-0
/
+7
2021-05-03
t5300: check that we produced expected number of deltas
Jeff King
1
-3
/
+20
2021-05-03
t5300: modernize basic tests
Jeff King
1
-158
/
+85
2021-05-03
CodingGuidelines: explicitly allow "local" for test scripts
Junio C Hamano
1
-0
/
+5
[prev]
[next]