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-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-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
2017-06-15
configure.ac: loosen FREAD_READS_DIRECTORIES test program
Jeff King
2
-3
/
+4
2017-06-15
doc: git-reset: fix a trivial typo
Štěpán Němec
1
-1
/
+1
2017-06-15
config: don't implicitly use gitdir or commondir
Brandon Williams
3
-24
/
+29
2017-06-15
config: respect commondir
Brandon Williams
2
-4
/
+8
2017-06-15
setup: teach discover_git_directory to respect the commondir
Brandon Williams
3
-16
/
+26
2017-06-15
config: don't include config.h by default
Brandon Williams
146
-1
/
+145
2017-06-15
config: remove git_config_iter
Brandon Williams
1
-1
/
+0
2017-06-15
config: create config.h
Brandon Williams
2
-189
/
+195
2017-06-15
alias: use the early config machinery to expand aliases
Johannes Schindelin
3
-59
/
+26
2017-06-15
t7006: demonstrate a problem with aliases in subdirectories
Johannes Schindelin
1
-0
/
+11
2017-06-15
t1308: relax the test verifying that empty alias values are disallowed
Johannes Schindelin
1
-1
/
+3
2017-06-15
help: use early config when autocorrecting aliases
Johannes Schindelin
1
-1
/
+1
2017-06-15
config: report correct line number upon error
Johannes Schindelin
2
-1
/
+8
2017-06-15
discover_git_directory(): avoid setting invalid git_dir
Johannes Schindelin
1
-0
/
+1
2017-06-15
diff-highlight: split code into module
Jeff King
5
-19
/
+82
2017-06-15
pretty: recalculate duplicate short hashes
René Scharfe
3
-45
/
+0
2017-06-15
doc: do not use `rm .git/index` when normalizing line endings
Andreas Heiduk
1
-1
/
+1
2017-06-15
t: move "git add submodule" into test blocks
Jeff King
3
-9
/
+15
2017-06-15
add: warn when adding an embedded repository
Jeff King
7
-3
/
+98
[prev]
[next]