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
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
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-13
sequencer: improve config handling
Phillip Wood
2
-25
/
+3
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
fetch: inherit filter-spec from partial clone
Jeff Hostetler
3
-5
/
+55
2017-12-08
clone: partial clone
Jonathan Tan
1
-2
/
+20
2017-12-08
fetch: support filters
Jeff Hostetler
1
-2
/
+21
2017-12-08
fetch: refactor calculation of remote list
Jonathan Tan
1
-6
/
+8
2017-12-08
fetch-pack: add --no-filter
Jeff Hostetler
1
-0
/
+4
2017-12-08
fetch-pack, index-pack, transport: partial clone
Jeff Hostetler
1
-0
/
+4
2017-12-08
gc: do not repack promisor packfiles
Jonathan Tan
4
-4
/
+51
2017-12-08
rev-list: support termination at promisor objects
Jonathan Tan
1
-6
/
+63
2017-12-08
sha1_file: support lazily fetching missing objects
Jonathan Tan
4
-0
/
+13
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
[prev]
[next]