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-09-17
bloom: split 'get_bloom_filter()' in two
Taylor Blau
1
-1
/
+2
2020-09-17
commit-graph.c: store maximum changed paths
Taylor Blau
1
-2
/
+2
2020-09-16
ref-filter: allow merged and no-merged filters
Aaron Lipman
4
-8
/
+31
2020-09-16
t3201: test multiple branch filter combinations
Aaron Lipman
1
-11
/
+36
2020-09-10
wt-status: consistently quote paths in "status --short" output
Junio C Hamano
1
-0
/
+27
2020-09-09
Fit to Plan 9's ANSI/POSIX compatibility layer
Kyohei Kadota
1
-33
/
+33
2020-09-09
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
1
-0
/
+12
2020-09-09
Merge branch 'hv/ref-filter-misc'
Junio C Hamano
1
-0
/
+35
2020-09-09
Merge branch 'ss/submodule-summary-in-c-fixes'
Junio C Hamano
1
-1
/
+1
2020-09-09
Merge branch 'es/worktree-repair'
Junio C Hamano
2
-0
/
+207
2020-09-09
Merge branch 'tb/repack-clearing-midx'
Junio C Hamano
1
-2
/
+42
2020-09-09
Merge branch 'ss/submodule-summary-in-c'
Junio C Hamano
2
-0
/
+75
2020-09-09
commit-graph: respect 'commitGraph.readChangedPaths'
Taylor Blau
1
-1
/
+3
2020-09-09
t/helper/test-read-graph.c: prepare repo settings
Taylor Blau
1
-1
/
+2
2020-09-09
t4216: use an '&&'-chain
Taylor Blau
1
-1
/
+1
2020-09-09
commit-graph: introduce 'get_bloom_filter_settings()'
Taylor Blau
2
-3
/
+19
2020-09-09
add -p: fix editing of intent-to-add paths
Phillip Wood
1
-0
/
+38
2020-09-09
config: complain about --worktree outside of a git repo
Matheus Tavares
1
-5
/
+8
2020-09-08
t3200: clean side effect of git checkout --orphan
Aaron Lipman
1
-0
/
+1
2020-09-08
add--interactive.perl: specify --no-color explicitly
Jeff King
1
-0
/
+1
2020-09-08
add-patch: fix inverted return code of repo_read_index()
Jeff King
1
-0
/
+7
2020-09-03
Merge branch 'mr/diff-hide-stat-wo-textual-change'
Junio C Hamano
1
-2
/
+36
2020-09-03
Merge branch 'jt/lazy-fetch'
Junio C Hamano
7
-17
/
+64
2020-09-03
Merge branch 'jk/slimmed-down'
Junio C Hamano
8
-1674
/
+1
2020-09-03
Merge branch 'jt/fetch-pack-loosen-validation-with-packfile-uri'
Junio C Hamano
1
-0
/
+53
2020-09-03
Merge branch 'ss/t7401-modernize'
Junio C Hamano
1
-73
/
+76
2020-09-03
Merge branch 'pw/rebase-i-more-options'
Junio C Hamano
2
-2
/
+180
2020-09-02
wt-status: tolerate dangling marks
Jonathan Tan
1
-0
/
+12
2020-09-02
fetch: no FETCH_HEAD display if --no-write-fetch-head
Jonathan Tan
2
-10
/
+15
2020-08-31
Merge branch 'ps/ref-transaction-hook'
Junio C Hamano
1
-3
/
+10
2020-08-31
Merge branch 'jk/rev-input-given-fix'
Junio C Hamano
2
-0
/
+15
2020-08-31
Merge branch 'jc/ident-whose-ident'
Junio C Hamano
1
-1
/
+12
2020-08-31
Merge branch 'rs/checkout-no-overlay-pathspec-fix'
Junio C Hamano
2
-3
/
+28
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
[prev]
[next]