Show patches with: Archived = No       |   19880 patches
« 1 2 ... 55 56 57198 199 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/5] wildmatch: more cleanups after killing uchar Clean up wildmatch.c - - - --- 2023-02-10 Masahiro Yamada Superseded
[4/5] wildmatch: use char instead of uchar Clean up wildmatch.c - - - --- 2023-02-10 Masahiro Yamada Superseded
[3/5] wildmatch: remove NEGATE_CLASS and NEGATE_CLASS2 macros Clean up wildmatch.c - - - --- 2023-02-10 Masahiro Yamada Superseded
[2/5] wildmatch: remove IS*() macros Clean up wildmatch.c - - - --- 2023-02-10 Masahiro Yamada Superseded
[1/5] git-compat-util: add isblank() and isgraph() Clean up wildmatch.c - - - --- 2023-02-10 Masahiro Yamada Superseded
[v2] signature-format.txt: note SSH and X.509 signature delimiters [v2] signature-format.txt: note SSH and X.509 signature delimiters - - - --- 2023-02-10 Gwyneth Morgan Superseded
[v2] gpg-interface: lazily initialize and read the configuration [v2] gpg-interface: lazily initialize and read the configuration - - - --- 2023-02-09 Junio C Hamano Accepted
[GSoC] {apply,alias}: convert pre-processor macros to enums [GSoC] {apply,alias}: convert pre-processor macros to enums - - - --- 2023-02-09 Vinayak Dev Superseded
[1/2] {am,commit-tree,verify-{commit,tag}}: refactor away config wrapper gpg-interface: cleanup + convert low hanging fruit to configset API - - - --- 2023-02-09 Ævar Arnfjörð Bjarmason Accepted
[RFC] fetch: support hideRefs to speed up connectivity checks [RFC] fetch: support hideRefs to speed up connectivity checks - - - --- 2023-02-09 Eric Wong Superseded
[v3] name-rev: fix names by dropping taggerdate workaround [v3] name-rev: fix names by dropping taggerdate workaround - - - --- 2023-02-09 Elijah Newren Accepted
[v8,6/6] diff-lib: parallelize run_diff_files for submodules submodule: parallelize diff - - - --- 2023-02-09 Calvin Wan Superseded
[v8,5/6] diff-lib: refactor out diff_change logic submodule: parallelize diff - - - --- 2023-02-09 Calvin Wan Superseded
[v8,4/6] submodule: refactor is_submodule_modified() submodule: parallelize diff - - - --- 2023-02-09 Calvin Wan Superseded
[v8,3/6] submodule: move status parsing into function submodule: parallelize diff - - - --- 2023-02-09 Calvin Wan Superseded
[v8,2/6] submodule: strbuf variable rename submodule: parallelize diff - - - --- 2023-02-09 Calvin Wan Superseded
[v8,1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts submodule: parallelize diff - - - --- 2023-02-09 Calvin Wan Superseded
gpg-interface: lazily initialize and read the configuration gpg-interface: lazily initialize and read the configuration - - - --- 2023-02-08 Junio C Hamano Superseded
[v2,5/5] hook: support a --to-stdin=<path> option [v2,1/5] run-command.c: remove dead assignment in while-loop - - - --- 2023-02-08 Ævar Arnfjörð Bjarmason Accepted
[v2,4/5] sequencer: use the new hook API for the simpler "post-rewrite" call [v2,1/5] run-command.c: remove dead assignment in while-loop - - - --- 2023-02-08 Ævar Arnfjörð Bjarmason Accepted
[v2,3/5] hook API: support passing stdin to hooks, convert am's 'post-rewrite' [v2,1/5] run-command.c: remove dead assignment in while-loop - - - --- 2023-02-08 Ævar Arnfjörð Bjarmason Accepted
[v2,2/5] run-command: allow stdin for run_processes_parallel [v2,1/5] run-command.c: remove dead assignment in while-loop - - - --- 2023-02-08 Ævar Arnfjörð Bjarmason Accepted
[v2,1/5] run-command.c: remove dead assignment in while-loop [v2,1/5] run-command.c: remove dead assignment in while-loop - - - --- 2023-02-08 Ævar Arnfjörð Bjarmason Accepted
remote: align columns on -v remote: align columns on -v - - - --- 2023-02-07 Kir Kolyshkin Superseded
[v3,3/3] userdiff: support Java sealed classes userdiff: Java updates - - - --- 2023-02-07 Andrei Rybak Accepted
[v3,2/3] userdiff: support Java record types userdiff: Java updates - - - --- 2023-02-07 Andrei Rybak Accepted
[v3,1/3] userdiff: support Java type parameters userdiff: Java updates - - - --- 2023-02-07 Andrei Rybak Accepted
[v2] Documentation: clarify multiple pushurls vs urls [v2] Documentation: clarify multiple pushurls vs urls - - - --- 2023-02-07 Calvin Wan Accepted
config.h: remove unused git_configset_add_parameters() config.h: remove unused git_configset_add_parameters() - 1 - --- 2023-02-07 Ævar Arnfjörð Bjarmason Accepted
[v5,10/10] for-each-repo: with bad config, don't conflate <path> and <cmd> config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-02-07 Ævar Arnfjörð Bjarmason Superseded
[v5,09/10] config API: add "string" version of *_value_multi(), fix segfaults config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-02-07 Ævar Arnfjörð Bjarmason Superseded
[v5,08/10] config API users: test for *_get_value_multi() segfaults config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-02-07 Ævar Arnfjörð Bjarmason Superseded
[v5,07/10] for-each-repo: error on bad --config config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-02-07 Ævar Arnfjörð Bjarmason Superseded
[v5,06/10] config API: don't lose the git_*get*() return values config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-02-07 Ævar Arnfjörð Bjarmason Superseded
[v5,05/10] config API: have *_multi() return an "int" and take a "dest" config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-02-07 Ævar Arnfjörð Bjarmason Superseded
[v5,04/10] versioncmp.c: refactor config reading next commit config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-02-07 Ævar Arnfjörð Bjarmason Superseded
[v5,03/10] config API: add and use a "git_config_get()" family of functions config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-02-07 Ævar Arnfjörð Bjarmason Superseded
[v5,02/10] config tests: add "NULL" tests for *_get_value_multi() config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-02-07 Ævar Arnfjörð Bjarmason Superseded
[v5,01/10] config tests: cover blind spots in git_die_config() tests config API: make "multi" safe, fix segfaults, propagate "ret" - - - --- 2023-02-07 Ævar Arnfjörð Bjarmason Superseded
[v2] name-rev: fix names by dropping taggerdate workaround [v2] name-rev: fix names by dropping taggerdate workaround - - - --- 2023-02-07 Elijah Newren Superseded
[v7,19/19] push: free_refs() the "local_refs" in set_refspecs() leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,18/19] push: refactor refspec_append_mapped() for subsequent leak-fix leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,17/19] receive-pack: release the linked "struct command *" list leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,16/19] grep API: plug memory leaks by freeing "header_list" leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,15/19] grep.c: refactor free_grep_patterns() leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,14/19] builtin/merge.c: free "&buf" on "Your local changes..." error leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,13/19] builtin/merge.c: use fixed strings, not "strbuf", fix leak leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,12/19] show-branch: free() allocated "head" before return leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,11/19] commit-graph: fix a parse_options_concat() leak leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,10/19] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}() leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,09/19] http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main() leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,08/19] worktree: fix a trivial leak in prune_worktrees() leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,07/19] repack: fix leaks on error with "goto cleanup" leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,06/19] name-rev: don't xstrdup() an already dup'd string leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,05/19] various: add missing clear_pathspec(), fix leaks leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,04/19] clone: use free() instead of UNLEAK() leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,03/19] commit-graph: use free_commit_graph() instead of UNLEAK() leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,02/19] bundle.c: don't leak the "args" in the "struct child_process" leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v7,01/19] tests: mark tests as passing with SANITIZE=leak leak fixes: various simple leak fixes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v3,3/3] branch: rename orphan branches in any worktree branch: operations on orphan branches - - - --- 2023-02-06 Rubén Justo Superseded
[v3,2/3] branch: description for orphan branch errors branch: operations on orphan branches - - - --- 2023-02-06 Rubén Justo Superseded
[v3,1/3] branch: avoid unnecessary worktrees traversals branch: operations on orphan branches - - - --- 2023-02-06 Rubén Justo Superseded
[v2,3/3] docs & comments: replace mentions of "git-add--interactive.perl" add: remove Perl version of "git add -[pi]" - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v2,2/3] add API: remove run_add_interactive() wrapper function add: remove Perl version of "git add -[pi]" - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v2,1/3] add: remove "add.interactive.useBuiltin" & Perl "git add--interactive" add: remove Perl version of "git add -[pi]" - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v5,6/6] tests: don't lose misc "git" exit codes tests: fix ignored & hidden exit codes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v5,5/6] tests: don't lose "git" exit codes in "! ( git ... | grep )" tests: fix ignored & hidden exit codes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v5,4/6] tests: don't lose exit status with "test <op> $(git ...)" tests: fix ignored & hidden exit codes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v5,3/6] tests: don't lose exit status with "(cd ...; test <op> $(git ...))" tests: fix ignored & hidden exit codes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v5,2/6] t/lib-patch-mode.sh: fix ignored exit codes tests: fix ignored & hidden exit codes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v5,1/6] auto-crlf tests: don't lose exit code in loops and outside tests tests: fix ignored & hidden exit codes - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v4,3/3] t4113: put executable lines to test_expect_success t4113: modernize style - - - --- 2023-02-06 Shuqi Liang Superseded
[v4,2/3] t4113: indent with tab t4113: modernize style - - - --- 2023-02-06 Shuqi Liang Superseded
[v4,1/3] t4113: modernize test script t4113: modernize style - - - --- 2023-02-06 Shuqi Liang Superseded
Documentation: clarify multiple pushurls vs urls Documentation: clarify multiple pushurls vs urls - - - --- 2023-02-06 Calvin Wan Superseded
[v8,3/3] credential: add WWW-Authenticate header to cred requests Enhance credential helper protocol to include auth headers - - - --- 2023-02-06 Matthew John Cheetham Superseded
[v8,2/3] http: read HTTP WWW-Authenticate response headers Enhance credential helper protocol to include auth headers - - - --- 2023-02-06 Matthew John Cheetham Superseded
[v8,1/3] t5563: add tests for basic and anoymous HTTP access Enhance credential helper protocol to include auth headers - - - --- 2023-02-06 Matthew John Cheetham Superseded
[v4,8/8] commit.c: free() revs.commit in get_fork_point() sequencer API & users: fix widespread leaks - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v4,7/8] builtin/rebase.c: free() "options.strategy_opts" sequencer API & users: fix widespread leaks - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v4,6/8] sequencer.c: always free() the "msgbuf" in do_pick_commit() sequencer API & users: fix widespread leaks - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v4,5/8] builtin/rebase.c: fix "options.onto_name" leak sequencer API & users: fix widespread leaks - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v4,4/8] builtin/revert.c: move free-ing of "revs" to replay_opts_release() sequencer API & users: fix widespread leaks - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v4,3/8] sequencer API users: fix get_replay_opts() leaks sequencer API & users: fix widespread leaks - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v4,2/8] sequencer.c: split up sequencer_remove_state() sequencer API & users: fix widespread leaks - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[v4,1/8] rebase: use "cleanup" pattern in do_interactive_rebase() sequencer API & users: fix widespread leaks - - - --- 2023-02-06 Ævar Arnfjörð Bjarmason Accepted
[2/2] diff: teach diff to read gitattribute diff-algorithm Teach diff to honor diff algorithms set through git attributes - - - --- 2023-02-05 John Cai Superseded
[1/2] diff: consolidate diff algorithm option parsing Teach diff to honor diff algorithms set through git attributes - - - --- 2023-02-05 John Cai Superseded
[v3,3/4] rebase: refuse to switch to a branch already checked out elsewhere (test) [v3,1/4] worktree: introduce is_shared_symref() - - - --- 2023-02-04 Rubén Justo Accepted
[v3,2/4] branch: fix die_if_checked_out() when ignore_current_worktree [v3,1/4] worktree: introduce is_shared_symref() - - - --- 2023-02-04 Rubén Justo Accepted
[v3,1/4] worktree: introduce is_shared_symref() [v3,1/4] worktree: introduce is_shared_symref() - - - --- 2023-02-04 Rubén Justo Accepted
[v2] bisect: fix "reset" when branch is checked out elsewhere [v2] bisect: fix "reset" when branch is checked out elsewhere - - - --- 2023-02-04 Rubén Justo Superseded
[v3] credential: new attribute password_expiry_utc [v3] credential: new attribute password_expiry_utc - - - --- 2023-02-04 M Hickford Superseded
t5000: modernise archive and :(glob) test t5000: modernise archive and :(glob) test - - - --- 2023-02-04 Kostya Farber Accepted
cache-tree: fix strbuf growth in prime_cache_tree_rec() cache-tree: fix strbuf growth in prime_cache_tree_rec() - - - --- 2023-02-04 René Scharfe Superseded
[v2,2/2,RFC] push: allow delete one level ref push: allow delete one level ref - - - --- 2023-02-04 ZheNing Hu Superseded
[v2,1/2] receive-pack: fix funny ref error messsage push: allow delete one level ref - - - --- 2023-02-04 ZheNing Hu Superseded
[v2,3/3] userdiff: support Java sealed classes userdiff: Java updates - - - --- 2023-02-04 Andrei Rybak Superseded
[v2,2/3] userdiff: support Java record types userdiff: Java updates - - - --- 2023-02-04 Andrei Rybak Superseded
[v2,1/3] userdiff: support Java type parameters userdiff: Java updates - - - --- 2023-02-04 Andrei Rybak Superseded
« 1 2 ... 55 56 57198 199 »