Show patches with: Submitter = Ævar Arnfjörð Bjarmason       |   6135 patches
« 1 2 ... 32 33 3461 62 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,5/6] config.c: free(expanded) before die(), work around GCC oddity usage.c: add die_message() & plug memory leaks in refs.c & config.c - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason New
[v3,4/6] config.c: don't leak memory in handle_path_include() usage.c: add die_message() & plug memory leaks in refs.c & config.c - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason New
[v3,3/6] usage.c + gc: add and use a die_message_errno() usage.c: add die_message() & plug memory leaks in refs.c & config.c - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason New
[v3,2/6] usage.c API users: use die_message() where appropriate usage.c: add die_message() & plug memory leaks in refs.c & config.c - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason New
[v3,1/6] usage.c: add a die_message() routine usage.c: add die_message() & plug memory leaks in refs.c & config.c - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason New
leak tests: add an interface to the LSAN_OPTIONS "suppressions" leak tests: add an interface to the LSAN_OPTIONS "suppressions" - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason New
[v2,6/6] reflog: free() ref given to us by dwim_log() leaks: miscellaneous small leak fixes - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason Accepted
[v2,5/6] submodule--helper: fix small memory leaks leaks: miscellaneous small leak fixes - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason Accepted
[v2,4/6] clone: fix a memory leak of the "git_dir" variable leaks: miscellaneous small leak fixes - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason Accepted
[v2,3/6] grep: fix a "path_list" memory leak leaks: miscellaneous small leak fixes - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason Accepted
[v2,2/6] grep: use object_array_clear() in cmd_grep() leaks: miscellaneous small leak fixes - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason Accepted
[v2,1/6] grep: prefer "struct grep_opt" over its "void *" equivalent leaks: miscellaneous small leak fixes - - - --- 2021-10-22 Ævar Arnfjörð Bjarmason Accepted
[v2] checkout: fix "branch info" memory leaks [v2] checkout: fix "branch info" memory leaks - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Superseded
Makefile: remove redundant GIT-CFLAGS dependency from "sparse" Makefile: remove redundant GIT-CFLAGS dependency from "sparse" - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Accepted
[6/6] git-sh-setup: remove "sane_grep", it's not needed anymore Makefile: be less eager to re-build, *.sh code cleanups - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Accepted
[5/6] git-sh-setup: remove unused sane_egrep() function Makefile: be less eager to re-build, *.sh code cleanups - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Accepted
[4/6] git-instaweb: unconditionally assume that gitweb is mod_perl capable Makefile: be less eager to re-build, *.sh code cleanups - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Accepted
[3/6] Makefile: remove $(NO_CURL) from $(SCRIPT_DEFINES) Makefile: be less eager to re-build, *.sh code cleanups - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Accepted
[2/6] Makefile: remove $(GIT_VERSION) from $(SCRIPT_DEFINES) Makefile: be less eager to re-build, *.sh code cleanups - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Accepted
[1/6] Makefile: move git-SCRIPT-DEFINES adjacent to $(SCRIPT_DEFINES) Makefile: be less eager to re-build, *.sh code cleanups - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Accepted
[v2,3/3] config.c: free(expanded) before die(), work around GCC oddity refs.c + config.c: plug memory leaks - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason New
[v2,2/3] config.c: don't leak memory in handle_path_include() refs.c + config.c: plug memory leaks - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason New
[v2,1/3] refs.c: make "repo_default_branch_name" static, remove xstrfmt() refs.c + config.c: plug memory leaks - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason New
[2/2] git-sh-setup: remove messaging supporting --preserve-merges remove code that's dead post-rebase --preserve-merges removal - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Accepted
[1/2] git-sh-i18n: remove unused eval_ngettext() remove code that's dead post-rebase --preserve-merges removal - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Accepted
[6/6] repack: stop leaking a "struct child_process" leaks: miscellaneous small leak fixes - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Superseded
[5/6] reflog: free() ref given to us by dwim_log() leaks: miscellaneous small leak fixes - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Superseded
[4/6] submodule--helper: fix small memory leaks leaks: miscellaneous small leak fixes - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Superseded
[3/6] clone: fix a memory leak of the "git_dir" variable leaks: miscellaneous small leak fixes - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Superseded
[2/6] grep: use object_array_clear() in cmd_grep() leaks: miscellaneous small leak fixes - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Superseded
[1/6] grep: prefer "struct grep_opt" over its "void *" leaks: miscellaneous small leak fixes - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason Superseded
leak tests: free() before die for two API functions leak tests: free() before die for two API functions - - - --- 2021-10-21 Ævar Arnfjörð Bjarmason New
[8/8] Makefile: assert correct generate-cmdlist.sh output Makefile: make command-list.h 2-5x as fast with -jN - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason New
[7/8] Makefile: stop having command-list.h depend on a wildcard Makefile: make command-list.h 2-5x as fast with -jN - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason New
[6/8] generate-cmdlist.sh: replace for loop by printf's auto-repeat feature Makefile: make command-list.h 2-5x as fast with -jN - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason New
[5/8] generate-cmdlist.sh: run "grep | sort", not "sort | grep" Makefile: make command-list.h 2-5x as fast with -jN - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason New
[4/8] generate-cmdlist.sh: don't call get_categories() from category_list() Makefile: make command-list.h 2-5x as fast with -jN - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason New
[3/8] generate-cmdlist.sh: spawn fewer processes Makefile: make command-list.h 2-5x as fast with -jN - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason New
[2/8] generate-cmdlist.sh: trivial whitespace change Makefile: make command-list.h 2-5x as fast with -jN - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason New
[1/8] command-list.txt: sort with "LC_ALL=C sort" Makefile: make command-list.h 2-5x as fast with -jN - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason New
[3/3] branch: use ref_sorting_release() ref-filter: add a ref_sorting_release() - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason Accepted
[2/3] ref-filter API user: add and use a ref_sorting_release() ref-filter: add a ref_sorting_release() - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason Accepted
[1/3] tag: use a "goto cleanup" pattern, leak less memory ref-filter: add a ref_sorting_release() - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason Accepted
[RFC,v2,4/4] branch: use ref_sorting_release() for-each-ref: delay parsing of --sort=<atom> options + linux-leaks fixes - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason New
[RFC,v2,3/4] for-each-ref: delay parsing of --sort=<atom> options for-each-ref: delay parsing of --sort=<atom> options + linux-leaks fixes - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason New
[RFC,v2,2/4] ref-filter API user: add and use a ref_sorting_release() for-each-ref: delay parsing of --sort=<atom> options + linux-leaks fixes - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason New
[RFC,v2,1/4] tag: use a "goto cleanup" pattern, leak less memory for-each-ref: delay parsing of --sort=<atom> options + linux-leaks fixes - - - --- 2021-10-20 Ævar Arnfjörð Bjarmason New
[v3,13/13] run-command: remove old run_hook_{le,ve}() hook API hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,12/13] receive-pack: convert push-to-checkout hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,11/13] read-cache: convert post-index-change to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,10/13] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,09/13] git-p4: use 'git hook' to run hooks hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,08/13] send-email: use 'git hook run' for 'sendemail-validate' hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,07/13] git hook run: add an --ignore-missing flag hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,06/13] merge: convert post-merge to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,05/13] hooks: convert 'post-checkout' hook to hook library hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,04/13] am: convert applypatch to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,03/13] rebase: convert pre-rebase to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,02/13] gc: use hook library for pre-auto-gc hook hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,01/13] hook: add 'run' subcommand hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
git config doc: fix recent ASCIIDOC formatting regresison git config doc: fix recent ASCIIDOC formatting regresison - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Accepted
[v2,21/21] refs API: post-migration API renaming [2/2] refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,20/21] refs API: post-migration API renaming [1/2] refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,19/21] refs API: don't expose "errno" in run_transaction_hook() refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,18/21] refs API: make expand_ref() & repo_dwim_log() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,17/21] refs API: make resolve_ref_unsafe() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,16/21] refs API: make refs_ref_exists() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,15/21] refs API: make refs_resolve_refdup() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,14/21] refs tests: ignore ignore errno in test-ref-store helper refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,13/21] refs API: ignore errno in worktree.c's find_shared_symref() refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,12/21] refs API: ignore errno in worktree.c's add_head_info() refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,11/21] refs API: make files_copy_or_rename_ref() et al not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,10/21] refs API: make loose_fill_ref_dir() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,09/21] refs API: make resolve_gitlink_ref() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,08/21] refs API: remove refs_read_ref_full() wrapper refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,07/21] refs/files: remove "name exist?" check in lock_ref_oid_basic() refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,06/21] reflog tests: add --updateref tests refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,05/21] refs API: make refs_rename_ref_available() static refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,04/21] refs API: make parse_loose_ref_contents() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,03/21] refs API: make refs_read_raw_ref() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,02/21] refs API: add a version of refs_resolve_ref_unsafe() with "errno" refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,01/21] branch tests: test for errno propagating on failing read refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[4/4] doc lint: make "lint-docs" non-.PHONY doc lint: fix recent regression, make non-.PHONY - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Accepted
[3/4] doc build: speed up "make lint-docs" doc lint: fix recent regression, make non-.PHONY - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Accepted
[2/4] doc lint: emit errors on STDERR doc lint: fix recent regression, make non-.PHONY - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Accepted
[1/4] doc lint: fix error-hiding regression doc lint: fix recent regression, make non-.PHONY - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Accepted
[v2,13/13] run-command: remove old run_hook_{le,ve}() hook API hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,12/13] receive-pack: convert push-to-checkout hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,11/13] read-cache: convert post-index-change to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,10/13] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,09/13] git-p4: use 'git hook' to run hooks hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,08/13] send-email: use 'git hook run' for 'sendemail-validate' hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,07/13] git hook run: add an --ignore-missing flag hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,06/13] merge: convert post-merge to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,05/13] hooks: convert 'post-checkout' hook to hook library hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,04/13] am: convert applypatch to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,03/13] rebase: convert pre-rebase to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,02/13] gc: use hook library for pre-auto-gc hook hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,01/13] hook: add 'run' subcommand hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v3,2/2] tests: stop using top-level "README" and "COPYING" files tests: stop relying on top-level COPYING and README - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Accepted
« 1 2 ... 32 33 3461 62 »