renovate/lib/util/git
Sigurd Spieckermann 0cfb18271b
fix(git): keep trailing newline in private SSH key (#31005)
2024-08-25 10:44:34 +00:00
..
auth.spec.ts fix(git/auth): fix `insteadOf` for bitbucket-server (#29951) 2024-07-20 11:16:01 +00:00
auth.ts chore(git): use PLATFORM_HOST_TYPES as supported git hosts for gitAllowedHostTypes (#30643) 2024-08-07 21:54:53 +00:00
author.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
author.ts refactor: add strict null checks (#14169) 2022-02-11 11:02:30 +01:00
behind-base-branch-cache.spec.ts refactor: strongly type commit SHAs (#25207) 2023-11-22 06:30:19 +00:00
behind-base-branch-cache.ts refactor: strongly type commit SHAs (#25207) 2023-11-22 06:30:19 +00:00
config.spec.ts fix(git): Don't quote unicode paths (#18963) 2022-11-18 06:59:08 +00:00
config.ts fix(git): Don't quote unicode paths (#18963) 2022-11-18 06:59:08 +00:00
conflicts-cache.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
conflicts-cache.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
error.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
errors.spec.ts refactor(tests): Use `codeBlock` tagged literal (#18916) 2022-11-15 08:35:36 +00:00
index.spec.ts feat(git)!: determine branch modification based on all branch commits (#28225) 2024-07-25 15:28:16 +02:00
index.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
modified-cache.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
modified-cache.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
pristine.spec.ts feat: add pristine in branchCache (#18478) 2022-11-20 07:10:25 +00:00
pristine.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
private-key.spec.ts fix(git): keep trailing newline in private SSH key (#31005) 2024-08-25 10:44:34 +00:00
private-key.ts fix(git): keep trailing newline in private SSH key (#31005) 2024-08-25 10:44:34 +00:00
semantic.spec.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
semantic.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
set-branch-commit.spec.ts refactor: strongly type commit SHAs (#25207) 2023-11-22 06:30:19 +00:00
set-branch-commit.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
types.ts feat(github): convert `platformCommit` to enum (#29156) 2024-07-25 15:28:16 +02:00
url.spec.ts fix(git-url): fix SSH to HTTPS conversion for bitbucket-server (#29527) 2024-06-08 06:09:43 +00:00
url.ts fix(git-url): fix SSH to HTTPS conversion for bitbucket-server (#29527) 2024-06-08 06:09:43 +00:00