Show patches with: Submitter = Ævar Arnfjörð Bjarmason       |    Archived = No       |   3675 patches
« 1 2 ... 31 32 3336 37 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/2] bundle tests: use ">file" not ": >file" bundle tests: modernize, fix missing coverage & test_cmp - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Accepted
[v3,5/5] Makefile: normalize clobbering & xargs for tags targets Makefile: "make tags" fixes & cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,4/5] Makefile: the "cscope" target always creates a "cscope.out" Makefile: "make tags" fixes & cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,3/5] Makefile: don't use "FORCE" for tags targets Makefile: "make tags" fixes & cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,2/5] Makefile: add QUIET_GEN to "cscope" target Makefile: "make tags" fixes & cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,1/5] Makefile: move ".PHONY: cscope" near its target Makefile: "make tags" fixes & cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v2,8/8] test-lib tests: assert 1 exit code, not non-zero test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v2,7/8] test-lib tests: refactor common part of check_sub_test_lib_test*() test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v2,6/8] test-lib tests: avoid subshell for "test_cmp" for readability test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v2,5/8] test-lib tests: get rid of copy/pasted mock test code test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v2,4/8] test-lib tests: don't provide a description for the sub-tests test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v2,3/8] test-lib tests: stop using a subshell in write_sub_test_lib_test() test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v2,2/8] test-lib tests: split up "write and run" into two functions test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v2,1/8] test-lib tests: move "run_sub_test" to a new lib-subtest.sh test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v2,5/5] http: rename CURLOPT_FILE to CURLOPT_WRITEDATA drop support for ancient curl - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v2,4/5] http: drop support for curl < 7.19.3 and < 7.16.4 (again) drop support for ancient curl - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v2,3/5] http: drop support for curl < 7.19.4 drop support for ancient curl - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v2,2/5] http: drop support for curl < 7.16.0 drop support for ancient curl - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v2,1/5] http: drop support for curl < 7.11.1 drop support for ancient curl - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason Superseded
[v6,3/3] bundle doc: elaborate on rev<->ref restriction bundle doc: generalize & elaborate - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[v6,2/3] bundle doc: elaborate on object prerequisites bundle doc: generalize & elaborate - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[v6,1/3] bundle doc: rewrite the "DESCRIPTION" section bundle doc: generalize & elaborate - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[2/2] bundle tests: use test_cmp instead of grep bundle tests: modernize, fix missing coverage & test_cmp - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[1/2] bundle tests: use ">file" not ": >file" bundle tests: modernize, fix missing coverage & test_cmp - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[v9,7/7] refs: make errno output explicit for refs_resolve_ref_unsafe refs: cleanup errno sideband ref related functions - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Accepted
[v9,6/7] refs: explicitly return failure_errno from parse_loose_ref_contents refs: cleanup errno sideband ref related functions - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Accepted
[v9,5/7] refs: add failure_errno to refs_read_raw_ref() signature refs: cleanup errno sideband ref related functions - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Accepted
[v9,4/7] refs: make errno output explicit for read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Accepted
[v9,3/7] refs/files-backend: stop setting errno from lock_ref_oid_basic refs: cleanup errno sideband ref related functions - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Accepted
[v9,2/7] refs: remove EINVAL errno output from specification of read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Accepted
[v9,1/7] refs file backend: move raceproof_create_file() here refs: cleanup errno sideband ref related functions - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Accepted
[v3,12/12] refs/files: remove unused "errno != ENOTDIR" condition fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[v3,11/12] refs/files: remove unused "errno == EISDIR" code fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[v3,10/12] refs/files: remove unused "oid" in lock_ref_oid_basic() fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[v3,09/12] reflog expire: don't lock reflogs using previously seen OID fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[v3,08/12] refs/files: add a comment about refs_reflog_exists() call fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[v3,07/12] refs: make repo_dwim_log() accept a NULL oid fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[v3,06/12] refs API: pass the "lock OID" to reflog "prepare" fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[v3,05/12] refs/debug: re-indent argument list for "prepare" fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[v3,04/12] refs/files: remove unused "skip" in lock_raw_ref() too fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[v3,03/12] 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-20 Ævar Arnfjörð Bjarmason Superseded
[v3,02/12] 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-20 Ævar Arnfjörð Bjarmason Superseded
[v3,01/12] refs/packet: add missing BUG() invocations to reflog callbacks fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,5/5] commit-graph: show usage on "commit-graph [write|verify] garbage" commit-graph: usage fixes - - - --- 2021-07-18 Ævar Arnfjörð Bjarmason Superseded
[v2,4/5] commit-graph: early exit to "usage" on !argc commit-graph: usage fixes - - - --- 2021-07-18 Ævar Arnfjörð Bjarmason Superseded
[v2,3/5] commit-graph: use parse_options_concat() commit-graph: usage fixes - - - --- 2021-07-18 Ævar Arnfjörð Bjarmason Superseded
[v2,2/5] commit-graph: remove redundant handling of -h commit-graph: usage fixes - - - --- 2021-07-18 Ævar Arnfjörð Bjarmason Superseded
[v2,1/5] commit-graph: define common usage with a macro commit-graph: usage fixes - - - --- 2021-07-18 Ævar Arnfjörð Bjarmason Superseded
[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
[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
[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
[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
[v2,1/6] *.c static functions: don't forward-declare __attribute__ add missing __attribute__((format)) - - - --- 2021-07-13 Ævar Arnfjörð Bjarmason Superseded
[v2,5/5] test-lib-functions.sh: remove unused [de]packetize() functions tests: migrate to "test-tool pkt-line" - - - --- 2021-07-12 Ævar Arnfjörð Bjarmason Superseded
[v2,4/5] tests: replace remaining packetize() with "test-tool pkt-line" tests: migrate to "test-tool pkt-line" - - - --- 2021-07-12 Ævar Arnfjörð Bjarmason Superseded
[v2,3/5] tests: replace [de]packetize() shell+perl test-tool pkt-line tests: migrate to "test-tool pkt-line" - - - --- 2021-07-12 Ævar Arnfjörð Bjarmason Superseded
[v2,2/5] serve tests: use test_cmp in "protocol violations" test tests: migrate to "test-tool pkt-line" - - - --- 2021-07-12 Ævar Arnfjörð Bjarmason Superseded
[v2,1/5] serve tests: add missing "extra delim" test tests: migrate to "test-tool pkt-line" - - - --- 2021-07-12 Ævar Arnfjörð Bjarmason Superseded
[6/6] git-compat-util.h: add __attribute__((printf)) to git_*printf* add missing __attribute__((format)) - - - --- 2021-07-10 Ævar Arnfjörð Bjarmason Superseded
[5/6] bugreport.c: tweak cmd_bugreport() to use __attribute__((printf)) add missing __attribute__((format)) - - - --- 2021-07-10 Ævar Arnfjörð Bjarmason Superseded
[4/6] *.h: add a few missing __attribute__((format)) add missing __attribute__((format)) - - - --- 2021-07-10 Ævar Arnfjörð Bjarmason Superseded
[3/6] *.c static functions: add missing __attribute__((format)) add missing __attribute__((format)) - - - --- 2021-07-10 Ævar Arnfjörð Bjarmason Superseded
[2/6] sequencer.c: move static function to avoid forward decl add missing __attribute__((format)) - - - --- 2021-07-10 Ævar Arnfjörð Bjarmason Superseded
[1/6] *.c static functions: don't forward-declare __attribute__ add missing __attribute__((format)) - - - --- 2021-07-10 Ævar Arnfjörð Bjarmason Superseded
[v2,2/2] pack-objects: fix segfault in --stdin-packs option pack-objects: missing tests & --stdin-packs segfault fix - - - --- 2021-07-09 Ævar Arnfjörð Bjarmason Accepted
« 1 2 ... 31 32 3336 37 »