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-06-17
Merge branch 'js/fsmonitor-unflake'
Junio C Hamano
8
-13
/
+14
2019-06-17
Merge branch 'ds/topo-traversal-using-commit-graph'
Junio C Hamano
1
-1
/
+6
2019-06-17
Merge branch 'bl/userdiff-octave'
Junio C Hamano
7
-2
/
+25
2019-06-17
Merge branch 'ba/clone-remote-submodules'
Junio C Hamano
3
-1
/
+70
2019-06-17
Merge branch 'vv/merge-squash-with-explicit-commit'
Junio C Hamano
3
-1
/
+19
2019-06-17
Merge branch 'js/bundle-verify-require-object-store'
Junio C Hamano
2
-0
/
+9
2019-06-17
Merge branch 'js/bisect-helper-check-get-oid-return-value'
Junio C Hamano
1
-1
/
+4
2019-06-17
Merge branch 'jk/am-i-resolved-fix'
Junio C Hamano
2
-11
/
+64
2019-06-17
Merge branch 'jk/HEAD-symref-in-xfer-namespaces'
Junio C Hamano
3
-3
/
+32
2019-06-17
Merge branch 'ew/server-info-remove-crufts'
Junio C Hamano
2
-11
/
+9
2019-06-17
Merge branch 'es/grep-require-name-when-needed'
Junio C Hamano
1
-0
/
+4
2019-06-17
Merge branch 'es/git-debugger-doc'
Junio C Hamano
1
-0
/
+6
2019-06-17
Merge branch 'ds/object-info-for-prefetch-fix'
Junio C Hamano
2
-4
/
+8
2019-06-14
t3404: fix a typo
Johannes Schindelin
1
-1
/
+1
2019-06-13
The first batch after 2.22
Junio C Hamano
3
-2
/
+79
2019-06-13
Merge branch 'pw/rebase-edit-message-for-replayed-merge'
Junio C Hamano
2
-0
/
+18
2019-06-13
Merge branch 'ab/deprecate-R-for-dynpath'
Junio C Hamano
1
-14
/
+1
2019-06-13
Merge branch 'mh/import-transport-fd-fix'
Junio C Hamano
2
-2
/
+2
2019-06-13
Merge branch 'ew/update-server-info'
Junio C Hamano
3
-34
/
+158
2019-06-13
Merge branch 'jk/help-unknown-ref-fix'
Junio C Hamano
2
-4
/
+24
2019-06-13
Merge branch 'dl/format-patch-notes-config'
Junio C Hamano
4
-2
/
+110
2019-06-13
Merge branch 'nd/merge-quit'
Junio C Hamano
5
-14
/
+61
2019-06-13
Merge branch 'ab/fail-prereqs-in-test'
Junio C Hamano
7
-10
/
+43
2019-06-13
Merge branch 'nd/corrupt-worktrees'
Junio C Hamano
2
-2
/
+17
2019-06-13
Merge branch 'js/rebase-cleanup'
Junio C Hamano
8
-167
/
+58
2019-06-13
Merge branch 'nd/worktree-name-sanitization'
Junio C Hamano
4
-21
/
+110
2019-06-13
Merge branch 'en/fast-export-encoding'
Junio C Hamano
8
-17
/
+163
2019-06-13
Merge branch 'jk/unused-params-final-batch'
Junio C Hamano
22
-72
/
+53
2019-06-13
Merge branch 'sb/format-patch-base-patch-id-fix'
Junio C Hamano
7
-32
/
+66
2019-06-13
Merge branch 'nd/init-relative-template-fix'
Junio C Hamano
3
-4
/
+7
2019-06-13
Merge branch 'ab/send-email-transferencoding-fix'
Junio C Hamano
3
-109
/
+206
2019-06-13
cleanup: fix possible overflow errors in binary search, part 2
René Scharfe
6
-7
/
+8
2019-06-13
add -p: fix checkout -p with pathological context
Phillip Wood
2
-1
/
+13
2019-06-13
config: avoid calling `labs()` on too-large data type
Johannes Schindelin
1
-2
/
+2
2019-06-13
winansi: simplify loading the GetCurrentConsoleFontEx() function
Johannes Schindelin
1
-9
/
+5
2019-06-13
kwset: allow building with GCC 8
Johannes Schindelin
1
-1
/
+7
2019-06-13
poll (mingw): allow compiling with GCC 8 and DEVELOPER=1
Johannes Schindelin
1
-1
/
+1
2019-06-12
mergetool: use shell variable magic instead of `awk`
Johannes Sixt
1
-5
/
+20
2019-06-12
mergetool: dissect strings with shell variable magic instead of `expr`
Johannes Sixt
1
-9
/
+11
2019-06-12
t7610-mergetool: use test_cmp instead of test $(cat file) = $txt
Johannes Sixt
1
-45
/
+90
2019-06-12
packfile: rename close_all_packs to close_object_store
Derrick Stolee
11
-12
/
+12
2019-06-12
packfile: close commit-graph in close_all_packs
Derrick Stolee
1
-0
/
+3
2019-06-12
commit-graph: use raw_object_store when closing
Derrick Stolee
3
-6
/
+6
2019-06-12
commit-graph: extract write_commit_graph_file()
Derrick Stolee
1
-75
/
+80
2019-06-12
commit-graph: extract copy_oids_to_commits()
Derrick Stolee
1
-25
/
+32
2019-06-12
commit-graph: extract count_distinct_commits()
Derrick Stolee
1
-13
/
+22
2019-06-12
commit-graph: extract fill_oids_from_all_packs()
Derrick Stolee
1
-11
/
+15
2019-06-12
commit-graph: extract fill_oids_from_commit_hex()
Derrick Stolee
1
-32
/
+40
2019-06-12
commit-graph: extract fill_oids_from_packs()
Derrick Stolee
1
-36
/
+47
2019-06-12
commit-graph: create write_commit_graph_context
Derrick Stolee
1
-196
/
+194
[prev]
[next]