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-03
fetch-pack: support negotiation tip whitelist
Jonathan Tan
8
-2
/
+176
2018-06-15
fetch-pack: introduce negotiator API
Jonathan Tan
7
-167
/
+292
2018-06-15
fetch-pack: move common check and marking together
Jonathan Tan
1
-2
/
+4
2018-06-15
fetch-pack: make negotiation-related vars local
Jonathan Tan
1
-47
/
+69
2018-06-15
fetch-pack: use ref adv. to prune "have" sent
Jonathan Tan
2
-3
/
+36
2018-06-15
fetch-pack: directly end negotiation if ACK ready
Jonathan Tan
1
-4
/
+5
2018-06-14
fetch-pack: clear marks before re-marking
Jonathan Tan
1
-3
/
+3
2018-06-14
fetch-pack: split up everything_local()
Jonathan Tan
1
-9
/
+30
2018-06-13
Git 2.18-rc2
Junio C Hamano
2
-1
/
+7
2018-06-13
Merge branch 'jk/index-pack-maint'
Junio C Hamano
4
-2
/
+25
2018-06-13
Merge branch 'sg/completion-zsh-workaround'
Junio C Hamano
2
-2
/
+5
2018-06-13
Merge branch 'sb/submodule-merge-in-merge-recursive'
Junio C Hamano
1
-2
/
+2
2018-06-13
Merge branch 'jk/submodule-fsck-loose-fixup'
Junio C Hamano
2
-8
/
+24
2018-06-13
RelNotes 2.18: clarify where directory rename detection applies
Elijah Newren
1
-1
/
+1
2018-06-12
completion: correct zsh detection when run from git-completion.zsh
SZEDER Gábor
2
-2
/
+5
2018-06-11
index-pack: correct install_packed_git() args
Junio C Hamano
1
-1
/
+1
2018-06-11
merge-submodule: reduce output verbosity
Leif Middelschulte
1
-2
/
+2
2018-06-11
fsck: avoid looking at NULL blob->object
Jeff King
2
-1
/
+20
2018-06-11
t7415: don't bother creating commit for symlink test
Jeff King
1
-7
/
+4
2018-06-11
RelNotes 2.18: typofixes
Junio C Hamano
1
-2
/
+2
2018-06-04
Git 2.18-rc1
Junio C Hamano
2
-1
/
+13
2018-06-04
Merge branch 'bc/t3430-fixup'
Junio C Hamano
1
-3
/
+2
2018-06-04
Merge branch 'bw/refspec-api'
Junio C Hamano
1
-0
/
+2
2018-06-04
Merge branch 'tg/doc-sec-list'
Junio C Hamano
2
-4
/
+20
2018-06-04
Merge branch 'rd/p4-doc-markup-env'
Junio C Hamano
1
-5
/
+5
2018-06-04
Merge branch 'nd/remote-update-doc'
Junio C Hamano
1
-2
/
+2
2018-06-04
Merge branch 'jt/submodule-pull-recurse-rebase'
Junio C Hamano
3
-3
/
+29
2018-06-04
remote: doc typofix
Duy Nguyen
1
-1
/
+1
2018-06-04
t3430: test clean-up
brian m. carlson
1
-3
/
+2
2018-06-01
A bit more topics before -rc1
Junio C Hamano
1
-0
/
+22
2018-06-01
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
3
-0
/
+25
2018-06-01
fetch: do not pass ref-prefixes for fetch by exact SHA1
Jonathan Nieder
3
-0
/
+25
2018-06-01
Merge branch 'cc/tests-without-assuming-ref-files-backend'
Junio C Hamano
11
-27
/
+28
2018-06-01
Merge branch 'rd/init-typo'
Junio C Hamano
1
-1
/
+1
2018-06-01
Merge branch 'js/rebase-recreate-merge'
Junio C Hamano
3
-2
/
+19
2018-06-01
Merge branch 'rd/tag-doc-lightweight'
Junio C Hamano
1
-2
/
+2
2018-06-01
Merge branch 'rd/doc-options-placeholder'
Junio C Hamano
19
-38
/
+38
2018-06-01
Merge branch 'en/rev-parse-invalid-range'
Junio C Hamano
2
-2
/
+14
2018-06-01
Merge branch 'ld/p4-unshelve'
Junio C Hamano
3
-36
/
+347
2018-06-01
Merge branch 'nd/use-opt-int-set-f'
Junio C Hamano
11
-50
/
+47
2018-06-01
Merge branch 'pa/import-tars-long-names'
Junio C Hamano
1
-2
/
+29
2018-06-01
Merge branch 'nd/command-list'
Junio C Hamano
25
-313
/
+589
2018-06-01
index-pack: handle --strict checks of non-repo packs
Jeff King
2
-2
/
+16
2018-06-01
prepare_commit_graft: treat non-repository as a noop
Jeff King
2
-0
/
+9
2018-06-01
refspec-api: avoid uninitialized field in refspec item
Junio C Hamano
1
-0
/
+2
2018-06-01
p4.txt: Use backquotes for variable names
Robert P. J. Day
1
-5
/
+5
2018-06-01
remote.txt: update documentation for 'update' command
Duy Nguyen
1
-2
/
+2
2018-06-01
RelNotes: remove duplicate release note
Elijah Newren
1
-11
/
+3
2018-06-01
note git-security@googlegroups.com in more places
Thomas Gummerer
2
-0
/
+16
2018-06-01
SubmittingPatches: replace numbered attributes with names
Thomas Gummerer
1
-4
/
+4
[next]