index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
Sync with Git 2.13.7
Junio C Hamano
3
-0
/
+182
2018-05-21
is_{hfs,ntfs}_dotgitmodules: add tests
Johannes Schindelin
2
-0
/
+106
2018-05-21
submodule-config: verify submodule names as paths
Jeff King
1
-0
/
+76
2017-10-23
Merge branch 'jk/write-in-full-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-10-23
Merge branch 'er/fast-import-dump-refs-on-checkpoint' into maint
Junio C Hamano
1
-0
/
+142
2017-10-23
Merge branch 'jt/fast-export-copy-modify-fix' into maint
Junio C Hamano
1
-1
/
+19
2017-10-23
Merge branch 'nd/worktree-kill-parse-ref' into maint
Junio C Hamano
1
-0
/
+13
2017-10-18
Merge branch 'jk/ref-filter-colors-fix' into maint
Junio C Hamano
12
-62
/
+74
2017-10-18
Merge branch 'rs/fsck-null-return-from-lookup' into maint
Junio C Hamano
1
-0
/
+22
2017-10-18
Merge branch 'rs/qsort-s' into maint
Junio C Hamano
1
-1
/
+1
2017-10-18
Merge branch 'mr/doc-negative-pathspec' into maint
Junio C Hamano
1
-1
/
+12
2017-10-18
Merge branch 'ks/test-readme-phrasofix' into maint
Junio C Hamano
1
-3
/
+3
2017-10-18
Merge branch 'jk/drop-sha1-entry-pos' into maint
Junio C Hamano
2
-11
/
+1
2017-10-18
Merge branch 'tb/ref-filter-empty-modifier' into maint
Junio C Hamano
1
-0
/
+1
2017-10-18
Merge branch 'ar/request-pull-phrasofix' into maint
Junio C Hamano
1
-2
/
+2
2017-10-18
Merge branch 'jk/diff-blob' into maint
Junio C Hamano
1
-0
/
+5
2017-10-18
Merge branch 'jk/describe-omit-some-refs' into maint
Junio C Hamano
1
-1
/
+5
2017-10-18
Merge branch 'tb/test-lint-echo-e' into maint
Junio C Hamano
1
-1
/
+1
2017-10-18
Merge branch 'rs/archive-excluded-directory' into maint
Junio C Hamano
3
-4
/
+4
2017-10-18
Merge branch 'mh/packed-ref-store-prep' into maint
Junio C Hamano
1
-2
/
+16
2017-10-18
Merge branch 'mm/send-email-cc-cruft' into maint
Junio C Hamano
1
-0
/
+4
2017-10-17
tag: respect color.ui config
Jeff King
2
-0
/
+11
2017-10-17
Revert "color: check color.ui in git_default_config()"
Jeff King
1
-1
/
+1
2017-10-17
Revert "t6006: drop "always" color config tests"
Jeff King
1
-5
/
+15
2017-10-17
Revert "color: make "always" the same as "auto" in config"
Jeff King
1
-1
/
+1
2017-10-17
Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt...
Junio C Hamano
12
-79
/
+70
2017-10-06
fsck: handle NULL return of lookup_blob() and lookup_tree()
René Scharfe
1
-0
/
+22
2017-10-05
ref-filter.c: pass empty-string as NULL to atom parsers
Taylor Blau
1
-0
/
+1
2017-10-04
test-stringlist: avoid buffer underrun when sorting nothing
René Scharfe
1
-1
/
+1
2017-10-04
color: make "always" the same as "auto" in config
Jeff King
1
-0
/
+10
2017-10-04
provide --color option for all ref-filter users
Jeff King
2
-4
/
+4
2017-10-04
t3205: use --color instead of color.branch=always
Jeff King
1
-3
/
+2
2017-10-04
t3203: drop "always" color test
Jeff King
1
-6
/
+0
2017-10-04
t6006: drop "always" color config tests
Jeff King
1
-15
/
+5
2017-10-04
t7502: use diff.noprefix for --verbose test
Jeff King
1
-2
/
+2
2017-10-04
t7508: use test_terminal for color output
Jeff King
1
-20
/
+21
2017-10-04
t3701: use test-terminal to collect color output
Jeff King
1
-5
/
+3
2017-10-04
t4015: prefer --color to -c color.diff=always
Jeff King
1
-14
/
+14
2017-10-04
test-terminal: set TERM=vt100
Jeff King
7
-10
/
+9
2017-10-03
request-pull: capitalise "Git" to make it a proper noun
Ann T Ropea
1
-2
/
+2
2017-09-29
fast-import: checkpoint: dump branches/tags/marks even if object_count==0
Eric Rannaud
1
-0
/
+142
2017-09-25
docs: improve discoverability of exclude pathspec
Manav Rathi
1
-1
/
+12
2017-09-22
Sync with 2.13.6
Junio C Hamano
1
-0
/
+48
2017-09-22
Sync with 2.12.5
Junio C Hamano
1
-0
/
+48
2017-09-22
Sync with 2.11.4
Junio C Hamano
1
-0
/
+48
2017-09-22
Sync with 2.10.5
Junio C Hamano
1
-0
/
+48
2017-09-22
Merge branch 'jk/git-shell-drop-cvsserver' into maint-2.10
Junio C Hamano
1
-0
/
+48
2017-09-22
cat-file: handle NULL object_context.path
Jeff King
1
-0
/
+5
2017-09-21
fast-export: do not copy from modified file
Jonathan Tan
1
-1
/
+19
2017-09-21
test-lint: echo -e (or -E) is not portable
Torsten Bögershausen
1
-1
/
+1
[next]