Robuta

https://firstpr.me/
What was the first pull request you sent on GitHub?
first pull requestbull
https://github.com/curl/curl/pull/19853
Raise the default GnuTLS priority settings by adding PROFILE_MEDIUM for more secure connection handling.
add profilegnutlsmediumdefaulticing
https://github.com/nmap/nmap/pull/2137
afpluausefixeddate
https://github.com/curl/curl/pull/18855
It cannot actually return an error, so the parent function does not need to check for error and have an exit path that cannot be reached. Pointed out by...
urlmakeinitreturnvoid
https://www.mail-archive.com/search?l=dev@guacamole.apache.org&q=subject:%22%5C%5BGitHub%5C%5D+guacamole%5C-client+pull+request+%23252%5C%3A+GUACAMOLE%5C-504%5C%3A+Add+getHttpStatusCode%5C%28%5C%29+m...%22&o=newest&f=1
pull requestsubjectgithubguacamoleclient
https://chromewebstore.google.com/detail/github-pull-request-comme/oiicjeopkenfhnhiidehbgocmoaappfh
This extension adds an option to navigate through comments in any GitHub pull request
github pull requestchrome web storecommentsnavigator
https://www.eclipse.org/lists/jetty-dev/msg02736.html
github pull requestjettydevpolicies
https://github.com/curl/curl/pull/19149
pull requestopensslfixunabletypo
https://www.mail-archive.com/dev@guacamole.apache.org/msg05478.html
pull requestgithubguacamoleclientclosed
https://github.com/curl/curl/pull/19394
remove assertions that are unnecessary lookup stream after assertions
code readabilitypull requesticing
https://github.com/curl/curl/pull/19811
From lib/h to lib/w. part 1: 47a1ab2 #19764 part 2: 86b3464 #19800 https://github.com/curl/curl/pull/19811/files?w=1
libfixformattingnitspart
https://github.com/curl/curl/pull/18904
This PR fixes three robustness issues in the HTTP/3 (ngtcp2/nghttp3) path: Stream leak on submit failure After successfully opening a QUIC bidi stream, if...
pull requestvariousimprovements
https://github.blog/changelog/2025-11-05-copilot-coding-agent-now-supports-pull-request-templates/
Nov 5, 2025 - Copilot coding agent is our asynchronous, autonomous background agent. When Copilot coding agent finishes its work, it updates the body of its pull request...
coding agentpull requestcopilotsupportstemplates
https://github.com/curl/curl/pull/19872
pull requestdocsusehttpsurls
https://github.com/curl/curl/pull/18790
Since it isn't linked and users might not understand what it refers to. Ref: #18755
formmddropreferencemanual
https://github.com/curl/curl/pull/19864
delay allocations until the cookie is deemed fine. Avoid allocations completely if the incoming cookie isn't fine. only store and keep the sanitized path...
pull requestcookieimprovedallocations
https://github.blog/news-insights/product-news/github-desktop-3-2-preview-your-pull-request/
GitHub Desktop helps you feel confident in your Git and GitHub workflows.
github desktoppull requestpreview
https://github.blog/changelog/2024-12-11-refreshed-pull-request-commits-page-now-generally-available/
The refreshed pull request commits page, which was previously in public preview, is now generally available! This updated page improves performance, is more...
pull requestgenerally availablerefreshedcommitsgithub
https://github.blog/changelog/2026-02-03-github-mobile-comment-on-unchanged-lines-in-pull-request-files/
You can now comment anywhere within a changed file on GitHub Mobile. Previously in the Files Changed view, you could only comment on the lines directly...
github mobilepull requestcommentlinesfiles
https://www.mail-archive.com/reviews@spark.apache.org/msg1463782.html
github sparkpull requestcommenteddiff
https://github.com/curl/curl/pull/19800
From lib/curl* to lib/g*. With fixes to part 1. part 1: 47a1ab2 #19764 https://github.com/curl/curl/pull/19800/files?w=1
libfixformattingnitspart
https://www.mail-archive.com/dev@guacamole.apache.org/msg05084.html
pull requestgithubguacamoleclientclosed
https://github.com/curl/curl/pull/18189
drop x-hacks for curl internal variables and certain autotools ones that do not hold custom values. make x-hacks consistently use "x$var" =...
pull requestautotoolstidyexpressions
https://github.com/curl/curl/pull/18664
examples/headerapi: fix wrong cast. curl_ngtcp2: delete stray character from error message. rustls: fix inline variable declaration. sendf: drop redundant int...
tidyassortmentsmallfixespull
https://github.com/curl/curl/pull/18996
As this is in the tool shutdown the impact of it was nothing. Also, move two global variables to local. Follow-up to 9a26633 Reported-by: Joshua Rogers
threadshutdownpull
https://observablehq.com/@observablehq/github-pull-request-visualizer?collection=@observablehq/templates-developer-workflows
Pull requests (PRs) are the heartbeat of any repo. They are how new features get delivered to users, how bugs are fixed, and how performance is improved. The...
github pull requestvisualizerobservable
https://github.com/curl/curl/pull/19591
Follow-up to 3f0629c
pull requestcookiereturnerroroom
https://github.com/facebook/react/pull/28491
Overview Depends on #28514 This PR adds a new React hook called useActionState to replace and improve the ReactDOM useFormState hook. Motivation This hook...
pull requestaddreact
https://github.com/curl/curl/pull/19004
Although the protocol should only run on index 0, there was a mix of looked up sockindex and using constant 0 in tls send/recv. reported-by: Joshua Rogers
pull requestuseconsistentlyicing
https://github.com/audacity/audacity/pull/9613
Resolves: #9441 I signed CLA The title of the pull request describes an issue it addresses If changes are extensive, then there is a sequence of easily...
pull requestsmoother
https://github.com/curl/curl/pull/19745
Remove connection member waitfor and keep it in the SSH connection meta. Add ssh to supported tracing features, convert many DEBUGF prints to traces. Fix...
sshtracingbetterhandlingicing
https://github.com/curl/curl/pull/19888
All Windows platforms support it. It was permanently enabled with most build methods. The exception is autotools where it is enabled by default, with an option...
large fileswindowsassumeusepull
https://github.com/curl/curl/pull/18928
The kerberos5 library Heimdal is one of three GSS libraries curl support. It has a memory leak triggered by the new test in #18917 and the project seems mostly...
pull requestconfigdropsupportheimdal
https://github.com/curl/curl/pull/18511
Check the easy handles magic in calls to curl_easy_getinfo(). In Curl_close() clear the magic after DNS shutdown since we'd like to see tracing for this....
easygetinfocheckmagiccurl
https://github.com/curl/curl/pull/19353
pull requestwcurlimport
https://www.mail-archive.com/reviews@spark.apache.org/msg1463688.html
github sparkstovehustcommenteddiff
https://www.mail-archive.com/reviews@spark.apache.org/msg1463793.html
github sparkpull requestcommenteddiff
https://www.mail-archive.com/dev@myfaces.apache.org/msg75791.html
pull requestgithubmyfacestobagomerged
https://github.com/curl/curl/pull/18988
ldap_get_dn() can return NULL on error Reported-by: Joshua Rogers
null ptrldapavoiddereffailure
https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/create-a-pr
You can ask Copilot to create a pull request from many places, including GitHub Issues, the agents panel, Copilot Chat, the GitHub CLI, and agentic coding...
github copilotpull requestaskingcreatedocs
https://github.blog/changelog/2025-02-12-improved-pull-request-merge-experience-enabled-by-default-in-public-preview/
The improved merge experience on the pull request page announced in December will be enabled by default over the next few days! The feature remains in public...
pull requestimprovedmergeexperienceenabled
https://github.com/curl/curl/pull/18525
The struct field thus does not depend on the presence of it
filelistprotocol
https://github.blog/changelog/2022-04-12-delete-a-branch-with-an-open-pull-request/
Previously, GitHub's web UI did not allow deleting a branch that was associated with an open pull request. Now you can delete such a branch from the UI....
pull requestdeletebranchopengithub
https://github.com/nmap/nmap/pull/892
This just adds a script to decode any unencrypted BIG-IP cookies in the response. See this support article for information on the encoding scheme:...
addscriptdecodebigcookies
https://github.com/vercel/next.js/pull/20765
Pass 2 of #20381 after I did a rebase (my bad, sorry). This PR adds support for generating AVIF images, now that Sharp v0.27.0 supports the format.
pull requestaddsupportavif
https://chromewebstore.google.com/detail/github-pull-request-check/dcfnokjoimnbmflmgaomafbkbclnhlog
You can get Pull Requests on GitHub on a regular basis
github pull requestchrome web storechecker
https://github.com/curl/curl/pull/18505
Some OSes (Linux, macOS, more?) will generate an EMSGSIZE socket error on the next recv call after receiving an ICMP Packet Too Big on an unconnected UDP...
pull requestquicignorereceive
https://github.blog/changelog/2025-08-15-deprecating-copilot-text-completion-for-pull-request-descriptions/
On September 12, 2025, we will retire Copilot text completion for pull request descriptions. After this date, when you start writing a description, Copilot...
text completionpull requestdeprecatingcopilotdescriptions
https://github.com/curl/curl/pull/20045
Also: add argument names to prototypes.
pull requesttoolargument
https://github.com/curl/curl/pull/19208
lib/vtls/mbedtls.c:786:3: error: call to undeclared function 'mbedtls_ssl_conf_tls13_enable_signal_new_session_tickets'; ISO C99 and later do not...
mbedtlsfixbuildinglt
https://github.com/curl/curl/pull/20209
In particular, it turns 'unsigned long' into 'uint32_t' since the code needs to build and run just as fine on Windows which has 32 bit longs,...
switchuinttypeswidely
https://github.com/sphinx-extensions2/sphinx-autodoc2/pull/93
This is useful because astroid 4 added support for Python 3.14.
pull requestsupportastroid
https://github.com/curl/curl/pull/18605
http2-upload: use fstat() to query file length to fix TOCTOU. ftpuploadresume: fix checking sscanf() return value. Follow-up to b4922b1 #18564
examplesfixtwoissuesfound
https://github.com/curl/curl/pull/18644
Suggested-by: Joseph Birr-Pixton
vtlsinthclarifydata
https://www.mail-archive.com/reviews@spark.apache.org/msg1463504.html
github sparkulyssescommenteddiffpull
https://github.com/curl/curl/pull/18719
A probably unnecessary precaution but since the field sizes are 16 bit in the protocol this makes sure to fail if they would ever be larger as that would go...
sockssspibaillongfields
https://www.eclipse.org/lists/jetty-dev/msg02738.html
github pull requestjettydevpolicies
https://github.com/curl/curl/pull/19069
Since it needs to be a trailing piece of the path avoiding strstr() is faster and more reliable. Also stopped checking the host name since it cannot actually...
ftpreplacestrstrtypehandling
https://dev.to/github/skip-pull-request-and-push-github-action-workflows-with-skip-ci-3bl3
GitHub Actions now supports skipping push and pull_request workflows by looking for some common keywo... Tagged with devops, github, githubactions.
pull requestgithub actionskippushworkflows