1
0
Fork 0
mirror of https://github.com/git/git.git synced 2026-03-07 03:30:27 +00:00
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Find a file
Junio C Hamano 795c338de7 The 12th batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-03-05 10:04:49 -08:00
.github Merge branch 'ps/ci-gitlab-msvc-updates' 2026-02-27 15:11:52 -08:00
bin-wrappers Introduce support for the Meson build system 2024-12-07 07:52:14 +09:00
block-sha1 sha1: do not redefine platform_SHA_CTX and friends 2024-09-27 11:27:47 -07:00
builtin Merge branch 'ob/core-attributesfile-in-repository' 2026-03-05 10:04:49 -08:00
ci Merge branch 'ps/ci-gitlab-msvc-updates' 2026-02-27 15:11:52 -08:00
compat Merge branch 'mc/tr2-process-ancestry-cleanup' 2026-02-25 11:54:18 -08:00
compiler-tricks intialize false_but_the_compiler_does_not_know_it_ 2025-05-07 09:11:47 -07:00
contrib Merge branch 'kn/osxkeychain-buildfix' 2026-03-04 10:52:59 -08:00
Documentation The 12th batch 2026-03-05 10:04:49 -08:00
ewah cocci: extend MEMZERO_ARRAY() rules 2026-02-03 09:41:52 -08:00
git-gui Merge branch 'master' of https://github.com/j6t/git-gui 2026-01-25 09:08:06 -08:00
gitk-git Merge branch 'master' of https://github.com/j6t/gitk 2026-02-11 14:49:53 -08:00
gitweb gitweb: let page header grow on mobile for long wrapped project names 2026-02-17 11:49:13 -08:00
mergetools doc: update references to renamed AsciiDoc files 2025-06-06 15:05:47 -07:00
negotiator refs: introduce wrapper struct for each_ref_fn 2025-11-04 07:32:24 -08:00
odb packfile: move packfile store into object source 2026-01-09 06:40:07 -08:00
oss-fuzz environment: stop storing core.attributesFile globally 2026-02-17 12:09:42 -08:00
perl contrib: better support symbolic port names in git-credential-netrc 2025-06-25 09:43:59 -07:00
po Merge branch 'jx/zh_CN' of github.com:jiangxin/git 2026-01-31 21:32:54 +08:00
refs Merge branch 'kn/ref-location' 2026-03-04 10:52:59 -08:00
reftable reftable/stack: add function to check if optimization is required 2025-11-10 09:28:47 -08:00
sha1 sha1: do not redefine platform_SHA_CTX and friends 2024-09-27 11:27:47 -07:00
sha1collisiondetection@855827c583
sha1dc doc: refer to internet archive 2023-11-26 10:07:06 +09:00
sha256 Merge branch 'ew/hash-with-openssl-evp' 2023-08-09 16:18:15 -07:00
src rust: build correctly without GNU sed 2025-12-19 17:57:26 +09:00
subprojects meson: wire up gitk and git-gui 2026-02-04 09:42:50 -08:00
t Merge branch 'ps/fsck-stream-from-the-right-object-instance' 2026-03-05 10:04:49 -08:00
templates templates: detect commit messages containing diffs 2026-02-13 09:26:11 -08:00
trace2 trace2: do not use strbuf_split*() 2025-08-02 22:44:58 -07:00
xdiff Merge branch 'pw/diff-anchored-optim' 2026-02-20 11:36:18 -08:00
.cirrus.yml ci: update FreeBSD image to 14.3 2025-07-01 07:46:22 -07:00
.clang-format clang-format: exclude control macros from SpaceBeforeParens 2025-09-28 08:37:23 -07:00
.editorconfig templates: add .gitattributes entry for sample hooks 2026-02-13 09:26:11 -08:00
.gitattributes templates: add .gitattributes entry for sample hooks 2026-02-13 09:26:11 -08:00
.gitignore builtin: add new "history" command 2026-01-13 05:41:17 -08:00
.gitlab-ci.yml gitlab-ci: handle failed tests on MSVC+Meson job 2026-02-19 10:22:31 -08:00
.gitmodules
.mailmap .mailmap: fix email for Phil Hord 2026-02-03 10:29:00 -08:00
.tsan-suppressions
abspath.c abspath: move related functions to abspath 2023-06-12 13:49:35 -07:00
abspath.h abspath: move related functions to abspath 2023-06-12 13:49:35 -07:00
aclocal.m4 configure: use AC_LANG_PROGRAM consistently 2011-02-14 10:55:15 -08:00
add-interactive.c Merge branch 'aa/add-p-no-auto-advance' 2026-03-03 11:08:13 -08:00
add-interactive.h interactive -p: add new --auto-advance flag 2026-02-17 10:48:36 -08:00
add-patch.c Merge branch 'aa/add-p-no-auto-advance' 2026-03-03 11:08:13 -08:00
advice.c initial branch: give hints after switching the default name 2025-09-18 11:44:47 -07:00
advice.h initial branch: give hints after switching the default name 2025-09-18 11:44:47 -07:00
alias.c alias: support non-alphanumeric names via subsection syntax 2026-02-19 10:13:20 -08:00
alias.h rebase -m: fix serialization of strategy options 2023-04-10 09:53:19 -07:00
alloc.c alloc: fix dangling pointer in alloc_state cleanup 2025-09-04 15:24:16 -07:00
alloc.h alloc: fix dangling pointer in alloc_state cleanup 2025-09-04 15:24:16 -07:00
apply.c Merge branch 'jr/apply-directory-normalize' 2026-03-04 10:53:01 -08:00
apply.h apply: support --ours, --theirs, and --union for three-way merges 2024-09-09 10:07:24 -07:00
archive-tar.c streaming: drop redundant type and size pointers 2025-11-23 12:56:46 -08:00
archive-zip.c streaming: drop redundant type and size pointers 2025-11-23 12:56:46 -08:00
archive.c cocci: convert parse_tree functions to repo_ variants 2026-01-09 18:36:18 -08:00
archive.h archive.h: remove unnecessary include 2023-12-26 12:04:31 -08:00
attr.c environment: stop storing core.attributesFile globally 2026-02-17 12:09:42 -08:00
attr.h fuzz: port fuzz-parse-attr-line from OSS-Fuzz 2024-10-16 18:14:11 -04:00
banned.h banned.h: ban mktemp(3) 2025-12-07 07:28:13 +09:00
base85.c global: trivial conversions to fix -Wsign-compare warnings 2024-12-06 20:20:04 +09:00
base85.h base85.h: move declarations for base85.c functions from cache.h 2023-04-24 12:47:32 -07:00
bisect.c Merge branch 'ps/for-each-ref-in-fixes' 2026-02-27 15:11:50 -08:00
bisect.h rev-list: make "struct rev_list_info" static to the only user 2025-07-21 15:40:46 -07:00
blame.c commit: rename free_commit_list() to conform to coding guidelines 2026-01-15 05:32:31 -08:00
blame.h builtin/blame: fix leaking blame entries with --incremental 2024-11-21 08:23:40 +09:00
blob.c treewide: remove unnecessary includes in source files 2023-12-26 12:04:31 -08:00
blob.h blob: drop unused parts of parse_blob_buffer() 2022-12-13 22:16:22 +09:00
bloom.c bloom: use repo_parse_tree() 2026-01-09 18:36:16 -08:00
bloom.h bloom: replace struct bloom_key * with struct bloom_keyvec 2025-07-14 10:03:03 -07:00
branch.c branch: advice using git-help(1) instead of man(1) 2025-12-03 00:16:05 -08:00
branch.h environment: move "branch.autoSetupMerge" into struct repo_config_values 2026-02-26 07:22:53 -08:00
builtin.h Merge branch 'ps/history' 2026-02-09 12:09:09 -08:00
bundle-uri.c bundle-uri: validate that bundle entries have a uri 2025-12-20 14:45:27 +09:00
bundle-uri.h clone: set fetch.bundleURI if appropriate 2023-01-31 08:57:48 -08:00
bundle.c Merge branch 'bc/use-sha256-by-default-in-3.0' 2025-07-21 09:14:25 -07:00
bundle.h bundle: avoid closing file descriptor twice 2025-01-25 18:38:11 -08:00
cache-tree.c cocci: convert parse_tree functions to repo_ variants 2026-01-09 18:36:18 -08:00
cache-tree.h cache-tree: refactor verification to return error codes 2024-10-07 15:08:11 -07:00
Cargo.toml ci: verify minimum supported Rust version 2025-10-15 08:10:17 -07:00
cbtree.c cbtree: fix a typo 2024-09-16 10:46:00 -07:00
cbtree.h treewide: remove unnecessary git-compat-util.h includes in headers 2023-02-23 17:25:28 -08:00
chdir-notify.c chdir-notify: add function to unregister listeners 2025-11-25 12:16:00 -08:00
chdir-notify.h chdir-notify: add function to unregister listeners 2025-11-25 12:16:00 -08:00
check-builtins.sh
checkout.c config: drop git_config_get_string() wrapper 2025-07-23 08:15:19 -07:00
checkout.h hash-ll: merge with "hash.h" 2024-06-14 10:26:33 -07:00
chunk-format.c global: mark code units that generate warnings with -Wsign-compare 2024-12-06 20:20:02 +09:00
chunk-format.h hash-ll: merge with "hash.h" 2024-06-14 10:26:33 -07:00
CODE_OF_CONDUCT.md CoC: whitespace fix 2024-01-23 10:40:10 -08:00
color.c color: add color_parse_quietly() 2026-02-23 13:23:41 -08:00
color.h color: add color_parse_quietly() 2026-02-23 13:23:41 -08:00
column.c global: mark code units that generate warnings with -Wsign-compare 2024-12-06 20:20:02 +09:00
column.h
combine-diff.c Merge branch 'tc/last-modified-recursive-fix' 2025-09-29 11:40:35 -07:00
command-list.txt builtin: add new "history" command 2026-01-13 05:41:17 -08:00
commit-graph.c Merge branch 'ps/odb-for-each-object' 2026-03-02 17:06:50 -08:00
commit-graph.h commit-graph: return commit graph from repo_find_commit_pos_in_graph() 2025-09-04 16:16:22 -07:00
commit-reach.c commit: rename free_commit_list() to conform to coding guidelines 2026-01-15 05:32:31 -08:00
commit-reach.h commit-reach: use size_t to track indices when computing merge bases 2024-12-27 08:12:40 -08:00
commit-slab-decl.h
commit-slab-impl.h treewide: remove unnecessary git-compat-util.h includes in headers 2023-02-23 17:25:28 -08:00
commit-slab.h commit-slab: add a function to deep free entries on the slab 2020-06-08 12:28:49 -07:00
commit.c Merge branch 'ps/receive-pack-shallow-optim' 2026-03-02 17:06:53 -08:00
commit.h Merge branch 'ps/receive-pack-shallow-optim' 2026-03-02 17:06:53 -08:00
common-exit.c common-main: split init and exit code into new files 2025-01-28 14:39:16 -08:00
common-init.c common-main: split init and exit code into new files 2025-01-28 14:39:16 -08:00
common-init.h common-main: split init and exit code into new files 2025-01-28 14:39:16 -08:00
common-main.c common-main: split init and exit code into new files 2025-01-28 14:39:16 -08:00
config.c global: constify some pointers that are not written to 2026-02-05 17:52:49 -08:00
config.h config: mark otherwise unused function as file-scope static 2025-11-20 15:03:40 -08:00
config.mak.dev Merge branch 'js/comma-semicolon-confusion' 2025-04-15 13:50:17 -07:00
config.mak.in
config.mak.uname Merge branch 'mc/tr2-process-ancestry-cleanup' 2026-02-25 11:54:18 -08:00
configure.ac Merge branch 'rj/freebsd-sysinfo-build-fix' 2025-07-14 11:19:28 -07:00
connect.c promisor-remote: change promisor_remote_reply()'s signature 2026-02-17 11:46:41 -08:00
connect.h v0 protocol: use size_t for capability length/offset 2023-04-14 15:08:13 -07:00
connected.c packfile: introduce macro to iterate through packs 2025-10-16 14:42:39 -07:00
connected.h receive-pack: only use visible refs for connectivity check 2022-11-17 16:22:52 -05:00
convert.c global: constify some pointers that are not written to 2026-02-05 17:52:49 -08:00
convert.h hash-ll: merge with "hash.h" 2024-06-14 10:26:33 -07:00
copy.c path: adjust last remaining users of the_repository 2025-02-28 13:54:11 -08:00
copy.h Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41 2024-05-24 16:57:02 -07:00
COPYING
credential.c Merge branch 'ps/the-repository' 2025-01-21 08:44:54 -08:00
credential.h Merge branch 'ps/the-repository' 2025-01-21 08:44:54 -08:00
csum-file.c csum-file: stop depending on the_repository 2025-03-10 13:16:18 -07:00
csum-file.h csum-file: stop depending on the_repository 2025-03-10 13:16:18 -07:00
ctype.c kwset: move translation table from ctype 2023-07-05 11:41:18 -07:00
daemon.c Merge branch 'ps/config-wo-the-repository' 2025-08-04 08:10:33 -07:00
date.c date.c: Fix type missmatch warings from msvc 2024-12-26 13:34:28 -08:00
date.h date: make DATE_MODE thread-safe 2024-04-05 15:21:14 -07:00
decorate.c decorate: fix sign comparison warnings 2025-03-10 13:21:13 -07:00
decorate.h t/: migrate helper/test-example-decorate to the unit testing framework 2024-05-28 13:53:36 -07:00
delta-islands.c delta-islands: use repo_parse_tree() 2026-01-09 18:36:17 -08:00
delta-islands.h delta-islands: stop depending on the_repository 2025-03-10 13:16:20 -07:00
delta.h
detect-compiler detect-compiler: detect clang even if it found CUDA 2025-03-28 17:38:12 -07:00
diagnose.c odb: get rid of the_repository in for_each() functions 2025-07-01 14:46:36 -07:00
diagnose.h diagnose: stop using the_repository 2024-12-18 10:44:31 -08:00
diff-delta.c git-compat-util: introduce MEMZERO_ARRAY() macro 2025-12-11 14:44:43 +09:00
diff-lib.c Merge branch 'ps/commit-list-functions-renamed' 2026-02-13 13:39:25 -08:00
diff-merges.c diff-merges: introduce '--dd' option 2023-10-09 12:47:29 -07:00
diff-merges.h diff-index: restore -c/--cc options handling 2021-09-07 11:11:35 -07:00
diff-no-index.c diff --no-index: fix logic for paths ending in '/' 2025-09-25 11:35:20 -07:00
diff.c Merge branch 'en/merge-ort-almost-wo-the-repository' 2026-03-04 10:53:02 -08:00
diff.h Merge branch 'rs/diff-index-find-copies-harder-optim' 2025-12-14 17:04:36 +09:00
diffcore-break.c Merge branch 'en/merge-ort-almost-wo-the-repository' 2026-03-04 10:53:02 -08:00
diffcore-delta.c cocci: extend MEMZERO_ARRAY() rules 2026-02-03 09:41:52 -08:00
diffcore-order.c diff.h: fix index used to loop through unsigned integer 2024-12-06 20:20:03 +09:00
diffcore-pickaxe.c global: mark code units that generate warnings with -Wsign-compare 2024-12-06 20:20:02 +09:00
diffcore-rename.c merge,diff: remove the_repository check before prefetching blobs 2026-02-21 18:34:06 -08:00
diffcore-rotate.c diff.h: fix index used to loop through unsigned integer 2024-12-06 20:20:03 +09:00
diffcore.h diffcore.h: *.txt -> *.adoc fixes 2025-03-03 13:49:23 -08:00
dir-iterator.c refs/iterator: separate lifecycle from iteration 2025-03-12 11:31:18 -07:00
dir-iterator.h refs/iterator: separate lifecycle from iteration 2025-03-12 11:31:18 -07:00
dir.c environment: stop using core.sparseCheckout globally 2026-02-26 07:22:51 -08:00
dir.h dir: add generic "walk all files" helper 2025-09-12 08:59:52 -07:00
editor.c config: drop git_config_get_string() wrapper 2025-07-23 08:15:19 -07:00
editor.h editor: do not rely on the_repository for interactive edits 2024-08-13 10:01:00 -07:00
entry.c streaming: move into object database subsystem 2025-11-23 12:56:46 -08:00
entry.h wrapper: reduce scope of remove_or_warn() 2023-09-29 15:14:56 -07:00
environment.c Merge branch 'ob/core-attributesfile-in-repository' 2026-03-05 10:04:49 -08:00
environment.h Merge branch 'ob/core-attributesfile-in-repository' 2026-03-05 10:04:49 -08:00
exec-cmd.c exec_cmd: RUNTIME_PREFIX on z/OS systems 2024-08-22 08:58:46 -07:00
exec-cmd.h
fetch-negotiator.c fetch-negotiator: add specific noop initializer 2022-03-28 10:25:52 -07:00
fetch-negotiator.h fetch-negotiator: add specific noop initializer 2022-03-28 10:25:52 -07:00
fetch-pack.c fetch-pack: wire up and enable auto filter logic 2026-02-17 11:46:41 -08:00
fetch-pack.h fetch-pack: split out fsck config parsing 2024-11-28 12:07:58 +09:00
fmt-merge-msg.c Merge branch 'ps/commit-list-functions-renamed' 2026-02-13 13:39:25 -08:00
fmt-merge-msg.h environment: remove the global variable 'merge_log_config' 2025-08-11 09:16:55 -07:00
for-each-ref.h Merge branch 'ja/doc-lint-sections-and-synopsis' 2025-08-25 14:22:02 -07:00
fsck.c global: constify some pointers that are not written to 2026-02-05 17:52:49 -08:00
fsck.h builtin/fsck: move generic HEAD check into refs_fsck() 2026-01-12 06:55:41 -08:00
fsmonitor--daemon.h fsmonitor--daemon.h: remove unnecessary includes 2023-12-26 12:04:32 -08:00
fsmonitor-ipc.c global: introduce USE_THE_REPOSITORY_VARIABLE macro 2024-06-14 10:26:33 -07:00
fsmonitor-ipc.h fsmonitor: relocate socket file if .git directory is remote 2022-10-05 11:05:22 -07:00
fsmonitor-ll.h fsmonitor-ll.h: split this header out of fsmonitor.h 2023-06-21 13:39:54 -07:00
fsmonitor-path-utils.h fsmonitor: deal with synthetic firmlinks on macOS 2022-10-05 11:05:23 -07:00
fsmonitor-settings.c fsmonitor-settings: fix a typo 2024-09-19 13:46:00 -07:00
fsmonitor-settings.h fsmonitor: check for compatability before communicating with fsmonitor 2022-10-05 11:05:23 -07:00
fsmonitor.c config: drop git_config_get_int() wrapper 2025-07-23 08:15:20 -07:00
fsmonitor.h fsmonitor-ll.h: split this header out of fsmonitor.h 2023-06-21 13:39:54 -07:00
generate-cmdlist.sh doc: use .adoc extension for AsciiDoc files 2025-01-21 12:56:06 -08:00
generate-configlist.sh build: regenerate config-list.h when Documentation changes 2026-02-24 10:51:54 -08:00
generate-hooklist.sh doc: use .adoc extension for AsciiDoc files 2025-01-21 12:56:06 -08:00
generate-perl.sh perl: also mark git-contacts executable 2025-11-06 09:57:47 -08:00
generate-python.sh Makefile: extract script to massage Python scripts 2024-12-07 07:52:10 +09:00
generate-script.sh git-gui: honor TCLTK_PATH in git-gui--askpass 2025-07-31 18:42:54 +02:00
gettext.c global: mark code units that generate warnings with -Wsign-compare 2024-12-06 20:20:02 +09:00
gettext.h Sync with 2.33.8 2023-04-17 21:15:56 +02:00
git-archimport.perl Require Perl 5.26.0 2024-10-23 16:16:36 -04:00
GIT-BUILD-OPTIONS.in GIT-BUILD-OPTIONS: propagate project's source directory 2025-02-18 11:40:02 -08:00
git-compat-util.h environment: move access to core.maxTreeDepth into repo settings 2026-01-09 18:36:16 -08:00
git-curl-compat.h curl: add support for curl_global_trace() components 2025-08-27 09:49:43 -07:00
git-cvsexportcommit.perl Require Perl 5.26.0 2024-10-23 16:16:36 -04:00
git-cvsimport.perl Require Perl 5.26.0 2024-10-23 16:16:36 -04:00
git-cvsserver.perl cvsserver: remove unused escapeRefName function 2025-05-27 08:25:08 -07:00
git-difftool--helper.sh git-difftool--helper.sh: exit upon initialize_merge_tool errors 2024-11-25 11:59:19 +09:00
git-filter-branch.sh filter-branch: stop depending on Perl 2025-04-16 07:30:29 -07:00
git-instaweb.sh instaweb: fix ip binding for the python http.server 2025-01-10 15:27:52 -08:00
git-merge-octopus.sh
git-merge-one-file.sh
git-merge-resolve.sh merge-resolve: abort if index does not match HEAD 2022-07-22 21:45:22 -07:00
git-mergetool--lib.sh git-mergetool--lib.sh: add error message for unknown tool variant 2024-11-25 11:59:19 +09:00
git-mergetool.sh mergetool: new config guiDefault supports auto-toggling gui by DISPLAY 2023-04-05 21:03:29 -07:00
git-p4.py git-p4: fix typos 2024-09-19 13:46:00 -07:00
git-quiltimport.sh git-quiltimport: avoid an unnecessary subshell 2024-03-16 11:08:57 -07:00
git-request-pull.sh request-pull: stop depending on Perl 2025-04-16 07:30:29 -07:00
git-send-email.perl Merge branch 'nb/send-email-no-dup-reply-to' 2025-09-29 11:40:33 -07:00
git-sh-i18n.sh Makefile: consistently use @PLACEHOLDER@ to substitute 2024-12-07 07:52:08 +09:00
git-sh-setup.sh Makefile: consistently use @PLACEHOLDER@ to substitute 2024-12-07 07:52:08 +09:00
git-submodule.sh git-submodule.sh: rename some variables 2024-12-11 20:46:48 +09:00
git-svn.perl Makefile: consistently use @PLACEHOLDER@ to substitute 2024-12-07 07:52:08 +09:00
GIT-VERSION-FILE.in Makefile: refactor GIT-VERSION-GEN to be reusable 2024-12-07 07:52:08 +09:00
GIT-VERSION-GEN Start 2.54 cycle 2026-02-05 15:42:01 -08:00
git-web--browse.sh
git-zlib.c Merge branch 'jk/zlib-inflate-fixes' 2025-04-15 13:50:14 -07:00
git-zlib.h git-zlib: use struct z_stream_s instead of typedef 2025-04-07 14:53:11 -07:00
git.c builtin: add new "history" command 2026-01-13 05:41:17 -08:00
git.rc.in Makefile: generate "git.rc" via GIT-VERSION-GEN 2024-12-07 07:52:09 +09:00
gpg-interface.c Merge branch 'uk/signature-is-good-after-key-expires' 2026-03-02 17:06:50 -08:00
gpg-interface.h Merge branch 'cc/fast-import-strip-if-invalid' 2025-12-05 14:49:58 +09:00
graph.c graph: stop using the_repository 2024-12-18 10:44:31 -08:00
graph.h doc: switch links to https 2023-11-26 10:07:05 +09:00
grep.c grep: don't treat grep_opt.color as a strict bool 2025-09-16 13:37:05 -07:00
grep.h color: use git_colorbool enum type to store colorbools 2025-09-16 17:59:53 -07:00
hash-lookup.c global: introduce USE_THE_REPOSITORY_VARIABLE macro 2024-06-14 10:26:33 -07:00
hash-lookup.h
hash.c hash: stop depending on the_repository in null_oid() 2025-03-10 13:16:20 -07:00
hash.h Merge branch 'bc/use-sha256-by-default-in-3.0' 2025-07-21 09:14:25 -07:00
hashmap.c git-compat-util: introduce MEMZERO_ARRAY() macro 2025-12-11 14:44:43 +09:00
hashmap.h hash-ll, hashmap: move oidhash() to hash-ll 2023-06-21 13:39:54 -07:00
help.c Merge branch 'jh/alias-i18n' 2026-02-27 15:11:53 -08:00
help.h global: trivial conversions to fix -Wsign-compare warnings 2024-12-06 20:20:04 +09:00
hex-ll.c hex-ll: separate out non-hash-algo functions 2023-09-29 15:14:56 -07:00
hex-ll.h hex-ll: separate out non-hash-algo functions 2023-09-29 15:14:56 -07:00
hex.c global: trivial conversions to fix -Wsign-compare warnings 2024-12-06 20:20:04 +09:00
hex.h hex: guard declarations with USE_THE_REPOSITORY_VARIABLE 2024-06-14 10:26:35 -07:00
hook.c Revert "Merge branch 'ar/run-command-hook'" 2026-01-15 13:02:38 -08:00
hook.h Revert "Merge branch 'ar/run-command-hook'" 2026-01-15 13:02:38 -08:00
http-backend.c Merge branch 'kt/http-backend-errors' 2026-01-21 08:28:58 -08:00
http-fetch.c config: move Git config parsing into "environment.c" 2025-07-23 08:15:22 -07:00
http-push.c global: constify some pointers that are not written to 2026-02-05 17:52:49 -08:00
http-walker.c http: refactor subsystem to use packfile_lists 2025-10-30 07:09:52 -07:00
http.c packfile: move packfile store into object source 2026-01-09 06:40:07 -08:00
http.h http: refactor subsystem to use packfile_lists 2025-10-30 07:09:52 -07:00
ident.c Merge branch 'ps/reflog-migrate-fixes' into maint-2.51 2025-10-15 10:29:28 -07:00
ident.h ident: fix type of string length parameter 2025-08-06 07:36:30 -07:00
imap-send.c Merge branch 'js/curl-off-t-fixes' 2025-10-07 12:25:27 -07:00
INSTALL Require Perl 5.26.0 2024-10-23 16:16:36 -04:00
iterator.h refs/iterator: separate lifecycle from iteration 2025-03-12 11:31:18 -07:00
json-writer.c json-writer: add docstrings to jw_* functions 2025-05-16 09:33:06 -07:00
json-writer.h json-writer: describe the usage of jw_* functions 2025-05-16 09:33:07 -07:00
khash.h hash-ll, hashmap: move oidhash() to hash-ll 2023-06-21 13:39:54 -07:00
kwset.c kwset: avoid using the comma operator unnecessarily 2025-03-28 17:38:09 -07:00
kwset.h doc: switch links to https 2023-11-26 10:07:05 +09:00
levenshtein.c treewide: remove unnecessary cache.h includes in source files 2023-02-23 17:25:28 -08:00
levenshtein.h
LGPL-2.1 provide a copy of the LGPLv2.1 2011-05-19 18:23:17 -07:00
line-log.c commit: rename free_commit_list() to conform to coding guidelines 2026-01-15 05:32:31 -08:00
line-log.h line-log.h: remove unnecessary include 2023-12-26 12:04:32 -08:00
line-range.c line-range: plug leaking find functions 2024-06-11 13:15:08 -07:00
line-range.h
linear-assignment.c cocci: use MEMZERO_ARRAY() a bit more 2025-12-13 10:47:59 +09:00
linear-assignment.h
list-objects-filter-options.c list-objects-filter-options: support 'auto' mode for --filter 2026-02-17 11:46:40 -08:00
list-objects-filter-options.h list-objects-filter-options: support 'auto' mode for --filter 2026-02-17 11:46:40 -08:00
list-objects-filter.c list-objects-filter-options: support 'auto' mode for --filter 2026-02-17 11:46:40 -08:00
list-objects-filter.h list-objects: support filtering by tag and commit 2021-04-12 09:35:50 -07:00
list-objects.c cocci: convert parse_tree functions to repo_ variants 2026-01-09 18:36:18 -08:00
list-objects.h list-objects: consolidate traverse_commit_list[_filtered] 2022-03-09 10:25:27 -08:00
list.h doc: switch links to https 2023-11-26 10:07:05 +09:00
lockfile.c Merge branch 'pc/lockfile-pid' 2026-02-17 13:30:41 -08:00
lockfile.h lockfile: add PID file for debugging stale locks 2026-01-22 12:15:46 -08:00
log-tree.c commit: rename free_commit_list() to conform to coding guidelines 2026-01-15 05:32:31 -08:00
log-tree.h color: use git_colorbool enum type to store colorbools 2025-09-16 17:59:53 -07:00
loose.c object-file: move loose object map into loose source 2025-11-03 12:18:47 -08:00
loose.h loose: write loose objects map via their source 2025-07-16 22:16:15 -07:00
ls-refs.c refs: expose peeled object ID via the iterator 2025-11-04 07:32:25 -08:00
ls-refs.h
mailinfo.c global: constify some pointers that are not written to 2026-02-05 17:52:49 -08:00
mailinfo.h mailinfo: stop using the_repository 2024-12-18 10:44:31 -08:00
mailmap.c mailmap: drop global config variables 2026-02-20 08:13:58 -08:00
mailmap.h mailmap: drop global config variables 2026-02-20 08:13:58 -08:00
Makefile Merge branch 'dk/meson-regen-config-list' 2026-03-04 10:53:00 -08:00
match-trees.c odb: introduce odb_write_object() 2025-07-16 22:16:15 -07:00
match-trees.h match-trees.h: move declarations for match-trees.c functions from cache.h 2023-04-24 12:47:32 -07:00
mem-pool.c global: constify some pointers that are not written to 2026-02-05 17:52:49 -08:00
mem-pool.h __attribute__: add a few missing format attributes 2024-06-10 09:16:30 -07:00
merge-blobs.c odb: rename repo_read_object_file() 2025-07-01 14:46:38 -07:00
merge-blobs.h
merge-ll.c config: drop git_config() wrapper 2025-07-23 08:15:18 -07:00
merge-ll.h merge options: add a conflict style member 2024-03-14 10:08:52 -07:00
merge-ort-wrappers.c commit: rename free_commit_list() to conform to coding guidelines 2026-01-15 05:32:31 -08:00
merge-ort-wrappers.h merge-recursive.[ch]: thoroughly debug these 2025-04-08 13:59:13 -07:00
merge-ort.c merge-ort: prevent the_repository from coming back 2026-02-21 18:34:07 -08:00
merge-ort.h merge-ort: add a new mergeability_only option 2025-05-16 15:09:14 -07:00
merge.c cocci: convert parse_tree functions to repo_ variants 2026-01-09 18:36:18 -08:00
merge.h merge.h: move declarations for merge.c from cache.h 2023-06-21 13:39:53 -07:00
mergesort.h mergesort: remove llist_mergesort() 2022-07-17 15:20:39 -07:00
meson.build Merge branch 'dk/meson-regen-config-list' 2026-03-04 10:53:00 -08:00
meson_options.txt meson: wire up gitk and git-gui 2026-02-04 09:42:50 -08:00
midx-write.c Merge branch 'tb/midx-write-corrupt-checksum-fix' 2026-01-21 16:16:27 -08:00
midx.c Merge branch 'ps/packfile-store-in-odb-source' 2026-01-21 08:28:59 -08:00
midx.h packfile: move get_multi_pack_index() into "midx.c" 2025-09-24 11:53:50 -07:00
name-hash.c name-hash: don't add sparse directories in threaded lazy init 2025-05-21 14:51:08 -07:00
name-hash.h name-hash: add index_dir_find() 2024-02-26 15:34:01 -08:00
notes-cache.c odb: introduce odb_write_object() 2025-07-16 22:16:15 -07:00
notes-cache.h
notes-merge.c Merge branch 'rs/xdiff-wo-the-repository' 2026-02-17 13:30:42 -08:00
notes-merge.h
notes-utils.c commit: rename free_commit_list() to conform to coding guidelines 2026-01-15 05:32:31 -08:00
notes-utils.h commit: fix leaking parents when calling commit_tree_extended() 2024-06-11 13:15:07 -07:00
notes.c string-list: add string_list_sort_u() that mimics "sort -u" 2026-01-29 09:32:50 -08:00
notes.h environment: stop storing "core.notesRef" globally 2024-09-12 10:15:44 -07:00
object-file-convert.c remove duplicate includes 2026-02-08 15:03:06 -08:00
object-file-convert.h object-file-convert: stop depending on the_repository 2025-03-10 13:16:19 -07:00
object-file.c Merge branch 'ps/fsck-stream-from-the-right-object-instance' 2026-03-05 10:04:49 -08:00
object-file.h Merge branch 'ps/fsck-stream-from-the-right-object-instance' 2026-03-05 10:04:49 -08:00
object-name.c Merge branch 'ps/commit-list-functions-renamed' 2026-02-13 13:39:25 -08:00
object-name.h object-name: introduce repo_get_oid_with_flags() 2025-03-12 11:31:16 -07:00
object.c Merge branch 'ps/fsck-stream-from-the-right-object-instance' 2026-03-05 10:04:49 -08:00
object.h Merge branch 'ps/receive-pack-shallow-optim' 2026-03-02 17:06:53 -08:00
odb.c Merge branch 'ps/object-info-bits-cleanup' 2026-03-02 17:06:52 -08:00
odb.h Merge branch 'ps/object-info-bits-cleanup' 2026-03-02 17:06:52 -08:00
oid-array.c global: introduce USE_THE_REPOSITORY_VARIABLE macro 2024-06-14 10:26:33 -07:00
oid-array.h
oidmap.c oidmap: rename oidmap_free() to oidmap_clear() 2025-05-12 13:06:26 -07:00
oidmap.h oidmap: add size function 2025-05-12 13:06:26 -07:00
oidset.c oidset: introduce oidset_equal() 2025-11-25 12:15:59 -08:00
oidset.h oidset: introduce oidset_equal() 2025-11-25 12:15:59 -08:00
oidtree.c global: Fix duplicate word typos 2024-10-21 16:05:04 -04:00
oidtree.h hash-ll: merge with "hash.h" 2024-06-14 10:26:33 -07:00
pack-bitmap-write.c Merge branch 'ps/commit-list-functions-renamed' 2026-02-13 13:39:25 -08:00
pack-bitmap.c pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips" 2026-02-19 10:41:18 -08:00
pack-bitmap.h pack-bitmap: deduplicate logic to iterate over preferred bitmap tips 2026-02-19 10:41:18 -08:00
pack-check.c pack-check: fix verification of large objects 2026-02-23 13:19:00 -08:00
pack-mtimes.c object-store: rename files to "odb.{c,h}" 2025-07-01 14:46:34 -07:00
pack-mtimes.h treewide: remove unnecessary git-compat-util.h includes in headers 2023-02-23 17:25:28 -08:00
pack-objects.c Merge branch 'ps/remove-packfile-store-get-packs' 2025-10-30 08:00:19 -07:00
pack-objects.h Merge branch 'ps/object-store' 2025-07-15 15:18:18 -07:00
pack-refs.c refs: rename 'pack_refs_opts' to 'refs_optimize_opts' 2025-11-04 07:35:12 -08:00
pack-refs.h builtin/pack-refs: factor out core logic into a shared library 2025-09-19 10:02:55 -07:00
pack-revindex.c global: constify some pointers that are not written to 2026-02-05 17:52:49 -08:00
pack-revindex.h midx: fix BUG() when getting preferred pack without a reverse index 2025-12-11 12:09:58 +09:00
pack-write.c object-file: get rid of the_repository in finalize_object_file() 2025-07-16 22:16:14 -07:00
pack.h object-file: get rid of the_repository in finalize_object_file() 2025-07-16 22:16:14 -07:00
packfile.c Merge branch 'ps/fsck-stream-from-the-right-object-instance' 2026-03-05 10:04:49 -08:00
packfile.h Merge branch 'ps/fsck-stream-from-the-right-object-instance' 2026-03-05 10:04:49 -08:00
pager.c pager: stop using the_repository 2024-12-18 10:44:30 -08:00
pager.h pager: stop using the_repository 2024-12-18 10:44:30 -08:00
parallel-checkout.c streaming: move into object database subsystem 2025-11-23 12:56:46 -08:00
parallel-checkout.h checkout: fix two bugs on the final count of updated entries 2022-07-14 10:19:28 -07:00
parse-options-cb.c color: use git_colorbool enum type to store colorbools 2025-09-16 17:59:53 -07:00
parse-options.c Merge branch 'dk/parseopt-optional-filename-fixes' 2025-11-06 15:17:01 -08:00
parse-options.h Merge branch 'lm/add-p-context' 2025-08-04 08:10:33 -07:00
parse.c parse-options: introduce precision handling for OPTION_UNSIGNED 2025-04-17 08:15:16 -07:00
parse.h parse-options: introduce precision handling for OPTION_UNSIGNED 2025-04-17 08:15:16 -07:00
patch-delta.c
patch-ids.c diff.h: fix index used to loop through unsigned integer 2024-12-06 20:20:03 +09:00
patch-ids.h patch-id: use stable patch-id for rebases 2022-10-24 15:44:19 -07:00
path-walk.c path-walk: use repo_parse_tree_gently() 2026-01-09 18:36:17 -08:00
path-walk.h path-walk: add new 'edge_aggressive' option 2025-05-16 12:15:40 -07:00
path.c Merge branch 'pw/no-more-NULL-means-current-worktree' 2026-03-04 10:53:00 -08:00
path.h path: remove repository argument from worktree_git_path() 2026-02-19 11:03:24 -08:00
pathspec.c string-list: split-then-remove-empty can be done while splitting 2025-08-02 22:34:45 -07:00
pathspec.h pathspec: add flag to indicate operation without repository 2025-05-22 14:20:11 -07:00
pkt-line.c global: constify some pointers that are not written to 2026-02-05 17:52:49 -08:00
pkt-line.h Merge branch 'jx/sideband-chomp-newline-fix' into maint-2.43 2024-02-08 16:22:11 -08:00
preload-index.c preload-index: stop depending on 'the_repository' 2025-06-10 10:10:40 -07:00
preload-index.h preload-index.h: move declarations for preload-index.c from elsewhere 2023-06-21 13:39:53 -07:00
pretty.c mailmap: stop using the_repository 2026-02-20 08:13:58 -08:00
pretty.h color: use git_colorbool enum type to store colorbools 2025-09-16 17:59:53 -07:00
prio-queue.c prio-queue: add prio_queue_replace() 2025-07-22 07:28:35 -07:00
prio-queue.h prio-queue: add prio_queue_replace() 2025-07-22 07:28:35 -07:00
progress.c progress: pay attention to (customized) delay time 2025-08-25 15:50:17 -07:00
progress.h progress: stop using the_repository 2024-12-18 10:44:30 -08:00
promisor-remote.c promisor-remote: change promisor_remote_reply()'s signature 2026-02-17 11:46:41 -08:00
promisor-remote.h promisor-remote: change promisor_remote_reply()'s signature 2026-02-17 11:46:41 -08:00
prompt.c interactive: do strip trailing CRLF from input 2025-07-31 14:17:54 -07:00
prompt.h interactive: refactor code asking the user for interactive input 2020-04-10 10:26:31 -07:00
protocol-caps.c remove duplicate includes 2026-02-08 15:03:06 -08:00
protocol-caps.h
protocol.c Merge branch 'jc/string-list-split' 2025-08-21 13:46:59 -07:00
protocol.h doc: switch links to https 2023-11-26 10:07:05 +09:00
prune-packed.c object-file: get rid of the_repository in loose object iterators 2025-07-16 22:16:17 -07:00
prune-packed.h
pseudo-merge.c refs: expose peeled object ID via the iterator 2025-11-04 07:32:25 -08:00
pseudo-merge.h Merge branch 'tb/bitamp-typofix' 2025-04-07 14:23:20 -07:00
quote.c global: mark code units that generate warnings with -Wsign-compare 2024-12-06 20:20:02 +09:00
quote.h mailmap, quote: move declarations of global vars to correct unit 2023-04-11 08:52:11 -07:00
range-diff.c range-diff: rename other_arg to log_arg 2025-09-25 11:34:11 -07:00
range-diff.h range-diff: rename other_arg to log_arg 2025-09-25 11:34:11 -07:00
reachable.c reachable: convert to use odb_for_each_object() 2026-01-26 08:26:08 -08:00
reachable.h builtin/pack-objects.c: --cruft with expiration 2022-05-26 15:48:26 -07:00
read-cache-ll.h global: Fix duplicate word typos 2024-10-21 16:05:04 -04:00
read-cache.c Merge branch 'js/symlink-windows' 2026-01-23 13:34:37 -08:00
read-cache.h read-cache*.h: move declarations for read-cache.c functions from cache.h 2023-06-21 13:39:53 -07:00
README.md gitk: add README with usage, build, and contribution details 2025-08-28 19:51:31 +02:00
rebase-interactive.c config: drop git_config_get_value() wrapper 2025-07-23 08:15:18 -07:00
rebase-interactive.h rebase -i: pass struct replay_opts to parse_insn_line() 2024-05-30 10:02:56 -07:00
rebase.c rebase: fix a typo 2024-09-19 13:46:01 -07:00
rebase.h
ref-filter.c Merge branch 'bk/mailmap-wo-the-repository' 2026-03-04 10:53:00 -08:00
ref-filter.h Merge branch 'jt/repo-structure' 2025-11-04 07:48:07 -08:00
reflog-walk.c global: constify some pointers that are not written to 2026-02-05 17:52:49 -08:00
reflog-walk.h date: make DATE_MODE thread-safe 2024-04-05 15:21:14 -07:00
reflog.c commit: rename free_commit_list() to conform to coding guidelines 2026-01-15 05:32:31 -08:00
reflog.h Merge branch 'ps/remote-rename-fix' 2025-08-21 13:46:58 -07:00
refs.c Merge branch 'kn/ref-location' 2026-03-04 10:52:59 -08:00
refs.h Merge branch 'kn/ref-location' 2026-03-04 10:52:59 -08:00
refspec.c refspec: replace refspec_item_init() with fetch/push variants 2025-03-21 01:45:16 -07:00
refspec.h refspec: replace refspec_item_init() with fetch/push variants 2025-03-21 01:45:16 -07:00
RelNotes Start 2.54 cycle 2026-02-05 15:42:01 -08:00
remote-curl.c remote-curl: use auth for probe_rpc() requests too 2026-01-14 09:44:30 -08:00
remote.c Merge branch 'ps/commit-list-functions-renamed' 2026-02-13 13:39:25 -08:00
remote.h remote: always allocate branch.push_tracking_ref 2026-01-19 16:24:02 -08:00
repack-cruft.c packfile: introduce macro to iterate through packs 2025-10-16 14:42:39 -07:00
repack-filtered.c repack: move write_filtered_pack() out of the builtin 2025-10-16 10:08:57 -07:00
repack-geometry.c builtin/repack: handle promisor packs with geometric repacking 2026-01-14 06:29:24 -08:00
repack-midx.c pack-bitmap: deduplicate logic to iterate over preferred bitmap tips 2026-02-19 10:41:18 -08:00
repack-promisor.c Merge branch 'ps/odb-for-each-object' 2026-03-02 17:06:50 -08:00
repack.c packfile: introduce macro to iterate through packs 2025-10-16 14:42:39 -07:00
repack.h builtin/repack: handle promisor packs with geometric repacking 2026-01-14 06:29:24 -08:00
replace-object.c refs: introduce wrapper struct for each_ref_fn 2025-11-04 07:32:24 -08:00
replace-object.h object-store: rename files to "odb.{c,h}" 2025-07-01 14:46:34 -07:00
replay.c replay: prevent the_repository from coming back 2026-02-21 18:37:25 -08:00
replay.h builtin/replay: move core logic into "libgit.a" 2026-01-13 05:41:16 -08:00
repo-settings.c environment: move access to core.maxTreeDepth into repo settings 2026-01-09 18:36:16 -08:00
repo-settings.h environment: move access to core.maxTreeDepth into repo settings 2026-01-09 18:36:16 -08:00
repository.c Merge branch 'ob/core-attributesfile-in-repository' 2026-03-05 10:04:49 -08:00
repository.h Merge branch 'ob/core-attributesfile-in-repository' 2026-03-05 10:04:49 -08:00
rerere.c config: move Git config parsing into "environment.c" 2025-07-23 08:15:22 -07:00
rerere.h rerere: let rerere_path() write paths into a caller-provided buffer 2025-02-28 13:54:11 -08:00
reset.c cocci: convert parse_tree functions to repo_ variants 2026-01-09 18:36:18 -08:00
reset.h hash-ll: merge with "hash.h" 2024-06-14 10:26:33 -07:00
resolve-undo.c resolve-undo: stop using the_repository 2024-12-18 10:44:31 -08:00
resolve-undo.h resolve-undo: stop using the_repository 2024-12-18 10:44:31 -08:00
revision.c Merge branch 'pw/no-more-NULL-means-current-worktree' 2026-03-04 10:53:00 -08:00
revision.h revision: add --maximal-only option 2026-01-22 10:58:14 -08:00
run-command.c t: fix races caused by background maintenance 2026-02-24 07:33:19 -08:00
run-command.h Revert "Merge branch 'ar/run-command-hook'" 2026-01-15 13:02:38 -08:00
sane-ctype.h sane-ctype: fix compiler error on Amazon Linux 2 2025-07-10 11:18:37 -07:00
scalar.c global: constify some pointers that are not written to 2026-02-05 17:52:49 -08:00
SECURITY.md
send-pack.c Merge branch 'ps/object-store' 2025-07-15 15:18:18 -07:00
send-pack.h send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS" 2025-02-03 15:24:57 -08:00
sequencer.c Merge branch 'ps/commit-list-functions-renamed' 2026-02-13 13:39:25 -08:00
sequencer.h treewide: pass strvecs around for setup_revisions_from_strvec() 2025-09-22 14:27:03 -07:00
serve.c Use legacy hash for legacy formats 2025-07-01 14:58:24 -07:00
serve.h serve: stop using the_repository 2024-12-18 10:44:30 -08:00
server-info.c Merge branch 'ps/ref-peeled-tags' 2025-11-19 10:55:39 -08:00
server-info.h server-info: stop using the_repository 2024-12-18 10:44:30 -08:00
setup.c Merge branch 'kn/ref-location' 2026-03-04 10:52:59 -08:00
setup.h Merge branch 'kn/ref-location' 2026-03-04 10:52:59 -08:00
sh-i18n--envsubst.c doc: switch links to https 2023-11-26 10:07:05 +09:00
sha1dc_git.c treewide: replace cache.h with more direct headers, where possible 2023-02-23 17:25:30 -08:00
sha1dc_git.h sha1: do not redefine platform_SHA_CTX and friends 2024-09-27 11:27:47 -07:00
shallow.c Merge branch 'sp/shallow-deepen-relative-fix' 2026-03-04 10:52:59 -08:00
shallow.h Merge branch 'sp/shallow-deepen-relative-fix' 2026-03-04 10:52:59 -08:00
shared.mak Makefile: introduce infrastructure to build internal Rust library 2025-10-02 09:32:31 -07:00
shell.c shell: fix leaking strings 2024-09-30 11:23:03 -07:00
shortlog.h shortlog: extract shortlog_finish_setup() 2022-10-24 14:48:05 -07:00
sideband.c color: use git_colorbool enum type to store colorbools 2025-09-16 17:59:53 -07:00
sideband.h
sigchain.c git-compat-util: move alloc macros to git-compat-util.h 2023-07-05 11:42:31 -07:00
sigchain.h
simple-ipc.h simple-ipc.h: *.txt -> *.adoc fixes 2025-03-03 13:49:25 -08:00
sparse-index.c environment: stop using core.sparseCheckout globally 2026-02-26 07:22:51 -08:00
sparse-index.h sparse-checkout: disable advice in 'disable' 2024-09-23 13:19:01 -07:00
split-index.c global: mark code units that generate warnings with -Wsign-compare 2024-12-06 20:20:02 +09:00
split-index.h hash-ll: merge with "hash.h" 2024-06-14 10:26:33 -07:00
stable-qsort.c
statinfo.c environment: guard state depending on a repository 2024-09-12 10:15:42 -07:00
statinfo.h cache: add fake_lstat() 2023-09-15 17:08:46 -07:00
strbuf.c global: constify some pointers that are not written to 2026-02-05 17:52:49 -08:00
strbuf.h builtin/repo: add inflated object info to structure table 2025-12-18 09:02:31 +09:00
string-list.c Merge branch 'cf/c23-const-preserving-strchr-updates-0' 2026-02-13 13:39:25 -08:00
string-list.h string-list: add string_list_sort_u() that mimics "sort -u" 2026-01-29 09:32:50 -08:00
strmap.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2022-09-01 10:49:48 -07:00
strmap.h
strvec.c Merge branch 'ps/build-sign-compare' 2024-12-23 09:32:11 -08:00
strvec.h strvec: introduce new strvec_splice() function 2024-11-21 08:23:42 +09:00
sub-process.c sub-process: do not use strbuf_split*() 2025-08-02 22:44:58 -07:00
sub-process.h doc: update references to renamed AsciiDoc files 2025-06-06 15:05:47 -07:00
submodule-config.c config: drop git_config_set_in_file_gently() wrapper 2025-07-23 08:15:21 -07:00
submodule-config.h submodule: fix leaking submodule entry list 2024-09-30 11:23:03 -07:00
submodule.c Merge branch 'ps/commit-list-functions-renamed' 2026-02-13 13:39:25 -08:00
submodule.h odb: get rid of the_repository when handling submodule sources 2025-07-01 14:46:37 -07:00
symlinks.c symlinks: use unsigned int for flags 2026-02-20 15:03:42 -08:00
symlinks.h symlinks: use unsigned int for flags 2026-02-20 15:03:42 -08:00
tag.c tag: stop using the_repository 2025-12-29 22:02:54 +09:00
tag.h tag: support arbitrary repositories in parse_tag() 2025-12-29 22:02:54 +09:00
tar.h
tempfile.c path: adjust last remaining users of the_repository 2025-02-28 13:54:11 -08:00
tempfile.h lockfile: report when rollback fails 2024-03-07 12:34:13 -08:00
thread-utils.c thread-utils.c: detect online CPU count on OpenBSD / NetBSD 2025-06-01 17:15:13 -07:00
thread-utils.h Revert barrier-based LSan threading race workaround 2025-01-01 14:13:01 -08:00
tmp-objdir.c object-file: get rid of the_repository in finalize_object_file() 2025-07-16 22:16:14 -07:00
tmp-objdir.h tmp-objdir: stop using the_repository 2024-12-18 10:44:31 -08:00
trace.c trace: stop using the_repository 2024-12-18 10:44:30 -08:00
trace.h trace: stop using the_repository 2024-12-18 10:44:30 -08:00
trace2.c Merge branch 'am/trace2-with-valueless-true' 2025-01-29 14:05:10 -08:00
trace2.h trace2.h: *.txt -> *.adoc fixes 2025-03-03 13:49:26 -08:00
trailer.c config: drop git_config() wrapper 2025-07-23 08:15:18 -07:00
trailer.h trailer: spread usage of "trailer_block" language 2024-10-14 12:33:02 -04:00
transport-helper.c packfile: split up responsibilities of reprepare_packed_git() 2025-09-24 11:53:50 -07:00
transport-internal.h clone: request the 'bundle-uri' command when available 2022-12-25 16:24:23 +09:00
transport.c Merge branch 'cc/lop-filter-auto' 2026-02-25 11:54:17 -08:00
transport.h transport.h: *.txt -> *.adoc fixes 2025-03-03 13:49:27 -08:00
tree-diff.c tree-diff: remove the usage of the_hash_algo global 2026-02-20 10:21:11 -08:00
tree-walk.c environment: move access to core.maxTreeDepth into repo settings 2026-01-09 18:36:16 -08:00
tree-walk.h tree-walk.h: fix incorrect API comment 2025-05-02 12:44:04 -07:00
tree.c tree: stop using the_repository 2026-01-09 18:36:17 -08:00
tree.h tree: stop using the_repository 2026-01-09 18:36:17 -08:00
unicode-width.h unicode: update the width tables to Unicode 17 2025-10-21 10:03:00 -07:00
unimplemented.sh Makefile: consistently use @PLACEHOLDER@ to substitute 2024-12-07 07:52:08 +09:00
unix-socket.c Merge branch 'ps/leakfixes-0129' 2025-02-06 14:56:45 -08:00
unix-socket.h unix-socket: disallow chdir() when creating unix domain sockets 2021-03-15 14:32:51 -07:00
unix-stream-server.c treewide: remove unnecessary cache.h includes in source files 2023-02-23 17:25:28 -08:00
unix-stream-server.h
unpack-trees.c environment: stop using core.sparseCheckout globally 2026-02-26 07:22:51 -08:00
unpack-trees.h tree-walk: drop MAX_TRAVERSE_TREES macro 2023-08-31 15:51:07 -07:00
upload-pack.c shallow: handling fetch relative-deepen 2026-02-17 11:46:15 -08:00
upload-pack.h
url.c submodule: fix case-folding gitdir filesystem collisions 2026-01-12 11:56:56 -08:00
url.h submodule: fix case-folding gitdir filesystem collisions 2026-01-12 11:56:56 -08:00
urlmatch.c global: mark code units that generate warnings with -Wsign-compare 2024-12-06 20:20:02 +09:00
urlmatch.h config: add ctx arg to config_fn_t 2023-06-28 14:06:39 -07:00
usage.c Merge branch 'kh/you-still-use-whatchanged-fix' 2025-10-02 12:26:12 -07:00
userdiff.c userdiff: add support for R programming language 2025-05-29 15:29:37 -07:00
userdiff.h userdiff: fix leaking memory for configured diff drivers 2024-08-14 10:08:01 -07:00
utf8.c utf8.c: prepare workaround for iconv under macOS 14/15 2026-01-12 12:00:04 -08:00
utf8.h utf8.h: squelch unused-parameter warnings with NO_ICONV 2024-10-02 15:52:48 -07:00
varint.c varint: use explicit width for integers 2025-10-02 09:32:32 -07:00
varint.h varint: use explicit width for integers 2025-10-02 09:32:32 -07:00
version-def.h.in Makefile: propagate Git version via generated header 2024-12-07 07:52:08 +09:00
version.c version: stop using the_repository 2026-02-08 15:16:49 -08:00
version.h version: stop using the_repository 2026-02-08 15:16:49 -08:00
versioncmp.c config: drop git_config_get_string_multi() wrapper 2025-07-23 08:15:19 -07:00
versioncmp.h versioncmp.h: move declarations for versioncmp.c functions from cache.h 2023-04-24 12:47:32 -07:00
walker.c cocci: convert parse_tree functions to repo_ variants 2026-01-09 18:36:18 -08:00
walker.h http-walker: use object_id instead of bare hash 2024-10-25 17:35:46 -04:00
wildmatch.c wildmatch: avoid using of the comma operator 2025-03-28 17:38:11 -07:00
wildmatch.h wildmatch: hide internal return values 2023-03-20 10:58:53 -07:00
worktree.c path: remove repository argument from worktree_git_path() 2026-02-19 11:03:24 -08:00
worktree.h wt-status: avoid passing NULL worktree 2026-02-19 11:03:23 -08:00
wrapper.c global: constify some pointers that are not written to 2026-02-05 17:52:49 -08:00
wrapper.h wrapper: add git_mkdtemp() 2025-12-07 07:28:11 +09:00
write-or-die.c write-or-die: fix the polarity of GIT_FLUSH environment variable 2024-02-13 11:57:28 -08:00
write-or-die.h write-or-die.h: move declarations for write-or-die.c functions from cache.h 2023-03-21 10:56:54 -07:00
ws.c apply: check and fix incomplete lines 2025-11-12 14:04:04 -08:00
ws.h whitespace: allocate a few more bits and define WS_INCOMPLETE_LINE 2025-11-12 14:04:04 -08:00
wt-status.c Merge branch 'ob/core-attributesfile-in-repository' 2026-03-05 10:04:49 -08:00
wt-status.h wt-status: provide function to expose status for trees 2026-01-13 05:41:16 -08:00
xdiff-interface.c xdiff-interface: stop using the_repository 2026-02-10 08:16:14 -08:00
xdiff-interface.h xdiff-interface: stop using the_repository 2026-02-10 08:16:14 -08:00

