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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
index-pack: handle --strict checks of non-repo packs
Jeff King
1
-2
/
+6
2018-05-21
index-pack: check .gitmodules files with --strict
Jeff King
1
-0
/
+10
2018-05-21
unpack-objects: call fsck_finish() after fscking objects
Jeff King
1
-1
/
+4
2018-05-21
fsck: call fsck_finish() after fscking objects
Jeff King
1
-0
/
+3
2018-05-21
fsck: actually fsck blob data
Jeff King
1
-22
/
+20
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
2
-11
/
+45
2018-05-21
verify_path: disallow symlinks in .gitmodules
Jeff King
1
-3
/
+3
2018-05-21
update-index: stat updated files earlier
Jeff King
1
-8
/
+17
2018-05-21
submodule-config: verify submodule names as paths
Jeff King
1
-0
/
+24
2018-03-28
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-1
/
+1
2018-03-27
submodule deinit: handle non existing pathspecs gracefully
Stefan Beller
1
-1
/
+1
2018-03-21
Merge branch 'rj/warning-uninitialized-fix'
Junio C Hamano
1
-1
/
+1
2018-03-21
Merge branch 'jt/transfer-fsck-with-promissor'
Junio C Hamano
1
-2
/
+4
2018-03-21
Merge branch 'ma/skip-writing-unchanged-index'
Junio C Hamano
5
-26
/
+17
2018-03-21
Merge branch 'ma/config-page-only-in-list-mode'
Junio C Hamano
1
-0
/
+10
2018-03-20
-Wuninitialized: remove some 'init-self' workarounds
Ramsay Jones
1
-1
/
+1
2018-03-15
index-pack: support checking objects but not links
Jonathan Tan
1
-2
/
+4
2018-03-14
Merge branch 'nd/parseopt-completion'
Junio C Hamano
20
-28
/
+42
2018-03-14
Merge branch 'nd/object-allocation-comments'
Junio C Hamano
4
-0
/
+4
2018-03-14
Merge branch 'nd/worktree-move'
Junio C Hamano
1
-0
/
+220
2018-03-08
Merge branch 'ab/gc-auto-in-commit'
Junio C Hamano
1
-0
/
+2
2018-03-08
Merge branch 'rv/grep-cleanup'
Junio C Hamano
1
-13
/
+20
2018-03-08
Merge branch 'jh/status-no-ahead-behind'
Junio C Hamano
2
-1
/
+8
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
21
-253
/
+253
2018-03-06
Merge branch 'jk/cached-commit-buffer'
Junio C Hamano
1
-1
/
+1
2018-03-06
Merge branch 'jc/allow-ff-merging-kept-tags'
Junio C Hamano
1
-4
/
+39
2018-03-06
Merge branch 'nd/rebase-show-current-patch'
Junio C Hamano
1
-4
/
+43
2018-03-06
Merge branch 'ab/fetch-prune'
Junio C Hamano
1
-8
/
+46
2018-03-06
Merge branch 'sm/mv-dry-run-update'
Junio C Hamano
1
-2
/
+1
2018-03-06
Merge branch 'nm/tag-edit'
Junio C Hamano
1
-2
/
+9
2018-03-06
object.h: update flag allocation comment
Nguyễn Thái Ngọc Duy
4
-0
/
+4
2018-03-01
write_locked_index(): add flag to avoid writing unchanged index
Martin Ågren
5
-26
/
+17
2018-03-01
commit: run git gc --auto just before the post-commit hook
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2018-02-28
Merge branch 'es/worktree-add-post-checkout-hook'
Junio C Hamano
1
-3
/
+17
2018-02-28
Merge branch 'nd/am-quit'
Junio C Hamano
1
-2
/
+10
2018-02-27
Merge branch 'ab/commit-m-with-fixup' into maint
Junio C Hamano
1
-3
/
+5
2018-02-27
Merge branch 'nd/ita-wt-renames-in-status' into maint
Junio C Hamano
1
-1
/
+1
2018-02-27
Merge branch 'sb/describe-blob'
Junio C Hamano
1
-1
/
+1
2018-02-27
Merge branch 'rs/check-ignore-multi'
Junio C Hamano
1
-1
/
+2
2018-02-27
Merge branch 'js/packet-read-line-check-null'
Junio C Hamano
1
-1
/
+1
2018-02-27
Merge branch 'jc/blame-missing-path'
Junio C Hamano
1
-6
/
+14
2018-02-23
grep: simplify grep_oid and grep_file
Rasmus Villemoes
1
-4
/
+2
2018-02-23
grep: move grep_source_init outside critical section
Rasmus Villemoes
1
-9
/
+18
2018-02-22
commit: drop uses of get_cached_commit_buffer()
Jeff King
1
-1
/
+1
2018-02-22
replace: rename 'new' variables
Brandon Williams
1
-17
/
+17
2018-02-22
init-db: rename 'template' variables
Brandon Williams
1
-15
/
+15
2018-02-22
remote: rename 'new' variables
Brandon Williams
1
-33
/
+33
2018-02-22
reflog: rename 'new' variables
Brandon Williams
1
-4
/
+4
2018-02-22
pack-redundant: rename 'new' variables
Brandon Williams
1
-27
/
+27
[next]