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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
Merge branch 'jc/no-update-fetch-head'
Junio C Hamano
2
-2
/
+20
2020-08-24
Merge branch 'en/dir-nonbare-embedded'
Junio C Hamano
1
-4
/
+20
2020-08-24
Merge branch 'ds/midx-repack-to-batch-size'
Junio C Hamano
1
-0
/
+18
2020-08-24
Merge branch 'es/init-no-separate-git-dir-in-bare'
Junio C Hamano
1
-0
/
+13
2020-08-22
checkout, restore: make pathspec recursive
René Scharfe
2
-3
/
+28
2020-08-21
ident: say whose identity is missing when giving user.name hint
Junio C Hamano
1
-1
/
+12
2020-08-21
ref-filter: 'contents:trailers' show error if `:` is missing
Hariom Verma
1
-0
/
+8
2020-08-21
diff: index-line: respect --abbrev in object's name
Đoàn Trần Công Danh
4
-0
/
+90
2020-08-21
t4013: improve diff-post-processor logic
brian m. carlson
1
-21
/
+39
2020-08-21
t6300: unify %(trailers) and %(contents:trailers) tests
Hariom Verma
1
-42
/
+14
2020-08-21
p5302: count up to online-cpus for thread tests
Jeff King
1
-23
/
+24
2020-08-21
p5302: disable thread-count parameter tests by default
Jeff King
3
-5
/
+16
2020-08-21
t7401: add a NEEDSWORK
Shourya Shukla
1
-1
/
+4
2020-08-21
t7401: change indentation for enhanced readability
Shourya Shukla
1
-65
/
+65
2020-08-21
t7401: change syntax of test_i18ncmp calls for clarity
Shourya Shukla
1
-5
/
+5
2020-08-21
t7401: use 'short' instead of 'verify' and cut in rev-parse calls
Shourya Shukla
1
-2
/
+2
2020-08-21
t7401: modernize style
Shourya Shukla
1
-1
/
+1
2020-08-20
fetch-pack: in partial clone, pass --promisor
Jonathan Tan
1
-0
/
+16
2020-08-19
diff: teach --stat to ignore uninteresting modifications
Matthew Rogers
1
-2
/
+36
2020-08-19
Merge branch 'ds/sha256-leftover-bits'
Junio C Hamano
6
-11
/
+96
2020-08-19
Merge branch 'jc/object-names-are-not-sha-1'
Junio C Hamano
1
-1
/
+1
2020-08-19
Merge branch 'pb/userdiff-fortran-update'
Junio C Hamano
10
-0
/
+95
2020-08-19
Merge branch 'jk/blame-coalesce-fix'
Junio C Hamano
1
-9
/
+19
2020-08-19
Merge branch 'ak/sequencer-fix-find-uniq-abbrev'
Junio C Hamano
1
-0
/
+6
2020-08-19
Merge branch 'en/sequencer-merge-labels'
Junio C Hamano
2
-11
/
+11
2020-08-19
Merge branch 'en/merge-tests'
Junio C Hamano
35
-48
/
+71
2020-08-19
rebase: add --reset-author-date
Rohit Ashiwal
1
-13
/
+21
2020-08-19
rebase -i: support --ignore-date
Phillip Wood
1
-0
/
+56
2020-08-18
promisor-remote: lazy-fetch objects in subprocess
Jonathan Tan
4
-7
/
+7
2020-08-18
patch-id: ignore newline at end of file in diff_flush_patch_id()
René Scharfe
1
-0
/
+23
2020-08-18
fetch-pack: do not lazy-fetch during ref iteration
Jonathan Tan
1
-0
/
+20
2020-08-18
negotiator/noop: add noop fetch negotiator
Jonathan Tan
1
-0
/
+22
2020-08-18
fetch: optionally allow disabling FETCH_HEAD update
Junio C Hamano
2
-2
/
+20
2020-08-17
Merge branch 'so/log-diff-merges-opt'
Junio C Hamano
3
-0
/
+158
2020-08-17
Merge branch 'jk/log-fp-implies-m'
Junio C Hamano
3
-0
/
+101
2020-08-17
Merge branch 'es/test-cmp-typocatcher'
Junio C Hamano
1
-2
/
+14
2020-08-17
Merge branch 'rp/apply-cached-with-i-t-a'
Junio C Hamano
1
-0
/
+56
2020-08-17
Merge branch 'al/bisect-first-parent'
Junio C Hamano
3
-50
/
+103
2020-08-17
Merge branch 'hn/reftable-prep-part-2'
Junio C Hamano
2
-16
/
+19
2020-08-17
Merge branch 'dd/send-email-config'
Junio C Hamano
1
-0
/
+29
2020-08-17
Merge branch 'ps/ref-transaction-hook'
Junio C Hamano
1
-0
/
+27
2020-08-17
multi-pack-index: use hash version byte
Derrick Stolee
2
-6
/
+45
2020-08-17
commit-graph: use the "hash version" byte
Derrick Stolee
3
-5
/
+47
2020-08-17
t/README: document GIT_TEST_DEFAULT_HASH
Derrick Stolee
1
-0
/
+4
2020-08-17
rebase -i: support --committer-date-is-author-date
Phillip Wood
2
-2
/
+57
2020-08-14
config: fix leaks from git_config_get_string_const()
Jeff King
1
-1
/
+1
2020-08-14
sequencer: avoid garbled merge machinery messages due to commit labels
Elijah Newren
2
-11
/
+11
2020-08-14
messages: avoid SHA-1 in end-user facing messages
Junio C Hamano
1
-1
/
+1
2020-08-13
Merge branch 'ma/test-quote-cleanup'
Junio C Hamano
18
-80
/
+53
2020-08-13
Merge branch 'jt/has_object'
Junio C Hamano
1
-0
/
+16
[prev]
[next]