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-27
receive-pack: feed report options to post-receive
Jiang Xin
6
-22
/
+32
2020-08-27
receive-pack: add new proc-receive hook
Jiang Xin
25
-0
/
+2324
2020-08-27
t5411: add basic test cases for proc-receive hook
Jiang Xin
6
-0
/
+521
2020-08-27
transport: not report a non-head push as a branch
Jiang Xin
1
-1
/
+1
2020-08-27
t7421: eliminate 'grep' check in t7421.4 for mingw compatibility
Shourya Shukla
1
-1
/
+1
2020-08-27
worktree: add skeleton "repair" command
Eric Sunshine
1
-0
/
+11
2020-08-26
t3436: do not run git-merge-recursive in dashed form
Junio C Hamano
1
-1
/
+1
2020-08-26
builtin/repack.c: invalidate MIDX only when necessary
Taylor Blau
1
-2
/
+42
2020-08-26
revision: set rev_input_given in handle_revision_arg()
Jeff King
2
-0
/
+15
2020-08-25
refs: remove lookup cache for reference-transaction hook
Patrick Steinhardt
1
-3
/
+10
2020-08-24
fetch-pack: make packfile URIs work with transfer.fsckobjects
Jonathan Tan
1
-0
/
+53
2020-08-24
Merge branch 'rs/patch-id-with-incomplete-line'
Junio C Hamano
1
-0
/
+23
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
[prev]
[next]