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.
 
 
 
 
 
 
Eric Sunshine 5f0321a9f2 chainlint: latch start/end position of each token 2 years ago
.github ci: add address and undefined sanitizer tasks 2 years ago
Documentation The tenth batch 2 years ago
block-sha1 Makefile + hash.h: remove PPC_SHA1 implementation 2 years ago
builtin Merge branch 'en/merge-tree-sequence' 2 years ago
ci Merge branch 'jc/more-sanitizer-at-ci' 2 years ago
compat Merge branch 'jk/unused-anno-more' 2 years ago
contrib Merge branch 'pb/subtree-split-and-merge-after-squashing-tag-fix' 2 years ago
ewah
git-gui
gitk-git
gitweb Merge branch 'jr/gitweb-title-shortening' 3 years ago
mergetools mergetools: vimdiff: simplify tabfirst 3 years ago
negotiator negotiator/skipping: avoid stack overflow 2 years ago
oss-fuzz Merge branch 'ac/fuzzers' 2 years ago
perl Git.pm: trust rev-parse to find bare repositories 2 years ago
po l10n: zh_TW.po: Git 2.38.0, round 3 2 years ago
refs refs: unify parse_worktree_ref() and ref_type() 2 years ago
reftable reftable: use a pointer for pq_entry param 2 years ago
sha1collisiondetection@855827c583
sha1dc
sha256 sha256: add support for Nettle 3 years ago
t chainlint: latch start/end position of each token 2 years ago
templates
trace2 trace2: add global counter mechanism 2 years ago
xdiff xdiff: drop unused mmfile parameters from xdl_do_patience_diff() 3 years ago
.cirrus.yml
.clang-format
.editorconfig
.gitattributes
.gitignore Merge branch 'js/cmake-updates' 2 years ago
.gitmodules
.mailmap
.tsan-suppressions
CODE_OF_CONDUCT.md
COPYING
GIT-VERSION-GEN Start 2.39 cycle 2 years ago
INSTALL Makefile + hash.h: remove PPC_SHA1 implementation 2 years ago
LGPL-2.1
Makefile Merge branch 'ds/bundle-uri-3' 2 years ago
README.md
RelNotes Downmerge a handful of topics for 2.38.2 2 years ago
SECURITY.md
abspath.c
aclocal.m4
add-interactive.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
add-interactive.h
add-patch.c add -p: avoid ambiguous signed/unsigned comparison 2 years ago
advice.c advice.h: add advise_on_moving_dirty_path() 3 years ago
advice.h advice.h: add advise_on_moving_dirty_path() 3 years ago
alias.c alias.c: reject too-long cmdline strings in split_cmdline() 2 years ago
alias.h
alloc.c
alloc.h
apply.c Merge branch 'tb/cap-patch-at-1gb' 2 years ago
apply.h
archive-tar.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
archive-zip.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
archive.c Merge branch 'rs/archive-dedup-printf' into maint-2.38 2 years ago
archive.h
attr.c attr: drop DEBUG_ATTR code 2 years ago
attr.h
banned.h
base85.c
bisect.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
bisect.h
blame.c Merge branch 'rs/mergesort' 3 years ago
blame.h
blob.c
blob.h
bloom.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
bloom.h
branch.c branch: consider refs under 'update-refs' 3 years ago
branch.h Merge branch 'ds/branch-checked-out' into ds/rebase-update-ref 3 years ago
builtin.h builtin/diagnose.c: create 'git diagnose' builtin 3 years ago
bulk-checkin.c t5351: avoid relying on `core.fsyncMethod = batch` to be supported 3 years ago
bulk-checkin.h
bundle-uri.c bundle-uri: suppress stderr from remote-https 2 years ago
bundle-uri.h bundle-uri: fetch a list of bundles 2 years ago
bundle.c bundle-uri: quiet failed unbundlings 2 years ago
bundle.h Merge branch 'ds/bundle-uri-3' 2 years ago
cache-tree.c verify_one_sparse(): drop unused parameters 3 years ago
cache-tree.h
cache.h Merge branch 'ds/decorate-filter-tweak' 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
color.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
color.h
column.c
column.h
combine-diff.c Merge branch 'rs/combine-diff-with-incompatible-options' into maint 3 years ago
command-list.txt version: fix builtin linking & documentation 2 years ago
commit-graph.c Merge branch 'ml/commit-graph-expire-dir-leak-fix' 2 years ago
commit-graph.h Merge branch 'tb/commit-graph-genv2-upgrade-fix' 3 years ago
commit-reach.c
commit-reach.h
commit-slab-decl.h
commit-slab-impl.h
commit-slab.h
commit.c Merge branch 'pw/rebase-keep-base-fixes' 2 years ago
commit.h rebase: be stricter when reading state files containing oids 2 years ago
common-main.c grep: fix multibyte regex handling under macOS 3 years ago
config.c Merge branch 'ds/bundle-uri-3' 2 years ago
config.h bundle-uri: create base key-value pair parsing 2 years ago
config.mak.dev config.mak.dev: disable suggest braces error on old clang versions 2 years ago
config.mak.in
config.mak.uname mingw: remove unneeded `NO_CURL` directive 3 years ago
configure.ac Makefile + hash.h: remove PPC_SHA1 implementation 2 years ago
connect.c
connect.h
connected.c
connected.h
convert.c convert: mark unused parameter in null stream filter 2 years ago
convert.h checkout: fix two bugs on the final count of updated entries 3 years ago
copy.c
credential.c
credential.h
csum-file.c
csum-file.h
ctype.c
daemon.c daemon: clarify directory arguments 3 years ago
date.c date: mark unused parameters in handler functions 2 years ago
date.h
decorate.c
decorate.h
delta-islands.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
delta-islands.h
delta.h
detect-compiler
diagnose.c diagnose.c: refactor to safely use 'd_type' 2 years ago
diagnose.h builtin/diagnose.c: add '--mode' option 3 years ago
diff-delta.c
diff-lib.c oneway_diff: handle removed sparse directories 3 years ago
diff-merges.c diff-merges: cleanup set_diff_merges() 2 years ago
diff-merges.h
diff-no-index.c diff-no-index: simplify argv index calculation 2 years ago
diff.c Merge branch 'jz/patch-id' 2 years ago
diff.h patch-id: use stable patch-id for rebases 2 years ago
diffcore-break.c
diffcore-delta.c
diffcore-order.c
diffcore-pickaxe.c diffcore-pickaxe: mark unused parameters in pickaxe functions 2 years ago
diffcore-rename.c
diffcore-rotate.c
diffcore.h
dir-iterator.c
dir-iterator.h
dir.c Merge branch 'rs/use-fspathncmp' into maint-2.38 2 years ago
dir.h match_pathname(): drop unused "flags" parameter 3 years ago
editor.c
entry.c checkout: fix two bugs on the final count of updated entries 3 years ago
entry.h checkout: fix two bugs on the final count of updated entries 3 years ago
environment.c Merge branch 'ab/unused-annotation' 2 years ago
environment.h
exec-cmd.c mark unused parameters in trivial compat functions 2 years ago
exec-cmd.h
fetch-negotiator.c
fetch-negotiator.h
fetch-pack.c Merge branch 'ab/unused-annotation' 2 years ago
fetch-pack.h
fmt-merge-msg.c
fmt-merge-msg.h
fsck.c fsck: actually detect bad file modes in trees 3 years ago
fsck.h fsck: document msg-id 2 years ago
fsmonitor--daemon.h fsmonitor: deal with synthetic firmlinks on macOS 2 years ago
fsmonitor-ipc.c fsmonitor: relocate socket file if .git directory is remote 2 years ago
fsmonitor-ipc.h fsmonitor: relocate socket file if .git directory is remote 2 years ago
fsmonitor-path-utils.h fsmonitor: deal with synthetic firmlinks on macOS 2 years ago
fsmonitor-settings.c fsmonitor: check for compatability before communicating with fsmonitor 2 years ago
fsmonitor-settings.h fsmonitor: check for compatability before communicating with fsmonitor 2 years ago
fsmonitor.c fsmonitor: fix leak of warning message 2 years ago
fsmonitor.h
generate-cmdlist.sh
generate-configlist.sh
generate-hooklist.sh
gettext.c grep: fix multibyte regex handling under macOS 3 years ago
gettext.h
git-add--interactive.perl
git-archimport.perl
git-bisect.sh
git-compat-util.h Merge branch 'ab/unused-annotation' into maint-2.38 2 years ago
git-curl-compat.h
git-cvsexportcommit.perl
git-cvsimport.perl
git-cvsserver.perl git-cvsserver: clarify directory list 3 years ago
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 merge-resolve: abort if index does not match HEAD 3 years ago
git-mergetool--lib.sh
git-mergetool.sh
git-p4.py Merge branch 'kk/p4-client-name-encoding-fix' into maint 3 years ago
git-quiltimport.sh
git-request-pull.sh
git-send-email.perl
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 Merge branch 'ds/cmd-main-reorder' 2 years ago
git.rc
gpg-interface.c Merge branch 'pw/ssh-sign-report-errors' into maint-2.38 2 years ago
gpg-interface.h gpg-interface: add function for converting trust level to string 3 years ago
graph.c
graph.h
grep.c Merge branch 'ab/grep-simplify-extended-expression' 2 years ago
grep.h Merge branch 'ab/grep-simplify-extended-expression' 2 years ago
hash-lookup.c
hash-lookup.h
hash.h Makefile + hash.h: remove PPC_SHA1 implementation 2 years ago
hashmap.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
hashmap.h
help.c Merge branch 'ab/doc-synopsis-and-cmd-usage' 2 years ago
help.h git docs: add a category for file formats, protocols and interfaces 3 years ago
hex.c
hook.c run-command API: have run_process_parallel() take an "opts" struct 2 years ago
hook.h
http-backend.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
http-fetch.c
http-push.c
http-walker.c
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 git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
imap-send.c
iterator.h
json-writer.c
json-writer.h
khash.h
kwset.c
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: initialize sub-filter structs 2 years ago
list-objects-filter-options.h list-objects-filter: convert filter_spec to a strbuf 2 years ago
list-objects-filter.c
list-objects-filter.h
list-objects.c
list-objects.h
list.h
ll-merge.c ll-merge: mark unused parameters in callbacks 2 years ago
ll-merge.h
lockfile.c
lockfile.h
log-tree.c Merge branch 'ab/unused-annotation' 2 years ago
log-tree.h
ls-refs.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
ls-refs.h
mailinfo.c mailinfo -b: fix an out of bounds access 2 years ago
mailinfo.h
mailmap.c
mailmap.h
match-trees.c
mem-pool.c
mem-pool.h
merge-blobs.c
merge-blobs.h
merge-ort-wrappers.c merge-ort-wrappers: make printed message match the one from recursive 3 years ago
merge-ort-wrappers.h
merge-ort.c Merge branch 'en/ort-dir-rename-and-symlink-fix' 2 years ago
merge-ort.h
merge-recursive.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
merge-recursive.h
merge.c
mergesort.h mergesort: remove llist_mergesort() 3 years ago
midx.c Merge branch 'tb/midx-bitmap-selection-fix' 2 years ago
midx.h pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests 3 years ago
name-hash.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
notes-cache.c
notes-cache.h
notes-merge.c
notes-merge.h
notes-utils.c
notes-utils.h
notes.c Merge branch 'ab/unused-annotation' 2 years ago
notes.h
object-file.c Merge branch 'jk/unused-anno-more' 2 years ago
object-name.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
object-store.h git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
object.c Merge branch 'jk/fsck-on-diet' into maint-2.38 2 years ago
object.h parse_object(): allow skipping hash check 2 years ago
oid-array.c
oid-array.h
oidmap.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
oidmap.h
oidset.c
oidset.h
oidtree.c
oidtree.h
pack-bitmap-write.c pack-bitmap-write.c: instrument number of reused bitmaps 2 years ago
pack-bitmap.c Merge branch 'ds/bitmap-lookup-remove-tracing' 2 years ago
pack-bitmap.h pack-bitmap: prepare to read lookup table extension 3 years ago
pack-check.c
pack-mtimes.c
pack-mtimes.h
pack-objects.c
pack-objects.h pack-objects.h: remove outdated pahole results 3 years ago
pack-revindex.c
pack-revindex.h docs: move pack format docs to man section 5 3 years ago
pack-write.c
pack.h
packfile.c Merge branch 'ab/unused-annotation' 2 years ago
packfile.h
pager.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
parallel-checkout.c checkout: fix two bugs on the final count of updated entries 3 years ago
parallel-checkout.h checkout: fix two bugs on the final count of updated entries 3 years ago
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 Merge branch 'jz/patch-id' 2 years ago
patch-ids.h patch-id: use stable patch-id for rebases 2 years ago
path.c
path.h
pathspec.c pathspec.h: move pathspec_needs_expanded_index() from reset.c to here 3 years ago
pathspec.h pathspec.h: move pathspec_needs_expanded_index() from reset.c to here 3 years ago
pkt-line.c t0021: implementation the rot13-filter.pl script in C 3 years ago
pkt-line.h Merge branch 'mt/rot13-in-c' 3 years ago
preload-index.c preload-index: fix memleak 3 years ago
pretty.c Merge branch 'ab/unused-annotation' 2 years ago
pretty.h
prio-queue.c
prio-queue.h
progress.c
progress.h
promisor-remote.c promisor-remote: die upon failing fetch 2 years ago
promisor-remote.h promisor-remote: remove a return value 2 years ago
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 'ab/unused-annotation' 2 years ago
range-diff.h
reachable.c
reachable.h
read-cache.c read-cache: avoid misaligned reads in index v4 2 years ago
rebase-interactive.c sequencer: rewrite update-refs as user edits todo list 3 years ago
rebase-interactive.h
rebase.c
rebase.h
ref-filter.c Merge branch 'rj/ref-filter-get-head-description-leakfix' into maint-2.38 2 years ago
ref-filter.h
reflog-walk.c string-list: mark unused callback parameters 2 years ago
reflog-walk.h
reflog.c refs: unify parse_worktree_ref() and ref_type() 2 years ago
reflog.h
refs.c refs: unify parse_worktree_ref() and ref_type() 2 years ago
refs.h refs: unify parse_worktree_ref() and ref_type() 2 years ago
refspec.c
refspec.h docs: move protocol-related docs to man section 5 3 years ago
remote-curl.c remote-curl: add 'get' capability 3 years ago
remote.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
remote.h Merge branch 'rs/mergesort' 3 years ago
replace-object.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
replace-object.h
repo-settings.c Merge branch 'jk/plug-list-object-filter-leaks' 2 years ago
repository.c
repository.h Merge branch 'ab/submodule-helper-prep' 2 years ago
rerere.c
rerere.h
reset.c
reset.h
resolve-undo.c
resolve-undo.h
revision.c Merge branch 'rs/diff-caret-bang-with-parents' 2 years ago
revision.h Merge branch 'jc/format-patch-force-in-body-from' 2 years ago
run-command.c run-command.c: remove "max_processes", add "const" to signal() handler 2 years ago
run-command.h run-command API: move *_tr2() users to "run_processes_parallel()" 2 years ago
scalar.c scalar: make 'unregister' idempotent 2 years ago
send-pack.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
send-pack.h
sequencer.c Merge branch 'pw/rebase-reflog-fixes' 2 years ago
sequencer.h sequencer: rewrite update-refs as user edits todo list 3 years ago
serve.c
serve.h
server-info.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
setup.c Merge branch 'js/safe-directory-plus' into maint 3 years ago
sh-i18n--envsubst.c
sha1dc_git.c
sha1dc_git.h
shallow.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
shallow.h
shared.mak cocci: add a "coccicheck-test" target and test *.cocci rules 3 years ago
shell.c Sync with 2.32.4 2 years ago
shortlog.h shortlog: extract `shortlog_finish_setup()` 2 years ago
sideband.c
sideband.h
sigchain.c
sigchain.h
simple-ipc.h
sparse-index.c
sparse-index.h
split-index.c
split-index.h
stable-qsort.c
strbuf.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
strbuf.h
streaming.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
streaming.h
string-list.c string-list: mark unused callback parameters 2 years ago
string-list.h string-list: document iterator behavior on NULL input 2 years ago
strmap.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
strmap.h
strvec.c
strvec.h
sub-process.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
sub-process.h
submodule-config.c run-command API: don't fall back on online_cpus() 2 years ago
submodule-config.h
submodule.c Merge branch 'rs/absorb-git-dir-simplify' 2 years ago
submodule.h submodule API: don't handle SM_..{UNSPECIFIED,COMMAND} in to_string() 2 years ago
symlinks.c
tag.c
tag.h
tar.h
tempfile.c tempfile: update comment describing state transitions 2 years ago
tempfile.h tempfile: drop active flag 2 years ago
thread-utils.c
thread-utils.h
tmp-objdir.c tmp-objdir: skip clean up when handling a signal 2 years ago
tmp-objdir.h
trace.c
trace.h
trace2.c trace2: add global counter mechanism 2 years ago
trace2.h trace2: add global counter mechanism 2 years ago
trailer.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
trailer.h
transport-helper.c list-objects-filter: add and use initializers 2 years ago
transport-internal.h
transport.c Merge branch 'ds/bundle-uri-3' 2 years ago
transport.h
tree-diff.c
tree-walk.c tree-walk: add a mechanism for getting non-canonicalized modes 3 years ago
tree-walk.h tree-walk: add a mechanism for getting non-canonicalized modes 3 years ago
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 'vd/sparse-reset-checkout-fixes' 2 years ago
unpack-trees.h
upload-pack.c Merge branch 'jk/list-objects-filter-cleanup' 2 years ago
upload-pack.h
url.c
url.h
urlmatch.c
urlmatch.h
usage.c
userdiff.c
userdiff.h
utf8.c
utf8.h
varint.c
varint.h
version.c
version.h
versioncmp.c
walker.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
walker.h
wildmatch.c
wildmatch.h
worktree.c refs: unify parse_worktree_ref() and ref_type() 2 years ago
worktree.h refs: unify parse_worktree_ref() and ref_type() 2 years ago
wrap-for-bin.sh
wrapper.c Merge branch 'jk/pipe-command-nonblock' 3 years ago
write-or-die.c environ: GIT_FLUSH should be made a usual Boolean 2 years ago
ws.c
wt-status.c git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
wt-status.h
xdiff-interface.c
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