Show patches with: Archived = No       |   19525 patches
« 1 2 ... 147 148 149195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/5] commit-graph: define common usage with a macro commit-graph: usage fixes - - - --- 2021-07-18 Ævar Arnfjörð Bjarmason Superseded
t0000: clear GIT_SKIP_TESTS before running sub-tests t0000: clear GIT_SKIP_TESTS before running sub-tests - - - --- 2021-07-16 Jeff King Accepted
[v2] CodingGuidelines: recommend gender-neutral description [v2] CodingGuidelines: recommend gender-neutral description - - - --- 2021-07-16 Junio C Hamano Accepted
[v4] test-lib-functions: use test-tool for [de]packetize() [v4] test-lib-functions: use test-tool for [de]packetize() - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Accepted
[v8,7/7] refs: make errno output explicit for refs_resolve_ref_unsafe refs: cleanup errno sideband ref related functions - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v8,6/7] refs: explicitly return failure_errno from parse_loose_ref_contents refs: cleanup errno sideband ref related functions - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v8,5/7] refs: add failure_errno to refs_read_raw_ref() signature refs: cleanup errno sideband ref related functions - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v8,4/7] refs: make errno output explicit for read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v8,3/7] refs/files-backend: stop setting errno from lock_ref_oid_basic refs: cleanup errno sideband ref related functions - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v8,2/7] refs: remove EINVAL errno output from specification of read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v8,1/7] refs file backend: move raceproof_create_file() here refs: cleanup errno sideband ref related functions - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v2,11/11] refs/files: remove unused "errno == EISDIR" code fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v2,10/11] refs/files: remove unused "oid" in lock_ref_oid_basic() fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v2,09/11] reflog expire: don't lock reflogs using previously seen OID fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v2,08/11] refs/files: add a comment about refs_reflog_exists() call fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v2,07/11] refs: make repo_dwim_log() accept a NULL oid fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v2,06/11] refs API: pass the "lock OID" to reflog "prepare" fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v2,05/11] refs/debug: re-indent argument list for "prepare" fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v2,04/11] refs/files: remove unused "skip" in lock_raw_ref() too fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v2,03/11] refs/files: remove unused "extras/skip" in lock_ref_oid_basic() fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v2,02/11] refs/files: remove unused REF_DELETING in lock_ref_oid_basic() fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v2,01/11] refs/packet: add missing BUG() invocations to reflog callbacks fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-16 Ævar Arnfjörð Bjarmason Superseded
[v3,7/7] merge-ort: restart merge with cached renames to reduce process entry cost Optimization batch 14: trivial directory resolution - - - --- 2021-07-16 Elijah Newren Superseded
[v3,6/7] merge-ort: avoid recursing into directories when we don't need to Optimization batch 14: trivial directory resolution - - - --- 2021-07-16 Elijah Newren Superseded
[v3,5/7] merge-ort: defer recursing into directories when merge base is matched Optimization batch 14: trivial directory resolution - - - --- 2021-07-16 Elijah Newren Superseded
[v3,4/7] merge-ort: add a handle_deferred_entries() helper function Optimization batch 14: trivial directory resolution - - - --- 2021-07-16 Elijah Newren Superseded
[v3,3/7] merge-ort: add data structures for allowable trivial directory resolves Optimization batch 14: trivial directory resolution - - - --- 2021-07-16 Elijah Newren Superseded
[v3,2/7] merge-ort: add some more explanations in collect_merge_info_callback() Optimization batch 14: trivial directory resolution - - - --- 2021-07-16 Elijah Newren Superseded
[v3,1/7] merge-ort: resolve paths early when we have sufficient information Optimization batch 14: trivial directory resolution - - - --- 2021-07-16 Elijah Newren Superseded
doc: clarify description of 'submodule.recurse' doc: clarify description of 'submodule.recurse' - - - --- 2021-07-16 Philippe Blain Accepted
[v2] parse-options: don't complete option aliases by default [v2] parse-options: don't complete option aliases by default - - - --- 2021-07-16 Philippe Blain Accepted
[9/9] hook: implement hookcmd.<name>.skip config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[8/9] hook: teach 'hookcmd' config to alias hook scripts config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[7/9] hook: allow out-of-repo 'git hook' invocations config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[6/9] hook: include hooks from the config config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[5/9] hook: allow running non-native hooks config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[4/9] hook: treat hookdir hook specially config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[3/9] hook: introduce "git hook list" config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[2/9] hook: allow parallel hook execution config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[1/9] hook: run a list of hooks instead config-based hooks restarted - - - --- 2021-07-15 Emily Shaffer Superseded
[v2,3/3] fetch: die on invalid --negotiation-tip hash Push negotiation fixes - - - --- 2021-07-15 Jonathan Tan Accepted
[v2,2/3] send-pack: fix push nego. when remote has refs Push negotiation fixes - - - --- 2021-07-15 Jonathan Tan Accepted
[v2,1/3] send-pack: fix push.negotiate with remote helper Push negotiation fixes - - - --- 2021-07-15 Jonathan Tan Accepted
CodingGuidelines: recommend gender-neutral description CodingGuidelines: recommend gender-neutral description - - - --- 2021-07-15 Junio C Hamano Superseded
[v2,17/17,GSOC] cat-file: use fast path when using default_format cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,16/17,GSOC] ref-filter: remove grab_oid() function cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,15/17,GSOC] cat-file: re-implement --textconv, --filters options cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,14/17,GSOC] cat-file: reuse err buf in batch_object_write() cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,13/17,GSOC] cat-file: reuse ref-filter logic cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,12/17,GSOC] cat-file: create p1006-cat-file.sh cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,11/17,GSOC] cat-file: change batch_objects parameter name cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,10/17,GSOC] cat-file: add has_object_file() check cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,09/17,GSOC] ref-filter: modify the error message and value in get_object cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,08/17,GSOC] ref-filter: add cat_file_mode to ref_format cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,07/17,GSOC] ref-filter: introduce free_ref_array_item_value() function cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,06/17,GSOC] ref-filter: pass get_object() return value to their callers cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,05/17,GSOC] ref-filter: add %(rest) atom cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,04/17,GSOC] ref-filter: use non-const ref_format in *_atom_parser() cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,03/17,GSOC] ref-filter: --format=%(raw) re-support --perl cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,02/17,GSOC] ref-filter: add %(raw) atom cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
[v2,01/17,GSOC] ref-filter: add obj-type check in grab contents cat-file: reuse ref-filter logic - - - --- 2021-07-15 ZheNing Hu Superseded
parse-options: don't complete option aliases by default parse-options: don't complete option aliases by default - 1 - --- 2021-07-15 Philippe Blain Superseded
[v4,3/3] worktree: teach `add` to accept --reason <string> with --lock worktree: teach add to accept --reason with --lock - - - --- 2021-07-15 Stephen Manz Accepted
[v4,2/3] worktree: mark lock strings with `_()` for translation worktree: teach add to accept --reason with --lock - - - --- 2021-07-15 Stephen Manz Accepted
[v4,1/3] t2400: clean up '"add" worktree with lock' test worktree: teach add to accept --reason with --lock - - - --- 2021-07-15 Stephen Manz Accepted
[v3,4/4] Bump rename limit defaults (yet again) Rename/copy limits -- docs, warnings, and new defaults - - - --- 2021-07-15 Elijah Newren Accepted
[v3,3/4] diffcore-rename: treat a rename_limit of 0 as unlimited Rename/copy limits -- docs, warnings, and new defaults - - - --- 2021-07-15 Elijah Newren Accepted
[v3,2/4] doc: clarify documentation for rename/copy limits Rename/copy limits -- docs, warnings, and new defaults - - - --- 2021-07-15 Elijah Newren Accepted
[v3,1/4] diff: correct warning message when renameLimit exceeded Rename/copy limits -- docs, warnings, and new defaults - - - --- 2021-07-15 Elijah Newren Accepted
[2/2] ci(check-whitespace): restrict to the intended commits check-whitespace: two fixes - - - --- 2021-07-14 Johannes Schindelin Accepted
[1/2] ci(check-whitespace): stop requiring a read/write token check-whitespace: two fixes - - - --- 2021-07-14 Johannes Schindelin Accepted
[v3,1/1] completion: graduate out of contrib extra: new concept of extra components - - - --- 2021-07-14 Felipe Contreras Superseded
[v3] load_ref_decorations(): fix decoration with tags [v3] load_ref_decorations(): fix decoration with tags - 1 - --- 2021-07-14 Jeff King Accepted
[v2] ci: run `make sparse` as part of the GitHub workflow [v2] ci: run `make sparse` as part of the GitHub workflow - - - --- 2021-07-14 Johannes Schindelin Superseded
[v7,6/6] refs: make errno output explicit for refs_resolve_ref_unsafe refs: cleanup errno sideband ref related functions - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Superseded
[v7,5/6] refs: explicitly return failure_errno from parse_loose_ref_contents refs: cleanup errno sideband ref related functions - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Superseded
[v7,4/6] refs: add failure_errno to refs_read_raw_ref() signature refs: cleanup errno sideband ref related functions - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Superseded
[v7,3/6] refs: make errno output explicit for read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Superseded
[v7,2/6] refs/files-backend: stop setting errno from lock_ref_oid_basic refs: cleanup errno sideband ref related functions - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Superseded
[v7,1/6] refs: remove EINVAL errno output from specification of read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Superseded
[v2] packfile: freshen the mtime of packfile by configuration [v2] packfile: freshen the mtime of packfile by configuration - - - --- 2021-07-14 孙超 Superseded
[v2,4/4] Bump rename limit defaults (yet again) Rename/copy limits -- docs, warnings, and new defaults - - - --- 2021-07-14 Elijah Newren Superseded
[v2,3/4] doc: document the special handling of -l0 Rename/copy limits -- docs, warnings, and new defaults - - - --- 2021-07-14 Elijah Newren Superseded
[v2,2/4] doc: clarify documentation for rename/copy limits Rename/copy limits -- docs, warnings, and new defaults - - - --- 2021-07-14 Elijah Newren Superseded
[v2,1/4] diff: correct warning message when renameLimit exceeded Rename/copy limits -- docs, warnings, and new defaults - - - --- 2021-07-14 Elijah Newren Superseded
[v3,5/5] advice.h: add missing __attribute__((format)) & fix usage add missing __attribute__((format)) - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Accepted
[v3,4/5] *.h: add a few missing __attribute__((format)) add missing __attribute__((format)) - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Accepted
[v3,3/5] *.c static functions: add missing __attribute__((format)) add missing __attribute__((format)) - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Accepted
[v3,2/5] sequencer.c: move static function to avoid forward decl add missing __attribute__((format)) - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Accepted
[v3,1/5] *.c static functions: don't forward-declare __attribute__ add missing __attribute__((format)) - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Accepted
[4/4] SANITIZE tests: fix leak in mailmap.c add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Superseded
[3/4] SANITIZE tests: fix memory leaks in t5701*, add to whitelist add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Superseded
[2/4] SANITIZE tests: fix memory leaks in t13*config*, add to whitelist add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Superseded
[1/4] tests: add a test mode for SANITIZE=leak, run it in CI add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-07-14 Ævar Arnfjörð Bjarmason Superseded
doc/rev-list-options: fix duplicate word typo doc/rev-list-options: fix duplicate word typo - - - --- 2021-07-13 Jeff King Accepted
[v2,6/6] strbuf.h: add a comment about "missing" strftime() checking add missing __attribute__((format)) - - - --- 2021-07-13 Ævar Arnfjörð Bjarmason Superseded
[v2,5/6] advice.h: add missing __attribute__((format)) & fix usage add missing __attribute__((format)) - - - --- 2021-07-13 Ævar Arnfjörð Bjarmason Superseded
[v2,4/6] *.h: add a few missing __attribute__((format)) add missing __attribute__((format)) - - - --- 2021-07-13 Ævar Arnfjörð Bjarmason Superseded
[v2,3/6] *.c static functions: add missing __attribute__((format)) add missing __attribute__((format)) - - - --- 2021-07-13 Ævar Arnfjörð Bjarmason Superseded
[v2,2/6] sequencer.c: move static function to avoid forward decl add missing __attribute__((format)) - - - --- 2021-07-13 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 147 148 149195 196 »