Commit Graph

  • d35a5cf850 l10n: bg.po: Updated Bulgarian translation (5652t) Alexander Shopov 2024-04-21 14:20:00 +02:00
  • aa7b8b7567 l10n: fr: v2.45.0 Jean-Noël Avila 2024-04-20 17:06:46 +08:00
  • 7be7783164 l10n: Update Vietnamese team contact Vũ Tiến Hưng 2024-04-20 12:02:27 +07:00
  • 3450424185 Meta/Canned: polish 'not just respond' section Junio C Hamano 2024-04-19 11:45:59 -07:00
  • 8992799f58 What's cooking (2024/04 #07) Junio C Hamano 2024-04-19 09:48:00 -07:00
  • ae3196a5ea Git 2.45-rc0 v2.45.0-rc0 Junio C Hamano 2024-04-19 09:11:41 -07:00
  • 6c69d3a91f Merge branch 'la/mailmap-entry' Junio C Hamano 2024-04-19 09:13:47 -07:00
  • 18dd9301a2 Merge branch 'pf/commitish-committish' Junio C Hamano 2024-04-19 09:13:47 -07:00
  • cadcf58085 format-patch: ensure that --rfc and -k are mutually exclusive Dragan Simic 2024-04-19 03:05:30 +02:00
  • 10dc9846b8 Git 2.44.1 v2.44.1 Johannes Schindelin 2024-04-10 22:10:07 +02:00
  • e5e6663e69 Sync with 2.43.4 Johannes Schindelin 2024-04-10 22:10:06 +02:00
  • 1f2e64e22d Git 2.43.4 v2.43.4 Johannes Schindelin 2024-04-10 22:04:50 +02:00
  • 8e97ec3662 Sync with 2.42.2 Johannes Schindelin 2024-04-10 22:04:48 +02:00
  • babb4e5d71 Git 2.42.2 v2.42.2 Johannes Schindelin 2024-04-10 21:51:47 +02:00
  • be348e9815 Sync with 2.41.1 Johannes Schindelin 2024-04-17 11:39:09 +02:00
  • 0f15832059 Git 2.41.1 v2.41.1 Johannes Schindelin 2024-04-10 21:06:57 +02:00
  • f5b2af06f5 Sync with 2.40.2 Johannes Schindelin 2024-04-17 11:38:18 +02:00
  • b9b439e0e3 Git 2.40.2 v2.40.2 Johannes Schindelin 2024-04-10 20:56:02 +02:00
  • 93a88f42db Sync with 2.39.4 Johannes Schindelin 2024-04-12 09:45:28 +02:00
  • 47b6d90e91 Git 2.39.4 v2.39.4 Johannes Schindelin 2024-04-10 20:37:40 +02:00
  • 9e65df5eab Merge branch 'ownership-checks-in-local-clones' Johannes Schindelin 2024-04-13 00:28:19 +02:00
  • 2b3d38a6b1 Merge branch 'defense-in-depth' Johannes Schindelin 2024-03-31 00:22:41 +01:00
  • a33fea0886 fsck: warn about symlink pointing inside a gitdir Johannes Schindelin 2024-04-10 18:01:13 +02:00
  • 20f3588efc core.hooksPath: add some protection while cloning Johannes Schindelin 2024-03-30 19:12:50 +01:00
  • 4412a04fe6 init.templateDir: consider this config setting protected Johannes Schindelin 2024-03-29 13:15:32 +01:00
  • 8db1e8743c clone: prevent hooks from running during a clone Johannes Schindelin 2024-03-28 19:21:06 +01:00
  • 584de0b4c2 Add a helper function to compare file contents Johannes Schindelin 2024-03-30 15:59:20 +01:00
  • 61e124bb2d SubmittingPatches: demonstrate using git-contacts with git-send-email Linus Arver 2024-04-18 21:52:05 +00:00
  • bf96614541 SubmittingPatches: add heading for format-patch and send-email Linus Arver 2024-04-18 21:52:04 +00:00
  • 01ea2b2836 SubmittingPatches: dedupe discussion of security patches Linus Arver 2024-04-18 21:52:03 +00:00
  • e2663c4597 SubmittingPatches: discuss reviewers first Linus Arver 2024-04-18 21:52:02 +00:00
  • c8d6a54a07 SubmittingPatches: quote commands Linus Arver 2024-04-18 21:52:01 +00:00
  • 84b91fc465 SubmittingPatches: mention GitGitGadget Linus Arver 2024-04-18 21:52:00 +00:00
  • 824503ce88 SubmittingPatches: clarify 'git-contacts' location Linus Arver 2024-04-18 21:51:59 +00:00
  • 7e50b3f5df MyFirstContribution: mention contrib/contacts/git-contacts Linus Arver 2024-04-18 21:51:58 +00:00
  • a6c2654f83 rebase -m: fix --signoff with conflicts Phillip Wood 2024-04-18 14:14:09 +01:00
  • 53f6746615 sequencer: store commit message in private context Phillip Wood 2024-04-18 14:14:08 +01:00
  • 497a01a2d3 sequencer: move current fixups to private context Phillip Wood 2024-04-18 14:14:07 +01:00
  • a3152edc97 sequencer: start removing private fields from public API Phillip Wood 2024-04-18 14:14:06 +01:00
  • 42aae6a49a sequencer: always free "struct replay_opts" Phillip Wood 2024-04-18 14:14:05 +01:00
  • 2a60cb766e Merge branch 'pw/t3428-cleanup' into pw/rebase-m-signoff-fix Junio C Hamano 2024-04-18 13:33:37 -07:00
  • 0c47355790 repository: drop initialize_the_repository() Patrick Steinhardt 2024-04-18 14:14:33 +02:00
  • 19fa8cd48c repository: drop the_index variable Patrick Steinhardt 2024-04-18 14:14:29 +02:00
  • 9ee6d63bab builtin/clone: stop using the_index Patrick Steinhardt 2024-04-18 14:14:24 +02:00
  • 66bce9d00b repository: initialize index in repo_init() Patrick Steinhardt 2024-04-18 14:14:19 +02:00
  • f59aa5e0a9 builtin: stop using the_index Patrick Steinhardt 2024-04-18 14:14:14 +02:00
  • 319ba14407 t/helper: stop using the_index Patrick Steinhardt 2024-04-18 14:14:09 +02:00
  • cf19d6a4d3 Meta/Make: disable unit tests when --tests=<num> is given Junio C Hamano 2024-04-18 08:54:46 -07:00
  • e6a0fc2e0e What's cooking (2024/04 #06) Junio C Hamano 2024-04-17 15:18:29 -07:00
  • 86cb6a3f05 Merge branch 'icasefs-symlink-confusion' Johannes Schindelin 2024-03-31 00:22:41 +01:00
  • df93e407f0 init: refactor the template directory discovery into its own function Johannes Schindelin 2024-03-29 11:45:01 +01:00
  • 48c171d927 find_hook(): refactor the STRIP_EXTENSION logic Johannes Schindelin 2024-03-28 19:02:30 +01:00
  • 31572dc420 clone: when symbolic links collide with directories, keep the latter Johannes Schindelin 2024-03-28 10:55:07 +01:00
  • 850c3a220e entry: report more colliding paths Johannes Schindelin 2024-03-28 09:44:28 +01:00
  • e4930e86c0 t5510: verify that D/F confusion cannot lead to an RCE Johannes Schindelin 2024-03-24 14:13:41 +01:00
  • e8d0608944 submodule: require the submodule path to contain directories only Johannes Schindelin 2024-03-26 14:37:25 +01:00
  • eafffd9ad4 clone_submodule: avoid using access() on directories Johannes Schindelin 2024-04-12 21:00:44 +02:00
  • 9706576133 submodules: submodule paths must not contain symlinks Johannes Schindelin 2024-03-22 11:19:22 +01:00
  • 9cf8547320 clone: prevent clashing git dirs when cloning submodule in parallel Filip Hejsek 2024-01-28 05:09:17 +01:00
  • b20c10fd9b t7423: add tests for symlinked submodule directories Filip Hejsek 2024-01-28 04:32:47 +01:00
  • c30a574a0b has_dir_name(): do not get confused by characters < '/' Filip Hejsek 2024-01-28 04:30:25 +01:00
  • e69ac42fcc docs: document security issues around untrusted .git dirs Jeff King 2024-04-16 04:52:13 -04:00
  • 7b70e9efb1 upload-pack: disable lazy-fetching by default Jeff King 2024-04-16 04:35:33 -04:00
  • f4aa8c8bb1 fetch/clone: detect dubious ownership of local repositories Johannes Schindelin 2024-04-10 14:39:37 +02:00
  • 5c5a4a1c05 t0411: add tests for cloning from partial repo Filip Hejsek 2024-01-28 04:29:33 +01:00
  • 93e2ae1c95 midx: disable replace objects Xing Xin 2024-04-08 05:26:57 +00:00
  • 7bf3057d9c builtin/receive-pack: convert to use git-maintenance(1) Patrick Steinhardt 2024-04-17 08:16:35 +02:00
  • b396ee6bed run-command: introduce function to prepare auto-maintenance process Patrick Steinhardt 2024-04-17 08:16:31 +02:00
  • ffff4ac065 credential: add method for querying capabilities brian m. carlson 2024-04-17 00:02:40 +00:00
  • 40220f48b1 credential-cache: implement authtype capability brian m. carlson 2024-04-17 00:02:39 +00:00
  • 30c0a3036f t: add credential tests for authtype brian m. carlson 2024-04-17 00:02:38 +00:00
  • ac4c7cbfaa credential: add support for multistage credential rounds brian m. carlson 2024-04-17 00:02:37 +00:00
  • 37417b7717 t5563: refactor for multi-stage authentication brian m. carlson 2024-04-17 00:02:36 +00:00
  • bd590bde58 docs: set a limit on credential line length brian m. carlson 2024-04-17 00:02:35 +00:00
  • 36f7d865e3 credential: enable state capability brian m. carlson 2024-04-17 00:02:34 +00:00
  • 8470c94be3 credential: add an argument to keep state brian m. carlson 2024-04-17 00:02:33 +00:00
  • ad9bb6dfe6 http: add support for authtype and credential brian m. carlson 2024-04-17 00:02:32 +00:00
  • 5af5cc68aa docs: indicate new credential protocol fields brian m. carlson 2024-04-17 00:02:31 +00:00
  • 2ae6dc686d credential: add a field called "ephemeral" brian m. carlson 2024-04-17 00:02:30 +00:00
  • ca9ccbf674 credential: gate new fields on capability brian m. carlson 2024-04-17 00:02:29 +00:00
  • 6a6d6fb12e credential: add a field for pre-encoded credentials brian m. carlson 2024-04-17 00:02:28 +00:00
  • d01c76f1cf http: use new headers for each object request brian m. carlson 2024-04-17 00:02:27 +00:00
  • 90765ea81e remote-curl: reset headers on new request brian m. carlson 2024-04-17 00:02:26 +00:00
  • 7046f1d572 credential: add an authtype field brian m. carlson 2024-04-17 00:02:25 +00:00
  • 8882ee9d68 mailmap: change primary address for Linus Arver Linus Arver 2024-04-16 23:21:51 +00:00
  • 1204e1a824 builtin/clone: refuse local clones of unsafe repositories Patrick Steinhardt 2024-04-15 13:30:41 +02:00
  • 8c9c051bef setup.c: introduce die_upon_dubious_ownership() Patrick Steinhardt 2024-04-15 13:30:36 +02:00
  • d1bb66a546 builtin/clone: abort when hardlinked source and target file differ Patrick Steinhardt 2024-04-15 13:30:31 +02:00
  • 150e6b0aed builtin/clone: stop resolving symlinks when copying files Patrick Steinhardt 2024-04-15 13:30:26 +02:00
  • 9e06401098 Merge branch 'js/github-actions-update' Johannes Schindelin 2024-04-10 19:25:03 +02:00
  • 64f35baa34 Merge branch 'jc/maint-github-actions-update' Johannes Schindelin 2024-04-10 19:25:03 +02:00
  • 213958f248 ci(linux32): add a note about Actions that must not be updated Johannes Schindelin 2024-02-11 12:11:29 +00:00
  • 7e1bcc8d63 ci: bump remaining outdated Actions versions Johannes Schindelin 2024-02-11 12:11:28 +00:00
  • f6bed64ce2 GitHub Actions: update to github-script@v7 Junio C Hamano 2024-02-02 12:39:35 -08:00
  • ce47f7c85f GitHub Actions: update to checkout@v4 Junio C Hamano 2024-02-02 12:39:34 -08:00
  • 6133e3a77e Merge branch 'quicker-asan-lsan' Johannes Schindelin 2024-04-13 00:05:36 +02:00
  • ea094eec54 Merge branch 'jk/test-lsan-denoise-output' Johannes Schindelin 2024-04-15 18:04:10 +02:00
  • b12dcab61d Merge branch 'js/ci-use-macos-13' Johannes Schindelin 2024-04-10 19:25:02 +02:00
  • c7db432de6 Merge branch 'backport/jk/libcurl-8.7-regression-workaround' into maint-2.39 Johannes Schindelin 2024-04-10 19:25:02 +02:00
  • e1813a335c Merge branch 'jk/redact-h2h3-headers-fix' into maint-2.42 Johannes Schindelin 2024-03-28 09:25:36 +01:00