Build status

Git - fast, scalable, distributed revision control system

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.

Git is an Open Source project covered by the GNU General Public License version 2 (some parts of it are under different licenses, compatible with the GPLv2). It was originally written by Linus Torvalds with help of a group of hackers around the net.

Please read the file INSTALL for installation instructions.

Many Git online resources are accessible from https://git-scm.com/ including full documentation and Git related tools.

See Documentation/gittutorial.adoc to get started, then see Documentation/giteveryday.adoc for a useful minimum set of commands, and Documentation/git-<commandname>.adoc for documentation of each command. If git has been correctly installed, then the tutorial can also be read with man gittutorial or git help tutorial, and the documentation of each command with man git-<commandname> or git help <commandname>.

CVS users may also want to read Documentation/gitcvs-migration.adoc (man gitcvs-migration or git help cvs-migration if git is installed).

The user discussion and development of Git take place on the Git mailing list -- everyone is welcome to post bug reports, feature requests, comments and patches to git@vger.kernel.org (read Documentation/SubmittingPatches for instructions on patch submission and Documentation/CodingGuidelines).

Those wishing to help with error message, usage and informational message string translations (localization l10) should see po/README.md (a po file is a Portable Object file that holds the translations).

To subscribe to the list, send an email to git+subscribe@vger.kernel.org (see https://subspace.kernel.org/subscribing.html for details). The mailing list archives are available at https://lore.kernel.org/git/, https://marc.info/?l=git and other archival sites.

Issues which are security relevant should be disclosed privately to the Git Security mailing list git-security@googlegroups.com.

The maintainer frequently sends the "What's cooking" reports that list the current status of various development topics to the mailing list. The discussion following them give a good reference for project status, development direction and remaining tasks.

The name "git" was given by Linus Torvalds when he wrote the very first version. He described the tool as "the stupid content tracker" and the name as (depending on your mood):

  • random three-letter combination that is pronounceable, and not actually used by any common UNIX command. The fact that it is a mispronunciation of "get" may or may not be relevant.
  • stupid. contemptible and despicable. simple. Take your pick from the dictionary of slang.
  • "global information tracker": you're in a good mood, and it actually works for you. Angels sing, and a light suddenly fills the room.
  • "goddamn idiotic truckload of sh*t": when it breaks