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-03-15
serve: introduce git-serve
Brandon Williams
1
-0
/
+30
2018-03-14
protocol: introduce enum protocol_version value protocol_v2
Brandon Williams
4
-0
/
+18
2018-03-14
connect: discover protocol version outside of get_remote_heads
Brandon Williams
2
-3
/
+30
2018-03-14
upload-pack: convert to a builtin
Brandon Williams
1
-0
/
+67
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-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-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
2017-12-13
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-1
/
+1
2017-12-13
Merge branch 'ra/decorate-limit-refs'
Junio C Hamano
1
-1
/
+9
2017-12-13
Merge branch 'bc/hash-algo'
Junio C Hamano
4
-4
/
+4
2017-12-12
submodule: convert get_next_submodule to not rely on the_index
Brandon Williams
1
-1
/
+3
2017-12-12
submodule: convert stage_updated_gitmodules to take a struct index_state
Brandon Williams
2
-2
/
+2
2017-12-12
merge: add config option for verifySignatures
Hans Jerry Illikainen
1
-0
/
+2
2017-12-12
format: create pretty.h file
Olga Telezhnaya
3
-3
/
+3
2017-12-11
index-pack: use skip_to_optional_arg()
Christian Couder
1
-8
/
+3
2017-12-11
clone: support 'clone --shared' from a worktree
Eric Sunshine
1
-1
/
+2
2017-12-08
decorate: clean up and document API
Jonathan Tan
1
-1
/
+1
2017-12-07
builtin/branch: strip refs/heads/ using skip_prefix
Kaartic Sivaraam
1
-4
/
+11
2017-12-07
branch: update warning message shown when copying a misnamed branch
Kaartic Sivaraam
1
-1
/
+1
2017-12-07
branch: group related arguments of create_branch()
Kaartic Sivaraam
2
-2
/
+2
2017-12-07
worktree: invoke post-checkout hook (unless --no-checkout)
Eric Sunshine
1
-6
/
+16
2017-12-07
fmt-merge-msg: avoid leaking strbuf in shortlog()
René Scharfe
1
-1
/
+2
2017-12-07
am: release strbuf after use in split_mail_mbox()
René Scharfe
1
-3
/
+7
2017-12-06
diff-tree: read the index so attribute checks work in bare repositories
Brandon Williams
1
-0
/
+2
2017-12-06
add worktree.guessRemote config option
Thomas Gummerer
1
-2
/
+12
2017-12-06
worktree: add --guess-remote flag to add subcommand
Thomas Gummerer
1
-0
/
+10
2017-12-06
Merge branch 'bw/protocol-v1'
Junio C Hamano
1
-0
/
+17
2017-12-06
Merge branch 'rd/doc-notes-prune-fix'
Junio C Hamano
1
-1
/
+1
2017-12-06
Merge branch 'rd/man-prune-progress'
Junio C Hamano
1
-1
/
+1
2017-12-06
Merge branch 'hm/config-parse-expiry-date'
Junio C Hamano
2
-13
/
+11
2017-12-06
Merge branch 'tz/notes-error-to-stderr' into maint
Junio C Hamano
1
-4
/
+4
2017-12-06
Merge branch 'sw/pull-ipv46-passthru' into maint
Junio C Hamano
1
-0
/
+12
2017-12-06
checkout: describe_detached_head: remove ellipsis after committish
Ann T Ropea
1
-2
/
+8
[next]