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-09-15
Merge branch 'so/diff-index-regression-fix'
Junio C Hamano
3
-14
/
+8
2021-09-15
t1400: avoid SIGPIPE race condition on fifo
Jeff King
1
-3
/
+5
2021-09-15
submodule: extract path to submodule gitdir func
Jonathan Tan
5
-27
/
+72
2021-09-15
ls-refs: reject unknown arguments
Jeff King
2
-0
/
+15
2021-09-15
serve: reject commands used as capabilities
Jeff King
2
-1
/
+22
2021-09-15
serve: reject bogus v2 "command=ls-refs=foo"
Jeff King
2
-1
/
+11
2021-09-15
docs/protocol-v2: clarify some ls-refs ref-prefix details
Jeff King
1
-1
/
+5
2021-09-15
ls-refs: ignore very long ref-prefix counts
Jeff King
2
-2
/
+49
2021-09-15
serve: drop "keys" strvec
Jeff King
1
-5
/
+3
2021-09-14
serve: provide "receive" function for session-id capability
Jeff King
1
-24
/
+9
2021-09-14
serve: provide "receive" function for object-format capability
Jeff King
1
-17
/
+17
2021-09-14
serve: add "receive" method for v2 capabilities table
Jeff King
1
-3
/
+18
2021-09-14
serve: return capability "value" from get_capability()
Jeff King
1
-4
/
+14
2021-09-14
serve: rename is_command() to parse_command()
Jeff King
1
-2
/
+2
2021-09-14
Merge branch 'ab/serve-cleanup' into jk/reduce-malloc-in-v2-servers
Junio C Hamano
20
-128
/
+298
2021-09-14
documentation: add documentation for 'git version'
Matthias Aßhauer
2
-0
/
+32
2021-09-14
help: make sure local html page exists before calling external processes
Matthias Aßhauer
2
-3
/
+22
2021-09-14
git-compat-util: include declaration for unix sockets in windows
Carlo Marcelo Arenas Belón
1
-0
/
+3
2021-09-14
credential-cache: check for windows specific errors
Carlo Marcelo Arenas Belón
1
-2
/
+28
2021-09-14
t0301: fixes for windows compatibility
Carlo Marcelo Arenas Belón
1
-8
/
+24
2021-09-13
doc: config, tell readers of `git help --config`
Philip Oakley
1
-0
/
+3
2021-09-13
bisect--helper: retire `--bisect-next-check` subcommand
Miriam Rubio
1
-7
/
+0
2021-09-13
bisect--helper: reimplement `bisect_run` shell function in C
Tanushree Tumane
2
-61
/
+106
2021-09-13
bisect--helper: reimplement `bisect_visualize()` shell function in C
Pranit Bauva
2
-25
/
+48
2021-09-13
run-command: make `exists_in_PATH()` non-static
Pranit Bauva
2
-2
/
+14
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-13
http: don't hardcode the value of CURL_SOCKOPT_OK
Ævar Arnfjörð Bjarmason
2
-1
/
+12
2021-09-13
http: centralize the accounting of libcurl dependencies
Ævar Arnfjörð Bjarmason
3
-15
/
+133
2021-09-13
http: correct curl version check for CURLOPT_PINNEDPUBLICKEY
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2021-09-13
http: correct version check for CURL_HTTP_VERSION_2
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-09-13
http: drop support for curl < 7.18.0 (again)
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2021-09-13
Makefile: drop support for curl < 7.9.8 (again)
Ævar Arnfjörð Bjarmason
1
-9
/
+2
2021-09-13
INSTALL: mention that we need libcurl 7.19.4 or newer to build
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2021-09-12
parse-options API: remove OPTION_ARGUMENT feature
Ævar Arnfjörð Bjarmason
6
-28
/
+3
2021-09-12
difftool: use run_command() API in run_file_diff()
Ævar Arnfjörð Bjarmason
1
-7
/
+6
2021-09-12
difftool: prepare "diff" cmdline in cmd_difftool()
Jeff King
1
-8
/
+7
2021-09-12
difftool: prepare "struct child_process" in cmd_difftool()
Ævar Arnfjörð Bjarmason
1
-14
/
+15
2021-09-12
gc: remove unused launchctl_get_uid() call
Ævar Arnfjörð Bjarmason
1
-7
/
+1
2021-09-12
test-tool run-command: fix flip-flop init pattern
Ævar Arnfjörð Bjarmason
1
-4
/
+1
2021-09-12
tests: remove leftover untracked files
Elijah Newren
12
-4
/
+18
2021-09-12
strvec: use size_t to store nr and alloc
Jeff King
1
-2
/
+2
2021-09-12
compression: drop write-only core_compression_* variables
René Scharfe
3
-5
/
+0
[prev]
[next]