Show patches with: none      |   43247 patches
« 1 2 ... 313 314 315432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,08/12] reftable: clarify how empty tables should be written Reftable support git-core - - - --- 2020-04-27 Johannes Schindelin via GitGitGadget New
[v10,07/12] reftable: define version 2 of the spec to accomodate SHA256 Reftable support git-core - - - --- 2020-04-27 Johannes Schindelin via GitGitGadget New
[v10,06/12] reftable: file format documentation Reftable support git-core - - - --- 2020-04-27 Johannes Schindelin via GitGitGadget New
[v10,05/12] Add .gitattributes for the reftable/ directory Reftable support git-core - - - --- 2020-04-27 Johannes Schindelin via GitGitGadget New
[v10,04/12] refs: document how ref_iterator_advance_fn should handle symrefs Reftable support git-core - - - --- 2020-04-27 Johannes Schindelin via GitGitGadget New
[v10,03/12] create .git/refs in files-backend.c Reftable support git-core - - - --- 2020-04-27 Johannes Schindelin via GitGitGadget New
[v10,02/12] Iterate over the "refs/" namespace in for_each_[raw]ref Reftable support git-core - - - --- 2020-04-27 Johannes Schindelin via GitGitGadget New
[v10,01/12] refs.h: clarify reflog iteration order Reftable support git-core - - - --- 2020-04-27 Johannes Schindelin via GitGitGadget New
[v2] rebase: display an error if --root and --fork-point are both provided [v2] rebase: display an error if --root and --fork-point are both provided - - - --- 2020-04-27 Johannes Schindelin via GitGitGadget New
[v2,4/4] commit-graph.c: ensure graph layers respect core.sharedRepository commit-graph: write non-split graphs as read-only - - - --- 2020-04-27 Taylor Blau New
[v2,3/4] commit-graph.c: write non-split graphs as read-only commit-graph: write non-split graphs as read-only - - - --- 2020-04-27 Taylor Blau New
[v2,2/4] lockfile.c: introduce 'hold_lock_file_for_update_mode' commit-graph: write non-split graphs as read-only - - - --- 2020-04-27 Taylor Blau New
[v2,1/4] tempfile.c: introduce 'create_tempfile_mode' commit-graph: write non-split graphs as read-only - - - --- 2020-04-27 Taylor Blau New
rebase: display an error if --root and --fork-point are both provided rebase: display an error if --root and --fork-point are both provided - - - --- 2020-04-27 Johannes Schindelin via GitGitGadget New
[v3,4/4] progress.c: silence cgcc suggestion about internal linkage Partial fix `make sparse` - - - --- 2020-04-27 Đoàn Trần Công Danh New
[v3,3/4] graph.c: limit linkage of internal variable Partial fix `make sparse` - - - --- 2020-04-27 Đoàn Trần Công Danh New
[v3,2/4] compat/regex: move stdlib.h up in inclusion chain Partial fix `make sparse` - - - --- 2020-04-27 Đoàn Trần Công Danh New
[v3,1/4] test-parse-pathspec-file.c: s/0/NULL/ for pointer type Partial fix `make sparse` - - - --- 2020-04-27 Đoàn Trần Công Danh New
[v3] git-credential-store: skip empty lines and comments from store [v3] git-credential-store: skip empty lines and comments from store - - - --- 2020-04-27 Carlo Marcelo Arenas Belón New
[v2] git-credential-store: skip empty lines and comments from store [v2] git-credential-store: skip empty lines and comments from store - - - --- 2020-04-27 Carlo Marcelo Arenas Belón New
push: unset PARSE_OPT_OPTARG for --recurse-submodules push: unset PARSE_OPT_OPTARG for --recurse-submodules - - - --- 2020-04-27 Denton Liu New
Teach git-rev-list --simplify-forks Teach git-rev-list --simplify-forks - - - --- 2020-04-27 Antonio Russo New
[v5] credential: fix matching URLs with multiple levels in path [v5] credential: fix matching URLs with multiple levels in path - - - --- 2020-04-27 brian m. carlson New
git-credential-store: skip empty lines and comments from store git-credential-store: skip empty lines and comments from store - - - --- 2020-04-26 Carlo Marcelo Arenas Belón New
[v3,1/1] MacOs/brew: Let the build find gettext headers/libraries/msgfmt [v3,1/1] MacOs/brew: Let the build find gettext headers/libraries/msgfmt - - - --- 2020-04-26 Torsten Bögershausen New
[v4] credential: fix matching URLs with multiple levels in path [v4] credential: fix matching URLs with multiple levels in path - - - --- 2020-04-26 brian m. carlson New
config: use GIT_CONFIG in git config sequence config: use GIT_CONFIG in git config sequence - - - --- 2020-04-25 Mateusz Nowotynski New
[v3] redential: fix matching URLs with multiple levels in path [v3] redential: fix matching URLs with multiple levels in path - - - --- 2020-04-25 brian m. carlson New
commit:fix use of uninitialized value [...] in server log commit:fix use of uninitialized value [...] in server log - - - --- 2020-04-25 Johannes Schindelin via GitGitGadget New
commit:fix use of uninitialized value [...] in server log commit:fix use of uninitialized value [...] in server log - - - --- 2020-04-25 Johannes Schindelin via GitGitGadget New
[v2] macos: do let the build find the gettext headers/libraries/msgfmt [v2] macos: do let the build find the gettext headers/libraries/msgfmt - - - --- 2020-04-25 Johannes Schindelin via GitGitGadget New
macos: move PTHREAD_LIBS out of Makefile macos: move PTHREAD_LIBS out of Makefile - - - --- 2020-04-25 Carlo Marcelo Arenas Belón New
connect.c: clarify BUG() messages in push_ssh_options connect.c: clarify BUG() messages in push_ssh_options - - - --- 2020-04-25 Matthias Aßhauer New
macos: move NO_REGEX in macOS to config.mak.uname macos: move NO_REGEX in macOS to config.mak.uname - - - --- 2020-04-25 Carlo Marcelo Arenas Belón New
macos: do not assume brew and gettext are always available/wanted macos: do not assume brew and gettext are always available/wanted - - - --- 2020-04-25 Carlo Marcelo Arenas Belón New
[v3,3/3] oidmap: return oidmap_entry pointers Untitled series #277165 - - - --- 2020-04-25 Abhishek Kumar New
[v3,2/3] oidmap: rework iterators to return typed pointer Untitled series #277165 - - - --- 2020-04-25 Abhishek Kumar New
[v3,1/3] oidmap: make oidmap_free independent of struct layout [v3,1/3] oidmap: make oidmap_free independent of struct layout - - - --- 2020-04-25 Abhishek Kumar New
[11/11] completion: complete remote branches for git switch --track refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[10/11] completion: recognize -c/-C when completing for git switch refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[09/11] completion: fix completion for git switch with no options refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[08/11] completion: perform DWIM logic directly in __git_complete_refs refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[07/11] completion: extract function __git_dwim_remote_heads refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[06/11] completion: rename --track option of __git_complete_refs refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[05/11] completion: remove completion for git switch --orphan refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[05/11] completion: add test showing subpar completion for git switch --orphan Untitled series #277157 - - - --- 2020-04-25 Jacob Keller New
[04/11] completion: add tests showing lack of support for git switch -c/-C refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[03/11] completion: add test highlighting subpar git switch --track completion refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[02/11] completion: add test showing subpar git switch completion refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
[01/11] completion: add some simple test cases for git switch completion refactor git switch completion - - - --- 2020-04-25 Jacob Keller New
gitweb: Recognize *-to and Closes/Fixes trailers gitweb: Recognize *-to and Closes/Fixes trailers - - - --- 2020-04-25 Emma Brooks New
config doc: fix reference to config.worktree info config doc: fix reference to config.worktree info - - - --- 2020-04-25 Matheus Tavares New
[2/2] fetch-pack: in protocol v2, reset in_vain upon ACK Protocol v2 in_vain fixes - 1 - --- 2020-04-25 Jonathan Tan New
[1/2] fetch-pack: in protocol v2, in_vain only after ACK Protocol v2 in_vain fixes - 1 - --- 2020-04-25 Jonathan Tan New
bugreport: collect list of populated hooks bugreport: collect list of populated hooks - - - --- 2020-04-24 Emily Shaffer New
[2/2] credential: handle `credential.<partial-URL>.<key>` again credential: handle partial URLs in config settings again (master) - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
[1/2] credential: optionally allow partial URLs in credential_from_url_gently() credential: handle partial URLs in config settings again (master) - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
ci: fix GitHub workflow when on a tagged revision ci: fix GitHub workflow when on a tagged revision - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
[v2,4/4] progress.c: silence cgcc suggestion about internal linkage Fix Sparse Warning - - - --- 2020-04-24 Đoàn Trần Công Danh New
[v2,3/4] graph.c: limit linkage of internal variable Fix Sparse Warning - - - --- 2020-04-24 Đoàn Trần Công Danh New
[v2,2/4] compat/regex: include alloca.h before undef it Fix Sparse Warning - - - --- 2020-04-24 Đoàn Trần Công Danh New
[v2,1/4] test-parse-pathspec-file.c: s/0/NULL/ for pointer type Fix Sparse Warning - - - --- 2020-04-24 Đoàn Trần Công Danh New
[v5,4/4] date.c: allow compact version of ISO-8601 datetime More ISO-8601 support - - - --- 2020-04-24 Đoàn Trần Công Danh New
[v5,3/4] date.c: skip fractional second part of ISO-8601 More ISO-8601 support - - - --- 2020-04-24 Đoàn Trần Công Danh New
[v5,2/4] date.c: validate and set time in a helper function More ISO-8601 support - - - --- 2020-04-24 Đoàn Trần Công Danh New
[v5,1/4] date.c: s/is_date/set_date/ More ISO-8601 support - - - --- 2020-04-24 Đoàn Trần Công Danh New
push: anonymize URLs in error messages and warnings push: anonymize URLs in error messages and warnings - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
PullRequest: gitweb.perl: fix 'Use of uninitialized value $params{"action"} in string eq at gitweb.… PullRequest: gitweb.perl: fix 'Use of uninitialized value $params{"action"} in string eq at gitweb.… - - - --- 2020-04-24 Raphaël Gertz New
[v3,3/3] credential: handle `credential.<partial-URL>.<key>` again credential: handle partial URLs in config settings again - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
[v3,2/3] credential: optionally allow partial URLs in credential_from_url_gently() credential: handle partial URLs in config settings again - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
[v3,1/3] credential: fix grammar credential: handle partial URLs in config settings again - 1 - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
credential: remove unnecessary forward declarations credential: remove unnecessary forward declarations - - - --- 2020-04-24 Carlo Marcelo Arenas Belón New
[8/8] ci: modification of main.yml to use cmake for vs-build job CMake build system for git - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
[7/8] cmake: support for building git on windows with msvc and clang. CMake build system for git - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
[6/8] cmake: support for building git on windows with mingw CMake build system for git - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
[5/8] cmake: support for testing git when building out of the source tree CMake build system for git - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
[4/8] cmake: support for testing git with ctest CMake build system for git - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
[3/8] cmake: installation support for git CMake build system for git - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
[2/8] cmake: generate the shell/perl/python scripts and templates, translations CMake build system for git - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
[1/8] Introduce CMake support for configuring Git on Linux CMake build system for git - - - --- 2020-04-24 Johannes Schindelin via GitGitGadget New
[v2,3/3] credential: handle `credential.<partial-URL>.<key>` again Untitled series #276435 - - - --- 2020-04-23 Johannes Schindelin via GitGitGadget New
[v2,2/3] credential: optionally allow partial URLs in credential_from_url_gently() Untitled series #276433 - - - --- 2020-04-23 Johannes Schindelin via GitGitGadget New
[v2,1/3] credential: fix grammar credential: handle partial URLs in config settings again - 1 - --- 2020-04-23 Johannes Schindelin via GitGitGadget New
[4/4] commit-graph: close descriptors after mmap commit-graph: handle file descriptor exhaustion - - - --- 2020-04-23 Taylor Blau New
[3/4] commit-graph.c: gracefully handle file descriptor exhaustion commit-graph: handle file descriptor exhaustion - - - --- 2020-04-23 Taylor Blau New
[2/4] t/test-lib.sh: make ULIMIT_FILE_DESCRIPTORS available to tests commit-graph: handle file descriptor exhaustion - - - --- 2020-04-23 Taylor Blau New
[1/4] commit-graph.c: don't use discarded graph_name in error commit-graph: handle file descriptor exhaustion - - - --- 2020-04-23 Taylor Blau New
blame: drop unused parameter from maybe_changed_path blame: drop unused parameter from maybe_changed_path - - - --- 2020-04-23 Jeff King New
[2/2] test-bloom: check that we have expected arguments minor fixups for gs/commit-graph-path-filter - - - --- 2020-04-23 Jeff King New
[1/2] test-bloom: fix some whitespace issues minor fixups for gs/commit-graph-path-filter - - - --- 2020-04-23 Jeff King New
Commit change disappeared from repository Commit change disappeared from repository - - - --- 2020-04-23 Renato Botelho New
[v4,4/4] date.c: allow compact version of ISO-8601 datetime More ISO-8601 support - - - --- 2020-04-23 Đoàn Trần Công Danh New
[v4,3/4] date.c: skip fractional second part of ISO-8601 More ISO-8601 support - - - --- 2020-04-23 Đoàn Trần Công Danh New
[v4,2/4] date.c: validate and set time in a helper function More ISO-8601 support - - - --- 2020-04-23 Đoàn Trần Công Danh New
[v4,1/4] date.c: s/is_date/set_date/ More ISO-8601 support - - - --- 2020-04-23 Đoàn Trần Công Danh New
[5/4] fmt-merge-msg.c: fix `make sparse` on next fix make sparse warning - - - --- 2020-04-23 Đoàn Trần Công Danh New
[4/4] progress.c: silence cgcc suggestion about internal linkage fix make sparse warning - - - --- 2020-04-23 Đoàn Trần Công Danh New
[3/4] graph.c: limit linkage of internal variable fix make sparse warning - - - --- 2020-04-23 Đoàn Trần Công Danh New
[2/4] compat/regex: silence `make sparse` warning fix make sparse warning - - - --- 2020-04-23 Đoàn Trần Công Danh New
[1/4] C: s/0/NULL/ for pointer type fix make sparse warning - - - --- 2020-04-23 Đoàn Trần Công Danh New
« 1 2 ... 313 314 315432 433 »