1. 69ab330 Sync with Git 2.36.2 by Junio C Hamano · 2 years, 7 months ago
  2. 8f8eea8 Sync with 2.35.4 by Johannes Schindelin · 2 years, 7 months ago
  3. aef3d59 Sync with 2.34.4 by Johannes Schindelin · 2 years, 7 months ago
  4. eebfde3 Sync with 2.32.3 by Johannes Schindelin · 2 years, 7 months ago
  5. fc0c773 Sync with 2.31.4 by Johannes Schindelin · 2 years, 7 months ago
  6. 3b0bf27 setup: tighten ownership checks post CVE-2022-24765 by Carlo Marcelo Arenas Belón · 2 years, 8 months ago
  7. c37c6dc setup: don't die if realpath(3) fails on getcwd(3) by Kevin Locke · 2 years, 8 months ago
  8. 538dc45 Merge branch 'ep/maint-equals-null-cocci' by Junio C Hamano · 2 years, 8 months ago
  9. 2b0a58d Merge branch 'ep/maint-equals-null-cocci' for maint-2.35 by Junio C Hamano · 2 years, 8 months ago
  10. afe8a90 tree-wide: apply equals-null.cocci by Junio C Hamano · 2 years, 8 months ago
  11. 1ac7422 Sync with Git 2.35.3 by Junio C Hamano · 2 years, 9 months ago
  12. d516b2d Git 2.35.3 by Junio C Hamano · 2 years, 9 months ago v2.35.3
  13. 1f65dd6 Git 2.33.3 by Junio C Hamano · 2 years, 9 months ago v2.33.3
  14. 1530434 Git 2.32.2 by Junio C Hamano · 2 years, 9 months ago v2.32.2
  15. 0f85c4a setup: opt-out of check with safe.directory=* by Derrick Stolee · 2 years, 9 months ago
  16. bb50ec3 setup: fix safe.directory key not being checked by Matheus Valadares · 2 years, 9 months ago
  17. e47363e t0033: add tests for safe.directory by Derrick Stolee · 2 years, 9 months ago
  18. f1b50ec Merge tag 'v2.35.2' by Junio C Hamano · 2 years, 9 months ago
  19. 1f480d5 Sync with 2.34.2 by Johannes Schindelin · 2 years, 10 months ago
  20. 303b876 Sync with 2.32.1 by Johannes Schindelin · 2 years, 10 months ago
  21. 201b0c7 Sync with 2.31.2 by Johannes Schindelin · 2 years, 10 months ago
  22. 8959555 setup_git_directory(): add an owner check for the top-level directory by Johannes Schindelin · 2 years, 10 months ago
  23. 1a8aea8 i18n: factorize "invalid value" messages by Jean-Noël Avila · 3 years ago
  24. e6f8861 setup: introduce startup_info->original_cwd by Elijah Newren · 3 years, 1 month ago
  25. d9a65b6 setup: use xopen and xdup in sanitize_stdfds by René Scharfe · 3 years, 4 months ago
  26. 8721e2e Merge branch 'jt/partial-clone-submodule-1' by Junio C Hamano · 3 years, 6 months ago
  27. ebaf3bc repository: move global r_f_p_c to repo struct by Jonathan Tan · 3 years, 7 months ago
  28. 8013d7d setup: split "extensions found" messages into singular and plural by Alex Henrie · 3 years, 8 months ago
  29. c7d0e61 macOS: precompose startup_info->prefix by Torsten Bögershausen · 3 years, 9 months ago
  30. e0ad957 Merge branch 'bc/sha-256-part-3' by Junio C Hamano · 4 years, 5 months ago
  31. c28a2d0 Merge branch 'jk/reject-newer-extensions-in-v0' into master by Junio C Hamano · 4 years, 5 months ago
  32. b5b46d7 setup: add support for reading extensions.objectformat by brian m. carlson · 4 years, 5 months ago
  33. d13b7f2 Merge branch 'jn/v0-with-extensions-fix' into master by Junio C Hamano · 4 years, 6 months ago
  34. ec91ffc verify_repository_format(): complain about new extensions in v0 repo by Jeff King · 4 years, 6 months ago
  35. 62f2eca repository: allow repository format upgrade with extensions by Jonathan Nieder · 4 years, 6 months ago
  36. 1166419 Revert "check_repository_format_gently(): refuse extensions for old repositories" by Jonathan Nieder · 4 years, 6 months ago
  37. 1221085 Merge branch 'bc/sha-256-part-2' by Junio C Hamano · 4 years, 6 months ago
  38. 14c7fa2 check_repository_format_gently(): refuse extensions for old repositories by Xin Li · 4 years, 7 months ago
  39. 16af5f1 repository: add a helper function to perform repository format upgrade by Xin Li · 4 years, 7 months ago
  40. d553ace setup: set the_repository's hash algo when checking format by brian m. carlson · 4 years, 8 months ago
  41. f8cb64e Merge branch 'bc/sha-256-part-1-of-4' by Junio C Hamano · 4 years, 10 months ago
  42. 4d0e899 Merge branch 'am/real-path-fix' by Junio C Hamano · 4 years, 10 months ago
  43. e96327c Merge branch 'es/outside-repo-errmsg-hints' by Junio C Hamano · 4 years, 10 months ago
  44. 5c20398 prefix_path: show gitdir if worktree unavailable by Emily Shaffer · 4 years, 10 months ago
  45. 4530a85 real_path_if_valid(): remove unsafe API by Alexandr Miloslavskiy · 4 years, 10 months ago
  46. 3d7747e real_path: remove unsafe API by Alexandr Miloslavskiy · 4 years, 10 months ago
  47. 0915a5b set_git_dir: fix crash when used with real_path() by Alexandr Miloslavskiy · 4 years, 10 months ago
  48. cfe3917 setup: allow check_repository_format to read repository format by brian m. carlson · 4 years, 11 months ago
  49. f97741f Merge branch 'es/outside-repo-errmsg-hints' by Junio C Hamano · 5 years ago
  50. e0020b2 prefix_path: show gitdir when arg is outside repo by Emily Shaffer · 5 years ago
  51. 39e21c6 verify_filename(): handle backslashes in "wildcards are pathspecs" rule by Jeff King · 5 years ago
  52. b57a88a5 Merge branch 'js/gitdir-at-unc-root' by Junio C Hamano · 5 years ago
  53. 5cf7b3b setup_git_directory(): handle UNC root paths correctly by Johannes Schindelin · 5 years ago
  54. e2683d5 Fix .git/ discovery at the root of UNC shares by Johannes Schindelin · 5 years ago
  55. d17f212 setup_git_directory(): handle UNC paths correctly by Johannes Schindelin · 5 years ago
  56. 60b7a92 Move repository_format_partial_clone to promisor-remote.c by Christian Couder · 6 years ago
  57. e270f42 sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_name by Nguyễn Thái Ngọc Duy · 6 years ago
  58. 6b5688b Merge branch 'ma/clear-repository-format' by Junio C Hamano · 6 years ago
  59. e8805af setup: fix memory leaks with `struct repository_format` by Martin Ågren · 6 years ago
  60. ff09c9e Merge branch 'js/abspath-part-inside-repo' by Junio C Hamano · 6 years ago
  61. 1301997 setup: free old value before setting `work_tree` by Martin Ågren · 6 years ago
  62. d8727b3 abspath_part_inside_repo: respect core.ignoreCase by Johannes Schindelin · 6 years ago
  63. 07098b8 Simplify handling of setup_git_directory_gently() failure cases. by Erin Dahlgren · 6 years ago
  64. 58b284a worktree: add per-worktree config files by Nguyễn Thái Ngọc Duy · 6 years ago
  65. 033abf9 Replace all die("BUG: ...") calls by BUG() ones by Johannes Schindelin · 7 years ago
  66. ff6eb82 Merge branch 'jk/relative-directory-fix' by Junio C Hamano · 7 years ago
  67. 0873c39 Merge branch 'nd/remove-ignore-env-field' by Junio C Hamano · 7 years ago
  68. 8500e0d set_work_tree: use chdir_notify by Jeff King · 7 years ago
  69. 357a03e repository.c: move env-related setup code back to environment.c by Nguyễn Thái Ngọc Duy · 7 years ago
  70. d405396 Merge branch 'as/ll-i18n' by Junio C Hamano · 7 years ago
  71. f3d618d Merge branch 'jh/fsck-promisors' by Junio C Hamano · 7 years ago
  72. fc045fe Mark messages for translations by Alexander Shopov · 7 years ago
  73. bdae4af Merge branch 'sg/setup-doc-update' by Junio C Hamano · 7 years ago
  74. 176b2d3 setup.c: fix comment about order of .git directory discovery by SZEDER Gábor · 7 years ago
  75. 75b97fe extension.partialclone: introduce partial clone extension by Jonathan Tan · 7 years ago
  76. 78a6766 Integrate hash algorithm support with repo setup by brian m. carlson · 7 years ago
  77. abade65 setup: expose enumerated repo info by brian m. carlson · 7 years ago
  78. 57dd3dd Merge branch 'js/early-config' by Junio C Hamano · 7 years ago
  79. fa4d8c7 setup: avoid double slashes when looking for HEAD by Jeff King · 7 years ago
  80. 2a5aa82 Merge branch 'ks/verify-filename-non-option-error-message-tweak' by Junio C Hamano · 7 years ago
  81. 33f3c68 setup: update error message to be more meaningful by Kaartic Sivaraam · 7 years ago
  82. ea1d875 read_gitfile_gently: clarify return value ownership. by Han-Wen Nienhuys · 7 years ago
  83. 1fb2b63 set_git_dir: handle feeding gitdir to itself by Jeff King · 7 years ago
  84. f9ee2fc grep: recurse in-process using 'struct repository' by Brandon Williams · 7 years ago
  85. c14c234 environment: place key repository state in the_repository by Brandon Williams · 8 years ago
  86. 7aee274 setup: add comment indicating a hack by Brandon Williams · 8 years ago
  87. 73f192c setup: don't perform lazy initialization of repository state by Brandon Williams · 8 years ago
  88. 25bf951 Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-object by Junio C Hamano · 8 years ago
  89. 32e0da5 Merge branch 'jk/pathspec-magic-disambiguation' by Junio C Hamano · 8 years ago
  90. d3fb71b setup: teach discover_git_directory to respect the commondir by Brandon Williams · 8 years ago
  91. b2141fc config: don't include config.h by default by Brandon Williams · 8 years ago
  92. 69743f9 discover_git_directory(): avoid setting invalid git_dir by Johannes Schindelin · 8 years ago
  93. 93dd544 Merge branch 'jc/noent-notdir' by Junio C Hamano · 8 years ago
  94. c705420 treewide: use is_missing_file_error() where ENOENT and ENOTDIR are checked by Junio C Hamano · 8 years ago
  95. 2cb47ab verify_filename(): flip order of checks by Jeff King · 8 years ago
  96. c99eddd verify_filename(): treat ":(magic)" as a pathspec by Jeff King · 8 years ago
  97. 42471bc check_filename(): handle ":^" path magic by Jeff King · 8 years ago
  98. d51c6ee check_filename(): use skip_prefix by Jeff King · 8 years ago
  99. a08cbcd check_filename(): refactor ":/" handling by Jeff King · 8 years ago
  100. 2d4dcf2 setup_discovered_git_dir(): plug memory leak by Johannes Schindelin · 8 years ago