You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
SZEDER Gábor 729b97332b builtin/reflog.c: let parse-options parse subcommands 3 years ago
.github ci(github): bring back the 'print test failures' step 3 years ago
Documentation parse-options: add support for parsing subcommands 3 years ago
block-sha1
builtin builtin/reflog.c: let parse-options parse subcommands 3 years ago
ci Merge branch 'js/ci-github-workflow-markup' 3 years ago
compat Merge branch 'rs/mingw-tighten-mkstemp' 3 years ago
contrib Merge branch 'rs/cocci-array-copy' 3 years ago
ewah Merge branch 'ep/maint-equals-null-cocci' 3 years ago
git-gui
gitk-git Merge branch 'master' of git://git.ozlabs.org/~paulus/gitk 3 years ago
gitweb Merge branch 'ab/build-gitweb' 3 years ago
mergetools Merge branch 'js/vimdiff-quotepath-fix' 3 years ago
negotiator
perl
po l10n: sv.po: Update Swedish translation (5367t0f0u) 3 years ago
ppc
refs Merge branch 'ep/maint-equals-null-cocci' 3 years ago
reftable Merge branch 'ep/maint-equals-null-cocci' 3 years ago
sha1collisiondetection@855827c583
sha1dc
sha256 sha256: add support for Nettle 3 years ago
t builtin/gc.c: let parse-options parse 'git maintenance's subcommands 3 years ago
templates fsmonitor: query watchman with right valid json 3 years ago
trace2
xdiff Merge branch 'ep/maint-equals-null-cocci' 3 years ago
.cirrus.yml ci: update Cirrus-CI image to FreeBSD 12.3 3 years ago
.clang-format
.editorconfig
.gitattributes
.gitignore Makefile & .gitignore: ignore & clean "git.res", not "*.res" 3 years ago
.gitmodules
.mailmap
.tsan-suppressions
CODE_OF_CONDUCT.md
COPYING
GIT-VERSION-GEN Git 2.37.1 3 years ago
INSTALL
LGPL-2.1
Makefile Merge branch 'bc/nettle-sha256' 3 years ago
README.md
RelNotes Git 2.37.1 3 years ago
SECURITY.md
abspath.c
aclocal.m4
add-interactive.c Merge 'js/add-i-delete' into maint-2.37 3 years ago
add-interactive.h
add-patch.c run-command API: rename "env_array" to "env" 3 years ago
advice.c
advice.h
alias.c
alias.h
alloc.c
alloc.h
apply.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
apply.h
archive-tar.c archive-tar: use internal gzip by default 3 years ago
archive-zip.c
archive.c archive --add-virtual-file: allow paths containing colons 3 years ago
archive.h archive: rename archiver data field to filter_command 3 years ago
attr.c
attr.h
banned.h
base85.c
bisect.c revisions API users: use release_revisions() needing REV_INFO_INIT 3 years ago
bisect.h bisect: output state before we are ready to compute bisection 3 years ago
blame.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
blame.h
blob.c
blob.h
bloom.c
bloom.h
branch.c Merge branch 'ds/branch-checked-out' 3 years ago
branch.h Merge branch 'ds/branch-checked-out' 3 years ago
builtin.h
bulk-checkin.c Merge branch 'tb/cruft-packs' 3 years ago
bulk-checkin.h core.fsyncmethod: batched disk flushes for loose-objects 3 years ago
bundle.c Merge branch 'ab/plug-leak-in-revisions' 3 years ago
bundle.h bundle.h: make "fd" version of read_bundle_header() public 3 years ago
cache-tree.c cache-tree: remove cache_tree_find_path() 3 years ago
cache-tree.h cache-tree: remove cache_tree_find_path() 3 years ago
cache.h Merge branch 'ds/midx-normalize-pathname-before-comparison' into maint 3 years ago
cbtree.c
cbtree.h
chdir-notify.c
chdir-notify.h
check-builtins.sh
checkout.c
checkout.h
chunk-format.c chunk-format.h: extract oid_version() 3 years ago
chunk-format.h chunk-format.h: extract oid_version() 3 years ago
color.c
color.h
column.c
column.h
combine-diff.c Merge branch 'rs/combine-diff-with-incompatible-options' 3 years ago
command-list.txt
commit-graph.c Merge branch 'hx/lookup-commit-in-graph-fix' 3 years ago
commit-graph.h
commit-reach.c
commit-reach.h
commit-slab-decl.h
commit-slab-impl.h
commit-slab.h
commit.c i18n: fix mismatched camelCase config variables 3 years ago
commit.h
common-main.c usage.c: add a non-fatal bug() function to go with BUG() 3 years ago
config.c config: learn `git_protected_config()` 3 years ago
config.h config: learn `git_protected_config()` 3 years ago
config.mak.dev Revert -Wno-error=dangling-pointer 3 years ago
config.mak.in
config.mak.uname Merge branch 'jh/builtin-fsmonitor-part3' 3 years ago
configure.ac Merge branch 'ab/misc-cleanup' 3 years ago
connect.c Merge branch 'ab/env-array' 3 years ago
connect.h
connected.c run-command API: rename "env_array" to "env" 3 years ago
connected.h
convert.c convert: clarify line ending conversion warning 3 years ago
convert.h
copy.c
credential.c
credential.h
csum-file.c
csum-file.h
ctype.c
daemon.c Merge branch 'ab/env-array' 3 years ago
date.c
date.h
decorate.c
decorate.h
delta-islands.c
delta-islands.h
delta.h
detect-compiler detect-compiler: make detection independent of locale 3 years ago
diff-delta.c
diff-lib.c revisions API: add a TODO for diff_free(&revs->diffopt) 3 years ago
diff-merges.c
diff-merges.h
diff-no-index.c
diff.c parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options 3 years ago
diff.h
diffcore-break.c
diffcore-delta.c
diffcore-order.c
diffcore-pickaxe.c
diffcore-rename.c
diffcore-rotate.c
diffcore.h
dir-iterator.c
dir-iterator.h
dir.c Merge branch 'gg/worktree-from-the-above' 3 years ago
dir.h dir API: add a generalized path_match_flags() function 3 years ago
editor.c run-command API: rename "env_array" to "env" 3 years ago
entry.c
entry.h
environment.c Merge branch 'ds/midx-normalize-pathname-before-comparison' into maint 3 years ago
environment.h
exec-cmd.c
exec-cmd.h
fetch-negotiator.c
fetch-negotiator.h
fetch-pack.c Merge branch 'ds/bundle-uri' 3 years ago
fetch-pack.h
fmt-merge-msg.c revisions API users: add straightforward release_revisions() 3 years ago
fmt-merge-msg.h
fsck.c dir API: add a generalized path_match_flags() function 3 years ago
fsck.h
fsmonitor--daemon.h fsmonitor--daemon: stub in health thread 3 years ago
fsmonitor-ipc.c
fsmonitor-ipc.h
fsmonitor-settings.c fsmonitor: avoid memory leak in `fsm_settings__get_incompatible_msg()` 3 years ago
fsmonitor-settings.h fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible 3 years ago
fsmonitor.c fsmonitor: never set CE_FSMONITOR_VALID on submodules 3 years ago
fsmonitor.h fsmonitor: never set CE_FSMONITOR_VALID on submodules 3 years ago
fuzz-commit-graph.c
fuzz-pack-headers.c
fuzz-pack-idx.c
generate-cmdlist.sh
generate-configlist.sh
generate-hooklist.sh
gettext.c
gettext.h
git-add--interactive.perl
git-archimport.perl
git-bisect.sh
git-compat-util.h Sync with 2.35.4 3 years ago
git-curl-compat.h
git-cvsexportcommit.perl
git-cvsimport.perl
git-cvsserver.perl
git-difftool--helper.sh
git-filter-branch.sh
git-instaweb.sh git-sh-setup.sh: remove "say" function, change last users 3 years ago
git-merge-octopus.sh
git-merge-one-file.sh
git-merge-resolve.sh
git-mergetool--lib.sh
git-mergetool.sh
git-p4.py Merge branch 'tk/p4-metadata-coding-strategies' 3 years ago
git-quiltimport.sh
git-request-pull.sh
git-send-email.perl i18n: fix some badly formatted i18n strings 3 years ago
git-sh-i18n.sh
git-sh-setup.sh git-sh-setup.sh: remove "say" function, change last users 3 years ago
git-submodule.sh git-submodule.sh: use "$quiet", not "$GIT_QUIET" 3 years ago
git-svn.perl
git-web--browse.sh
git.c builtin/gc.c: let parse-options parse 'git maintenance's subcommands 3 years ago
git.rc
gpg-interface.c gpg-interface: add function for converting trust level to string 3 years ago
gpg-interface.h gpg-interface: add function for converting trust level to string 3 years ago
graph.c
graph.h
grep.c grep: add --max-count command line option 3 years ago
grep.h grep: add --max-count command line option 3 years ago
hash-lookup.c
hash-lookup.h
hash.h sha256: add support for Nettle 3 years ago
hashmap.c
hashmap.h
help.c
help.h
hex.c
hook.c Merge branch 'ab/hooks-regression-fix' 3 years ago
hook.h
http-backend.c run-command API: rename "env_array" to "env" 3 years ago
http-fetch.c Merge branch 'ep/maint-equals-null-cocci' for maint-2.35 3 years ago
http-push.c Merge branch 'ab/plug-leak-in-revisions' 3 years ago
http-walker.c tree-wide: apply equals-null.cocci 3 years ago
http.c Merge branch 'll/curl-accept-language' 3 years ago
http.h remote-curl: send Accept-Language header to server 3 years ago
ident.c
imap-send.c Merge branch 'bc/csprng-mktemps' 3 years ago
iterator.h
json-writer.c
json-writer.h
khash.h
kwset.c tree-wide: apply equals-null.cocci 3 years ago
kwset.h
levenshtein.c
levenshtein.h
line-log.c
line-log.h
line-range.c
line-range.h
linear-assignment.c
linear-assignment.h
list-objects-filter-options.c
list-objects-filter-options.h
list-objects-filter.c
list-objects-filter.h
list-objects.c
list-objects.h
list.h
ll-merge.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
ll-merge.h
lockfile.c
lockfile.h
log-tree.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
log-tree.h
ls-refs.c
ls-refs.h
mailinfo.c tree-wide: apply equals-null.cocci 3 years ago
mailinfo.h
mailmap.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
mailmap.h
match-trees.c
mem-pool.c
mem-pool.h
merge-blobs.c
merge-blobs.h
merge-ort-wrappers.c
merge-ort-wrappers.h
merge-ort.c Merge branch 'en/merge-dual-dir-renames-fix' 3 years ago
merge-ort.h merge-ort: optionally produce machine-readable output 3 years ago
merge-recursive.c Merge branch 'ab/plug-leak-in-revisions' 3 years ago
merge-recursive.h
merge.c
mergesort.c
mergesort.h
midx.c Merge branch 'ds/midx-normalize-pathname-before-comparison' into maint 3 years ago
midx.h
name-hash.c
notes-cache.c
notes-cache.h
notes-merge.c
notes-merge.h
notes-utils.c
notes-utils.h
notes.c
notes.h
object-file.c Merge branch 'hx/unpack-streaming' 3 years ago
object-name.c object-name: diagnose trees in index properly 3 years ago
object-store.h object-file.c: add "stream_loose_object()" to handle large object 3 years ago
object.c
object.h
oid-array.c
oid-array.h
oidmap.c
oidmap.h
oidset.c
oidset.h
oidtree.c
oidtree.h
pack-bitmap-write.c Merge branch 'ab/plug-leak-in-revisions' 3 years ago
pack-bitmap.c Merge branch 'tb/midx-race-in-pack-objects' 3 years ago
pack-bitmap.h
pack-check.c
pack-mtimes.c pack-mtimes: avoid closing a bogus file descriptor 3 years ago
pack-mtimes.h pack-mtimes: support reading .mtimes files 3 years ago
pack-objects.c pack-mtimes: support writing pack .mtimes files 3 years ago
pack-objects.h pack-objects.h: remove outdated pahole results 3 years ago
pack-revindex.c
pack-revindex.h
pack-write.c pack-write: drop always-NULL parameter 3 years ago
pack.h pack-mtimes: support writing pack .mtimes files 3 years ago
packfile.c Merge branch 'jk/optim-promisor-object-enumeration' 3 years ago
packfile.h
pager.c run-command API: rename "env_array" to "env" 3 years ago
parallel-checkout.c
parallel-checkout.h
parse-options-cb.c
parse-options.c parse-options: add support for parsing subcommands 3 years ago
parse-options.h parse-options: add support for parsing subcommands 3 years ago
patch-delta.c
patch-ids.c
patch-ids.h
path.c Merge branch 'ds/bundle-uri' 3 years ago
path.h
pathspec.c Merge branch 'jc/all-negative-pathspec' 3 years ago
pathspec.h
pkt-line.c
pkt-line.h
preload-index.c
pretty.c gpg-interface: add function for converting trust level to string 3 years ago
pretty.h
prio-queue.c tree-wide: apply equals-null.cocci 3 years ago
prio-queue.h
progress.c
progress.h
promisor-remote.c Merge branch 'ab/env-array' 3 years ago
promisor-remote.h
prompt.c
prompt.h
protocol-caps.c
protocol-caps.h
protocol.c
protocol.h
prune-packed.c
prune-packed.h
quote.c
quote.h
range-diff.c Merge branch 'pb/range-diff-with-submodule' 3 years ago
range-diff.h
reachable.c reachable: report precise timestamps from objects in cruft packs 3 years ago
reachable.h builtin/pack-objects.c: --cruft with expiration 3 years ago
read-cache.c read_index_from(): avoid memory leak 3 years ago
rebase-interactive.c
rebase-interactive.h
rebase.c
rebase.h
ref-filter.c ref-filter: disable save_commit_buffer while traversing 3 years ago
ref-filter.h
reflog-walk.c revisions API: release "reflog_info" in release revisions() 3 years ago
reflog-walk.h revisions API: release "reflog_info" in release revisions() 3 years ago
reflog.c
reflog.h
refs.c clone: die() instead of BUG() on bad refs 3 years ago
refs.h Revert "Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'" 3 years ago
refspec.c
refspec.h
remote-curl.c remote-curl: send Accept-Language header to server 3 years ago
remote.c Merge branch 'jk/remote-show-with-negative-refspecs' 3 years ago
remote.h remote: handle negative refspecs in git remote show 3 years ago
replace-object.c
replace-object.h
repo-settings.c
repository.c
repository.h
rerere.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
rerere.h
reset.c
reset.h
resolve-undo.c
resolve-undo.h
revision.c Merge branch 'jc/resolve-undo' 3 years ago
revision.h Merge branch 'ab/plug-leak-in-revisions' 3 years ago
run-command.c Merge branch 'js/wait-or-whine-can-fail' 3 years ago
run-command.h Merge branch 'ab/hooks-regression-fix' 3 years ago
send-pack.c send-pack.c: add config push.useBitmaps 3 years ago
send-pack.h send-pack.c: add config push.useBitmaps 3 years ago
sequencer.c Merge branch 'jc/revert-show-parent-info' 3 years ago
sequencer.h revert: optionally refer to commit in the "reference" format 3 years ago
serve.c serve.c: remove unnecessary include 3 years ago
serve.h
server-info.c
setup.c setup.c: create `safe.bareRepository` 3 years ago
sh-i18n--envsubst.c tree-wide: apply equals-null.cocci 3 years ago
sha1dc_git.c
sha1dc_git.h
shallow.c Merge branch 'jt/unparse-commit-upon-graft-change' 3 years ago
shallow.h
shared.mak cocci: add a "coccicheck-test" target and test *.cocci rules 3 years ago
shell.c
shortlog.h
sideband.c
sideband.h
sigchain.c
sigchain.h
simple-ipc.h
sparse-index.c Merge branch 'ds/sparse-sparse-checkout' 3 years ago
sparse-index.h Merge branch 'ds/sparse-sparse-checkout' 3 years ago
split-index.c
split-index.h
stable-qsort.c
strbuf.c
strbuf.h
streaming.c
streaming.h
string-list.c
string-list.h
strmap.c
strmap.h
strvec.c
strvec.h
sub-process.c
sub-process.h
submodule-config.c i18n: fix mismatched camelCase config variables 3 years ago
submodule-config.h Merge branch 'pb/submodule-recurse-mode-enum' 3 years ago
submodule.c Merge branch 'ab/leakfix' 3 years ago
submodule.h Merge branch 'ab/env-array' 3 years ago
symlinks.c
tag.c
tag.h
tar.h
tempfile.c tempfile: add mks_tempfile_dt() 3 years ago
tempfile.h tempfile: add mks_tempfile_dt() 3 years ago
thread-utils.c
thread-utils.h
tmp-objdir.c
tmp-objdir.h
trace.c
trace.h
trace2.c common-main.c: move non-trace2 exit() behavior out of trace2.c 3 years ago
trace2.h common-main.c: move non-trace2 exit() behavior out of trace2.c 3 years ago
trailer.c Merge branch 'ab/env-array' 3 years ago
trailer.h
transport-helper.c run-command API: rename "env_array" to "env" 3 years ago
transport-internal.h
transport.c Merge branch 'fh/transport-push-leakfix' 3 years ago
transport.h push: new config option "push.autoSetupRemote" supports "simple" push 3 years ago
tree-diff.c
tree-walk.c
tree-walk.h
tree.c
tree.h
unicode-width.h
unimplemented.sh
unix-socket.c
unix-socket.h
unix-stream-server.c
unix-stream-server.h
unpack-trees.c Merge branch 'jh/builtin-fsmonitor-part3' 3 years ago
unpack-trees.h
upload-pack.c config: learn `git_protected_config()` 3 years ago
upload-pack.h
url.c
url.h
urlmatch.c
urlmatch.h
usage.c i18n: mark message helpers prefix for translation 3 years ago
userdiff.c
userdiff.h
utf8.c
utf8.h
varint.c
varint.h
version.c
version.h
versioncmp.c
walker.c
walker.h
wildmatch.c tree-wide: apply equals-null.cocci 3 years ago
wildmatch.h
worktree.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
worktree.h
wrap-for-bin.sh
wrapper.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
write-or-die.c
ws.c
wt-status.c Merge branch 'ab/env-array' 3 years ago
wt-status.h
xdiff-interface.c Merge branch 'ep/maint-equals-null-cocci' for maint-2.35 3 years ago
xdiff-interface.h
zlib.c

README.md

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.txt to get started, then see Documentation/giteveryday.txt for a useful minimum set of commands, and Documentation/git-<commandname>.txt 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.txt (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 with just "subscribe git" in the body to majordomo@vger.kernel.org (not the Git list). The mailing list archives are available at https://lore.kernel.org/git/, http://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