]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-09-20  Wesley SchwengleDocument `rebase.forkpoint` in rebase man page
2021-09-20  Jeff Hostetlert/helper/simple-ipc: convert test-simple-ipc to use...
2021-09-20  Jeff Hostetlerrun-command: create start_bg_command
2021-09-20  Jeff Hostetlersimple-ipc/ipc-win32: add Windows ACL to named pipe
2021-09-20  Jeff Hostetlersimple-ipc/ipc-win32: add trace2 debugging
2021-09-20  Carlo Marcelo... simple-ipc: move definition of ipc_active_state outside...
2021-09-20  Jeff Hostetlersimple-ipc: preparations for supporting binary messages.
2021-09-20  Jeff Hostetlertrace2: add trace2_child_ready() to report on backgroun...
2021-09-18  Carlo Marcelo... unicode: update the width tables to Unicode 14
2021-09-17  Taylor Blaut5326: test propagating hashcache values
2021-09-17  Taylor Blaup5326: generate pack bitmaps before writing the MIDX...
2021-09-17  Carlo Marcelo... Documentation: cleanup git-cvsserver
2021-09-17  Carlo Marcelo... git-cvsserver: protect against NULL in crypt(3)
2021-09-16  Carlo Marcelo... git-cvsserver: use crypt correctly to compare password...
2021-09-16  Carlo Marcelo... t0000: avoid masking git exit value through pipes
2021-09-16  Carlo Marcelo... tree-diff: fix leak when not HAVE_ALLOCA_H
2021-09-16  Kyle Zhaopack-revindex.h: correct the time complexity descriptions
2021-09-15  Junio C HamanoThe sixth batch
2021-09-15  Junio C HamanoMerge branch 'jc/prefix-filename-allocates'
2021-09-15  Junio C HamanoMerge branch 'rs/range-diff-avoid-segfault-with-I'
2021-09-15  Junio C HamanoMerge branch 'ab/reverse-midx-optim'
2021-09-15  Junio C HamanoMerge branch 'bs/install-strip'
2021-09-15  Junio C HamanoMerge branch 'pb/test-use-user-env'
2021-09-15  Junio C HamanoMerge branch 'jc/trivial-threeway-binary-merge'
2021-09-15  Junio C HamanoMerge branch 'bs/doc-bugreport-outdir'
2021-09-15  Junio C HamanoMerge branch 'ab/no-more-check-bindir'
2021-09-15  Junio C HamanoMerge branch 'ab/send-email-config-fix'
2021-09-15  Junio C HamanoMerge branch 'so/diff-index-regression-fix'
2021-09-15  Jeff Kingt1400: avoid SIGPIPE race condition on fifo
2021-09-15  Jonathan Tansubmodule: extract path to submodule gitdir func
2021-09-15  Jeff Kingls-refs: reject unknown arguments
2021-09-15  Jeff Kingserve: reject commands used as capabilities
2021-09-15  Jeff Kingserve: reject bogus v2 "command=ls-refs=foo"
2021-09-15  Jeff Kingdocs/protocol-v2: clarify some ls-refs ref-prefix details
2021-09-15  Jeff Kingls-refs: ignore very long ref-prefix counts
2021-09-15  Jeff Kingserve: drop "keys" strvec
2021-09-15  Jeff Kingserve: provide "receive" function for session-id capability
2021-09-15  Jeff Kingserve: provide "receive" function for object-format...
2021-09-14  Taylor Blaup5326: don't set core.multiPackIndex unnecessarily
2021-09-14  Taylor Blaup5326: create missing 'perf-tag' tag
2021-09-14  Taylor Blaumidx.c: respect 'pack.writeBitmapHashcache' when writin...
2021-09-14  Taylor Blaupack-bitmap.c: propagate namehash values from existing...
2021-09-14  Taylor Blaut/helper/test-bitmap.c: add 'dump-hashes' mode
2021-09-14  Jeff Kingserve: add "receive" method for v2 capabilities table
2021-09-14  Jeff Kingserve: return capability "value" from get_capability()
2021-09-14  Jeff Kingserve: rename is_command() to parse_command()
2021-09-14  Junio C HamanoMerge branch 'ab/serve-cleanup' into jk/reduce-malloc...
2021-09-14  Matthias Aßhauerdocumentation: add documentation for 'git version'
2021-09-14  Matthias Aßhauerhelp: make sure local html page exists before calling...
2021-09-14  Carlo Marcelo... git-compat-util: include declaration for unix sockets...
2021-09-14  Carlo Marcelo... credential-cache: check for windows specific errors
2021-09-14  Carlo Marcelo... t0301: fixes for windows compatibility
2021-09-13  Philip Oakleydoc: config, tell readers of `git help --config`
2021-09-13  Miriam Rubiobisect--helper: retire `--bisect-next-check` subcommand
2021-09-13  Tanushree Tumanebisect--helper: reimplement `bisect_run` shell function...
2021-09-13  Pranit Bauvabisect--helper: reimplement `bisect_visualize()` shell...
2021-09-13  Pranit Bauvarun-command: make `exists_in_PATH()` non-static
2021-09-13  Miriam Rubiot6030-bisect-porcelain: add test for bisect visualize
2021-09-13  Miriam Rubiot6030-bisect-porcelain: add tests to control bisect...
2021-09-13  Phillip Woodt3407: rework rebase --quit tests
2021-09-13  Phillip Woodt3407: strengthen rebase --abort tests
2021-09-13  Phillip Woodt3407: use test_path_is_missing
2021-09-13  Phillip Woodt3407: rename a variable
2021-09-13  Phillip Woodt3407: use test_cmp_rev
2021-09-13  Phillip Woodt3407: use test_commit
2021-09-13  Phillip Woodt3407: run tests in $TEST_DIRECTORY
2021-09-13  Ævar Arnfjörð... http: don't hardcode the value of CURL_SOCKOPT_OK
2021-09-13  Ævar Arnfjörð... http: centralize the accounting of libcurl dependencies
2021-09-13  Ævar Arnfjörð... http: correct curl version check for CURLOPT_PINNEDPUBL...
2021-09-13  Ævar Arnfjörð... http: correct version check for CURL_HTTP_VERSION_2
2021-09-13  Ævar Arnfjörð... http: drop support for curl < 7.18.0 (again)
2021-09-13  Ævar Arnfjörð... Makefile: drop support for curl < 7.9.8 (again)
2021-09-13  Ævar Arnfjörð... INSTALL: mention that we need libcurl 7.19.4 or newer...
2021-09-13  Ævar Arnfjörð... parse-options API: remove OPTION_ARGUMENT feature
2021-09-13  Ævar Arnfjörð... difftool: use run_command() API in run_file_diff()
2021-09-13  Jeff Kingdifftool: prepare "diff" cmdline in cmd_difftool()
2021-09-13  Ævar Arnfjörð... difftool: prepare "struct child_process" in cmd_difftool()
2021-09-13  Ævar Arnfjörð... git rev-parse --parseopt tests: add more usagestr tests
2021-09-13  Ævar Arnfjörð... send-pack: properly use parse_options() API for usage...
2021-09-13  Ævar Arnfjörð... parse-options API users: align usage output in C-strings
2021-09-12  Ævar Arnfjörð... gc: remove unused launchctl_get_uid() call
2021-09-12  Ævar Arnfjörð... test-tool run-command: fix flip-flop init pattern
2021-09-12  Elijah Newrentests: remove leftover untracked files
2021-09-12  Jeff Kingstrvec: use size_t to store nr and alloc
2021-09-12  René Scharfecompression: drop write-only core_compression_* variables
2021-09-12  Ævar Arnfjörð... test-lib: remove unused $_x40 and $_z40 variables
2021-09-12  Ævar Arnfjörð... git-bisect: remove unused SHA-1 $x40 shell variable
2021-09-12  Ævar Arnfjörð... git-sh-setup: remove unused "pull with rebase" message
2021-09-12  Ævar Arnfjörð... git-submodule: remove unused is_zero_oid() function
2021-09-12  René Scharfepackfile: use oidset for bad objects
2021-09-12  René Scharfepackfile: convert has_packed_and_bad() to object_id
2021-09-12  René Scharfepackfile: convert mark_bad_packed_object() to object_id
2021-09-12  René Scharfemidx: inline nth_midxed_pack_entry()
2021-09-12  René Scharfeoidset: make oidset_size() an inline function
2021-09-12  Ævar Arnfjörð... INSTALL: reword and copy-edit the "libcurl" section
2021-09-12  Ævar Arnfjörð... INSTALL: don't mention the "curl" executable at all
2021-09-10  Ævar Arnfjörð... help: correct the usage string in -h and documentation
2021-09-10  Elijah Newrenam: fix incorrect exit status on am fail to abort
2021-09-10  Elijah Newrent4151: add a few am --abort tests
2021-09-10  Elijah Newrengit-am.txt: clarify --abort behavior
next