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-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
get_main_ref_store: BUG() when outside a repository
Jeff King
1
-0
/
+3
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
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
2018-05-13
pack-format.txt: more details on pack file format
Nguyễn Thái Ngọc Duy
2
-0
/
+97
2018-05-11
apply: clarify "-p" documentation
Jeff King
1
-2
/
+4
2018-05-11
t5516-fetch-push: fix broken &&-chain
SZEDER Gábor
1
-1
/
+1
2018-05-11
t5516-fetch-push: fix 'push with dry-run' test
SZEDER Gábor
1
-4
/
+4
2018-05-11
t5310-pack-bitmaps: make JGit tests work with GIT_TEST_SPLIT_INDEX
SZEDER Gábor
1
-4
/
+4
2018-05-11
doc: fix config API documentation about config_with_options
Antonio Ospite
1
-8
/
+10
2018-05-10
replace-object.c: remove the_repository from prepare_replace_object
Stefan Beller
1
-1
/
+1
2018-05-10
object.c: free replace map in raw_object_store_clear
Stefan Beller
1
-0
/
+1
2018-05-10
lock_file: move static locks into functions
Martin Ågren
6
-11
/
+7
2018-05-10
lock_file: make function-local locks non-static
Martin Ågren
10
-11
/
+11
2018-05-10
refs.c: do not die if locking fails in `delete_pseudoref()`
Martin Ågren
1
-4
/
+7
2018-05-10
refs.c: do not die if locking fails in `write_pseudoref()`
Martin Ågren
1
-3
/
+2
2018-05-10
t/helper/test-write-cache: clean up lock-handling
Martin Ågren
1
-9
/
+5
2018-05-09
t6050-replace: don't disable stdin for the whole test script
SZEDER Gábor
1
-2
/
+0
2018-05-08
merge: pass aggressive when rename detection is turned off
Ben Peart
1
-0
/
+1
2018-05-08
merge: add merge.renames config setting
Ben Peart
7
-12
/
+64
2018-05-08
merge: update documentation for {merge,diff}.renameLimit
Ben Peart
2
-2
/
+4
2018-05-08
merge-recursive: fix check for skipability of working tree updates
Elijah Newren
4
-23
/
+39
[prev]
[next]