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
2019-12-01
Merge branch 'jt/fetch-remove-lazy-fetch-plugging'
Junio C Hamano
6
-25
/
+108
2019-12-01
Merge branch 'jk/optim-in-pack-idx-conversion'
Junio C Hamano
3
-6
/
+19
2019-12-01
Merge branch 'dl/complete-rebase-onto'
Junio C Hamano
1
-0
/
+4
2019-12-01
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
2
-5
/
+9
2019-12-01
Merge branch 'nn/doc-rebase-merges'
Junio C Hamano
1
-2
/
+2
2019-12-01
Merge branch 'dd/sequencer-utf8'
Junio C Hamano
7
-9
/
+193
2019-12-01
Merge branch 'jk/remove-sha1-to-hex'
Junio C Hamano
4
-47
/
+5
2019-12-01
Merge branch 'dj/typofix-merge-strat'
Junio C Hamano
1
-1
/
+1
2019-12-01
Merge branch 'rj/bundle-ui-updates'
Junio C Hamano
4
-53
/
+211
2019-12-01
Merge branch 'rs/skip-iprefix'
Junio C Hamano
2
-19
/
+12
2019-12-01
Merge branch 'ln/userdiff-elixir'
Junio C Hamano
13
-0
/
+78
2019-12-01
Merge branch 'py/shortlog-list-options-for-log'
Junio C Hamano
2
-1
/
+13
2019-12-01
Merge branch 'en/doc-typofix'
Junio C Hamano
141
-214
/
+214
2019-12-01
Merge branch 'ns/test-desc-typofix'
Junio C Hamano
1
-2
/
+2
2019-12-01
Merge branch 'en/t6024-style'
Junio C Hamano
1
-63
/
+67
2019-12-01
Merge branch 'en/misc-doc-fixes'
Junio C Hamano
3
-5
/
+5
2019-12-01
Merge branch 'js/fetch-multi-lockfix'
Junio C Hamano
2
-2
/
+12
2019-12-01
Merge branch 'rs/trace2-dots'
Junio C Hamano
1
-15
/
+2
2019-12-01
Merge branch 'kw/fsmonitor-watchman-fix'
Junio C Hamano
2
-18
/
+8
2019-12-01
Merge branch 'cb/curl-use-xmalloc'
Junio C Hamano
1
-10
/
+8
2019-12-01
Merge branch 'rt/fetch-message-fix'
Junio C Hamano
1
-1
/
+1
2019-12-01
Merge branch 'es/myfirstcontrib-updates'
Junio C Hamano
1
-3
/
+50
2019-12-01
Merge branch 'hw/config-doc-in-header'
Junio C Hamano
2
-319
/
+335
2019-12-01
Merge branch 'dl/doc-diff-no-index-implies-exit-code'
Junio C Hamano
1
-1
/
+1
2019-12-01
Merge branch 'js/vreportf-wo-buffering'
Junio C Hamano
1
-4
/
+16
2019-12-01
Merge branch 'pb/no-recursive-reset-hard-in-worktree-add'
Junio C Hamano
2
-1
/
+25
2019-12-01
Merge branch 'pb/help-list-gitsubmodules-among-guides'
Junio C Hamano
2
-1
/
+2
2019-12-01
Merge branch 'sg/blame-indent-heuristics-is-now-the-default'
Junio C Hamano
1
-8
/
+0
2019-12-01
Merge branch 'mr/clone-dir-exists-to-path-exists'
Junio C Hamano
1
-4
/
+4
2019-12-01
Merge branch 'ma/bisect-doc-sample-update'
Junio C Hamano
1
-1
/
+1
2019-12-01
Merge branch 'js/git-path-head-dot-lock-fix'
Junio C Hamano
3
-8
/
+18
2019-12-01
Merge branch 'jc/log-graph-simplify'
Junio C Hamano
6
-326
/
+659
2019-12-01
Merge branch 'jk/cleanup-object-parsing-and-fsck'
Junio C Hamano
9
-302
/
+312
2019-11-14
stash: make sure we have a valid index before writing it
Thomas Gummerer
2
-5
/
+9
2019-11-13
promisor-remote: remove fetch_if_missing=0
Jonathan Tan
2
-17
/
+32
2019-11-13
clone: remove fetch_if_missing=0
Jonathan Tan
2
-4
/
+2
2019-11-13
t4215: use helper function to check output
Denton Liu
1
-111
/
+97
2019-11-13
hex: drop sha1_to_hex()
Jeff King
4
-24
/
+5
2019-11-12
completion: learn to complete `git rebase --onto=`
Denton Liu
1
-0
/
+4
2019-11-12
pack-objects: avoid pointless oe_map_new_pack() calls
Jeff King
3
-6
/
+19
2019-11-12
doc: improve readability of --rebase-merges in git-rebase
Naveen Nathan
1
-2
/
+2
2019-11-11
hex: drop sha1_to_hex_r()
Jeff King
3
-23
/
+0
2019-11-11
sequencer: reencode commit message for am/rebase --show-current-patch
Doan Tran Cong Danh
3
-1
/
+32
2019-11-11
sequencer: reencode old merge-commit message
Doan Tran Cong Danh
3
-1
/
+63
2019-11-11
bundle-verify: add --quiet
Robin H. Johnson
2
-4
/
+7
2019-11-11
bundle-create: progress output control
Robin H. Johnson
4
-10
/
+65
2019-11-11
bundle: framework for options before bundle file
Robin H. Johnson
1
-45
/
+145
2019-11-11
merge-strategies: fix typo "reflected to" to "reflected in"
Dominic Jäger
1
-1
/
+1
2019-11-11
sequencer: reencode squashing commit's message
Doan Tran Cong Danh
2
-4
/
+14
2019-11-11
sequencer: reencode revert/cherry-pick's todo list
Doan Tran Cong Danh
1
-1
/
+4
[next]