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-09-22
test-lib tests: don't provide a description for the sub-tests
Ævar Arnfjörð Bjarmason
2
-88
/
+66
2021-09-22
test-lib tests: split up "write and run" into two functions
Ævar Arnfjörð Bjarmason
2
-49
/
+67
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-20
Merge branch 'ab/retire-option-argument' into da/difftool
Junio C Hamano
2
-6
/
+0
2021-09-20
Merge branch 'en/am-abort-fix' into en/removing-untracked-fixes
Junio C Hamano
1
-0
/
+39
2021-09-20
t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command
Jeff Hostetler
1
-156
/
+43
2021-09-20
simple-ipc: preparations for supporting binary messages.
Jeff Hostetler
1
-11
/
+23
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
2021-09-15
t1400: avoid SIGPIPE race condition on fifo
Jeff King
1
-3
/
+5
2021-09-15
ls-refs: reject unknown arguments
Jeff King
1
-0
/
+13
2021-09-15
serve: reject commands used as capabilities
Jeff King
1
-0
/
+21
2021-09-15
serve: reject bogus v2 "command=ls-refs=foo"
Jeff King
1
-0
/
+10
2021-09-15
ls-refs: ignore very long ref-prefix counts
Jeff King
1
-0
/
+31
2021-09-14
p5326: don't set core.multiPackIndex unnecessarily
Taylor Blau
1
-4
/
+0
2021-09-14
p5326: create missing 'perf-tag' tag
Taylor Blau
1
-0
/
+6
2021-09-14
t/helper/test-bitmap.c: add 'dump-hashes' mode
Taylor Blau
1
-1
/
+9
2021-09-14
Merge branch 'ab/serve-cleanup' into jk/reduce-malloc-in-v2-servers
Junio C Hamano
2
-5
/
+170
2021-09-14
help: make sure local html page exists before calling external processes
Matthias Aßhauer
1
-0
/
+16
2021-09-14
t0301: fixes for windows compatibility
Carlo Marcelo Arenas Belón
1
-8
/
+24
2021-09-13
t6030-bisect-porcelain: add test for bisect visualize
Miriam Rubio
1
-0
/
+7
2021-09-13
t6030-bisect-porcelain: add tests to control bisect run exit cases
Miriam Rubio
1
-0
/
+11
2021-09-13
t3407: rework rebase --quit tests
Phillip Wood
1
-22
/
+12
2021-09-13
t3407: strengthen rebase --abort tests
Phillip Wood
1
-3
/
+10
2021-09-13
t3407: use test_path_is_missing
Phillip Wood
1
-5
/
+5
2021-09-13
t3407: rename a variable
Phillip Wood
1
-7
/
+7
2021-09-13
t3407: use test_cmp_rev
Phillip Wood
1
-7
/
+7
2021-09-13
t3407: use test_commit
Phillip Wood
1
-12
/
+5
2021-09-13
t3407: run tests in $TEST_DIRECTORY
Phillip Wood
1
-13
/
+0
2021-09-12
parse-options API: remove OPTION_ARGUMENT feature
Ævar Arnfjörð Bjarmason
2
-6
/
+0
2021-09-12
git rev-parse --parseopt tests: add more usagestr tests
Ævar Arnfjörð Bjarmason
1
-0
/
+54
2021-09-12
test-tool run-command: fix flip-flop init pattern
Ævar Arnfjörð Bjarmason
1
-4
/
+1
[prev]
[next]