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
2021-06-02
t1413: use tar to save and restore entire .git directory
Han-Wen Nienhuys
1
-3
/
+2
2021-06-02
t1401-symbolic-ref: avoid direct filesystem access
Han-Wen Nienhuys
1
-13
/
+9
2021-06-02
t1401: use tar to snapshot and restore repo state
Han-Wen Nienhuys
1
-1
/
+8
2021-06-02
t5601: read HEAD using rev-parse
Han-Wen Nienhuys
1
-1
/
+2
2021-06-02
t9300: check ref existence using test-helper rather than a file system check
Han-Wen Nienhuys
1
-1
/
+1
2021-06-02
t/helper/ref-store: initialize oid in resolve-ref
Han-Wen Nienhuys
1
-1
/
+1
2021-06-02
t4202: split testcase for invalid HEAD symref and HEAD hash
Han-Wen Nienhuys
1
-3
/
+7
2021-04-13
The ninth batch
Junio C Hamano
1
-0
/
+25
2021-04-13
Merge branch 'vs/completion-with-set-u'
Junio C Hamano
1
-3
/
+3
2021-04-13
Merge branch 'ab/detox-config-gettext'
Junio C Hamano
1
-15
/
+1
2021-04-13
Merge branch 'gk/gitweb-redacted-email'
Junio C Hamano
2
-7
/
+38
2021-04-13
Merge branch 'cc/test-helper-bloom-usage-fix'
Junio C Hamano
1
-1
/
+1
2021-04-13
Merge branch 'ab/send-email-validate-errors'
Junio C Hamano
2
-25
/
+55
2021-04-13
Merge branch 'tb/precompose-prefix-simplify'
Junio C Hamano
5
-16
/
+29
2021-04-13
Merge branch 'fm/user-manual-use-preface'
Junio C Hamano
1
-0
/
+3
2021-04-13
Merge branch 'ab/perl-do-not-abuse-map'
Junio C Hamano
1
-2
/
+2
2021-04-13
Merge branch 'tb/pack-preferred-tips-to-give-bitmap'
Junio C Hamano
9
-0
/
+142
2021-04-13
Merge branch 'jk/ref-filter-segfault-fix'
Junio C Hamano
2
-1
/
+11
2021-04-08
gitweb: add "e-mail privacy" feature to redact e-mail addresses
Georgios Kontaxis
2
-7
/
+38
2021-04-08
The eighth batch
Junio C Hamano
1
-0
/
+18
2021-04-08
Merge branch 'ab/make-tags-quiet'
Junio C Hamano
1
-4
/
+6
2021-04-08
Merge branch 'rs/daemon-sanitize-dir-sep'
Junio C Hamano
1
-4
/
+4
2021-04-08
Merge branch 'en/ort-perf-batch-9'
Junio C Hamano
4
-15
/
+354
2021-04-08
Merge branch 'en/sequencer-edit-upon-conflict-fix'
Junio C Hamano
4
-17
/
+77
2021-04-08
Merge branch 'll/clone-reject-shallow'
Junio C Hamano
10
-6
/
+108
2021-04-08
Merge branch 'tb/reverse-midx'
Junio C Hamano
14
-68
/
+733
2021-04-08
config.c: remove last remnant of GIT_TEST_GETTEXT_POISON
Ævar Arnfjörð Bjarmason
1
-15
/
+1
2021-04-08
completion: audit and guard $GIT_* against unset use
Ville Skyttä
1
-3
/
+3
2021-04-07
The seventh batch
Junio C Hamano
1
-0
/
+29
2021-04-07
Merge branch 'ab/fsck-api-cleanup'
Junio C Hamano
7
-216
/
+210
2021-04-07
Merge branch 'cc/downcase-opt-help'
Junio C Hamano
2
-5
/
+5
2021-04-07
Merge branch 'js/security-md'
Junio C Hamano
3
-0
/
+183
2021-04-07
Merge branch 'ps/pack-bitmap-optim'
Junio C Hamano
2
-0
/
+15
2021-04-07
Merge branch 'zh/commit-trailer'
Junio C Hamano
3
-1
/
+347
2021-04-07
Merge branch 'js/cmake-vsbuild'
Junio C Hamano
2
-7
/
+24
2021-04-07
Merge branch 'ds/clarify-hashwrite'
Junio C Hamano
1
-15
/
+18
2021-04-07
Merge branch 'ah/plugleaks'
Junio C Hamano
10
-56
/
+74
2021-04-06
git-send-email: improve --validate error output
Ævar Arnfjörð Bjarmason
2
-11
/
+18
2021-04-06
git-send-email: refactor duplicate $? checks into a function
Ævar Arnfjörð Bjarmason
1
-17
/
+28
2021-04-06
git-send-email: test full --validate output
Ævar Arnfjörð Bjarmason
1
-6
/
+18
2021-04-05
test-bloom: fix missing 'bloom' from usage string
Christian Couder
1
-1
/
+1
2021-04-05
macOS: precompose startup_info->prefix
Torsten Bögershausen
2
-11
/
+19
2021-04-05
precompose_utf8: make precompose_string_if_needed() public
Torsten Bögershausen
3
-5
/
+10
2021-04-03
user-manual.txt: assign preface an id and a title
Firmin Martin
1
-0
/
+3
2021-04-02
The sixth batch
Junio C Hamano
1
-0
/
+7
2021-04-02
Merge branch 'zh/format-patch-fractional-reroll-count'
Junio C Hamano
6
-12
/
+88
2021-04-02
Merge branch 'jh/simple-ipc'
Junio C Hamano
21
-52
/
+3315
2021-04-02
Merge branch 'mt/parallel-checkout-part-1'
Junio C Hamano
11
-137
/
+277
2021-04-02
git-send-email: replace "map" in void context with "for"
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-04-01
Makefile: add QUIET_GEN to "tags" and "TAGS" targets
Ævar Arnfjörð Bjarmason
1
-4
/
+6
[next]