Commits
User selector
Commit History
Commits on Oct 7, 2025
Include the `LintCommit` configuration in `IConfig`
Show description for d25eafacommitted
Commits on Sep 4, 2025
ProjectOptions: do not allow the config to be passed implicitly
Show description for 39c86edcommitted
Commits on Sep 1, 2025
MailArchiveGitHelper: do not allow the config to be passed implicitly
Show description for 5186451committedPatchSeries: do not allow the config to be passed implicitly
Show description for e8bb14ccommittedGitGitGadget: do not allow the config to be passed implicitly
Show description for b291ab7committed
Commits on Aug 20, 2025
CIHelper: make the `config` an explicit constructor parameter
Show description for 4402c0dcommitted
Commits on Aug 15, 2025
Style fix: no semicolons after interface definitions!
Show description for 8a673d9committed
Commits on Aug 12, 2025
pushNotesRef: allow for concurrent operations
Show description for 894d0afcommittednotes: implement a method to merge diverging notes
Show description for 159166ccommitted
Commits on Mar 14, 2025
Merge pull request #1798 from H1ghBre4k3r/fix-folded-message-id-header
Show description for 3143b23authored
Commits on Jan 16, 2025
Commits on Jan 10, 2025
fix: properly treat folded headers
Show description for 71d4cb5committed
Commits on Jan 4, 2025
Fix many ESLint warnings/errors
Show description for d162073committed
Commits on Jan 3, 2025
git-notes.test: avoid fetching notes from GitHub
Show description for 58cdc79committed
Commits on Nov 12, 2024
test: use promise versions of functions
Show description for 2cedcb6committedtest: ignore asynchronous test errors
Show description for c326468committed
Commits on Aug 22, 2024
lint: update tests for linting issues
Show description for 348a2abcommitted
Commits on Aug 20, 2024
lint: mostly format updates and a grep change
Show description for 1131dfacommittedlint: use Object.prototype.hasOwnProperty for safety
Show description for f2d70d8committed
Commits on Aug 12, 2024
es modules: __dirname and __filename are no longer supported
Show description for 317616ecommittedes modules: change test file imports to reference .js files
Show description for df3faefcommitted
Commits on Mar 23, 2024
Rename `removeDuplicateHeaders()`
Show description for e66e190committed
Commits on Jan 8, 2024
Remove support for the CLI mode
Show description for 6d397b0committed
Commits on Apr 25, 2023
lint: remove trailing empty line
Show description for 4db57a0committed
Commits on Feb 15, 2023
ci-helper tests: only show the `console.log()` output upon failure
Show description for 2594998committed
Commits on Jan 9, 2023
ci: new tests for MailArchiveGitHelper
Show description for e810207committed
Commits on Jan 3, 2023
CI: Add tests for git line handlers
Show description for a7206f2committedCi: add a logger if --GGGVERBOSE is specified
Show description for be508a4committed
Commits on Dec 31, 2022
Merge pull request #1196 from webstech/replyto
Show description for 3d092feauthoredSupport mostly lowercase `In-reply-to` header
Show description for d85ce28authored andcommitted
Commits on Dec 30, 2022
ci: stop `API rate limit exceeded` failures
Show description for e90a307committed
Commits on Oct 18, 2022
Format checkboxes
Show description for dca8bc6authored andcommitted
Commits on Jul 2, 2022
Add feature to suppress range-diff on /submit
Show description for fb7ed82committed
Commits on Jun 5, 2022
Prefer environment vars over config values
Show description for 2d0f6b1committed
Commits on Jun 2, 2022
ci-helper: do error out upon problems
Show description for d2a2f74committed