index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
commit-graph, fuzz: add fuzzer for commit-graph
Josh Steadmon
5
-17
/
+57
2019-01-15
filter-options: expand scaled numbers
Josh Steadmon
9
-16
/
+94
2019-01-15
tree:<depth>: skip some trees even when collecting omits
Matthew DeVore
2
-7
/
+22
2019-01-15
list-objects-filter: teach tree:# how to handle >0
Matthew DeVore
5
-27
/
+219
2019-01-15
Merge branch 'nd/the-index' into md/list-objects-filter-by-depth
Junio C Hamano
66
-491
/
+652
2019-01-15
pkt-line: introduce struct packet_writer
Jonathan Tan
3
-58
/
+115
2019-01-15
add --edit: truncate the patch file
Johannes Schindelin
1
-1
/
+1
2019-01-15
cache: make oidcpy always copy GIT_MAX_RAWSZ bytes
brian m. carlson
2
-31
/
+1
2019-01-15
tree-walk: store object_id in a separate member
brian m. carlson
19
-54
/
+60
2019-01-15
match-trees: use hashcpy to splice trees
brian m. carlson
1
-6
/
+18
2019-01-15
match-trees: compute buffer offset correctly when splicing
brian m. carlson
1
-3
/
+4
2019-01-15
tree-walk: copy object ID before use
brian m. carlson
1
-5
/
+5
2019-01-14
Second batch after 2.20
Junio C Hamano
1
-0
/
+42
2019-01-14
Merge branch 'do/gitweb-strict-export-conf-doc'
Junio C Hamano
1
-2
/
+2
2019-01-14
Merge branch 'nd/indentation-fix'
Junio C Hamano
13
-77
/
+77
2019-01-14
Merge branch 'en/directory-renames-nothanks-doc-update'
Junio C Hamano
1
-2
/
+3
2019-01-14
Merge branch 'bw/mailmap'
Junio C Hamano
1
-0
/
+1
2019-01-14
Merge branch 'fd/gitweb-snapshot-conf-doc-fix'
Junio C Hamano
1
-1
/
+1
2019-01-14
Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'
Junio C Hamano
9
-72
/
+54
2019-01-14
Merge branch 'km/rebase-doc-typofix'
Junio C Hamano
1
-1
/
+1
2019-01-14
Merge branch 'md/exclude-promisor-objects-fix-cleanup'
Junio C Hamano
5
-11
/
+16
2019-01-14
Merge branch 'tb/log-G-binary'
Junio C Hamano
4
-1
/
+48
2019-01-14
Merge branch 'sb/diff-color-moved-config-option-fixup'
Junio C Hamano
3
-10
/
+36
2019-01-14
Merge branch 'hn/highlight-sideband-keywords'
Junio C Hamano
2
-2
/
+5
2019-01-14
Merge branch 'cb/test-lint-cp-a'
Junio C Hamano
1
-0
/
+1
2019-01-14
Merge branch 'cb/t5004-empty-tar-archive-fix'
Junio C Hamano
1
-9
/
+8
2019-01-14
Merge branch 'cb/openbsd-allows-reading-directory'
Junio C Hamano
1
-0
/
+1
2019-01-14
Merge branch 'hb/t0061-dot-in-path-fix'
Junio C Hamano
1
-1
/
+9
2019-01-14
Merge branch 'nd/checkout-noisy'
Junio C Hamano
8
-23
/
+51
2019-01-14
Merge branch 'ab/commit-graph-progress-fix'
Junio C Hamano
1
-3
/
+10
2019-01-14
Merge branch 'nd/attr-pathspec-in-tree-walk'
Junio C Hamano
21
-109
/
+235
2019-01-14
Merge branch 'md/list-lazy-objects-fix'
Junio C Hamano
2
-2
/
+16
2019-01-14
read-cache.c: remove the_* from index_has_changes()
Nguyễn Thái Ngọc Duy
4
-14
/
+12
2019-01-14
merge-recursive.c: remove implicit dependency on the_repository
Nguyễn Thái Ngọc Duy
1
-21
/
+24
2019-01-14
merge-recursive.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
7
-75
/
+91
2019-01-14
sha1-name.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
8
-33
/
+50
2019-01-14
read-cache.c: replace update_index_if_able with repo_&
Nguyễn Thái Ngọc Duy
8
-19
/
+20
2019-01-14
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
16
-50
/
+49
2019-01-14
checkout: avoid the_index when possible
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-01-14
repository.c: replace hold_locked_index() with repo_hold_locked_index()
Nguyễn Thái Ngọc Duy
10
-16
/
+26
2019-01-14
notes-utils.c: remove the_repository references
Nguyễn Thái Ngọc Duy
8
-26
/
+41
2019-01-14
grep: use grep_opt->repo instead of explict repo argument
Nguyễn Thái Ngọc Duy
1
-17
/
+24
2019-01-14
Merge branch 'ms/packet-err-check' into jt/fetch-v2-sideband
Junio C Hamano
15
-133
/
+174
2019-01-14
partial-clone: add missing 'is' in doc
Christian Couder
1
-1
/
+1
2019-01-14
fetch: fix extensions.partialclone name in error message
Christian Couder
1
-2
/
+4
2019-01-11
builtin_diff(): read $GIT_DIFF_OPTS closer to use
Jeff King
1
-1
/
+4
2019-01-11
merge-recursive: copy $GITHEAD strings
Jeff King
1
-5
/
+10
2019-01-11
init: make a copy of $GIT_DIR string
Jeff King
1
-2
/
+4
2019-01-11
config: make a copy of $GIT_CONFIG string
Jeff King
1
-1
/
+1
2019-01-11
commit: copy saved getenv() result
Jeff King
1
-1
/
+2
[prev]
[next]