index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares
3
-3
/
+5
2020-01-31
streaming: allow open_istream() to handle any repo
Matheus Tavares
2
-2
/
+4
2020-01-30
Merge branch 'hi/gpg-mintrustlevel'
Junio C Hamano
2
-3
/
+19
2020-01-30
fetch: forgo full connectivity check if --filter
Jonathan Tan
1
-1
/
+10
2020-01-30
connected: verify promisor-ness of partial clone
Jonathan Tan
1
-2
/
+3
2020-01-30
grep: ignore --recurse-submodules if --no-index is given
Philippe Blain
1
-2
/
+5
2020-01-27
submodule: fix status of initialized but not cloned submodules
Peter Kaestle
1
-1
/
+11
2020-01-24
clone: fix --sparse option with URLs
Derrick Stolee
1
-1
/
+1
2020-01-24
sparse-checkout: create leading directories
Derrick Stolee
1
-0
/
+4
2020-01-24
config: fix typo in variable name
Matthew Rogers
1
-5
/
+5
2020-01-24
rebase -i: stop checking out the tip of the branch to rebase
Alban Gruin
1
-13
/
+5
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
1
-44
/
+170
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
1
-1
/
+7
2020-01-22
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-0
/
+2
2020-01-22
Merge branch 'hw/commit-advise-while-rejecting'
Junio C Hamano
1
-0
/
+1
2020-01-17
grep: use no. of cores as the default no. of threads
Matheus Tavares
1
-2
/
+1
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
1
-1
/
+1
2020-01-17
grep: protect packed_git [re-]initialization
Matheus Tavares
1
-2
/
+6
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
1
-1
/
+1
2020-01-17
grep: replace grep_read_mutex by internal obj read lock
Matheus Tavares
1
-30
/
+16
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-15
gpg-interface: add minTrustLevel as a configuration option
Hans Jerry Illikainen
2
-3
/
+19
2020-01-15
add: use advise function to display hints
Heba Waly
1
-2
/
+4
2020-01-12
Revert "Merge branch 'ra/rebase-i-more-options'"
Junio C Hamano
1
-37
/
+12
2020-01-08
restore: invalidate cache-tree when removing entries with --staged
Jeff King
1
-0
/
+2
2020-01-07
checkout: don't revert file on ambiguous tracking branches
Alexandr Miloslavskiy
1
-31
/
+25
2020-01-07
parse_branchname_arg(): extract part as new function
Alexandr Miloslavskiy
1
-6
/
+19
2020-01-06
Merge branch 'ds/commit-graph-set-size-mult'
Junio C Hamano
1
-3
/
+1
2020-01-06
Merge branch 'ds/sparse-list-in-cone-mode'
Junio C Hamano
1
-0
/
+21
2020-01-02
commit-graph: prefer default size_mult when given zero
Derrick Stolee
1
-3
/
+1
2020-01-02
Merge branch 'en/rebase-signoff-fix'
Junio C Hamano
1
-1
/
+1
2019-12-30
sparse-checkout: list directories in cone mode
Derrick Stolee
1
-0
/
+21
2019-12-25
Merge branch 'mr/bisect-save-pointer-to-const-string'
Junio C Hamano
1
-2
/
+2
2019-12-25
Merge branch 'js/add-p-in-c'
Junio C Hamano
1
-5
/
+10
2019-12-25
Merge branch 'rs/ref-read-cleanup'
Junio C Hamano
1
-2
/
+1
2019-12-25
Merge branch 'mr/bisect-use-after-free'
Junio C Hamano
1
-3
/
+4
2019-12-25
Merge branch 'ds/sparse-cone'
Junio C Hamano
3
-1
/
+523
2019-12-25
Merge branch 'sg/name-rev-wo-recursion'
Junio C Hamano
1
-50
/
+97
2019-12-25
Merge branch 'dl/format-patch-notes-config-fixup'
Junio C Hamano
1
-17
/
+14
2019-12-25
Merge branch 'am/pathspec-f-f-checkout'
Junio C Hamano
2
-23
/
+68
2019-12-25
Merge branch 'am/pathspec-from-file'
Junio C Hamano
1
-0
/
+3
2019-12-21
commit --interactive: make it work with the built-in `add -i`
Johannes Schindelin
1
-2
/
+6
2019-12-21
built-in add -p: implement the "worktree" patch modes
Johannes Schindelin
1
-0
/
+2
2019-12-21
built-in add -p: implement the "checkout" patch modes
Johannes Schindelin
1
-2
/
+3
2019-12-21
built-in stash: use the built-in `git add -p` if so configured
Johannes Schindelin
1
-11
/
+14
[prev]
[next]