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-10-11
Merge branch 'tb/midx-write-propagate-namehash'
Junio C Hamano
3
-4
/
+51
2021-10-06
Merge branch 'lh/systemd-timers'
Junio C Hamano
1
-2
/
+1
2021-10-06
Merge branch 'ab/repo-settings-cleanup'
Junio C Hamano
1
-2
/
+4
2021-10-06
Merge branch 'tb/commit-graph-usage-fix'
Junio C Hamano
1
-6
/
+6
2021-10-06
Merge branch 'pw/rebase-of-a-tag-fix'
Junio C Hamano
1
-59
/
+46
2021-10-06
Merge branch 'jt/add-submodule-odb-clean-up'
Junio C Hamano
1
-3
/
+1
2021-10-03
Merge branch 'ah/connect-parse-feature-v0-fix'
Junio C Hamano
1
-0
/
+15
2021-10-03
Merge branch 'ds/perf-test-built-path-fix'
Junio C Hamano
1
-1
/
+1
2021-10-03
Merge branch 'jk/http-redact-fix'
Junio C Hamano
1
-12
/
+12
2021-10-03
Merge branch 'da/difftool-dir-diff-symlink-fix'
Junio C Hamano
1
-2
/
+65
2021-10-03
Merge branch 'cb/cvsserver'
Junio C Hamano
1
-1
/
+8
2021-10-03
Merge branch 'jk/clone-unborn-head-in-bare'
Junio C Hamano
1
-0
/
+13
2021-10-03
Merge branch 'en/stash-df-fix'
Junio C Hamano
1
-0
/
+58
2021-09-28
Merge branch 'jk/reduce-malloc-in-v2-servers'
Junio C Hamano
1
-0
/
+75
2021-09-27
maintenance: fix test t7900-maintenance.sh
Lénaïc Huard
1
-2
/
+1
2021-09-27
connect: also update offset for features without values
Andrzej Hunt
1
-0
/
+15
2021-09-23
Merge branch 'cb/plug-leaks-in-alloca-emu-users'
Junio C Hamano
1
-11
/
+12
2021-09-23
Merge branch 'ma/help-w-check-for-requested-page'
Junio C Hamano
1
-0
/
+16
2021-09-23
Merge branch 'cb/unix-sockets-with-windows'
Junio C Hamano
1
-8
/
+24
2021-09-23
Merge branch 'ab/retire-option-argument'
Junio C Hamano
2
-6
/
+0
2021-09-23
Merge branch 'mr/bisect-in-c-4'
Junio C Hamano
1
-0
/
+18
2021-09-23
Merge branch 'ab/unused-script-helpers'
Junio C Hamano
1
-4
/
+2
2021-09-23
Merge branch 'jk/http-server-protocol-versions'
Junio C Hamano
2
-2
/
+14
2021-09-23
Merge branch 'ab/test-tool-run-command-cleanup'
Junio C Hamano
1
-4
/
+1
2021-09-23
Merge branch 'en/tests-cleanup-leftover-untracked'
Junio C Hamano
12
-4
/
+18
2021-09-23
Merge branch 'en/am-abort-fix'
Junio C Hamano
1
-0
/
+39
2021-09-23
Merge branch 'ps/update-ref-batch-flush'
Junio C Hamano
1
-0
/
+34
2021-09-23
difftool: fix symlink-file writing in dir-diff mode
David Aguilar
1
-2
/
+65
2021-09-22
http: match headers case-insensitively when redacting
Jeff King
1
-12
/
+12
2021-09-22
t/perf/run: fix bin-wrappers computation
Derrick Stolee
1
-1
/
+1
2021-09-22
environment.c: remove test-specific "ignore_untracked..." variable
Ævar Arnfjörð Bjarmason
1
-2
/
+4
2021-09-22
rebase: dereference tags
Phillip Wood
1
-4
/
+14
2021-09-22
builtin/multi-pack-index.c: disable top-level --[no-]progress
Taylor Blau
1
-6
/
+6
2021-09-20
Merge branch 'jk/t5562-racefix'
Junio C Hamano
1
-8
/
+8
2021-09-20
Merge branch 'ds/mergies-with-sparse-index'
Junio C Hamano
1
-10
/
+82
2021-09-20
Merge branch 'ds/sparse-index-ignored-files'
Junio C Hamano
2
-17
/
+80
2021-09-20
Merge branch 'ab/serve-cleanup'
Junio C Hamano
2
-5
/
+170
2021-09-20
Merge branch 'dt/submodule-diff-fixes'
Junio C Hamano
1
-8
/
+151
2021-09-20
Merge branch 'lh/systemd-timers'
Junio C Hamano
1
-6
/
+108
2021-09-20
Merge branch 'jt/grep-wo-submodule-odb-as-alternate'
Junio C Hamano
2
-0
/
+13
2021-09-20
Merge branch 'tb/multi-pack-bitmaps'
Junio C Hamano
11
-296
/
+753
2021-09-20
clone: handle unborn branch in bare repos
Jeff King
1
-0
/
+13
2021-09-17
t5326: test propagating hashcache values
Taylor Blau
1
-0
/
+30
2021-09-17
p5326: generate pack bitmaps before writing the MIDX bitmap
Taylor Blau
1
-1
/
+8
2021-09-16
git-cvsserver: protect against NULL in crypt(3)
Carlo Marcelo Arenas Belón
1
-1
/
+6
2021-09-16
git-cvsserver: use crypt correctly to compare password hashes
Carlo Marcelo Arenas Belón
1
-1
/
+3
2021-09-16
t0000: avoid masking git exit value through pipes
Carlo Marcelo Arenas Belón
1
-11
/
+12
2021-09-15
Merge branch 'pb/test-use-user-env'
Junio C Hamano
3
-21
/
+103
2021-09-15
Merge branch 'jc/trivial-threeway-binary-merge'
Junio C Hamano
1
-0
/
+45
2021-09-15
Merge branch 'ab/send-email-config-fix'
Junio C Hamano
1
-0
/
+15
[next]