Show patches with: Submitter = Ævar Arnfjörð Bjarmason       |    Archived = No       |   3675 patches
« 1 2 ... 32 33 3436 37 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/2] pack-objects tests: cover blindspots in stdin handling pack-objects: missing tests & --stdin-packs segfault fix - - - --- 2021-07-09 Ævar Arnfjörð Bjarmason Accepted
[v2,3/3] fetch: fix segfault in --negotiate-only without --negotiation-tip=* fetch: fix segfault, missing docs in --negotiate-only - - - --- 2021-07-08 Ævar Arnfjörð Bjarmason Accepted
[v2,2/3] fetch: document the --negotiate-only option fetch: fix segfault, missing docs in --negotiate-only - - - --- 2021-07-08 Ævar Arnfjörð Bjarmason Accepted
[v2,1/3] send-pack.c: move "no refs in common" abort earlier fetch: fix segfault, missing docs in --negotiate-only - - - --- 2021-07-08 Ævar Arnfjörð Bjarmason Accepted
[5/5] test-lib-functions.sh: remove unused [de]packetize() functions tests: migrate to "test-tool pkt-line" - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason Superseded
[4/5] tests: replace remaining packetize() with "test-tool pkt-line" tests: migrate to "test-tool pkt-line" - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason Superseded
[3/5] tests: replace [de]packetize() shell+perl test-tool pkt-line tests: migrate to "test-tool pkt-line" - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason Superseded
[2/5] serve tests: use test_cmp in "protocol violations" test tests: migrate to "test-tool pkt-line" - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason Superseded
[1/5] serve tests: add missing "extra delim" test tests: migrate to "test-tool pkt-line" - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason Superseded
imap-send.c: use less verbose strbuf_fread() idiom imap-send.c: use less verbose strbuf_fread() idiom - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason Accepted
[v5,3/3] bundle doc: elaborate on rev<->ref restriction bundle doc: generalize & elaborate - - - --- 2021-07-02 Ævar Arnfjörð Bjarmason Superseded
[v5,2/3] bundle doc: elaborate on object prerequisites bundle doc: generalize & elaborate - - - --- 2021-07-02 Ævar Arnfjörð Bjarmason Superseded
[v5,1/3] bundle doc: rewrite the "DESCRIPTION" section bundle doc: generalize & elaborate - - - --- 2021-07-02 Ævar Arnfjörð Bjarmason Superseded
[v4,3/3] bundle: remove "ref_list" in favor of string-list.c API bundle.c: remove "ref_list" in favor of string-list.c API - - - --- 2021-07-02 Ævar Arnfjörð Bjarmason Accepted
[v4,2/3] bundle.c: use a temporary variable for OIDs and names bundle.c: remove "ref_list" in favor of string-list.c API - - - --- 2021-07-02 Ævar Arnfjörð Bjarmason Accepted
[v4,1/3] bundle cmd: stop leaking memory from parse_options_cmd_bundle() bundle.c: remove "ref_list" in favor of string-list.c API - - - --- 2021-07-02 Ævar Arnfjörð Bjarmason Accepted
[5/5] string-list.h users: change to use *_{nodup,dup}() *.[ch]: don't duplicate *_init() and *_INIT logic - - - --- 2021-07-01 Ævar Arnfjörð Bjarmason Accepted
[4/5] string-list.[ch]: add a string_list_init_{nodup,dup}() *.[ch]: don't duplicate *_init() and *_INIT logic - - - --- 2021-07-01 Ævar Arnfjörð Bjarmason Accepted
[3/5] dir.[ch]: replace dir_init() with DIR_INIT *.[ch]: don't duplicate *_init() and *_INIT logic - - - --- 2021-07-01 Ævar Arnfjörð Bjarmason Accepted
[2/5] *.c *_init(): define in terms of corresponding *_INIT macro *.[ch]: don't duplicate *_init() and *_INIT logic - - - --- 2021-07-01 Ævar Arnfjörð Bjarmason Accepted
[1/5] *.h: move some *_INIT to designated initializers *.[ch]: don't duplicate *_init() and *_INIT logic - - - --- 2021-07-01 Ævar Arnfjörð Bjarmason Accepted
[3/3] fetch: fix segfault in --negotiate-only without --negotiation-tip=* fetch: fix segfault, missing docs in --negotiate-only - - - --- 2021-06-30 Ævar Arnfjörð Bjarmason Superseded
[2/3] fetch: document the --negotiate-only option fetch: fix segfault, missing docs in --negotiate-only - - - --- 2021-06-30 Ævar Arnfjörð Bjarmason Superseded
[1/3] send-pack.c: move "no refs in common" abort earlier fetch: fix segfault, missing docs in --negotiate-only - - - --- 2021-06-30 Ævar Arnfjörð Bjarmason Superseded
[v4,3/3] bundle doc: elaborate on rev<->ref restriction bundle doc: generalize & elaborate - - - --- 2021-06-30 Ævar Arnfjörð Bjarmason Superseded
[v4,2/3] bundle doc: split out open v.s. closed discussion from <rev-arg> bundle doc: generalize & elaborate - - - --- 2021-06-30 Ævar Arnfjörð Bjarmason Superseded
[v4,1/3] bundle doc: rewrite the "DESCRIPTION" section bundle doc: generalize & elaborate - - - --- 2021-06-30 Ævar Arnfjörð Bjarmason Superseded
[v2] test-lib.sh: set COLUMNS=80 for --verbose repeatability [v2] test-lib.sh: set COLUMNS=80 for --verbose repeatability - - - --- 2021-06-29 Ævar Arnfjörð Bjarmason Accepted
[v2,5/5] Makefile: normalize clobbering & xargs for tags targets Makefile: "make tags" fixes & cleanup - - - --- 2021-06-29 Ævar Arnfjörð Bjarmason Superseded
[v2,4/5] Makefile: don't use "FORCE" for tags targets Makefile: "make tags" fixes & cleanup - - - --- 2021-06-29 Ævar Arnfjörð Bjarmason Superseded
[v2,3/5] Makefile: fix "cscope" target to refer to cscope.out Makefile: "make tags" fixes & cleanup - - - --- 2021-06-29 Ævar Arnfjörð Bjarmason Superseded
[v2,2/5] Makefile: add QUIET_GEN to "cscope" target Makefile: "make tags" fixes & cleanup - - - --- 2021-06-29 Ævar Arnfjörð Bjarmason Superseded
[v2,1/5] Makefile: move ".PHONY: cscope" near its target Makefile: "make tags" fixes & cleanup - - - --- 2021-06-29 Ævar Arnfjörð Bjarmason Superseded
[v2] Makefile: add and use the ".DELETE_ON_ERROR" flag [v2] Makefile: add and use the ".DELETE_ON_ERROR" flag - - - --- 2021-06-29 Ævar Arnfjörð Bjarmason Accepted
test-lib.sh: set COLUMNS=80 for --verbose repeatability test-lib.sh: set COLUMNS=80 for --verbose repeatability - - - --- 2021-06-24 Ævar Arnfjörð Bjarmason Superseded
[3/3] Makefile: don't use "FORCE" for tags targets Makefile: "make tags" fixes & cleanup - - - --- 2021-06-22 Ævar Arnfjörð Bjarmason Superseded
[2/3] Makefile: fix "cscope" target to refer to cscope.out Makefile: "make tags" fixes & cleanup - - - --- 2021-06-22 Ævar Arnfjörð Bjarmason Superseded
[1/3] Makefile: move ".PHONY: cscope" near its target Makefile: "make tags" fixes & cleanup - - - --- 2021-06-22 Ævar Arnfjörð Bjarmason Superseded
Makefile: add and use the ".DELETE_ON_ERROR" flag Makefile: add and use the ".DELETE_ON_ERROR" flag - - - --- 2021-06-22 Ævar Arnfjörð Bjarmason Superseded
[v2,3/3] bundle: remove "ref_list" in favor of string-list.c API bundle.c: remove "ref_list" in favor of string-list.c API - - - --- 2021-06-21 Ævar Arnfjörð Bjarmason Superseded
[v2,2/3] bundle.c: use a temporary variable for OIDs and names bundle.c: remove "ref_list" in favor of string-list.c API - - - --- 2021-06-21 Ævar Arnfjörð Bjarmason Superseded
[v2,1/3] bundle cmd: stop leaking memory from parse_options_cmd_bundle() bundle.c: remove "ref_list" in favor of string-list.c API - - - --- 2021-06-21 Ævar Arnfjörð Bjarmason Superseded
[2/2] pack-objects: fix segfault in --stdin-packs option pack-objects: missing tests & --stdin-packs segfault fix - - - --- 2021-06-21 Ævar Arnfjörð Bjarmason Superseded
[1/2] pack-objects tests: cover blindspots in stdin handling pack-objects: missing tests & --stdin-packs segfault fix - - - --- 2021-06-21 Ævar Arnfjörð Bjarmason Superseded
[3/3] bundle: remove "ref_list" in favor of string-list.c API bundle.c: remove "ref_list" in favor of string-list.c API - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Superseded
[2/3] bundle.c: use a temporary variable for OIDs and names bundle.c: remove "ref_list" in favor of string-list.c API - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Superseded
[1/3] bundle cmd: stop leaking memory from parse_options_cmd_bundle() bundle.c: remove "ref_list" in favor of string-list.c API - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Superseded
[v2,4/4] pack-objects.c: make use of REV_INFO_STDIN_LINE_PROCESS pack-objects: use revision.c's --stdin parsing - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Superseded
[v2,3/4] pack-objects.c: do stdin parsing via revision.c's API pack-objects: use revision.c's --stdin parsing - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Superseded
[v2,2/4] revision.h: unify "disable_stdin" and "read_from_stdin" pack-objects: use revision.c's --stdin parsing - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Superseded
[v2,1/4] upload-pack: run is_repository_shallow() before setup_revisions() pack-objects: use revision.c's --stdin parsing - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Superseded
[v2,4/4] show-branch tests: add missing tests show-branch: add missing tests, trivial color output change - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Accepted
[v2,3/4] show-branch: don't <COLOR></RESET> for space characters show-branch: add missing tests, trivial color output change - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Accepted
[v2,2/4] show-branch tests: modernize test code show-branch: add missing tests, trivial color output change - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Accepted
[v2,1/4] show-branch tests: rename the one "show-branch" test file show-branch: add missing tests, trivial color output change - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Accepted
[v2,6/6] mktag tests: test fast-export mktag tests: test more exhaustively - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Accepted
[v2,5/6] mktag tests: test for-each-ref mktag tests: test more exhaustively - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Accepted
[v2,4/6] mktag tests: test update-ref and reachable fsck mktag tests: test more exhaustively - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Accepted
[v2,3/6] mktag tests: test hash-object --literally and unreachable fsck mktag tests: test more exhaustively - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Accepted
[v2,2/6] mktag tests: invert --no-strict test mktag tests: test more exhaustively - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Accepted
[v2,1/6] mktag tests: parse out options in helper mktag tests: test more exhaustively - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Accepted
[3/3] hook-list.h: add a generated list of hooks, like config-list.h Add a generated list of hooks in hook-list.h - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Superseded
[2/3] hook.c: add a hook_exists() wrapper and use it in bugreport.c Add a generated list of hooks in hook-list.h - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Superseded
[1/3] hook.[ch]: move find_hook() to this new library Add a generated list of hooks in hook-list.h - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Superseded
[3/3] Makefile: remove an out-of-date comment Makefile: misc trivial fixes - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Superseded
[2/3] Makefile: stop hardcoding {command,config}-list.h Makefile: misc trivial fixes - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Superseded
[1/3] Makefile: mark "check" target as .PHONY Makefile: misc trivial fixes - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason Superseded
[6/6] mktag tests: test fast-export mktag tests: test more exhaustively - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Superseded
[5/6] mktag tests: test for-each-ref mktag tests: test more exhaustively - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Superseded
[4/6] mktag tests: test update-ref and reachable fsck mktag tests: test more exhaustively - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Superseded
[3/6] mktag tests: test hash-object --literally and unreachable fsck mktag tests: test more exhaustively - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Superseded
[2/6] mktag tests: invert --no-strict test mktag tests: test more exhaustively - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Superseded
[1/6] mktag tests: parse out options in helper mktag tests: test more exhaustively - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Superseded
[4/4] show-branch tests: add missing tests show-branch: add missing tests, trivial color output fix - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Accepted
[3/4] show-branch: fix and test --color output show-branch: add missing tests, trivial color output fix - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Accepted
[2/4] show-branch tests: modernize test code show-branch: add missing tests, trivial color output fix - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Accepted
[1/4] show-branch tests: rename the one "show-branch" test file show-branch: add missing tests, trivial color output fix - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Accepted
gc tests: add a test for the "pre-auto-gc" hook gc tests: add a test for the "pre-auto-gc" hook - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Accepted
pre-commit hook tests: don't leave "actual" nonexisting on failure pre-commit hook tests: don't leave "actual" nonexisting on failure - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Accepted
[4/4] pack-objects.c: make use of REV_INFO_STDIN_LINE_PROCESS pack-objects: use revision.c's --stdin parsing - - - --- 2021-06-08 Ævar Arnfjörð Bjarmason Superseded
[3/4] pack-objects.c: do stdin parsing via revision.c's API pack-objects: use revision.c's --stdin parsing - - - --- 2021-06-08 Ævar Arnfjörð Bjarmason Superseded
[2/4] revision.h: unify "disable_stdin" and "read_from_stdin" pack-objects: use revision.c's --stdin parsing - - - --- 2021-06-08 Ævar Arnfjörð Bjarmason Superseded
[1/4] upload-pack: run is_repository_shallow() before setup_revisions() pack-objects: use revision.c's --stdin parsing - - - --- 2021-06-08 Ævar Arnfjörð Bjarmason Superseded
[v2] builtins + test helpers: use return instead of exit() in cmd_* [v2] builtins + test helpers: use return instead of exit() in cmd_* - - - --- 2021-06-08 Ævar Arnfjörð Bjarmason Accepted
xdiff: use BUG(...), not xdl_bug(...) xdiff: use BUG(...), not xdl_bug(...) - - - --- 2021-06-07 Ævar Arnfjörð Bjarmason Accepted
bundle doc: rewrite the "DESCRIPTION" section bundle doc: rewrite the "DESCRIPTION" section - - - --- 2021-06-07 Ævar Arnfjörð Bjarmason Superseded
protocol-caps.h: add newline at end of file protocol-caps.h: add newline at end of file - - - --- 2021-06-07 Ævar Arnfjörð Bjarmason Accepted
builtins + test helpers: use return instead of exit() in cmd_* builtins + test helpers: use return instead of exit() in cmd_* - 1 - --- 2021-06-07 Ævar Arnfjörð Bjarmason Superseded
t0001: fix broken not-quite getcwd(3) test in bed67874e2 t0001: fix broken not-quite getcwd(3) test in bed67874e2 - - - --- 2021-06-01 Ævar Arnfjörð Bjarmason Accepted
builtin/fsck.c: don't conflate "int" and "enum" in callback builtin/fsck.c: don't conflate "int" and "enum" in callback - - - --- 2021-06-01 Ævar Arnfjörð Bjarmason Accepted
[v5,13/13] perl: nano-optimize by replacing Cwd::cwd() with Cwd::getcwd() send-email: various optimizations to speed up by >2x - - - --- 2021-05-28 Ævar Arnfjörð Bjarmason Accepted
[v5,12/13] send-email: move trivial config handling to Perl send-email: various optimizations to speed up by >2x - - - --- 2021-05-28 Ævar Arnfjörð Bjarmason Accepted
[v5,11/13] perl: lazily load some common Git.pm setup code send-email: various optimizations to speed up by >2x - - - --- 2021-05-28 Ævar Arnfjörð Bjarmason Accepted
[v5,10/13] send-email: lazily load modules for a big speedup send-email: various optimizations to speed up by >2x - - - --- 2021-05-28 Ævar Arnfjörð Bjarmason Accepted
[v5,09/13] send-email: get rid of indirect object syntax send-email: various optimizations to speed up by >2x - - - --- 2021-05-28 Ævar Arnfjörð Bjarmason Accepted
[v5,08/13] send-email: use function syntax instead of barewords send-email: various optimizations to speed up by >2x - - - --- 2021-05-28 Ævar Arnfjörð Bjarmason Accepted
[v5,07/13] send-email: lazily shell out to "git var" send-email: various optimizations to speed up by >2x - - - --- 2021-05-28 Ævar Arnfjörð Bjarmason Accepted
[v5,06/13] send-email: lazily load config for a big speedup send-email: various optimizations to speed up by >2x - - - --- 2021-05-28 Ævar Arnfjörð Bjarmason Accepted
[v5,05/13] send-email: copy "config_regxp" into git-send-email.perl send-email: various optimizations to speed up by >2x - - - --- 2021-05-28 Ævar Arnfjörð Bjarmason Accepted
[v5,04/13] send-email: refactor sendemail.smtpencryption config parsing send-email: various optimizations to speed up by >2x - - - --- 2021-05-28 Ævar Arnfjörð Bjarmason Accepted
« 1 2 ... 32 33 3436 37 »