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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
Merge branch 'ah/pull'
Junio C Hamano
1
-2
/
+1
2020-09-29
Merge branch 'bc/clone-with-git-default-hash-fix'
Junio C Hamano
2
-3
/
+5
2020-09-29
Merge branch 'tb/bloom-improvements'
Junio C Hamano
1
-13
/
+50
2020-09-25
Merge branch 'jx/proc-receive-hook'
Junio C Hamano
2
-9
/
+482
2020-09-25
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
6
-7
/
+346
2020-09-24
pull: don't warn if pull.ff has been set
Alex Henrie
1
-2
/
+1
2020-09-22
Merge branch 'ar/fetch-ipversion-in-all'
Junio C Hamano
1
-1
/
+4
2020-09-22
Merge branch 'cs/don-t-pretend-a-failed-remote-set-head-succeeded'
Junio C Hamano
1
-1
/
+1
2020-09-22
Merge branch 'al/ref-filter-merged-and-no-merged'
Junio C Hamano
3
-8
/
+8
2020-09-22
Merge branch 'ls/mergetool-meld-auto-merge'
Junio C Hamano
1
-0
/
+17
2020-09-22
Merge branch 'jt/threaded-index-pack'
Junio C Hamano
1
-206
/
+250
2020-09-22
Merge branch 'es/format-patch-interdiff-cleanup'
Junio C Hamano
1
-9
/
+13
2020-09-22
Merge branch 'os/fetch-submodule-optim'
Junio C Hamano
1
-1
/
+3
2020-09-22
builtin/clone: avoid failure with GIT_DEFAULT_HASH
brian m. carlson
2
-3
/
+5
2020-09-18
Merge branch 'mt/config-fail-nongit-early'
Junio C Hamano
1
-4
/
+8
2020-09-18
Merge branch 'jc/quote-path-cleanup'
Junio C Hamano
2
-12
/
+12
2020-09-18
Merge branch 'es/wt-add-detach'
Junio C Hamano
1
-1
/
+1
2020-09-18
Merge branch 'jc/add-i-use-builtin-experimental'
Junio C Hamano
1
-3
/
+9
2020-09-18
Merge branch 'rs/refspec-leakfix'
Junio C Hamano
3
-42
/
+26
2020-09-18
Merge branch 'rs/misc-cleanups'
Junio C Hamano
1
-7
/
+1
2020-09-18
commit-graph: introduce 'commitGraph.maxNewFilters'
Taylor Blau
1
-0
/
+14
2020-09-18
builtin/commit-graph.c: introduce '--max-new-filters=<n>'
Taylor Blau
1
-2
/
+25
2020-09-17
commit-graph: rename 'split_commit_graph_opts'
Taylor Blau
1
-10
/
+10
2020-09-17
remote: don't show success message when set-head fails
Christian Schlack
1
-1
/
+1
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
1
-0
/
+82
2020-09-17
maintenance: use pointers to check --auto
Derrick Stolee
1
-0
/
+16
2020-09-17
maintenance: create maintenance.<task>.enabled config
Derrick Stolee
1
-0
/
+19
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
1
-3
/
+63
2020-09-17
maintenance: add commit-graph task
Derrick Stolee
1
-0
/
+30
2020-09-17
maintenance: initialize task array
Derrick Stolee
1
-1
/
+42
2020-09-17
maintenance: replace run_auto_gc()
Derrick Stolee
5
-7
/
+9
2020-09-17
maintenance: add --quiet option
Derrick Stolee
1
-1
/
+10
2020-09-17
maintenance: create basic maintenance runner
Derrick Stolee
1
-0
/
+58
2020-09-16
mergetool: allow auto-merge for meld to follow the vim-diff behavior
Lin Sun
1
-0
/
+17
2020-09-16
ref-filter: allow merged and no-merged filters
Aaron Lipman
3
-8
/
+8
2020-09-15
fetch: pass --ipv4 and --ipv6 options to sub-fetches
Alex Riesen
1
-0
/
+4
2020-09-10
quote_path: give flags parameter to quote_path()
Junio C Hamano
2
-12
/
+12
2020-09-10
quote_path: rename quote_path_relative() to quote_path()
Junio C Hamano
2
-12
/
+12
2020-09-09
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
8
-9
/
+9
2020-09-09
Merge branch 'ss/submodule-summary-in-c-fixes'
Junio C Hamano
1
-9
/
+8
2020-09-09
Merge branch 'es/worktree-repair'
Junio C Hamano
2
-0
/
+56
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
1
-7
/
+5
2020-09-09
Merge branch 'ss/submodule-summary-in-c'
Junio C Hamano
1
-3
/
+429
2020-09-09
commit-graph: pass a 'struct repository *' in more places
Taylor Blau
1
-1
/
+1
2020-09-09
config: complain about --worktree outside of a git repo
Matheus Tavares
1
-4
/
+8
2020-09-08
index-pack: make quantum of work smaller
Jonathan Tan
1
-148
/
+200
2020-09-08
format-patch: use 'origin' as start of current-series-range when known
Eric Sunshine
1
-7
/
+11
[next]