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
2018-07-18
add core.usereplacerefs config option
Jeff King
3
-0
/
+16
2018-07-18
check_replace_refs: rename to read_replace_refs
Jeff King
13
-14
/
+14
2018-07-18
check_replace_refs: fix outdated comment
Jeff King
1
-3
/
+1
2018-07-18
Third batch for 2.19 cycle
Junio C Hamano
1
-1
/
+59
2018-07-18
Merge branch 'js/enhanced-version-info'
Junio C Hamano
1
-2
/
+3
2018-07-18
Merge branch 'sb/mailmap'
Junio C Hamano
1
-1
/
+10
2018-07-18
Merge branch 'ms/core-icase-doc'
Junio C Hamano
1
-3
/
+6
2018-07-18
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-5
/
+5
2018-07-18
Merge branch 'tz/exclude-doc-smallfixes'
Junio C Hamano
2
-2
/
+2
2018-07-18
Merge branch 'js/rebase-recreate-merge'
Junio C Hamano
1
-1
/
+1
2018-07-18
Merge branch 'en/rebase-i-microfixes'
Junio C Hamano
4
-4
/
+41
2018-07-18
Merge branch 'mb/filter-branch-optim'
Junio C Hamano
2
-0
/
+16
2018-07-18
Merge branch 'dj/runtime-prefix'
Junio C Hamano
1
-1
/
+1
2018-07-18
Merge branch 'ao/config-from-gitmodules'
Junio C Hamano
6
-57
/
+80
2018-07-18
Merge branch 'jk/branch-l-0-deprecation'
Junio C Hamano
4
-21
/
+42
2018-07-18
Merge branch 'tb/grep-column'
Junio C Hamano
8
-34
/
+226
2018-07-18
Merge branch 'vs/typofixes'
Junio C Hamano
13
-15
/
+15
2018-07-18
Merge branch 'bw/protocol-v2'
Junio C Hamano
1
-2
/
+1
2018-07-18
Merge branch 'jt/remove-pack-bitmap-global'
Junio C Hamano
5
-160
/
+234
2018-07-18
Merge branch 'bw/config-refer-to-gitsubmodules-doc'
Junio C Hamano
1
-2
/
+3
2018-07-18
Merge branch 'xy/format-patch-prereq-patch-id-fix'
Junio C Hamano
2
-2
/
+5
2018-07-18
Merge branch 'pw/rebase-i-keep-reword-after-conflict'
Junio C Hamano
3
-3
/
+96
2018-07-18
Merge branch 'ld/p423'
Junio C Hamano
1
-166
/
+182
2018-07-18
Merge branch 'ds/ewah-cleanup'
Junio C Hamano
6
-402
/
+12
2018-07-18
Merge branch 'sb/submodule-core-worktree'
Junio C Hamano
6
-2
/
+55
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
95
-328
/
+463
2018-07-18
Merge branch 'en/merge-recursive-cleanup'
Junio C Hamano
1
-82
/
+104
2018-07-18
Documentation: fix --color option formatting
Andrei Rybak
2
-2
/
+2
2018-07-18
gpg-interface: introduce new signature format "x509" using gpgsm
Henning Schild
2
-2
/
+18
2018-07-18
gpg-interface: introduce new config to select per gpg format program
Henning Schild
2
-1
/
+6
2018-07-18
gpg-interface: do not hardcode the key string len anymore
Henning Schild
1
-3
/
+4
2018-07-18
gpg-interface: introduce an abstraction for multiple gpg formats
Henning Schild
1
-21
/
+67
2018-07-18
t/t7510: check the validation of the new config gpg.format
Henning Schild
1
-0
/
+7
2018-07-17
commit-graph: add repo arg to graph readers
Jonathan Tan
13
-42
/
+162
2018-07-17
commit-graph: store graph in struct object_store
Jonathan Tan
3
-21
/
+27
2018-07-17
commit-graph: add free_commit_graph
Jonathan Tan
3
-10
/
+18
2018-07-17
commit-graph: add missing forward declaration
Jonathan Tan
1
-0
/
+2
2018-07-17
object-store: add missing include
Jonathan Tan
1
-0
/
+3
2018-07-17
commit-graph: refactor preparing commit graph
Jonathan Tan
1
-11
/
+17
2018-07-17
Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-store
Junio C Hamano
14
-83
/
+575
2018-07-17
ref-filter: use oid_object_info() to get object
Olga Telezhnaya
1
-33
/
+87
2018-07-17
ref-filter: merge get_obj and get_object
Olga Telezhnaya
1
-25
/
+11
2018-07-17
ref-filter: initialize eaten variable
Olga Telezhnaya
1
-1
/
+2
2018-07-17
ref-filter: fill empty fields with empty values
Olga Telezhnaya
1
-1
/
+7
2018-07-17
ref-filter: add info_source to valid_atom
Olga Telezhnaya
1
-39
/
+43
2018-07-17
gpg-interface: add new config to select how to sign a commit
Henning Schild
2
-0
/
+14
2018-07-17
diff.c: factor advance_or_nullify out of mark_color_as_moved
Stefan Beller
1
-12
/
+20
2018-07-17
diff.c: decouple white space treatment from move detection algorithm
Stefan Beller
4
-6
/
+113
2018-07-17
diff.c: add a blocks mode for moved code detection
Stefan Beller
4
-8
/
+60
2018-07-17
diff.c: adjust hash function signature to match hashmap expectation
Stefan Beller
1
-7
/
+9
[prev]
[next]