Show patches with: none      |   43198 patches
« 1 2 ... 324 325 326431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,19/24] tag: store SHA-256 signatures in a header SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,18/24] gpg-interface: improve interface for parsing tags SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,17/24] commit: use expected signature header for SHA-256 SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,16/24] worktree: allow repository version 1 SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,15/24] init-db: move writing repo version into a function SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,14/24] builtin/init-db: add environment variable for new repo hash SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,13/24] builtin/init-db: allow specifying hash algorithm on command line SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,12/24] setup: allow check_repository_format to read repository format SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,11/24] t/helper: make repository tests hash independent SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,10/24] t/helper: initialize repository if necessary SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,09/24] t/helper/test-dump-split-index: initialize git repository SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,08/24] t6300: make hash algorithm independent SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,07/24] t6300: abstract away SHA-1-specific constants SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,06/24] t: use hash-specific lookup tables to define test constants SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,05/24] repository: require a build flag to use SHA-256 SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,04/24] hex: add functions to parse hex object IDs in any algorithm SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,03/24] hex: introduce parsing variants taking hash algorithms SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,02/24] hash: implement and use a context cloning function SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
[v2,01/24] builtin/pack-objects: make hash agnostic SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-02-22 brian m. carlson New
use strpbrk(3) to search for characters from a given set use strpbrk(3) to search for characters from a given set - - - --- 2020-02-22 René Scharfe New
quote: use isalnum() to check for alphanumeric characters quote: use isalnum() to check for alphanumeric characters - - - --- 2020-02-22 René Scharfe New
[GSoC,1/1] t1050: clean up checks for file existence Introduction & microproject - - - --- 2020-02-22 Rasmus Jonsson New
[v2,2/2] partial-clone: avoid fetching when looking for objects Document two partial clone bugs, fix one - - - --- 2020-02-21 Linus Arver via GitGitGadget New
[v2,1/2] partial-clone: demonstrate bugs in partial fetch Document two partial clone bugs, fix one - - - --- 2020-02-21 Linus Arver via GitGitGadget New
[2/2] config: documentation for HTTPS proxy client cert. Add HTTPS proxy SSL options (cert, key, cainfo) - - - --- 2020-02-21 Linus Arver via GitGitGadget New
[1/2] http: add client cert for HTTPS proxies. Add HTTPS proxy SSL options (cert, key, cainfo) - - - --- 2020-02-21 Linus Arver via GitGitGadget New
[v2] completion: add diff --color-moved[-ws] [v2] completion: add diff --color-moved[-ws] 1 - - --- 2020-02-21 Kir Kolyshkin New
run-command.c: ensure signaled hook scripts are waited upon run-command.c: ensure signaled hook scripts are waited upon - - - --- 2020-02-21 Anthony Sottile New
[v3,2/2] clone: pass --single-branch during --recurse-submodules propagate --single-branch during clone --recurse-submodules - - - --- 2020-02-21 Emily Shaffer New
[v3,1/2] submodule--helper: use C99 named initializer propagate --single-branch during clone --recurse-submodules - - - --- 2020-02-21 Emily Shaffer New
run-command.h: fix mis-indented struct member run-command.h: fix mis-indented struct member - - - --- 2020-02-21 Jeff King New
completion: add diff --color-moved[-ws] completion: add diff --color-moved[-ws] - - - --- 2020-02-20 Kir Kolyshkin New
sparse-checkout: allow one-character directories in cone mode sparse-checkout: allow one-character directories in cone mode - - - --- 2020-02-20 Linus Arver via GitGitGadget New
[v2,5/5] am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch am: provide a replacement for "cat .git/rebase-apply/patch" - - - --- 2020-02-20 Paolo Bonzini New
[v2,4/5] am: support --show-current-patch=raw as a synonym for--show-current-patch am: provide a replacement for "cat .git/rebase-apply/patch" - - - --- 2020-02-20 Paolo Bonzini New
[v2,3/5] am: convert "resume" variable to a struct am: provide a replacement for "cat .git/rebase-apply/patch" - - - --- 2020-02-20 Paolo Bonzini New
[v2,2/5] parse-options: convert "command mode" to a flag am: provide a replacement for "cat .git/rebase-apply/patch" - - - --- 2020-02-20 Paolo Bonzini New
[v2,1/5] parse-options: add testcases for OPT_CMDMODE() am: provide a replacement for "cat .git/rebase-apply/patch" - - - --- 2020-02-20 Paolo Bonzini New
[v2,2/2] lib-log-graph: consolidate colored graph cmp logic Consolidate test_cmp_graph logic - - - --- 2020-02-20 Abhishek Kumar New
[GSoC,v2,1/2] lib-log-graph: consolidate test_cmp_graph logic Consolidate test_cmp_graph logic - - - --- 2020-02-20 Abhishek Kumar New
[v2,5/5] credential: allow wildcard patterns when matching config Wildcard matching for credentials - - - --- 2020-02-20 brian m. carlson New
[v2,4/5] credential: use the last matching username in the config Wildcard matching for credentials - - - --- 2020-02-20 brian m. carlson New
[v2,3/5] t0300: add tests for some additional cases Wildcard matching for credentials - - - --- 2020-02-20 brian m. carlson New
[v2,2/5] t1300: add test for urlmatch with multiple wildcards Wildcard matching for credentials - - - --- 2020-02-20 brian m. carlson New
[v2,1/5] mailmap: add an additional email address for brian m. carlson Wildcard matching for credentials - - - --- 2020-02-20 brian m. carlson New
[v8,15/15] bugreport: summarize contents of alternates file add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,14/15] bugreport: list contents of $OBJDIR/info add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,13/15] bugreport: add packed object summary add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,12/15] bugreport: count loose objects add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,11/15] bugreport: collect list of populated hooks add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,10/15] bugreport: add config values from safelist add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,09/15] bugreport: generate config safelist based on docs add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,08/15] bugreport: include user interactive shell add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,07/15] bugreport: add git-remote-https version add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,06/15] bugreport: add compiler info add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,05/15] bugreport: add uname info add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,04/15] bugreport: gather git version and build info add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,03/15] bugreport: add tool to generate debugging info add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,02/15] help: add shell-path to --build-options add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v8,01/15] help: move list_config_help to builtin/help add git-bugreport tool - - - --- 2020-02-20 Emily Shaffer New
[v3,2/2] advice: extract vadvise() from advise() advice: refactor advise API - - - --- 2020-02-19 Linus Arver via GitGitGadget New
[v3,1/2] advice: revamp advise API advice: revamp advise API - - - --- 2020-02-19 Linus Arver via GitGitGadget New
[v4,2/2] merge-recursive: fix the refresh logic in update_file_flags t3433: new rebase testcase documenting a stat-dirty-like failure - - - --- 2020-02-19 Linus Arver via GitGitGadget New
[v4,1/2] t3433: new rebase testcase documenting a stat-dirty-like failure t3433: new rebase testcase documenting a stat-dirty-like failure - - - --- 2020-02-19 Linus Arver via GitGitGadget New
[2/2] partial-clone: avoid fetching when looking for objects Document two partial clone bugs, fix one - - - --- 2020-02-19 Linus Arver via GitGitGadget New
[1/2] partial-clone: demonstrate bugs in partial fetch Document two partial clone bugs, fix one - - - --- 2020-02-19 Linus Arver via GitGitGadget New
[4/4] am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch am: provide a replacement for "cat .git/rebase-apply/patch" - - - --- 2020-02-19 Paolo Bonzini New
[3/4] am: support --show-current-patch=raw as a synonym for--show-current-patch am: provide a replacement for "cat .git/rebase-apply/patch" - - - --- 2020-02-19 Paolo Bonzini New
[2/4] am: convert "resume" variable to a struct am: provide a replacement for "cat .git/rebase-apply/patch" - - - --- 2020-02-19 Paolo Bonzini New
[1/4] parse-options: convert "command mode" to a flag am: provide a replacement for "cat .git/rebase-apply/patch" - - - --- 2020-02-19 Paolo Bonzini New
[v3] check-ignore: fix documentation and implementation to match [v3] check-ignore: fix documentation and implementation to match - - - --- 2020-02-18 Linus Arver via GitGitGadget New
[v3] t3433: new rebase testcase documenting a stat-dirty-like failure [v3] t3433: new rebase testcase documenting a stat-dirty-like failure - - - --- 2020-02-18 Linus Arver via GitGitGadget New
doc-diff: use single-colon rule in rendering Makefile doc-diff: use single-colon rule in rendering Makefile - - - --- 2020-02-18 Jeff King New
doc/config/push: use longer "--" line for preformatted example doc/config/push: use longer "--" line for preformatted example - - - --- 2020-02-18 Jeff King New
[v2] t3424: new rebase testcase documenting a stat-dirty-like failure [v2] t3424: new rebase testcase documenting a stat-dirty-like failure - - - --- 2020-02-18 Linus Arver via GitGitGadget New
[v2] check-ignore: fix documentation and implementation to match [v2] check-ignore: fix documentation and implementation to match - - - --- 2020-02-18 Linus Arver via GitGitGadget New
[v2] push: introduce --push-option-if-able [v2] push: introduce --push-option-if-able - - - --- 2020-02-18 Drew DeVault New
[v6,5/5] Reftable support for git-core Reftable support git-core - - - --- 2020-02-18 Linus Arver via GitGitGadget New
[v6,4/5] Add reftable library Reftable support git-core - - - --- 2020-02-18 Linus Arver via GitGitGadget New
[v6,3/5] refs: document how ref_iterator_advance_fn should handle symrefs Reftable support git-core - - - --- 2020-02-18 Linus Arver via GitGitGadget New
[v6,2/5] create .git/refs in files-backend.c Reftable support git-core - - - --- 2020-02-18 Linus Arver via GitGitGadget New
[v6,1/5] refs.h: clarify reflog iteration order Reftable support git-core - - - --- 2020-02-18 Linus Arver via GitGitGadget New
[GSoC,RFC,2/2] STRBUF_INIT_CONST: Adapting strbuf_* functions STRBUF_INIT_CONST Cover - - - --- 2020-02-18 Robear Selwans New
[GSoC,RFC,1/2] STRBUF_INIT_CONST: a new way to initialize strbuf STRBUF_INIT_CONST Cover - - - --- 2020-02-18 Robear Selwans New
[v3] mingw: workaround for hangs when sending STDIN [v3] mingw: workaround for hangs when sending STDIN - - - --- 2020-02-17 Linus Arver via GitGitGadget New
[v3,8/8] stash push: support the --pathspec-from-file option Support --pathspec-from-file in rm, stash - - - --- 2020-02-17 Linus Arver via GitGitGadget New
[v3,7/8] stash: eliminate crude option parsing Support --pathspec-from-file in rm, stash - - - --- 2020-02-17 Linus Arver via GitGitGadget New
[v3,6/8] doc: stash: synchronize <pathspec> description Support --pathspec-from-file in rm, stash - - - --- 2020-02-17 Linus Arver via GitGitGadget New
[v3,5/8] doc: stash: document more options Support --pathspec-from-file in rm, stash - - - --- 2020-02-17 Linus Arver via GitGitGadget New
[v3,4/8] doc: stash: split options from description (2) Support --pathspec-from-file in rm, stash - - - --- 2020-02-17 Linus Arver via GitGitGadget New
[v3,3/8] doc: stash: split options from description (1) Support --pathspec-from-file in rm, stash - - - --- 2020-02-17 Linus Arver via GitGitGadget New
[v3,2/8] rm: support the --pathspec-from-file option Support --pathspec-from-file in rm, stash - - - --- 2020-02-17 Linus Arver via GitGitGadget New
[v3,1/8] doc: rm: synchronize <pathspec> description Support --pathspec-from-file in rm, stash - - - --- 2020-02-17 Linus Arver via GitGitGadget New
t3424: new rebase testcase documenting a stat-dirty-like failure t3424: new rebase testcase documenting a stat-dirty-like failure - - - --- 2020-02-17 Linus Arver via GitGitGadget New
[v2] mingw: workaround for hangs when sending STDIN [v2] mingw: workaround for hangs when sending STDIN - - - --- 2020-02-17 Linus Arver via GitGitGadget New
check-ignore: fix handling with negated patterns check-ignore: fix handling with negated patterns - - - --- 2020-02-17 Linus Arver via GitGitGadget New
git-gui: add missing close bracket git-gui: add missing close bracket - - - --- 2020-02-17 Pratyush Yadav New
[2/2] send-pack: downgrade push options error to warning [1/2] git-receive-pack: document push options - - - --- 2020-02-17 Drew DeVault New
[1/2] git-receive-pack: document push options [1/2] git-receive-pack: document push options - - - --- 2020-02-17 Drew DeVault New
[v4,12/12] bisect: libify `bisect_next_all` Finish converting git bisect to C part 1 - - - --- 2020-02-17 Miriam R. New
« 1 2 ... 324 325 326431 432 »