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-08-03
add, update-index: fix --chmod argument help
René Scharfe
2
-2
/
+4
2018-08-03
push: use PARSE_OPT_LITERAL_ARGHELP instead of unbalanced brackets
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-08-02
Merge branch 'jt/commit-graph-per-object-store'
Junio C Hamano
2
-1
/
+3
2018-08-02
Merge branch 'en/dirty-merge-fixes'
Junio C Hamano
1
-3
/
+4
2018-08-02
Merge branch 'js/rebase-merge-octopus'
Junio C Hamano
1
-0
/
+32
2018-08-02
Merge branch 'tb/grep-only-matching'
Junio C Hamano
1
-0
/
+6
2018-08-02
Merge branch 'kg/gc-auto-windows-workaround'
Junio C Hamano
1
-0
/
+1
2018-08-02
Merge branch 'jm/cache-entry-from-mem-pool'
Junio C Hamano
4
-23
/
+19
2018-08-02
Merge branch 'jt/fetch-nego-tip'
Junio C Hamano
1
-0
/
+43
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
32
-94
/
+139
2018-08-02
Merge branch 'is/parsing-line-range'
Junio C Hamano
1
-2
/
+2
2018-08-02
Merge branch 'ab/checkout-default-remote'
Junio C Hamano
2
-10
/
+35
2018-08-02
Merge branch 'ds/commit-graph-fsck'
Junio C Hamano
3
-31
/
+95
2018-08-02
Merge branch 'bc/object-id'
Junio C Hamano
4
-22
/
+26
2018-08-01
fetch-pack: unify ref in and out param
Jonathan Tan
2
-26
/
+6
2018-08-01
remote: clear string_list after use in mv()
René Scharfe
1
-2
/
+3
2018-07-30
pack-objects: document about thread synchronization
Nguyễn Thái Ngọc Duy
1
-0
/
+19
2018-07-24
Merge branch 'sb/blame-color'
Junio C Hamano
1
-1
/
+3
2018-07-24
Merge branch 'hs/push-cert-check-cleanup'
Junio C Hamano
1
-15
/
+2
2018-07-24
Merge branch 'jt/partial-clone-fsck-connectivity'
Junio C Hamano
1
-1
/
+1
2018-07-24
Merge branch 'tb/config-default'
Junio C Hamano
1
-12
/
+15
2018-07-24
Merge branch 'jt/connectivity-check-after-unshallow'
Junio C Hamano
2
-58
/
+96
2018-07-24
pass st.st_size as hint for strbuf_readlink()
Jeff King
1
-1
/
+2
2018-07-24
fetch: send "refs/tags/" prefix upon CLI refspecs
Jonathan Tan
1
-1
/
+1
2018-07-23
builtin/replace.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-37
/
+37
2018-07-23
builtin/pack-objects.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-50
/
+52
2018-07-23
builtin/grep.c: mark strings for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-07-23
builtin/config.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-24
/
+24
2018-07-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
12
-68
/
+77
2018-07-20
clone: send ref-prefixes when using protocol v2
Brandon Williams
1
-5
/
+15
2018-07-18
check_replace_refs: rename to read_replace_refs
Jeff King
7
-7
/
+7
2018-07-18
Merge branch 'ao/config-from-gitmodules'
Junio C Hamano
2
-18
/
+5
2018-07-18
Merge branch 'jk/branch-l-0-deprecation'
Junio C Hamano
1
-1
/
+21
2018-07-18
Merge branch 'tb/grep-column'
Junio C Hamano
1
-0
/
+1
2018-07-18
Merge branch 'jt/remove-pack-bitmap-global'
Junio C Hamano
2
-6
/
+14
2018-07-18
Merge branch 'xy/format-patch-prereq-patch-id-fix'
Junio C Hamano
1
-0
/
+1
2018-07-18
Merge branch 'sb/submodule-core-worktree'
Junio C Hamano
1
-0
/
+26
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
34
-51
/
+81
2018-07-17
commit-graph: add repo arg to graph readers
Jonathan Tan
1
-1
/
+1
2018-07-17
commit-graph: add free_commit_graph
Jonathan Tan
1
-0
/
+2
2018-07-17
Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-store
Junio C Hamano
3
-31
/
+95
2018-07-16
builtin/merge-recursive: make hash independent
brian m. carlson
1
-2
/
+2
2018-07-16
builtin/merge: switch to use the_hash_algo
brian m. carlson
1
-5
/
+6
2018-07-16
builtin/fmt-merge-msg: make hash independent
brian m. carlson
1
-9
/
+10
2018-07-16
builtin/update-index: simplify parsing of cacheinfo
brian m. carlson
1
-2
/
+3
2018-07-16
builtin/update-index: convert to using the_hash_algo
brian m. carlson
1
-4
/
+5
2018-07-16
blame: prefer xsnprintf to strcpy for colors
Jeff King
1
-1
/
+3
2018-07-11
merge: allow reading the merge commit message from a file
Johannes Schindelin
1
-0
/
+32
2018-07-11
builtin/receive-pack: use check_signature from gpg-interface
Henning Schild
1
-15
/
+2
2018-07-11
merge-recursive: fix assumption that head tree being merged is HEAD
Elijah Newren
1
-3
/
+4
[prev]
[next]