index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
maintenance: add troubleshooting guide to docs
Derrick Stolee
1
-0
/
+44
2020-10-16
maintenance: use 'incremental' strategy by default
Derrick Stolee
3
-4
/
+43
2020-10-16
maintenance: create maintenance.strategy config
Derrick Stolee
3
-2
/
+90
2020-09-25
maintenance: add start/stop subcommands
Derrick Stolee
8
-0
/
+207
2020-09-25
maintenance: add [un]register subcommands
Derrick Stolee
3
-2
/
+84
2020-09-25
for-each-repo: run subcommands on configured repos
Derrick Stolee
8
-0
/
+152
2020-09-25
maintenance: add --schedule option and config
Derrick Stolee
4
-4
/
+118
2020-09-25
maintenance: optionally skip --auto process
Derrick Stolee
3
-0
/
+24
2020-09-25
maintenance: add incremental-repack auto condition
Derrick Stolee
3
-0
/
+68
2020-09-25
maintenance: auto-size incremental-repack batch
Derrick Stolee
2
-3
/
+76
2020-09-25
maintenance: add incremental-repack task
Derrick Stolee
4
-0
/
+133
2020-09-25
midx: use start_delayed_progress()
Derrick Stolee
2
-12
/
+12
2020-09-25
midx: enable core.multiPackIndex by default
Derrick Stolee
4
-10
/
+13
2020-09-25
maintenance: create auto condition for loose-objects
Derrick Stolee
3
-0
/
+61
2020-09-25
maintenance: add loose-objects task
Derrick Stolee
3
-0
/
+151
2020-09-25
maintenance: add prefetch task
Derrick Stolee
3
-0
/
+92
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-08-18
fetch: optionally allow disabling FETCH_HEAD update
Junio C Hamano
4
-5
/
+41
2020-08-18
Eighth batch
Junio C Hamano
1
-0
/
+36
2020-08-13
Seventh batch
Junio C Hamano
1
-0
/
+9
2020-08-12
Sixth batch
Junio C Hamano
1
-0
/
+11
2020-08-11
t/t4013: add test for --diff-merges=off
Sergey Organov
3
-0
/
+158
2020-08-11
doc/git-log: describe --diff-merges=off
Sergey Organov
1
-1
/
+5
2020-08-11
revision: change "--diff-merges" option to require parameter
Sergey Organov
1
-1
/
+8
2020-08-11
t1416: avoid hard-coded sha1 ids
Jeff King
1
-2
/
+3
2020-08-10
progress: don't dereference before checking for NULL
Martin Ă…gren
1
-2
/
+10
2020-08-10
Fifth batch
Junio C Hamano
1
-0
/
+15
2020-08-09
test_cmp: diagnose incorrect arguments
Eric Sunshine
1
-2
/
+14