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
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-29
.mailmap: merge different spellings of names
Stefan Beller
1
-1
/
+10
2018-06-29
Makefile: fix the "built from commit" code
Johannes Schindelin
1
-2
/
+3
2018-06-28
t5407: fix test to cover intended arguments
Elijah Newren
1
-1
/
+1
2018-06-28
apply: fix grammar error in comment
Elijah Newren
1
-1
/
+1
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-28
Documentation: declare "core.ignoreCase" as internal variable
Marc Strapetz
1
-3
/
+6
2018-06-28
commit-graph: fix documentation inconsistencies
Derrick Stolee
1
-5
/
+5
2018-06-28
fetch-pack: implement ref-in-want
Brandon Williams
4
-3
/
+186
2018-06-28
fetch-pack: put shallow info in output parameter
Brandon Williams
8
-24
/
+77
2018-06-28
fetch: refactor to make function args narrower
Brandon Williams
1
-26
/
+26
2018-06-28
fetch: refactor fetch_refs into two functions
Brandon Williams
1
-5
/
+18
2018-06-28
fetch: refactor the population of peer ref OIDs
Brandon Williams
1
-18
/
+18
2018-06-28
upload-pack: test negotiation with changing repository
Brandon Williams
4
-0
/
+99
2018-06-28
upload-pack: implement ref-in-want
Brandon Williams
4
-1
/
+260
2018-06-27
git-rebase--merge: modernize "git-$cmd" to "git $cmd"
Elijah Newren
1
-2
/
+2
2018-06-27
Fix use of strategy options with interactive rebases
Elijah Newren
3
-3
/
+8
2018-06-27
t3418: add testcase showing problems with rebase -i and strategy options
Elijah Newren
1
-0
/
+32
2018-06-27
dir.c: fix typos in core.excludesfile comment
Todd Zullinger
1
-1
/
+1
2018-06-27
gitignore.txt: clarify default core.excludesfile path
Todd Zullinger
1
-1
/
+1
2018-06-27
git-rebase: make --allow-empty-message the default
Elijah Newren
4
-22
/
+8
2018-06-27
t3401: add directory rename testcases for rebase and am
Elijah Newren
1
-0
/
+105
2018-06-27
git-rebase.txt: document behavioral differences between modes
Elijah Newren
2
-0
/
+55
2018-06-27
directory-rename-detection.txt: technical docs on abilities and limitations
Elijah Newren
1
-0
/
+92
2018-06-27
git-rebase.txt: address confusion between --no-ff vs --force-rebase
Elijah Newren
1
-20
/
+10
2018-06-27
git-rebase: error out when incompatible options passed
Elijah Newren
2
-8
/
+43
2018-06-27
t3422: new testcases for checking when incompatible options passed
Elijah Newren
1
-0
/
+88
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
[prev]
[next]