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-06-29
commit: add repository argument to get_cached_commit_buffer
Stefan Beller
4
-5
/
+6
2018-06-29
commit: add repository argument to set_commit_buffer
Stefan Beller
4
-5
/
+6
2018-06-29
commit: add repository argument to parse_commit_buffer
Stefan Beller
4
-5
/
+6
2018-06-29
commit: add repository argument to lookup_commit
Stefan Beller
19
-33
/
+46
2018-06-29
commit: add repository argument to lookup_commit_reference
Stefan Beller
27
-51
/
+65
2018-06-29
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
20
-38
/
+59
2018-06-29
tree: add repository argument to lookup_tree
Stefan Beller
19
-24
/
+31
2018-06-29
blob: add repository argument to lookup_blob
Stefan Beller
15
-18
/
+23
2018-06-29
object: add repository argument to object_as_type
Stefan Beller
8
-9
/
+10
2018-06-29
object: add repository argument to parse_object_buffer
Stefan Beller
7
-9
/
+18
2018-06-29
object: add repository argument to lookup_object
Stefan Beller
15
-26
/
+31
2018-06-29
object: add repository argument to parse_object
Stefan Beller
33
-72
/
+95
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
95
-328
/
+463
2018-06-28
Second batch for 2.19 cycle
Junio C Hamano
1
-0
/
+44
2018-06-28
Merge branch 'sb/fix-fetching-moved-submodules'
Junio C Hamano
2
-7
/
+5
2018-06-28
Merge branch 'tz/cred-netrc-cleanup'
Junio C Hamano
3
-6
/
+11
2018-06-28
Merge branch 'jc/clean-after-sanity-tests'
Junio C Hamano
5
-9
/
+6
2018-06-28
Merge branch 'nd/completion-negation'
Junio C Hamano
4
-34
/
+136
2018-06-28
Merge branch 'pw/add-p-recount'
Junio C Hamano
2
-1
/
+44
2018-06-28
Merge branch 'jk/fetch-all-peeled-fix'
Junio C Hamano
2
-4
/
+45
2018-06-28
Merge branch 'ms/send-pack-honor-config'
Junio C Hamano
1
-1
/
+1
2018-06-28
Merge branch 'jh/partial-clone'
Junio C Hamano
2
-0
/
+10
2018-06-28
Merge branch 'sg/gpg-tests-fix'
Junio C Hamano
4
-7
/
+6
2018-06-28
Merge branch 'as/safecrlf-quiet-fix'
Junio C Hamano
2
-1
/
+11
2018-06-28
Merge branch 'ab/refspec-init-fix'
Junio C Hamano
4
-7
/
+15
2018-06-27
commit-graph: update design document
Derrick Stolee
1
-22
/
+0
2018-06-27
gc: automatically write commit-graph files
Derrick Stolee
4
-3
/
+30
2018-06-27
commit-graph: add '--reachable' option
Derrick Stolee
5
-6
/
+49
2018-06-27
commit-graph: use string-list API for input
Derrick Stolee
3
-38
/
+23
2018-06-27
fsck: verify commit-graph
Derrick Stolee
3
-0
/
+32
2018-06-27
commit-graph: verify contents match checksum
Derrick Stolee
2
-2
/
+20
2018-06-27
commit-graph: test for corrupted octopus edge
Derrick Stolee
1
-0
/
+10
2018-06-27
commit-graph: verify commit date
Derrick Stolee
2
-0
/
+12
2018-06-27
commit-graph: verify generation number
Derrick Stolee
2
-0
/
+45
2018-06-27
commit-graph: verify parent list
Derrick Stolee
2
-0
/
+46
2018-06-27
commit-graph: verify root tree OIDs
Derrick Stolee
2
-1
/
+23
2018-06-27
commit-graph: verify objects exist
Derrick Stolee
2
-0
/
+25
2018-06-27
commit-graph: verify corrupt OID fanout and lookup
Derrick Stolee
2
-0
/
+58
2018-06-27
commit-graph: verify required chunks are present
Derrick Stolee
2
-0
/
+38
2018-06-27
commit-graph: verify catches corrupt signature
Derrick Stolee
1
-0
/
+43
2018-06-27
commit-graph: add 'verify' subcommand
Derrick Stolee
5
-0
/
+81
2018-06-27
commit-graph: load a root tree from specific graph
Derrick Stolee
1
-3
/
+9
2018-06-27
commit: force commit to parse from object database
Derrick Stolee
2
-2
/
+9
2018-06-27
commit-graph: parse commit from chosen graph
Derrick Stolee
1
-3
/
+15
2018-06-27
commit-graph: fix GRAPH_MIN_SIZE
Derrick Stolee
1
-2
/
+3
2018-06-27
commit-graph: UNLEAK before die()
Derrick Stolee
1
-1
/
+4
2018-06-27
t5318-commit-graph.sh: use core.commitGraph
Derrick Stolee
1
-2
/
+2
2018-06-25
First batch for 2.19 cycle
Junio C Hamano
1
-0
/
+43
2018-06-25
Merge branch 'sb/plug-misc-leaks'
Junio C Hamano
3
-2
/
+6
2018-06-25
Merge branch 'cc/tests-without-assuming-ref-files-backend'
Junio C Hamano
1
-1
/
+3
[prev]
[next]