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-04-29
Merge branch 'ps/transactional-update-ref-stdin'
Junio C Hamano
1
-66
/
+179
2020-04-29
Merge branch 'en/fill-directory-exponential'
Junio C Hamano
4
-22
/
+8
2020-04-29
Merge branch 'en/sparse-checkout'
Junio C Hamano
1
-33
/
+22
2020-04-29
Merge branch 'dl/merge-autostash-rebase-quit-fix'
Junio C Hamano
1
-0
/
+1
2020-04-29
Merge branch 'dl/merge-autostash'
Junio C Hamano
4
-268
/
+76
2020-04-28
Merge branch 'mt/grep-cquote-path'
Junio C Hamano
1
-12
/
+34
2020-04-28
Merge branch 'ds/log-exclude-decoration-config'
Junio C Hamano
1
-1
/
+15
2020-04-28
Merge branch 'tb/diff-tree-with-notes'
Junio C Hamano
1
-0
/
+9
2020-04-28
Merge branch 'js/stash-p-fix'
Junio C Hamano
1
-1
/
+1
2020-04-28
Merge branch 'dl/libify-a-few'
Junio C Hamano
4
-700
/
+4
2020-04-28
Merge branch 'jt/avoid-prefetch-when-able-in-diff'
Junio C Hamano
1
-3
/
+2
2020-04-28
Merge branch 'ds/commit-graph-expiry-fix'
Junio C Hamano
1
-1
/
+1
2020-04-28
Merge branch 'jc/log-no-mailmap'
Junio C Hamano
2
-1
/
+2
2020-04-28
Merge branch 'jk/config-use-size-t'
Junio C Hamano
2
-2
/
+2
2020-04-28
Merge branch 'bc/constant-memequal'
Junio C Hamano
1
-1
/
+22
2020-04-28
rebase: save autostash entry into stash reflog on --quit
Denton Liu
1
-0
/
+1
2020-04-22
Merge branch 'jt/rebase-allow-duplicate'
Junio C Hamano
1
-0
/
+7
2020-04-22
Merge branch 'en/rebase-no-keep-empty'
Junio C Hamano
1
-7
/
+10
2020-04-22
Merge branch 'js/flush-prompt-before-interative-input'
Junio C Hamano
1
-10
/
+4
2020-04-22
Merge branch 'ma/simplify-merge-config-parsing'
Junio C Hamano
1
-3
/
+5
2020-04-22
Merge branch 'eb/format-patch-no-encode-headers'
Junio C Hamano
1
-0
/
+7
2020-04-22
Merge branch 'dd/no-gpg-sign'
Junio C Hamano
1
-3
/
+4
2020-04-22
Merge branch 'jk/use-quick-lookup-in-clone-for-tag-following'
Junio C Hamano
1
-1
/
+3
2020-04-22
Merge branch 'jk/oid-array-cleanups'
Junio C Hamano
8
-8
/
+8
2020-04-22
Merge branch 'en/pull-do-not-rebase-after-fast-forwarding'
Junio C Hamano
1
-1
/
+4
2020-04-22
Merge branch 'rs/pull-options-sync-code-and-doc'
Junio C Hamano
1
-0
/
+18
2020-04-22
Merge branch 'jt/connectivity-check-optim-in-partial-clone'
Junio C Hamano
2
-12
/
+2
2020-04-22
receive-pack: compilation fix
Junio C Hamano
1
-1
/
+3
2020-04-20
diff-tree.c: load notes machinery when required
Taylor Blau
1
-0
/
+9
2020-04-20
grep: follow conventions for printing paths w/ unusual chars
Matheus Tavares
1
-12
/
+34
2020-04-16
log: add log.excludeDecoration config option
Derrick Stolee
1
-1
/
+15
2020-04-11
merge: use skip_prefix to parse config key
Martin Ågren
1
-3
/
+5
2020-04-11
rebase --merge: optionally skip upstreamed commits
Jonathan Tan
1
-0
/
+7
2020-04-11
rebase: fix an incompatible-options error message
Elijah Newren
1
-1
/
+1
2020-04-11
rebase: reinstate --no-keep-empty
Elijah Newren
1
-6
/
+9
2020-04-10
parse_config_key(): return subsection len as size_t
Jeff King
2
-2
/
+2
2020-04-10
interactive: refactor code asking the user for interactive input
Johannes Schindelin
1
-10
/
+4
2020-04-10
pull: pass --autostash to merge
Denton Liu
1
-4
/
+5
2020-04-10
merge: teach --autostash option
Denton Liu
3
-2
/
+28
2020-04-10
sequencer: extract perform_autostash() from rebase
Denton Liu
1
-49
/
+0
2020-04-10
rebase: generify create_autostash()
Denton Liu
1
-16
/
+16
2020-04-10
rebase: extract create_autostash()
Denton Liu
1
-44
/
+50
2020-04-10
reset: extract reset_head() from rebase
Denton Liu
1
-138
/
+1
2020-04-10
rebase: generify reset_head()
Denton Liu
1
-27
/
+37
2020-04-10
rebase: use apply_autostash() from sequencer.c
Denton Liu
1
-47
/
+2
2020-04-10
rebase: use read_oneliner()
Denton Liu
1
-20
/
+17
2020-04-09
builtin/receive-pack: use constant-time comparison for HMAC value
brian m. carlson
1
-1
/
+20
2020-04-08
stash -p: (partially) fix bug concerning split hunks
Johannes Schindelin
1
-1
/
+1
2020-04-07
format-patch: teach --no-encode-email-headers
Emma Brooks
1
-0
/
+7
2020-04-03
rebase.c: honour --no-gpg-sign
Đoàn Trần Công Danh
1
-3
/
+4
[next]