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
2021-01-05
maintenance: use Windows scheduled tasks
Derrick Stolee
1
-0
/
+37
2021-01-05
maintenance: use launchctl on macOS
Derrick Stolee
1
-0
/
+59
2020-11-24
maintenance: extract platform-specific scheduling
Derrick Stolee
2
-7
/
+8
2020-10-16
maintenance: use 'incremental' strategy by default
Derrick Stolee
1
-4
/
+16
2020-10-16
maintenance: create maintenance.strategy config
Derrick Stolee
1
-0
/
+49
2020-09-25
maintenance: add start/stop subcommands
Derrick Stolee
5
-0
/
+71
2020-09-25
maintenance: add [un]register subcommands
Derrick Stolee
1
-1
/
+16
2020-09-25
for-each-repo: run subcommands on configured repos
Derrick Stolee
1
-0
/
+30
2020-09-25
maintenance: add --schedule option and config
Derrick Stolee
1
-0
/
+40
2020-09-25
maintenance: optionally skip --auto process
Derrick Stolee
1
-0
/
+13
2020-09-25
maintenance: add incremental-repack auto condition
Derrick Stolee
1
-0
/
+28
2020-09-25
maintenance: auto-size incremental-repack batch
Derrick Stolee
1
-2
/
+34
2020-09-25
maintenance: add incremental-repack task
Derrick Stolee
2
-0
/
+39
2020-09-25
midx: use start_delayed_progress()
Derrick Stolee
1
-7
/
+7
2020-09-25
maintenance: create auto condition for loose-objects
Derrick Stolee
1
-0
/
+22
2020-09-25
maintenance: add loose-objects task
Derrick Stolee
1
-0
/
+39
2020-09-25
maintenance: add prefetch task
Derrick Stolee
1
-0
/
+26
2020-09-17
maintenance: use pointers to check --auto
Derrick Stolee
2
-2
/
+2
2020-09-17
maintenance: create maintenance.<task>.enabled config
Derrick Stolee
1
-0
/
+8
2020-09-17
maintenance: add --task option
Derrick Stolee
1
-0
/
+27
2020-09-17
maintenance: add commit-graph task
Derrick Stolee
1
-0
/
+2
2020-09-17
maintenance: replace run_auto_gc()
Derrick Stolee
1
-1
/
+1
2020-09-17
maintenance: add --quiet option
Derrick Stolee
1
-5
/
+10
2020-09-17
maintenance: create basic maintenance runner
Derrick Stolee
2
-0
/
+56
2020-08-18
fetch: optionally allow disabling FETCH_HEAD update
Junio C Hamano
2
-2
/
+20
2020-08-17
Merge branch 'so/log-diff-merges-opt'
Junio C Hamano
3
-0
/
+158
2020-08-17
Merge branch 'jk/log-fp-implies-m'
Junio C Hamano
3
-0
/
+101
2020-08-17
Merge branch 'es/test-cmp-typocatcher'
Junio C Hamano
1
-2
/
+14
2020-08-17
Merge branch 'rp/apply-cached-with-i-t-a'
Junio C Hamano
1
-0
/
+56
2020-08-17
Merge branch 'al/bisect-first-parent'
Junio C Hamano
3
-50
/
+103
2020-08-17
Merge branch 'hn/reftable-prep-part-2'
Junio C Hamano
2
-16
/
+19
2020-08-17
Merge branch 'dd/send-email-config'
Junio C Hamano
1
-0
/
+29
2020-08-17
Merge branch 'ps/ref-transaction-hook'
Junio C Hamano
1
-0
/
+27
2020-08-13
Merge branch 'ma/test-quote-cleanup'
Junio C Hamano
18
-80
/
+53
2020-08-13
Merge branch 'jt/has_object'
Junio C Hamano
1
-0
/
+16
2020-08-11
Merge branch 'tb/upload-pack-filters'
Junio C Hamano
1
-0
/
+33
2020-08-11
Merge branch 'bc/sha-256-part-3'
Junio C Hamano
60
-305
/
+481
2020-08-11
t/t4013: add test for --diff-merges=off
Sergey Organov
3
-0
/
+158
2020-08-11
t1416: avoid hard-coded sha1 ids
Jeff King
1
-2
/
+3
2020-08-10
Merge branch 'en/eol-attrs-gotchas'
Junio C Hamano
1
-20
/
+6
2020-08-10
Merge branch 'ma/t1450-quotefix'
Junio C Hamano
1
-1
/
+1
2020-08-10
Merge branch 'jk/strvec'
Junio C Hamano
2
-27
/
+27
2020-08-09
test_cmp: diagnose incorrect arguments
Eric Sunshine
1
-2
/
+14
2020-08-09
t4140: test apply with i-t-a paths
Raymond E. Pasco
1
-0
/
+56
2020-08-07
bisect: introduce first-parent flag
Aaron Lipman
1
-0
/
+18
2020-08-07
rev-list: allow bisect and first-parent flags
Aaron Lipman
2
-2
/
+47
2020-08-07
t6030: modernize "git bisect run" tests
Aaron Lipman
1
-48
/
+38
2020-08-07
refs: fix interleaving hook calls with reference-transaction hook
Patrick Steinhardt
1
-0
/
+26
2020-08-06
t4104: modernize and simplify quoting
Martin Ågren
1
-42
/
+15
2020-08-06
t: don't spuriously close and reopen quotes
Martin Ågren
17
-38
/
+38
[next]