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
2020-01-23
rebase -i: also avoid SHA-1 collisions with missingCommitsCheck
Johannes Schindelin
2
-3
/
+7
2020-01-23
rebase -i: re-fix short SHA-1 collision
Johannes Schindelin
2
-3
/
+23
2020-01-23
parse_insn_line(): improve error message when parsing failed
Johannes Schindelin
1
-3
/
+4
2020-01-23
pack-bitmap: don't rely on bitmap_git->reuse_objects
Jeff King
1
-11
/
+7
2020-01-23
pack-objects: add checks for duplicate objects
Jeff King
1
-1
/
+7
2020-01-23
pack-objects: improve partial packfile reuse
Jeff King
3
-86
/
+281
2020-01-23
builtin/pack-objects: introduce obj_is_packed()
Jeff King
1
-2
/
+7
2020-01-23
pack-objects: introduce pack.allowPackReuse
Jeff King
2
-1
/
+14
2020-01-23
csum-file: introduce hashfile_total()
Jeff King
1
-0
/
+9
2020-01-23
pack-bitmap: simplify bitmap_has_oid_in_uninteresting()
Jeff King
1
-12
/
+2
2020-01-23
pack-bitmap: uninteresting oid can be outside bitmapped packfile
Jeff King
1
-1
/
+1
2020-01-23
pack-bitmap: introduce bitmap_walk_contains()
Jeff King
2
-0
/
+15
2020-01-23
ewah/bitmap: introduce bitmap_word_alloc()
Jeff King
2
-4
/
+10
2020-01-22
The first batch post 2.25 cycle
Junio C Hamano
3
-2
/
+55
2020-01-22
Merge branch 'nd/switch-and-restore'
Junio C Hamano
2
-0
/
+19
2020-01-22
Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport'
Junio C Hamano
2
-1
/
+13
2020-01-22
Merge branch 'hw/tutorial-favor-switch-over-checkout'
Junio C Hamano
1
-1
/
+1
2020-01-22
Merge branch 'es/unpack-trees-oob-fix'
Junio C Hamano
1
-2
/
+4
2020-01-22
Merge branch 'bc/run-command-nullness-after-free-fix'
Junio C Hamano
1
-1
/
+2
2020-01-22
Merge branch 'en/string-list-can-be-custom-sorted'
Junio C Hamano
1
-2
/
+4
2020-01-22
Merge branch 'en/simplify-check-updates-in-unpack-trees'
Junio C Hamano
1
-12
/
+14
2020-01-22
Merge branch 'jt/sha1-file-remove-oi-skip-cached'
Junio C Hamano
2
-22
/
+18
2020-01-22
Merge branch 'hw/commit-advise-while-rejecting'
Junio C Hamano
2
-0
/
+10
2020-01-22
Merge branch 'dl/credential-netrc'
Junio C Hamano
3
-3
/
+26
2020-01-22
submodule.c: use get_git_dir() instead of get_git_common_dir()
Philippe Blain
2
-3
/
+36
2020-01-22
t2405: clarify test descriptions and simplify test
Philippe Blain
1
-20
/
+16
2020-01-22
t2405: use git -C and test_commit -C instead of subshells
Philippe Blain
1
-25
/
+9
2020-01-22
t7410: rename to t2405-worktree-submodule.sh
Philippe Blain
1
-1
/
+1
2020-01-22
docs: mention when increasing http.postBuffer is valuable
brian m. carlson
1
-0
/
+8
2020-01-22
doc: dissuade users from trying to ignore tracked files
brian m. carlson
1
-0
/
+16
2020-01-22
doc: provide guidance on user.name format
brian m. carlson
2
-1
/
+12
2020-01-22
docs: expand on possible and recommended user config options
brian m. carlson
1
-0
/
+7
2020-01-22
doc: move author and committer information to git-commit(1)
brian m. carlson
4
-27
/
+51
2020-01-21
templates: fix deprecated type option `--bool`
Lucius Hu
2
-6
/
+6
2020-01-21
t6025: use helpers to replace test -f <path>
Shourya Shukla
1
-3
/
+3
2020-01-21
t6025: modernize style
Shourya Shukla
1
-47
/
+48
2020-01-21
docs: use "currently" for the present time
brian m. carlson
1
-2
/
+2
2020-01-21
fetch: document and test --refmap=""
Derrick Stolee
2
-1
/
+28
2020-01-17
grep: use no. of cores as the default no. of threads
Matheus Tavares
2
-4
/
+3
2020-01-17
grep: move driver pre-load out of critical section
Matheus Tavares
1
-4
/
+4
2020-01-17
grep: re-enable threads in non-worktree case
Matheus Tavares
2
-1
/
+12
2020-01-17
grep: protect packed_git [re-]initialization
Matheus Tavares
2
-2
/
+8
2020-01-17
grep: allow submodule functions to run in parallel
Matheus Tavares
1
-16
/
+22
2020-01-17
submodule-config: add skip_if_read option to repo_read_gitmodules()
Matheus Tavares
4
-16
/
+10
2020-01-17
grep: replace grep_read_mutex by internal obj read lock
Matheus Tavares
3
-63
/
+35
2020-01-17
object-store: allow threaded access to object reading
Matheus Tavares
3
-5
/
+119
2020-01-17
replace-object: make replace operations thread-safe
Matheus Tavares
5
-2
/
+26
2020-01-17
grep: fix racy calls in grep_objects()
Matheus Tavares
1
-0
/
+5
2020-01-17
grep: fix race conditions at grep_submodule()
Matheus Tavares
1
-4
/
+3
2020-01-17
grep: fix race conditions on userdiff calls
Matheus Tavares
1
-1
/
+6
[prev]
[next]