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
2017-06-22
Tenth batch for 2.14
Junio C Hamano
1
-0
/
+28
2017-06-22
Merge branch 'rs/strbuf-addftime-zZ'
Junio C Hamano
5
-11
/
+73
2017-06-22
Merge branch 'sd/t3200-branch-m-test'
Junio C Hamano
1
-0
/
+17
2017-06-22
Merge branch 'ps/stash-push-pathspec-fix'
Junio C Hamano
2
-0
/
+19
2017-06-22
Merge branch 'ls/github'
Junio C Hamano
2
-0
/
+26
2017-06-22
Merge branch 'sg/revision-parser-skip-prefix'
Junio C Hamano
2
-48
/
+44
2017-06-22
Merge branch 'mh/fast-import-raise-default-depth'
Junio C Hamano
2
-2
/
+2
2017-06-22
Merge branch 'km/test-mailinfo-b-failure'
Junio C Hamano
1
-0
/
+42
2017-06-22
Merge branch 'ah/filter-branch-setup'
Junio C Hamano
2
-11
/
+26
2017-06-22
Merge branch 'pc/dir-count-slashes'
Junio C Hamano
4
-21
/
+15
2017-06-22
Merge branch 'sb/t4005-modernize'
Junio C Hamano
1
-52
/
+43
2017-06-22
Merge branch 'nd/fopen-errors'
Junio C Hamano
2
-3
/
+4
2017-06-22
Documentation/git-submodule: cleanup "add" section
Kaartic Sivaraam
1
-28
/
+21
2017-06-21
status: contextually notify user about an initial commit
Kaartic Sivaraam
5
-3
/
+38
2017-06-21
die(): stop hiding errors due to overzealous recursion guard
Ævar Arnfjörð Bjarmason
1
-1
/
+17
2017-06-21
add--interactive: quote commentChar regex
Jeff King
2
-1
/
+9
2017-06-21
add--interactive: handle EOF in prompt_yesno
Jeff King
1
-0
/
+1
2017-06-21
auto-correct: tweak phrasing
Marc Branchaud
1
-6
/
+12
2017-06-21
docs: update 64-bit core.packedGitLimit default
Jeff King
1
-1
/
+2
2017-06-21
t7508: fix a broken indentation
Kaartic Sivaraam
1
-1
/
+1
2017-06-21
grep: fix erroneously copy/pasted variable in check/assert pattern
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-06-19
Ninth batch for 2.14
Junio C Hamano
1
-0
/
+29
2017-06-19
Merge branch 'jk/consistent-h'
Junio C Hamano
12
-13
/
+72
2017-06-19
Merge branch 'ab/perf-remove-index-lock'
Junio C Hamano
1
-1
/
+8
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
36
-525
/
+539
2017-06-19
Merge branch 'sb/submodule-rm-absorb'
Junio C Hamano
1
-4
/
+5
2017-06-19
Merge branch 'ab/pcre-v2'
Junio C Hamano
10
-29
/
+349
2017-06-19
Merge branch 'jk/pathspec-magic-disambiguation'
Junio C Hamano
2
-10
/
+64
2017-06-19
rebase: add more regression tests for console output
Phillip Wood
1
-2
/
+69
2017-06-19
rebase: add regression tests for console output
Phillip Wood
1
-3
/
+64
2017-06-19
rebase -i: add test for reflog message
Phillip Wood
1
-0
/
+7
2017-06-19
sequencer: print autostash messages to stderr
Johannes Schindelin
2
-7
/
+8
2017-06-18
glossary: define 'stash entry'
Liam Beguin
1
-0
/
+4
2017-06-18
status: add optional stash count information
Liam Beguin
6
-0
/
+71
2017-06-18
stash: update documentation to use 'stash entry'
Liam Beguin
6
-38
/
+40
2017-06-18
for_each_bisect_ref(): don't trim refnames
Michael Haggerty
4
-2
/
+31
2017-06-18
mergetools/meld: improve compatibiilty with Meld on macOS X
David Aguilar
1
-1
/
+1
2017-06-16
*.[ch] refactoring: make use of the FREE_AND_NULL() macro
Ævar Arnfjörð Bjarmason
12
-49
/
+23
2017-06-16
coccinelle: make use of the "expression" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2
-4
/
+2
2017-06-16
coccinelle: add a rule to make "expression" code use FREE_AND_NULL()
Ævar Arnfjörð Bjarmason
1
-0
/
+7
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
37
-142
/
+71
2017-06-16
coccinelle: add a rule to make "type" code use FREE_AND_NULL()
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2017-06-15
wildmatch test: cover a blind spot in "/" matching
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-06-15
git-compat-util: add a FREE_AND_NULL() wrapper around free(ptr); ptr = NULL
Ævar Arnfjörð Bjarmason
1
-0
/
+6
2017-06-15
docs/pretty-formats: stress that %- removes all preceding line-feeds
SZEDER Gábor
1
-2
/
+2
2017-06-15
date: use localtime() for "-local" time formats
Jeff King
2
-2
/
+13
2017-06-15
t0006: check --date=format zone offsets
Jeff King
1
-2
/
+7
2017-06-15
strbuf: let strbuf_addftime handle %z and %Z itself
René Scharfe
5
-8
/
+54
2017-06-15
sub-process: correct path to API docs in a comment
Christian Couder
1
-1
/
+1
2017-06-15
Merge branch 'svn-doc' of git://bogomips.org/git-svn
Junio C Hamano
1
-0
/
+15
[prev]
[next]