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-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-04-02
Git 2.17
Junio C Hamano
1
-1
/
+1
2018-04-02
Merge tag 'l10n-2.17.0-rnd1' of git://github.com/git-l10n/git-po
Junio C Hamano
10
-22585
/
+26683
2018-04-02
Merge branch 'pw/add-p-single'
Junio C Hamano
1
-1
/
+1
2018-03-31
add -p: fix 2.17.0-rc* regression due to moved code
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-03-31
l10n: de.po: translate 132 new messages
Ralf Thielow
1
-2093
/
+2527
2018-03-29
Merge branch 'jh/partial-clone'
Junio C Hamano
3
-5
/
+6
2018-03-29
upload-pack: disable object filtering when disabled by config
Jonathan Nieder
2
-5
/
+5
2018-03-29
l10n: zh_CN: review for git v2.17.0 l10n round 1
Ray Chen
1
-5
/
+5
2018-03-29
l10n: zh_CN: for git v2.17.0 l10n round 1
Jiang Xin
1
-2066
/
+2495
2018-03-28
Git 2.17-rc2
Junio C Hamano
1
-1
/
+1
2018-03-28
Merge branch 'tg/stash-doc-typofix'
Junio C Hamano
1
-1
/
+1
2018-03-28
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-1
/
+1
2018-03-28
Merge branch 'nd/parseopt-completion'
Junio C Hamano
2
-0
/
+35
2018-03-28
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-2074
/
+2509
2018-03-27
submodule deinit: handle non existing pathspecs gracefully
Stefan Beller
1
-1
/
+1
2018-03-27
git-stash.txt: remove extra square bracket
Thomas Gummerer
1
-1
/
+1
2018-03-25
unpack-trees: release oid_array after use in check_updates()
René Scharfe
1
-0
/
+1
2018-03-25
Merge branch 'fr_v2.17.0' of git://github.com/jnavila/git
Jiang Xin
1
-2
/
+2
2018-03-23
l10n: fr.po: v2.17.0 no fuzzy
Jean-Noël Avila
1
-2
/
+2
2018-03-23
t9902: disable test on the list of merge-strategies under GETTEXT_POISON
Junio C Hamano
1
-1
/
+1
2018-03-22
Sync with Git 2.16.3
Junio C Hamano
1
-0
/
+49
2018-03-22
Git 2.16.3
Junio C Hamano
3
-2
/
+51
2018-03-22
Merge branch 'ms/non-ascii-ticks' into maint
Junio C Hamano
1
-7
/
+7
2018-03-22
Merge branch 'jk/cached-commit-buffer' into maint
Junio C Hamano
5
-46
/
+1
2018-03-22
Merge branch 'sm/mv-dry-run-update' into maint
Junio C Hamano
2
-2
/
+7
2018-03-22
Merge branch 'tg/worktree-create-tracking' into maint
Junio C Hamano
1
-2
/
+3
2018-03-22
Merge branch 'gs/test-unset-xdg-cache-home' into maint
Junio C Hamano
1
-0
/
+1
2018-03-22
Merge branch 'sb/status-doc-fix' into maint
Junio C Hamano
1
-2
/
+2
2018-03-22
Merge branch 'rd/typofix' into maint
Junio C Hamano
5
-6
/
+6
2018-03-22
Merge branch 'bp/fsmonitor' into maint
Junio C Hamano
1
-2
/
+2
[next]