Show patches with: Submitter = Ævar Arnfjörð Bjarmason       |   6135 patches
« 1 2 ... 36 37 3861 62 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,6/7] test-lib tests: assert 1 exit code, not non-zero test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-09-22 Ævar Arnfjörð Bjarmason Accepted
[v4,5/7] 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-09-22 Ævar Arnfjörð Bjarmason Accepted
[v4,4/7] test-lib tests: avoid subshell for "test_cmp" for readability test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-09-22 Ævar Arnfjörð Bjarmason Accepted
[v4,3/7] 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-09-22 Ævar Arnfjörð Bjarmason Accepted
[v4,2/7] 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-09-22 Ævar Arnfjörð Bjarmason Accepted
[v4,1/7] 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-09-22 Ævar Arnfjörð Bjarmason Accepted
Makefile: make COMPUTE_HEADER_DEPENDENCIES=auto work with DEVOPTS=pedantic Makefile: make COMPUTE_HEADER_DEPENDENCIES=auto work with DEVOPTS=pedantic - - - --- 2021-09-22 Ævar Arnfjörð Bjarmason New
[3/3] Makefile: make the "hdr-check" target non-.PHONY Makefile: make "sparse" and "hdr-check" non-.PHONY - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason New
[2/3] Makefile: do one append in %.hcc rule Makefile: make "sparse" and "hdr-check" non-.PHONY - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason New
[1/3] Makefile: make the "sparse" target non-.PHONY Makefile: make "sparse" and "hdr-check" non-.PHONY - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason New
[v3,9/9] help: move column config discovery to help.c library help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,8/9] help / completion: make "git help" do the hard work help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,7/9] help tests: test --config-for-completion option & output help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,6/9] help: simplify by moving to OPT_CMDMODE() help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,5/9] help: correct logic error in combining --all and --guides help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,4/9] help: correct logic error in combining --all and --config help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,3/9] help tests: add test for --config output help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,2/9] help: correct usage & behavior of "git help --guides" help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,1/9] help: correct the usage string in -h and documentation help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v2] stash: print the correct usage on "git stash [push] --invalid-option" [v2] stash: print the correct usage on "git stash [push] --invalid-option" - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason New
[v5,4/4] parse-options: properly align continued usage output parse-options: properly align continued usage output - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v5,3/4] git rev-parse --parseopt tests: add more usagestr tests parse-options: properly align continued usage output - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v5,2/4] send-pack: properly use parse_options() API for usage string parse-options: properly align continued usage output - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v5,1/4] parse-options API users: align usage output in C-strings parse-options: properly align continued usage output - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v4,5/5] repository.h: don't use a mix of int and bitfields repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v4,4/5] repo-settings.c: simplify the setup repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v4,3/5] read-cache & fetch-negotiator: check "enum" values in switch() repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v4,2/5] environment.c: remove test-specific "ignore_untracked..." variable repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v4,1/5] wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.c repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[6/5] grep.c: mark eol/bol and derived as "const char * const" const-correctness in grep.c - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason New
[v2,8/8] progress.c: add & assert a "global_progress" variable progress: assert "global_progress" + test fixes / cleanup - 1 - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,7/8] pack-bitmap-write.c: add a missing stop_progress() progress: assert "global_progress" + test fixes / cleanup - 1 - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,6/8] progress.c: add temporary variable from progress struct progress: assert "global_progress" + test fixes / cleanup - 1 - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,5/8] progress.c: stop eagerly fflush(stderr) when not a terminal progress: assert "global_progress" + test fixes / cleanup - 1 - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,4/8] progress.c: call progress_interval() from progress_test_force_update() progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,3/8] progress.c: move signal handler functions lower progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,2/8] progress.c tests: test some invalid usage progress: assert "global_progress" + test fixes / cleanup - 1 - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,1/8] progress.c tests: make start/stop verbs on stdin progress: assert "global_progress" + test fixes / cleanup - 1 - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,17/17] fsck: report invalid object type-path combinations fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,16/17] fsck: don't hard die on invalid object types fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,15/17] object-file.c: stop dying in parse_loose_header() fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,14/17] object-file.c: return ULHR_TOO_LONG on "header too long" fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,13/17] object-file.c: use "enum" return type for unpack_loose_header() fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,12/17] object-file.c: simplify unpack_loose_short_header() fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,11/17] object-file.c: make parse_loose_header_extended() public fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,10/17] object-file.c: return -1, not "status" from unpack_loose_header() fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,09/17] object-file.c: don't set "typep" when returning non-zero fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,08/17] cat-file tests: test for current --allow-unknown-type behavior fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,07/17] cat-file tests: add corrupt loose object test fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,06/17] cat-file tests: test for missing/bogus object with -t, -s and -p fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,05/17] cat-file tests: move bogus_* variable declarations earlier fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,04/17] fsck tests: test for garbage appended to a loose object fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,03/17] fsck tests: test current hash/type mismatch behavior fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,02/17] fsck tests: refactor one test to use a sub-repo fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,01/17] fsck tests: add test for fsck-ing an unknown type fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v3,5/5] repository.h: don't use a mix of int and bitfields repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-19 Ævar Arnfjörð Bjarmason Superseded
[v3,4/5] repo-settings.c: simplify the setup repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-19 Ævar Arnfjörð Bjarmason Superseded
[v3,3/5] read-cache & fetch-negotiator: check "enum" values in switch() repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-19 Ævar Arnfjörð Bjarmason Superseded
[v3,2/5] environment.c: remove test-specific "ignore_untracked..." variable repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-19 Ævar Arnfjörð Bjarmason Superseded
[v3,1/5] wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.c repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-19 Ævar Arnfjörð Bjarmason Superseded
[v7,2/2] tests: add a test mode for SANITIZE=leak, run it in CI add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-09-19 Ævar Arnfjörð Bjarmason Superseded
[v7,1/2] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-09-19 Ævar Arnfjörð Bjarmason Superseded
[v2,5/5] repository.h: don't use a mix of int and bitfields repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v2,4/5] repo-settings.c: simplify the setup repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v2,3/5] read-cache & fetch-negotiator: check "enum" values in switch() repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v2,2/5] environment.c: remove test-specific "ignore_untracked..." variable repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v2,1/5] wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.c repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v6,2/2] tests: add a test mode for SANITIZE=leak, run it in CI add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v6,1/2] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v4,9/9] http: don't hardcode the value of CURL_SOCKOPT_OK post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Accepted
[v4,8/9] http: centralize the accounting of libcurl dependencies post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Accepted
[v4,7/9] http: correct curl version check for CURLOPT_PINNEDPUBLICKEY post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Accepted
[v4,6/9] http: correct version check for CURL_HTTP_VERSION_2 post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Accepted
[v4,5/9] http: drop support for curl < 7.18.0 (again) post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Accepted
[v4,4/9] Makefile: drop support for curl < 7.9.8 (again) post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Accepted
[v4,3/9] INSTALL: mention that we need libcurl 7.19.4 or newer to build post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Accepted
[v4,2/9] INSTALL: reword and copy-edit the "libcurl" section post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Accepted
[v4,1/9] INSTALL: don't mention the "curl" executable at all post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Accepted
[v2,4/4] parse-options API: remove OPTION_ARGUMENT feature difftool refactoring + remove OPT_ARGUMENT() macro - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Accepted
[v2,3/4] difftool: use run_command() API in run_file_diff() difftool refactoring + remove OPT_ARGUMENT() macro - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Accepted
[v2,2/4] difftool: prepare "diff" cmdline in cmd_difftool() difftool refactoring + remove OPT_ARGUMENT() macro - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Accepted
[v2,1/4] difftool: prepare "struct child_process" in cmd_difftool() difftool refactoring + remove OPT_ARGUMENT() macro - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Accepted
[v4,4/4] parse-options: properly align continued usage output parse-options: properly align continued usage output - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Superseded
[v4,3/4] git rev-parse --parseopt tests: add more usagestr tests parse-options: properly align continued usage output - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Superseded
[v4,2/4] send-pack: properly use parse_options() API for usage string parse-options: properly align continued usage output - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Superseded
[v4,1/4] parse-options API users: align usage output in C-strings parse-options: properly align continued usage output - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Superseded
[v2] gc: remove unused launchctl_get_uid() call [v2] gc: remove unused launchctl_get_uid() call - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason Accepted
[v2,7/7] strvec API users: change some "int" tracking "nr" to "size_t" strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v2,6/7] strvec: use size_t to store nr and alloc strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v2,5/7] rebase: don't have loop over "struct strvec" depend on signed "nr" strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v2,4/7] upload-pack.c: pass "struct strvec *" instead of int/char ** pair strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v2,3/7] sequencer.[ch]: pass "struct strvec *" instead of int/char ** pair strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v2,2/7] pack-objects: pass "struct strvec *" instead of int/char ** pair strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v2,1/7] remote-curl: pass "struct strvec *" instead of int/char ** pair strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v3,6/6] parse-options: properly align continued usage output parse-options: properly align continued usage output & related - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
[v3,5/6] send-pack: properly use parse_options() API for usage string parse-options: properly align continued usage output & related - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
[v3,4/6] built-ins: "properly" align continued usage output parse-options: properly align continued usage output & related - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
[v3,3/6] parse-options: stop supporting "" in the usagestr array parse-options: properly align continued usage output & related - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
[v3,2/6] blame: replace usage end blurb with better option spec parse-options: properly align continued usage output & related - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
[v3,1/6] credential-cache{,--daemon}: don't build under NO_UNIX_SOCKETS parse-options: properly align continued usage output & related - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
« 1 2 ... 36 37 3861 62 »