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-18
Merge branch 'jl/zlib-restore-nul-termination'
Junio C Hamano
1
-0
/
+3
2018-06-18
Merge branch 'ab/cred-netrc-no-autodie'
Junio C Hamano
1
-1
/
+0
2018-06-18
Merge branch 'km/doc-workflows-typofix'
Junio C Hamano
1
-1
/
+1
2018-06-18
Merge branch 'ld/git-p4-updates'
Junio C Hamano
5
-24
/
+307
2018-06-18
Merge branch 'rd/diff-options-typofix'
Junio C Hamano
1
-4
/
+4
2018-06-18
Merge branch 'rd/comment-typofix-in-sha1-file'
Junio C Hamano
1
-1
/
+1
2018-06-18
RelNotes 2.18: minor fix to entry about dynamically loading completions
SZEDER Gábor
1
-1
/
+1
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
packfile: correct zlib buffer handling
Jeremy Linton
1
-0
/
+3
2018-06-13
RelNotes 2.18: clarify where directory rename detection applies
Elijah Newren
1
-1
/
+1
2018-06-13
git-credential-netrc: remove use of "autodie"
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2018-06-12
git-p4: auto-size the block
Luke Diamand
2
-6
/
+29
2018-06-12
git-p4: narrow the scope of exceptions caught when parsing an int
Luke Diamand
1
-1
/
+1
2018-06-12
git-p4: raise exceptions from p4CmdList based on error from p4 server
Luke Diamand
1
-4
/
+40
2018-06-12
git-p4: better error reporting when p4 fails
Luke Diamand
2
-0
/
+133
2018-06-12
git-p4: add option to disable syncing of p4/master with p4
Luke Diamand
2
-11
/
+28
2018-06-12
git-p4: disable-rebase: allow setting this via configuration
Luke Diamand
2
-2
/
+5
2018-06-12
git-p4: add options --commit and --disable-rebase
Romain Merland
3
-6
/
+77
2018-06-12
gitworkflows: fix grammar in 'Merge upwards' rule
Kyle Meyer
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
diff-options.txt: fix minor typos, font inconsistencies, in docs
Robert P. J. Day
1
-4
/
+4
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
sha1-file.c: correct $GITDIR to $GIT_DIR in a comment
Robert P. J. Day
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
[next]