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
t7508: fix a broken indentation
Kaartic Sivaraam
1
-1
/
+1
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
mergetools/meld: improve compatibiilty with Meld on macOS X
David Aguilar
1
-1
/
+1
2017-06-15
docs/pretty-formats: stress that %- removes all preceding line-feeds
SZEDER Gábor
1
-2
/
+2
2017-06-15
doc: git-reset: fix a trivial typo
Štěpán Němec
1
-1
/
+1
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-13
Prepare for 2.13.2
Junio C Hamano
2
-1
/
+38
2017-06-13
Merge branch 'ad/pull-remote-doc' into maint
Junio C Hamano
1
-3
/
+3
2017-06-13
Merge branch 'jk/drop-free-refspecs' into maint
Junio C Hamano
1
-22
/
+6
2017-06-13
Merge branch 'jk/connect-symref-info-leak-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-06-13
Merge branch 'rf/completion-config-commit' into maint
Junio C Hamano
1
-0
/
+3
2017-06-13
Merge branch 'ab/t3070-test-dedup' into maint
Junio C Hamano
1
-1
/
+0
2017-06-13
Merge branch 'jh/memihash-opt' into maint
Junio C Hamano
1
-5
/
+42
2017-06-13
Merge branch 'tb/pull-ff-rebase-autostash' into maint
Junio C Hamano
2
-11
/
+32
2017-06-13
Merge branch 'jh/close-index-before-stat' into maint
Junio C Hamano
1
-4
/
+9
2017-06-13
Merge branch 'sl/clean-d-ignored-fix' into maint
Junio C Hamano
6
-5
/
+109
2017-06-13
Merge branch 'dk/send-email-avoid-net-smtp-ssl-when-able' into maint
Junio C Hamano
1
-19
/
+35
2017-06-13
Merge branch 'jc/skip-test-in-the-middle' into maint
Junio C Hamano
2
-50
/
+56
2017-06-13
Merge branch 'bw/forking-and-threading' into maint
Junio C Hamano
9
-134
/
+449
2017-06-13
Merge branch 'jk/bug-to-abort' into maint
Junio C Hamano
5
-1
/
+51
2017-06-13
Merge branch 'sb/checkout-recurse-submodules' into maint
Junio C Hamano
4
-18
/
+12
2017-06-13
Configure Git contribution guidelines for github.com
Lars Schneider
2
-0
/
+26
2017-06-13
git-stash: fix pushing stash with pathspec from subdir
Patrick Steinhardt
2
-0
/
+19
2017-06-13
t3200: add test for single parameter passed to -m option
Sahil Dua
1
-0
/
+17
2017-06-12
revision.c: use skip_prefix() in handle_revision_pseudo_opt()
SZEDER Gábor
1
-9
/
+9
2017-06-12
revision.c: use skip_prefix() in handle_revision_opt()
SZEDER Gábor
1
-25
/
+23
2017-06-12
revision.c: stricter parsing of '--early-output'
SZEDER Gábor
1
-10
/
+7
2017-06-12
revision.c: stricter parsing of '--no-{min,max}-parents'
SZEDER Gábor
1
-2
/
+2
2017-06-12
revision.h: turn rev_info.early_output back into an unsigned int
SZEDER Gábor
1
-2
/
+3
2017-06-12
t5100: add some more mailinfo tests
Kyle J. McKay
1
-0
/
+42
2017-06-10
t4005: modernize style and drop hard coded sha1
Stefan Beller
1
-52
/
+43
2017-06-07
Merge branch 'ab/sha1dc-maint' into maint
Junio C Hamano
3
-9
/
+28
2017-06-07
sha1dc: update from upstream
Ævar Arnfjörð Bjarmason
2
-9
/
+27
2017-06-07
sha1dc: ignore indent-with-non-tab whitespace violations
Jeff King
1
-0
/
+1
2017-06-07
t5313: make extended-table test more deterministic
Jeff King
1
-1
/
+7
2017-06-05
Git 2.13.1
Junio C Hamano
3
-511
/
+46
2017-06-05
Merge branch 'ah/doc-rev-parse-short-default' into maint
Junio C Hamano
2
-6
/
+7
2017-06-05
Merge branch 'ah/doc-filter-branch-export-env' into maint
Junio C Hamano
1
-4
/
+1
2017-06-05
Merge branch 'sd/t3200-typofix' into maint
Junio C Hamano
1
-1
/
+1
[prev]
[next]