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-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
2018-06-25
Merge branch 'sg/update-ref-stdin-cleanup'
Junio C Hamano
1
-12
/
+13
2018-06-25
Merge branch 'nd/reject-empty-shallow-request'
Junio C Hamano
2
-0
/
+14
2018-06-25
Merge branch 'ls/complete-remote-update-names'
Junio C Hamano
1
-1
/
+1
2018-06-25
Merge branch 'ag/rebase-p'
Junio C Hamano
5
-803
/
+1048
2018-06-25
Merge branch 'nd/complete-config-vars'
Junio C Hamano
21
-553
/
+445
2018-06-25
Merge branch 'sb/object-store-alloc'
Junio C Hamano
15
-68
/
+221
2018-06-25
Merge branch 'jk/show-index'
Junio C Hamano
5
-8
/
+25
2018-06-25
Merge branch 'en/merge-recursive-tests'
Junio C Hamano
2
-861
/
+1098
2018-06-25
Merge branch 'nd/diff-apply-ita'
Junio C Hamano
7
-20
/
+99
2018-06-25
Merge branch 'ds/commit-graph-lockfile-fix'
Junio C Hamano
11
-56
/
+209
2018-06-25
Merge branch 'nd/commit-util-to-slab'
Junio C Hamano
22
-195
/
+382
2018-06-25
Merge branch 'pc/submodule-helper-foreach'
Junio C Hamano
4
-47
/
+190
2018-06-25
Prepare to start 2.19 cycle
Junio C Hamano
3
-2
/
+16
2018-06-25
sequencer.c: plug mem leak in git_sequencer_config
Stefan Beller
1
-0
/
+1
2018-06-21
Git 2.18
Junio C Hamano
1
-1
/
+1
2018-06-19
Merge branch 'en/rename-directory-detection-reboot'
Junio C Hamano
0
-0
/
+0
2018-06-19
Merge tag 'l10n-2.18.0-rnd3.1' of git://github.com/git-l10n/git-po
Junio C Hamano
2
-2522
/
+3541
2018-06-19
Merge branch 'cf/submodule-progress-dissociate'
Junio C Hamano
1
-2
/
+4
2018-06-19
Merge branch 'js/rebase-i-root-fix'
Junio C Hamano
1
-1
/
+2
2018-06-19
t7400: encapsulate setup code in test_expect_success
Stefan Beller
1
-2
/
+4
2018-06-19
t3404: check root commit in 'rebase -i --root reword root commit'
Todd Zullinger
1
-1
/
+2
2018-06-19
doc: fix typos in documentation and release notes
Karthikeyan Singaravelan
4
-4
/
+4
2018-06-18
Almost 2.18 final
Junio C Hamano
1
-0
/
+11
2018-06-18
Merge branch 'es/make-no-iconv'
Junio C Hamano
1
-10
/
+12
2018-06-18
Merge branch 'sg/t7406-chain-fix'
Junio C Hamano
1
-6
/
+6
[next]