Show patches with: none      |   43692 patches
« 1 2 ... 71 72 73436 437 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v3,2/2] ls-files: add %(skipworktree) atom to format option ls-files: add %(skipworktree) atom to format option - - - --- 2023-02-04 ZheNing Hu New
[v3,1/2] docs: fix sparse-checkout docs link ls-files: add %(skipworktree) atom to format option - - - --- 2023-02-04 ZheNing Hu New
[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
new-command.txt: update reference to builtin docs new-command.txt: update reference to builtin docs - - - --- 2023-02-04 Wes Lord Accepted
[v3] delta-islands: free island_marks and bitmaps [v3] delta-islands: free island_marks and bitmaps - - - --- 2023-02-03 Eric Wong Accepted
[v1,3/3] userdiff: support Java sealed classes userdiff: Java updates - - - --- 2023-02-03 Andrei Rybak Superseded
[v1,2/3] userdiff: support Java record types userdiff: Java updates - - - --- 2023-02-03 Andrei Rybak Superseded
[v1,1/3] userdiff: support Java type parameters userdiff: Java updates - - - --- 2023-02-03 Andrei Rybak Superseded
gitweb: fix base url set if PATH_INFO is used, add a / at the end. gitweb: fix base url set if PATH_INFO is used, add a / at the end. - - - --- 2023-02-03 Daniel Abrecht New
[3/3] docs & comments: replace mentions of "git-add--interactive.perl" add: remove Perl version of "git add -[pi]" - - - --- 2023-02-03 Ævar Arnfjörð Bjarmason Superseded
[2/3] add API: remove run_add_interactive() wrapper function add: remove Perl version of "git add -[pi]" - - - --- 2023-02-03 Ævar Arnfjörð Bjarmason Superseded
[1/3] add: remove "add.interactive.useBuiltin" & Perl "git add--interactive" add: remove Perl version of "git add -[pi]" - - - --- 2023-02-03 Ævar Arnfjörð Bjarmason Superseded
.gitattributes: include `text` attribute for eol attributes .gitattributes: include `text` attribute for eol attributes - - - --- 2023-02-03 Philip Oakley Accepted
[v2,5/5] hook: support a --to-stdin=<path> option hook API: support stdin, convert post-rewrite - - - --- 2023-02-03 Ævar Arnfjörð Bjarmason Accepted
[v2,4/5] sequencer: use the new hook API for the simpler "post-rewrite" call hook API: support stdin, convert post-rewrite - - - --- 2023-02-03 Ævar Arnfjörð Bjarmason Accepted
[v2,3/5] hook API: support passing stdin to hooks, convert am's 'post-rewrite' hook API: support stdin, convert post-rewrite - - - --- 2023-02-03 Ævar Arnfjörð Bjarmason Accepted
[v2,2/5] run-command: allow stdin for run_processes_parallel hook API: support stdin, convert post-rewrite - - - --- 2023-02-03 Ævar Arnfjörð Bjarmason Accepted
[v2,1/5] run-command.c: remove dead assignment in while-loop hook API: support stdin, convert post-rewrite - - - --- 2023-02-03 Ævar Arnfjörð Bjarmason Accepted
archive: document output stability concerns archive: document output stability concerns - - - --- 2023-02-03 Raymond E. Pasco New
[GSoC] t/t5000-tar-tree: add helper function [GSoC] t/t5000-tar-tree: add helper function - - - --- 2023-02-02 Kostya Farber New
[3/3] blame: support multiple values in blame.coloring blame: allow blame.coloring to specify both --color-lines and --color-by-age - - - --- 2023-02-02 Robert Estelle New
[2/3] blame: document --color-{lines,by-age} config blame: allow blame.coloring to specify both --color-lines and --color-by-age - - - --- 2023-02-02 Robert Estelle New
[1/3] blame: add test for --color-lines + --color-by-age blame: allow blame.coloring to specify both --color-lines and --color-by-age - - - --- 2023-02-02 Robert Estelle New
[v2,4/4] t4113: indent with tabs t4113: modernize test style - - - --- 2023-02-02 Shuqi Liang New
[v2,3/4] t4113: use "<<-" instead of "<<" t4113: modernize test style - - - --- 2023-02-02 Shuqi Liang New
[v2,2/4] t4113:put second creation in own step t4113: modernize test style - - - --- 2023-02-02 Shuqi Liang New
[v2,1/4] t4113: replace backslash with single quote t4113: modernize test style - - - --- 2023-02-02 Shuqi Liang New
[GSoC] merge: use reverse_commit_list() for list reversal [GSoC] merge: use reverse_commit_list() for list reversal - - - --- 2023-02-02 Kousik Sanagavarapu New
[v4,9/9] for-each-repo: with bad config, don't conflate <path> and <cmd> config API: make "multi" safe, fix numerous segfaults - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Accepted
[v4,8/9] config API: add "string" version of *_value_multi(), fix segfaults config API: make "multi" safe, fix numerous segfaults - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Accepted
[v4,7/9] config API users: test for *_get_value_multi() segfaults config API: make "multi" safe, fix numerous segfaults - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Accepted
[v4,6/9] for-each-repo: error on bad --config config API: make "multi" safe, fix numerous segfaults - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Accepted
[v4,5/9] config API: have *_multi() return an "int" and take a "dest" config API: make "multi" safe, fix numerous segfaults - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Accepted
[v4,4/9] versioncmp.c: refactor config reading next commit config API: make "multi" safe, fix numerous segfaults - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Accepted
[v4,3/9] config API: add and use a "git_config_get()" family of functions config API: make "multi" safe, fix numerous segfaults - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[v4,2/9] config tests: add "NULL" tests for *_get_value_multi() config API: make "multi" safe, fix numerous segfaults - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[v4,1/9] config tests: cover blind spots in git_die_config() tests config API: make "multi" safe, fix numerous segfaults - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Accepted
[v6,19/19] push: free_refs() the "local_refs" in set_refspecs() leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,18/19] push: refactor refspec_append_mapped() for subsequent leak-fix leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,17/19] receive-pack: free() the "ref_name" in "struct command" leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,16/19] grep API: plug memory leaks by freeing "header_list" leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,15/19] grep.c: refactor free_grep_patterns() leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,14/19] builtin/merge.c: free "&buf" on "Your local changes..." error leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,13/19] builtin/merge.c: use fixed strings, not "strbuf", fix leak leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,12/19] show-branch: free() allocated "head" before return leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,11/19] commit-graph: fix a parse_options_concat() leak leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,10/19] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}() leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,09/19] http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main() leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,08/19] worktree: fix a trivial leak in prune_worktrees() leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,07/19] repack: fix leaks on error with "goto cleanup" leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,06/19] name-rev: don't xstrdup() an already dup'd string leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,05/19] various: add missing clear_pathspec(), fix leaks leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,04/19] clone: use free() instead of UNLEAK() leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,03/19] commit-graph: use free_commit_graph() instead of UNLEAK() leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,02/19] bundle.c: don't leak the "args" in the "struct child_process" leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v6,01/19] tests: mark tests as passing with SANITIZE=leak leak fixes: various simple leak fixes - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason Superseded
[v2,6/6] imap-send: correctly report "host" when using "tunnel" imap-send: replace auto-probe libcurl with hard dependency - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[v2,5/6] imap-send: remove old --no-curl codepath imap-send: replace auto-probe libcurl with hard dependency - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[v2,4/6] imap-send: make --curl no-optional imap-send: replace auto-probe libcurl with hard dependency - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[v2,3/6] imap-send: replace auto-probe libcurl with hard dependency imap-send: replace auto-probe libcurl with hard dependency - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[v2,2/6] imap-send doc: the imap.sslVerify is used with imap.tunnel imap-send: replace auto-probe libcurl with hard dependency - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[v2,1/6] imap-send: note "auth_method", not "host" on auth method failure imap-send: replace auto-probe libcurl with hard dependency - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[v2] delta-islands: free island_marks and bitmaps [v2] delta-islands: free island_marks and bitmaps - - - --- 2023-02-02 Eric Wong Superseded
[9/9] git archive docs: document output non-stability git archive: use gzip again by default, document output stabilty - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[8/9] archive tests: test for "gzip -cn" and "git archive gzip" stability git archive: use gzip again by default, document output stabilty - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[7/9] test-lib.sh: add a lazy GZIP prerequisite git archive: use gzip again by default, document output stabilty - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[6/9] archive: use "gzip -cn" for stability, not "git archive gzip" git archive: use gzip again by default, document output stabilty - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[5/9] archive-tar.c: move internal gzip implementation to a function git archive: use gzip again by default, document output stabilty - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[4/9] archive: omit the shell for built-in "command" filters git archive: use gzip again by default, document output stabilty - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[3/9] archiver API: make the "flags" in "struct archiver" an enum git archive: use gzip again by default, document output stabilty - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[2/9] git config docs: document "tar.<format>.{command,remote}" git archive: use gzip again by default, document output stabilty - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[1/9] archive & tar config docs: de-duplicate configuration section git archive: use gzip again by default, document output stabilty - - - --- 2023-02-02 Ævar Arnfjörð Bjarmason New
[v2,2/2] mingw: remove msysGit/MSYS1 support Remove MSys Support - - - --- 2023-02-02 Harshil-Jani Accepted
[v2,1/2] mingw: remove duplicate `USE_NED_ALLOCATOR` directive Remove MSys Support - - - --- 2023-02-02 Harshil-Jani Accepted
delta-islands: free island_marks and bitmaps delta-islands: free island_marks and bitmaps - - - --- 2023-02-02 Eric Wong Superseded
imap-send: replace auto-probe libcurl with hard dependency imap-send: replace auto-probe libcurl with hard dependency - - - --- 2023-02-01 Ævar Arnfjörð Bjarmason Superseded
[v4] compat/winansi: check for errors of CreateThread() correctly [v4] compat/winansi: check for errors of CreateThread() correctly 1 - - --- 2023-02-01 Seija Kijin Accepted
rev-list: clarify git-log default date format rev-list: clarify git-log default date format - - - --- 2023-02-01 Rafael Dulfer New
[v3] win32: check for NULL after creating thread [v3] win32: check for NULL after creating thread 1 - - --- 2023-02-01 Seija Kijin Accepted
[4/4] t/lib-httpd: increase ssl key size to 2048 bits t/lib-httpd ssl fixes - - - --- 2023-02-01 Jeff King Accepted
[3/4] t/lib-httpd: drop SSLMutex config t/lib-httpd ssl fixes - - - --- 2023-02-01 Jeff King Accepted
[2/4] t/lib-httpd: bump required apache version to 2.4 t/lib-httpd ssl fixes - - - --- 2023-02-01 Jeff King Accepted
[1/4] t/lib-httpd: bump required apache version to 2.2 t/lib-httpd ssl fixes - - - --- 2023-02-01 Jeff King Accepted
[2/2] imap-send: not define USE_CURL_FOR_IMAP_SEND in Makefile [1/2] Makefile: not use mismatched curl_config to check version - - - --- 2023-02-01 Jiang Xin New
[1/2] Makefile: not use mismatched curl_config to check version [1/2] Makefile: not use mismatched curl_config to check version - - - --- 2023-02-01 Jiang Xin New
clean: flush after each line clean: flush after each line - - - --- 2023-02-01 Orgad Shaneh New
[v2] credential: new attribute password_expiry_utc [v2] credential: new attribute password_expiry_utc - - - --- 2023-02-01 M Hickford Superseded
pack-objects memory use observations [was: [PATCH] delta-islands: free island-related data after us… pack-objects memory use observations [was: [PATCH] delta-islands: free island-related data after us… - - - --- 2023-02-01 Eric Wong New
git-gui: fix inability to quit after closing another instance git-gui: fix inability to quit after closing another instance - - - --- 2023-02-01 Orgad Shaneh New
docs: document zero bits in index "mode" docs: document zero bits in index "mode" - - - --- 2023-02-01 Glen Choo Accepted
[GSoC] t/t4113-apply-ending.sh: Modernize a test script [GSoC] t/t4113-apply-ending.sh: Modernize a test script - - - --- 2023-01-31 Shuqi Liang New
[v3] grep: fall back to interpreter if JIT memory allocation fails [v3] grep: fall back to interpreter if JIT memory allocation fails - - - --- 2023-01-31 Mathias Krause Accepted
[v2] win32: check for NULL after creating thread [v2] win32: check for NULL after creating thread - - - --- 2023-01-31 Seija Kijin Superseded
win32: check for NULL when creating thread win32: check for NULL when creating thread - - - --- 2023-01-31 Seija Kijin Accepted
[v5] win32: fix thread usage for win32 [v5] win32: fix thread usage for win32 - - - --- 2023-01-31 Seija Kijin Superseded
[v3,11/11] bundle-uri: test missing bundles with heuristic Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-31 Derrick Stolee Accepted
« 1 2 ... 71 72 73436 437 »