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-05-22
Sync with Git 2.15.2
Junio C Hamano
2
-11
/
+44
2018-05-22
Sync with Git 2.14.4
Junio C Hamano
2
-11
/
+44
2018-05-22
Sync with Git 2.13.7
Junio C Hamano
2
-11
/
+44
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-22
Merge branch 'jk/cached-commit-buffer' into maint
Junio C Hamano
1
-1
/
+1
2018-03-22
Merge branch 'sm/mv-dry-run-update' into maint
Junio C Hamano
1
-2
/
+1
2018-03-22
Merge branch 'jc/worktree-add-short-help' into maint
Junio C Hamano
1
-1
/
+1
2018-03-22
Merge branch 'rs/describe-unique-abbrev' into maint
Junio C Hamano
1
-1
/
+1
2018-03-22
Merge branch 'jt/fsck-code-cleanup' into maint
Junio C Hamano
1
-1
/
+7
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-22
commit: drop uses of get_cached_commit_buffer()
Jeff King
1
-1
/
+1
2018-02-15
Merge branch 'jk/abort-clone-with-existing-dest' into maint
Junio C Hamano
1
-7
/
+24
2018-02-15
Merge branch 'rs/lose-leak-pending' into maint
Junio C Hamano
1
-12
/
+1
2018-02-15
Merge branch 'dk/describe-all-output-fix' into maint
Junio C Hamano
1
-2
/
+5
2018-02-07
mv: remove unneeded 'if (!show_only)'
Stefan Moch
1
-2
/
+1
2018-01-23
fsck: fix leak when traversing trees
Eric Wong
1
-1
/
+7
2018-01-17
worktree: say that "add" takes an arbitrary commit in short-help
Junio C Hamano
1
-1
/
+1
2018-01-16
describe: use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
1
-1
/
+1
2018-01-05
Merge branch 'ew/empty-merge-with-dirty-index'
Junio C Hamano
1
-37
/
+0
2018-01-03
clone: do not clean up directories we didn't create
Jeff King
1
-4
/
+16
2018-01-03
clone: factor out dir_exists() helper
Jeff King
1
-3
/
+8
2017-12-28
Merge branch 'sb/describe-blob'
Junio C Hamano
1
-27
/
+94
2017-12-28
Merge branch 'hi/merge-verify-sig-config'
Junio C Hamano
1
-0
/
+2
2017-12-28
Merge branch 'jt/transport-hide-vtable'
Junio C Hamano
2
-6
/
+0
2017-12-28
Merge branch 'cc/skip-to-optional-val'
Junio C Hamano
1
-8
/
+3
2017-12-28
checkout: avoid using the rev_info flag leak_pending
René Scharfe
1
-12
/
+1
2017-12-27
Use DIFF_DETECT_RENAME for detect_rename assignments
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-12-27
Merge branch 'ot/pretty'
Junio C Hamano
3
-3
/
+3
2017-12-27
Merge branch 'bw/submodule-sans-cache-compat'
Junio C Hamano
3
-3
/
+5
2017-12-27
Merge branch 'es/clone-shared-worktree'
Junio C Hamano
1
-1
/
+2
2017-12-27
Merge branch 'jt/decorate-api'
Junio C Hamano
1
-1
/
+1
2017-12-27
Merge branch 'ks/branch-cleanup'
Junio C Hamano
2
-7
/
+14
2017-12-27
Merge branch 'rs/fmt-merge-msg-string-leak-fix'
Junio C Hamano
1
-1
/
+2
2017-12-27
Merge branch 'rs/am-builtin-leakfix'
Junio C Hamano
1
-3
/
+7
2017-12-27
Merge branch 'es/worktree-checkout-hook'
Junio C Hamano
1
-6
/
+16
2017-12-27
Merge branch 'lb/rebase-i-short-command-names'
Junio C Hamano
1
-10
/
+19
2017-12-27
Merge branch 'jh/object-filtering'
Junio C Hamano
2
-3
/
+173
2017-12-27
describe: prepend "tags/" when describing tags with embedded name
Daniel Knittl-Frank
1
-2
/
+5
2017-12-22
commit: add support for --fixup <commit> -m"<extra message>"
Ævar Arnfjörð Bjarmason
1
-3
/
+5
2017-12-22
Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...
Junio C Hamano
1
-37
/
+0
2017-12-22
move index_has_changes() from builtin/am.c to merge.c for reuse
Elijah Newren
1
-37
/
+0
2017-12-19
Merge branch 'ar/unconfuse-three-dots'
Junio C Hamano
1
-2
/
+8
2017-12-19
Merge branch 'tg/worktree-create-tracking'
Junio C Hamano
2
-41
/
+46
2017-12-19
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
1
-0
/
+2
2017-12-19
Merge branch 'bw/pathspec-match-submodule-boundary'
Junio C Hamano
1
-0
/
+1
2017-12-19
builtin/describe.c: describe a blob
Stefan Beller
1
-5
/
+57
2017-12-14
clone, fetch: remove redundant transport check
Jonathan Tan
2
-6
/
+0
[next]