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-05-23
Merge branch 'bc/mailmap-self'
Junio C Hamano
1
-2
/
+2
2018-05-23
Merge branch 'sb/object-store-replace'
Junio C Hamano
3
-1
/
+7
2018-05-23
Merge branch 'hn/sort-ls-remote'
Junio C Hamano
1
-1
/
+1
2018-05-22
Git 2.17.1
Junio C Hamano
3
-2
/
+18
2018-05-22
Merge branch 'jk/submodule-fsck-loose' into maint
Junio C Hamano
8
-30
/
+271
2018-05-22
Sync with Git 2.16.4
Junio C Hamano
20
-42
/
+507
2018-05-22
Git 2.16.4
Junio C Hamano
3
-2
/
+7
2018-05-22
Sync with Git 2.15.2
Junio C Hamano
18
-41
/
+500
2018-05-22
Git 2.15.2
Junio C Hamano
2
-1
/
+4
2018-05-22
Sync with Git 2.14.4
Junio C Hamano
17
-41
/
+497
2018-05-22
Git 2.14.4
Junio C Hamano
3
-2
/
+7
2018-05-22
Sync with Git 2.13.7
Junio C Hamano
16
-41
/
+492
2018-05-22
Git 2.13.7
Junio C Hamano
3
-2
/
+22
2018-05-22
Merge branch 'jk/submodule-fix-loose' into maint-2.13
Junio C Hamano
15
-41
/
+472
2018-05-21
fsck: complain when .gitmodules is a symlink
Jeff King
2
-2
/
+38
2018-05-21
index-pack: check .gitmodules files with --strict
Jeff King
3
-0
/
+60
2018-05-21
unpack-objects: call fsck_finish() after fscking objects
Jeff King
2
-1
/
+11
2018-05-21
fsck: call fsck_finish() after fscking objects
Jeff King
2
-0
/
+7
2018-05-21
fsck: check .gitmodules content
Jeff King
1
-1
/
+59
2018-05-21
fsck: handle promisor objects in .gitmodules check
Jeff King
1
-0
/
+3
2018-05-21
fsck: detect gitmodules files
Jeff King
2
-0
/
+65
2018-05-21
fsck: actually fsck blob data
Jeff King
3
-24
/
+28
2018-05-21
fsck: simplify ".git" check
Jeff King
1
-3
/
+1
2018-05-21
index-pack: make fsck error message more specific
Jeff King
2
-2
/
+2
2018-05-21
Merge branch 'jk/submodule-name-verify-fix' into jk/submodule-name-verify-fsck
Jeff King
16
-42
/
+474
2018-05-21
verify_path: disallow symlinks in .gitmodules
Jeff King
4
-15
/
+37
2018-05-21
update-index: stat updated files earlier
Jeff King
1
-8
/
+17
2018-05-21
verify_dotfile: mention case-insensitivity in comment
Jeff King
1
-1
/
+4
2018-05-21
verify_path: drop clever fallthrough
Jeff King
1
-4
/
+4
2018-05-21
skip_prefix: add case-insensitive variant
Jeff King
1
-0
/
+17
2018-05-21
is_{hfs,ntfs}_dotgitmodules: add tests
Johannes Schindelin
2
-0
/
+106
2018-05-21
is_ntfs_dotgit: match other .git files
Johannes Schindelin
2
-1
/
+93
2018-05-21
is_hfs_dotgit: match other .git files
Jeff King
2
-12
/
+51
2018-05-21
is_ntfs_dotgit: use a size_t for traversing string
Jeff King
1
-1
/
+1
2018-05-21
submodule-config: verify submodule names as paths
Jeff King
5
-0
/
+143
2018-05-21
travis-ci: run gcc-8 on linux-gcc jobs
Nguyễn Thái Ngọc Duy
2
-0
/
+6
2018-05-21
get_main_ref_store: BUG() when outside a repository
Jeff King
1
-0
/
+3
2018-05-21
t9902-completion: exercise __git_complete_index_file() directly
SZEDER Gábor
1
-107
/
+118
2018-05-21
completion: don't return with error from __gitcomp_file_direct()
SZEDER Gábor
1
-2
/
+4
2018-05-18
object.c: clear replace map before freeing it
Stefan Beller
1
-0
/
+2
2018-05-15
t7005-editor: get rid of the SPACES_IN_FILENAMES prereq
SZEDER Gábor
1
-9
/
+3
2018-05-14
t5512: run git fetch inside test
René Scharfe
1
-1
/
+1
2018-05-13
mark_parents_uninteresting(): avoid most allocation
Jeff King
1
-19
/
+25
2018-05-13
mark_parents_uninteresting(): replace list with stack
Jeff King
1
-24
/
+43
2018-05-13
mark_parents_uninteresting(): drop missing object check
Jeff King
1
-12
/
+0
2018-05-13
mark_tree_contents_uninteresting(): drop missing object check
Jeff King
1
-4
/
+1
2018-05-13
commit.h: rearrange 'index' to shrink struct commit
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-05-13
add status config and command line options for rename detection
Ben Peart
8
-2
/
+194
2018-05-13
column: fix off-by-one default width
Nguyễn Thái Ngọc Duy
2
-2
/
+1
2018-05-13
pager: set COLUMNS to term_columns()
Jeff King
1
-3
/
+8
[prev]
[next]