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