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-23
coccinelle: use $(addsuffix) in 'coccicheck' make target
SZEDER Gábor
1
-1
/
+1
2018-07-23
coccinelle: mark the 'coccicheck' make target as .PHONY
SZEDER Gábor
1
-0
/
+2
2018-07-18
Third batch for 2.19 cycle
Junio C Hamano
1
-1
/
+59
2018-07-18
Merge branch 'js/enhanced-version-info'
Junio C Hamano
1
-2
/
+3
2018-07-18
Merge branch 'sb/mailmap'
Junio C Hamano
1
-1
/
+10
2018-07-18
Merge branch 'ms/core-icase-doc'
Junio C Hamano
1
-3
/
+6
2018-07-18
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-5
/
+5
2018-07-18
Merge branch 'tz/exclude-doc-smallfixes'
Junio C Hamano
2
-2
/
+2
2018-07-18
Merge branch 'js/rebase-recreate-merge'
Junio C Hamano
1
-1
/
+1
2018-07-18
Merge branch 'en/rebase-i-microfixes'
Junio C Hamano
4
-4
/
+41
2018-07-18
Merge branch 'mb/filter-branch-optim'
Junio C Hamano
2
-0
/
+16
2018-07-18
Merge branch 'dj/runtime-prefix'
Junio C Hamano
1
-1
/
+1
2018-07-18
Merge branch 'ao/config-from-gitmodules'
Junio C Hamano
6
-57
/
+80
2018-07-18
Merge branch 'jk/branch-l-0-deprecation'
Junio C Hamano
4
-21
/
+42
2018-07-18
Merge branch 'tb/grep-column'
Junio C Hamano
8
-34
/
+226
2018-07-18
Merge branch 'vs/typofixes'
Junio C Hamano
13
-15
/
+15
2018-07-18
Merge branch 'bw/protocol-v2'
Junio C Hamano
1
-2
/
+1
2018-07-18
Merge branch 'jt/remove-pack-bitmap-global'
Junio C Hamano
5
-160
/
+234
2018-07-18
Merge branch 'bw/config-refer-to-gitsubmodules-doc'
Junio C Hamano
1
-2
/
+3
2018-07-18
Merge branch 'xy/format-patch-prereq-patch-id-fix'
Junio C Hamano
2
-2
/
+5
2018-07-18
Merge branch 'pw/rebase-i-keep-reword-after-conflict'
Junio C Hamano
3
-3
/
+96
2018-07-18
Merge branch 'ld/p423'
Junio C Hamano
1
-166
/
+182
2018-07-18
Merge branch 'ds/ewah-cleanup'
Junio C Hamano
6
-402
/
+12
2018-07-18
Merge branch 'sb/submodule-core-worktree'
Junio C Hamano
6
-2
/
+55
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
95
-328
/
+463
2018-07-18
Merge branch 'en/merge-recursive-cleanup'
Junio C Hamano
1
-82
/
+104
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
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-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
rebase: fix documentation formatting
Vladimir Parfinenko
1
-1
/
+1
2018-06-26
filter-branch: skip commits present on --state-branch
Michael Barabanov
2
-0
/
+16
2018-06-26
submodule-config: reuse config_from_gitmodules in repo_read_gitmodules
Antonio Ospite
1
-29
/
+21
[next]