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
2020-09-18
ref-filter: make internal reachable-filter API more precise
Aaron Lipman
2
-18
/
+14
2020-09-18
commit-graph: introduce 'commitGraph.maxNewFilters'
Taylor Blau
4
-2
/
+43
2020-09-18
builtin/commit-graph.c: introduce '--max-new-filters=<n>'
Taylor Blau
6
-8
/
+112
2020-09-17
commit-graph: rename 'split_commit_graph_opts'
Taylor Blau
3
-34
/
+34
2020-09-17
bloom: encode out-of-bounds filters as non-empty
Taylor Blau
6
-9
/
+54
2020-09-17
contrib/completion: complete options that take refs for format-patch
Denton Liu
1
-0
/
+4
2020-09-17
remote: don't show success message when set-head fails
Christian Schlack
1
-1
/
+1
2020-09-17
packfile: actually set approximate_object_count_valid
Jeff King
2
-0
/
+5
2020-09-17
maintenance: add trace2 regions for task execution
Derrick Stolee
1
-0
/
+2
2020-09-17
maintenance: add auto condition for commit-graph task
Derrick Stolee
3
-0
/
+93
2020-09-17
maintenance: use pointers to check --auto
Derrick Stolee
3
-2
/
+18
2020-09-17
maintenance: create maintenance.<task>.enabled config
Derrick Stolee
5
-5
/
+44
2020-09-17
maintenance: take a lock on the objects directory
Derrick Stolee
1
-0
/
+20
2020-09-17
maintenance: add --task option
Derrick Stolee
3
-4
/
+98
2020-09-17
maintenance: add commit-graph task
Derrick Stolee
5
-4
/
+45
2020-09-17
maintenance: initialize task array
Derrick Stolee
1
-1
/
+42
2020-09-17
maintenance: replace run_auto_gc()
Derrick Stolee
10
-23
/
+25
2020-09-17
maintenance: add --quiet option
Derrick Stolee
3
-6
/
+23
2020-09-17
maintenance: create basic maintenance runner
Derrick Stolee
8
-0
/
+175
2020-09-17
bloom/diff: properly short-circuit on max_changes
Derrick Stolee
4
-16
/
+100
2020-09-17
bloom: use provided 'struct bloom_filter_settings'
Taylor Blau
4
-19
/
+19
2020-09-17
bloom: split 'get_bloom_filter()' in two
Taylor Blau
7
-13
/
+62
2020-09-17
commit-graph.c: store maximum changed paths
Taylor Blau
3
-3
/
+16
2020-09-16
mergetool: allow auto-merge for meld to follow the vim-diff behavior
Lin Sun
3
-16
/
+96
2020-09-16
ref-filter: allow merged and no-merged filters
Aaron Lipman
13
-65
/
+92
2020-09-16
Doc: cover multiple contains/no-contains filters
Aaron Lipman
4
-0
/
+15
2020-09-16
t3201: test multiple branch filter combinations
Aaron Lipman
1
-11
/
+36
2020-09-15
commit-graph-format.txt: fix no-parent value
Conor Davis
1
-1
/
+1
2020-09-15
fetch: pass --ipv4 and --ipv6 options to sub-fetches
Alex Riesen
1
-0
/
+4
2020-09-10
quote: turn 'nodq' parameter into a set of flags
Junio C Hamano
3
-13
/
+20
2020-09-10
quote: rename misnamed sq_lookup[] to cq_lookup[]
Junio C Hamano
1
-7
/
+7
2020-09-10
wt-status: consistently quote paths in "status --short" output
Junio C Hamano
2
-2
/
+29
2020-09-10
quote_path: code clarification
Junio C Hamano
1
-7
/
+12
2020-09-10
quote_path: optionally allow quoting a path with SP in it
Junio C Hamano
3
-12
/
+11
2020-09-10
quote_path: give flags parameter to quote_path()
Junio C Hamano
5
-26
/
+26
2020-09-10
quote_path: rename quote_path_relative() to quote_path()
Junio C Hamano
5
-18
/
+14
2020-09-09
Fit to Plan 9's ANSI/POSIX compatibility layer
Kyohei Kadota
2
-34
/
+34
2020-09-09
Fourteenth batch
Junio C Hamano
1
-0
/
+28
2020-09-09
Merge branch 'os/vcbuild'
Junio C Hamano
4
-4
/
+5
2020-09-09
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
20
-53
/
+98
2020-09-09
Merge branch 'js/ci-squelch-false-failure'
Junio C Hamano
1
-3
/
+2
2020-09-09
Merge branch 'pb/imap-send-updates'
Junio C Hamano
1
-15
/
+19
2020-09-09
Merge branch 'hv/ref-filter-misc'
Junio C Hamano
5
-65
/
+161
2020-09-09
Merge branch 'ss/submodule-summary-in-c-fixes'
Junio C Hamano
2
-10
/
+9
2020-09-09
Merge branch 'so/separate-field-for-m-and-diff-merges'
Junio C Hamano
3
-8
/
+9
2020-09-09
Merge branch 'es/worktree-repair'
Junio C Hamano
7
-2
/
+445
2020-09-09
Merge branch 'jk/worktree-check-clean-leakfix'
Junio C Hamano
1
-5
/
+3
2020-09-09
Merge branch 'tb/repack-clearing-midx'
Junio C Hamano
5
-11
/
+65
2020-09-09
Merge branch 'ss/submodule-summary-in-c'
Junio C Hamano
7
-195
/
+512
2020-09-09
refs: add GIT_TRACE_REFS debugging mechanism
Han-Wen Nienhuys
5
-0
/
+409
[prev]
[next]