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-31
Merge branch 'jk/index-pack-w-more-threads'
Junio C Hamano
3
-23
/
+35
2020-08-31
Merge branch 'hv/ref-filter-trailers-atom-parsing-fix'
Junio C Hamano
1
-38
/
+18
2020-08-31
Merge branch 'jt/promisor-pack-fix'
Junio C Hamano
1
-0
/
+16
2020-08-31
Merge branch 'dd/diff-customize-index-line-abbrev'
Junio C Hamano
4
-21
/
+129
2020-08-31
init: make --separate-git-dir work from within linked worktree
Eric Sunshine
1
-2
/
+19
2020-08-31
init: teach --separate-git-dir to repair linked worktrees
Eric Sunshine
1
-0
/
+11
2020-08-31
worktree: teach "repair" to fix outgoing links to worktrees
Eric Sunshine
1
-0
/
+86
2020-08-31
worktree: teach "repair" to fix worktree back-links to main worktree
Eric Sunshine
1
-0
/
+82
2020-08-28
ref-filter: add `sanitize` option for 'subject' atom
Hariom Verma
1
-0
/
+7
2020-08-28
ref-filter: add `short` modifier to 'parent' atom
Hariom Verma
1
-0
/
+6
2020-08-28
ref-filter: add `short` modifier to 'tree' atom
Hariom Verma
1
-0
/
+6
2020-08-28
ref-filter: support different email formats
Hariom Verma
1
-0
/
+16
2020-08-27
Merge branch 'jk/leakfix'
Junio C Hamano
1
-1
/
+1
2020-08-27
transport: parse report options for tracking refs
Jiang Xin
1
-6
/
+16
2020-08-27
t5411: test updates of remote-tracking branches
Jiang Xin
1
-0
/
+48
2020-08-27
receive-pack: new config receive.procReceiveRefs
Jiang Xin
5
-0
/
+373
2020-08-27
New capability "report-status-v2" for git-push
Jiang Xin
8
-22
/
+131
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
[prev]
[next]