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.
 
 
 
 
 
 
Tao Klerks 42943b950e mergetool: new config guiDefault supports auto-toggling gui by DISPLAY 2 years ago
.github Merge branch 'tb/ci-concurrency' into maint-2.39 2 years ago
Documentation mergetool: new config guiDefault supports auto-toggling gui by DISPLAY 2 years ago
block-sha1
builtin mergetool: new config guiDefault supports auto-toggling gui by DISPLAY 2 years ago
ci add: remove "add.interactive.useBuiltin" & Perl "git add--interactive" 2 years ago
compat cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
contrib Merge branch 'fc/completion-colors-do-not-need-prompt-command' 2 years ago
ewah alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
git-gui
gitk-git
gitweb
mergetools
negotiator Merge branch 'jk/unused-post-2.39-part2' 2 years ago
oss-fuzz treewide: ensure one of the appropriate headers is sourced first 2 years ago
perl
po Merge branch 'fz/po-zh_CN' of github.com:fangyi-zhou/git-po 2 years ago
refs ident.h: move ident-related declarations out of cache.h 2 years ago
reftable
sha1collisiondetection@855827c583
sha1dc
sha256
t mergetool: new config guiDefault supports auto-toggling gui by DISPLAY 2 years ago
templates
trace2 dir.h: refactor to no longer need to include cache.h 2 years ago
xdiff
.cirrus.yml
.clang-format
.editorconfig
.gitattributes .gitattributes: include `text` attribute for eol attributes 2 years ago
.gitignore add: remove "add.interactive.useBuiltin" & Perl "git add--interactive" 2 years ago
.gitmodules
.mailmap
.tsan-suppressions
CODE_OF_CONDUCT.md
COPYING
GIT-VERSION-GEN Start the 2.41 cycle 2 years ago
INSTALL add: remove "add.interactive.useBuiltin" & Perl "git add--interactive" 2 years ago
LGPL-2.1
Makefile doc: remove GNU troff workaround 2 years ago
README.md
RelNotes Start the 2.41 cycle 2 years ago
SECURITY.md
abspath.c bundle: don't blindly apply prefix_filename() to "-" 2 years ago
aclocal.m4
add-interactive.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
add-interactive.h
add-patch.c Merge branch 'jk/add-p-unmerged-fix' 2 years ago
advice.c Merge branch 'fc/advice-diverged-history' 2 years ago
advice.h Merge branch 'fc/advice-diverged-history' 2 years ago
alias.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
alias.h
alloc.c object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
alloc.h alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
apply.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
apply.h
archive-tar.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
archive-zip.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
archive.c Merge branch 'en/header-cleanup' 2 years ago
archive.h archive: add --mtime 2 years ago
attr.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
attr.h attr: fix instructions on how to check attrs 2 years ago
banned.h
base85.c
bisect.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
bisect.h
blame.c Merge branch 'jk/blame-contents-with-arbitrary-commit' 2 years ago
blame.h object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
blob.c object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
blob.h
bloom.c
bloom.h
branch.c Merge branch 'rj/avoid-switching-to-already-used-branch' 2 years ago
branch.h
builtin.h
bulk-checkin.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
bulk-checkin.h
bundle-uri.c serve: use repository pointer to get config 2 years ago
bundle-uri.h clone: set fetch.bundleURI if appropriate 2 years ago
bundle.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
bundle.h
cache-tree.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
cache-tree.h object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
cache.h Merge branch 'jk/bundle-use-dash-for-stdfiles' 2 years ago
cbtree.c treewide: ensure one of the appropriate headers is sourced first 2 years ago
cbtree.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
chdir-notify.c
chdir-notify.h
check-builtins.sh
checkout.c
checkout.h treewide: remove unnecessary cache.h includes 2 years ago
chunk-format.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
chunk-format.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
color.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
color.h
column.c
column.h
combine-diff.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
command-list.txt
commit-graph.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
commit-graph.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
commit-reach.c Merge branch 'ew/commit-reach-clean-up-flags-fix' 2 years ago
commit-reach.h
commit-slab-decl.h
commit-slab-impl.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
commit-slab.h
commit.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
commit.h pretty.h: move has_non_ascii() declaration from commit.h 2 years ago
common-main.c
config.c config: tell the user that we expect an ASCII character 2 years ago
config.h config.h: remove unused git_configset_add_parameters() 2 years ago
config.mak.dev
config.mak.in
config.mak.uname Merge branch 'hj/remove-msys-support' 2 years ago
configure.ac
connect.c Merge branch 'jk/fix-proto-downgrade-to-v0' 2 years ago
connect.h Merge branch 'jk/fix-proto-downgrade-to-v0' 2 years ago
connected.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
connected.h
convert.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
convert.h
copy.c
credential.c Merge branch 'mc/credential-helper-www-authenticate' 2 years ago
credential.h Merge branch 'mc/credential-helper-www-authenticate' 2 years ago
csum-file.c
csum-file.h
ctype.c
daemon.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
date.c
date.h
decorate.c treewide: replace cache.h with more direct headers, where possible 2 years ago
decorate.h
delta-islands.c Merge branch 'en/header-cleanup' 2 years ago
delta-islands.h delta-islands: free island_marks and bitmaps 2 years ago
delta.h
detect-compiler
diagnose.c Merge branch 'sg/parse-options-h-users' 2 years ago
diagnose.h treewide: remove unnecessary inclusions of parse-options.h from headers 2 years ago
diff-delta.c
diff-lib.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
diff-merges.c object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
diff-merges.h
diff-no-index.c Remove unnecessary includes of builtin.h 2 years ago
diff.c Merge branch 'jk/format-patch-ignore-noprefix' 2 years ago
diff.h Merge branch 'jk/format-patch-ignore-noprefix' 2 years ago
diffcore-break.c
diffcore-delta.c object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
diffcore-order.c treewide: replace cache.h with more direct headers, where possible 2 years ago
diffcore-pickaxe.c pretty.h: move has_non_ascii() declaration from commit.h 2 years ago
diffcore-rename.c treewide: replace cache.h with more direct headers, where possible 2 years ago
diffcore-rotate.c treewide: replace cache.h with more direct headers, where possible 2 years ago
diffcore.h hash.h: move some oid-related declarations from cache.h 2 years ago
dir-iterator.c Merge branch 'en/header-cleanup' 2 years ago
dir-iterator.h dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS` 2 years ago
dir.c Merge branch 'en/header-cleanup' 2 years ago
dir.h Merge branch 'en/header-cleanup' 2 years ago
editor.c
entry.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
entry.h treewide: remove unnecessary cache.h includes 2 years ago
environment.c replace-object.h: move read_replace_refs declaration from cache.h to here 2 years ago
environment.h
exec-cmd.c
exec-cmd.h
fetch-negotiator.c
fetch-negotiator.h
fetch-pack.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
fetch-pack.h
fmt-merge-msg.c Merge branch 'jc/gpg-lazy-init' 2 years ago
fmt-merge-msg.h
fsck.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
fsck.h object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
fsmonitor--daemon.h
fsmonitor-ipc.c
fsmonitor-ipc.h
fsmonitor-path-utils.h
fsmonitor-settings.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
fsmonitor-settings.h
fsmonitor.c
fsmonitor.h fsmonitor: avoid overriding `cache_changed` bits 2 years ago
generate-cmdlist.sh
generate-configlist.sh
generate-hooklist.sh
gettext.c
gettext.h
git-archimport.perl
git-compat-util.h Merge branch 'pe/time-use-gettimeofday' 2 years ago
git-curl-compat.h http: support CURLOPT_PROTOCOLS_STR 2 years ago
git-cvsexportcommit.perl
git-cvsimport.perl
git-cvsserver.perl
git-difftool--helper.sh mergetool: new config guiDefault supports auto-toggling gui by DISPLAY 2 years ago
git-filter-branch.sh
git-instaweb.sh
git-merge-octopus.sh
git-merge-one-file.sh
git-merge-resolve.sh
git-mergetool--lib.sh mergetool: new config guiDefault supports auto-toggling gui by DISPLAY 2 years ago
git-mergetool.sh mergetool: new config guiDefault supports auto-toggling gui by DISPLAY 2 years ago
git-p4.py
git-quiltimport.sh
git-request-pull.sh request-pull: filter out SSH/X.509 tag signatures 2 years ago
git-send-email.perl
git-sh-i18n.sh
git-sh-setup.sh
git-submodule.sh
git-svn.perl
git-web--browse.sh
git.c Merge branch 'en/header-cleanup' 2 years ago
git.rc
gpg-interface.c Merge branch 'jc/gpg-lazy-init' 2 years ago
gpg-interface.h gpg-interface: lazily initialize and read the configuration 2 years ago
graph.c treewide: replace cache.h with more direct headers, where possible 2 years ago
graph.h
grep.c Merge branch 'mk/workaround-pcre-jit-ucp-bug' 2 years ago
grep.h grep: work around UTF-8 related JIT bug in PCRE2 <= 10.34 2 years ago
hash-lookup.c
hash-lookup.h
hash.h hash.h: move some oid-related declarations from cache.h 2 years ago
hashmap.c treewide: remove unnecessary cache.h includes in source files 2 years ago
hashmap.h hashmap.h: fix minor typo 2 years ago
help.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
help.h
hex.c hex.h: move some hex-related declarations from cache.h 2 years ago
hex.h hex.h: move some hex-related declarations from cache.h 2 years ago
hook.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
hook.h hook API: support passing stdin to hooks, convert am's 'post-rewrite' 2 years ago
http-backend.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
http-fetch.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
http-push.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
http-walker.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
http.c Merge branch 'mc/credential-helper-www-authenticate' 2 years ago
http.h Sync with 2.37.6 2 years ago
ident.c ident.h: move ident-related declarations out of cache.h 2 years ago
ident.h ident.h: move ident-related declarations out of cache.h 2 years ago
imap-send.c treewide: remove unnecessary cache.h includes in source files 2 years ago
iterator.h
json-writer.c treewide: remove unnecessary cache.h includes in source files 2 years ago
json-writer.h
khash.h treewide: remove unnecessary cache.h includes 2 years ago
kwset.c treewide: remove unnecessary cache.h includes in source files 2 years ago
kwset.h
levenshtein.c treewide: remove unnecessary cache.h includes in source files 2 years ago
levenshtein.h
line-log.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
line-log.h hash.h: move some oid-related declarations from cache.h 2 years ago
line-range.c
line-range.h
linear-assignment.c treewide: remove unnecessary cache.h includes in source files 2 years ago
linear-assignment.h
list-objects-filter-options.c Merge branch 'sg/parse-options-h-users' 2 years ago
list-objects-filter-options.h Merge branch 'sg/parse-options-h-users' 2 years ago
list-objects-filter.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
list-objects-filter.h
list-objects.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
list-objects.h
list.h
ll-merge.c
ll-merge.h
lockfile.c
lockfile.h
log-tree.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
log-tree.h
ls-refs.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
ls-refs.h
mailinfo.c hex.h: move some hex-related declarations from cache.h 2 years ago
mailinfo.h
mailmap.c
mailmap.h
match-trees.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
mem-pool.c treewide: remove unnecessary cache.h includes in source files 2 years ago
mem-pool.h
merge-blobs.c object-store.h: move struct object_info from cache.h 2 years ago
merge-blobs.h
merge-ort-wrappers.c
merge-ort-wrappers.h
merge-ort.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
merge-ort.h
merge-recursive.c Remove unnecessary includes of builtin.h 2 years ago
merge-recursive.h
merge.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
mergesort.h
midx.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
midx.h
name-hash.c
notes-cache.c
notes-cache.h
notes-merge.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
notes-merge.h
notes-utils.c
notes-utils.h
notes.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
notes.h
object-file.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
object-name.c Merge branch 'fc/oid-quietly-parse-upstream' 2 years ago
object-store.h object-store.h: move struct object_info from cache.h 2 years ago
object.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
object.h object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
oid-array.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
oid-array.h
oidmap.c treewide: remove unnecessary cache.h includes in source files 2 years ago
oidmap.h treewide: remove unnecessary cache.h includes 2 years ago
oidset.c hex.h: move some hex-related declarations from cache.h 2 years ago
oidset.h
oidtree.c treewide: ensure one of the appropriate headers is sourced first 2 years ago
oidtree.h
pack-bitmap-write.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
pack-bitmap.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
pack-bitmap.h
pack-check.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
pack-mtimes.c
pack-mtimes.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
pack-objects.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
pack-objects.h
pack-revindex.c
pack-revindex.h
pack-write.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
pack.h
packfile.c Merge branch 'ds/reprepare-alternates-when-repreparing-packfiles' 2 years ago
packfile.h
pager.c
parallel-checkout.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
parallel-checkout.h
parse-options-cb.c
parse-options.c Merge branch 'jk/bundle-use-dash-for-stdfiles' 2 years ago
parse-options.h parse-options.h: use designated initializers in OPT_* macros 2 years ago
patch-delta.c
patch-ids.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
patch-ids.h
path.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
path.h
pathspec.c docs & comments: replace mentions of "git-add--interactive.perl" 2 years ago
pathspec.h dir.h: refactor to no longer need to include cache.h 2 years ago
pkt-line.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
pkt-line.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
preload-index.c
pretty.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
pretty.h pretty.h: move has_non_ascii() declaration from commit.h 2 years ago
prio-queue.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
prio-queue.h
progress.c mark unused parameters in signal handlers 2 years ago
progress.h
promisor-remote.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
promisor-remote.h
prompt.c
prompt.h
protocol-caps.c object-store.h: move struct object_info from cache.h 2 years ago
protocol-caps.h
protocol.c
protocol.h
prune-packed.c treewide: ensure one of the appropriate headers is sourced first 2 years ago
prune-packed.h
quote.c treewide: replace cache.h with more direct headers, where possible 2 years ago
quote.h
range-diff.c range-diff: avoid compiler warning when char is unsigned 2 years ago
range-diff.h
reachable.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
reachable.h
read-cache.c Merge branch 'js/split-index-fixes' 2 years ago
rebase-interactive.c
rebase-interactive.h
rebase.c treewide: ensure one of the appropriate headers is sourced first 2 years ago
rebase.h
ref-filter.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
ref-filter.h treewide: remove unnecessary inclusions of parse-options.h from headers 2 years ago
reflog-walk.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
reflog-walk.h treewide: remove unnecessary cache.h includes 2 years ago
reflog.c Merge branch 'rs/reflog-expiry-cleanup' into maint-2.39 2 years ago
reflog.h
refs.c Merge branch 'en/header-cleanup' 2 years ago
refs.h
refspec.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
refspec.h
remote-curl.c Merge branch 'jk/fix-proto-downgrade-to-v0' 2 years ago
remote.c Merge branch 'sg/parse-options-h-users' 2 years ago
remote.h Merge branch 'sg/parse-options-h-users' 2 years ago
replace-object.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
replace-object.h replace-object.h: move read_replace_refs declaration from cache.h to here 2 years ago
repo-settings.c treewide: remove unnecessary cache.h includes in source files 2 years ago
repository.c
repository.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
rerere.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
rerere.h
reset.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
reset.h
resolve-undo.c
resolve-undo.h
revision.c Merge branch 'sg/parse-options-h-users' 2 years ago
revision.h Merge branch 'sg/parse-options-h-users' 2 years ago
run-command.c run-command: mark error routine parameters as unused 2 years ago
run-command.h
scalar.c scalar: only warn when background maintenance fails 2 years ago
send-pack.c Merge branch 'sg/parse-options-h-users' 2 years ago
send-pack.h
sequencer.c Merge branch 'ob/sequencer-save-head-simplify' 2 years ago
sequencer.h treewide: remove unnecessary cache.h includes 2 years ago
serve.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
serve.h
server-info.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
setup.c
sh-i18n--envsubst.c
sha1dc_git.c treewide: replace cache.h with more direct headers, where possible 2 years ago
sha1dc_git.h
shallow.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
shallow.h object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
shared.mak
shell.c treewide: remove unnecessary cache.h includes in source files 2 years ago
shortlog.h
sideband.c
sideband.h
sigchain.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
sigchain.h
simple-ipc.h
sparse-index.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
sparse-index.h
split-index.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
split-index.h
stable-qsort.c
statinfo.h dir.h: refactor to no longer need to include cache.h 2 years ago
strbuf.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
strbuf.h
streaming.c
streaming.h
string-list.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
string-list.h
strmap.c
strmap.h
strvec.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
strvec.h
sub-process.c treewide: ensure one of the appropriate headers is sourced first 2 years ago
sub-process.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
submodule-config.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
submodule-config.h hash.h: move some oid-related declarations from cache.h 2 years ago
submodule.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
submodule.h
symlinks.c
tag.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
tag.h
tar.h
tempfile.c
tempfile.h
thread-utils.c treewide: remove unnecessary cache.h includes in source files 2 years ago
thread-utils.h
tmp-objdir.c
tmp-objdir.h
trace.c trace.c, git.c: remove unnecessary parameter to trace_repo_setup() 2 years ago
trace.h Merge branch 'en/header-cleanup' 2 years ago
trace2.c treewide: remove unnecessary cache.h includes in source files 2 years ago
trace2.h
trailer.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
trailer.h
transport-helper.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
transport-internal.h
transport.c Merge branch 'jk/fix-proto-downgrade-to-v0' 2 years ago
transport.h
tree-diff.c
tree-walk.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
tree-walk.h hash.h: move some oid-related declarations from cache.h 2 years ago
tree.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
tree.h
unicode-width.h unicode: update the width tables to Unicode 15 2 years ago
unimplemented.sh
unix-socket.c treewide: replace cache.h with more direct headers, where possible 2 years ago
unix-socket.h
unix-stream-server.c treewide: remove unnecessary cache.h includes in source files 2 years ago
unix-stream-server.h
unpack-trees.c Merge branch 'js/split-index-fixes' 2 years ago
unpack-trees.h unpack-trees: add usage notices around df_conflict_entry 2 years ago
upload-pack.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
upload-pack.h
url.c treewide: replace cache.h with more direct headers, where possible 2 years ago
url.h
urlmatch.c treewide: replace cache.h with more direct headers, where possible 2 years ago
urlmatch.h
usage.c
userdiff.c Merge branch 'en/header-cleanup' 2 years ago
userdiff.h diff: teach diff to read algorithm from diff driver 2 years ago
utf8.c
utf8.h
varint.c
varint.h
version.c
version.h
versioncmp.c
walker.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
walker.h
wildmatch.c Merge branch 'pw/wildmatch-fixes' 2 years ago
wildmatch.h wildmatch: hide internal return values 2 years ago
worktree.c Merge branch 'rj/avoid-switching-to-already-used-branch' 2 years ago
worktree.h Merge branch 'rj/avoid-switching-to-already-used-branch' 2 years ago
wrap-for-bin.sh
wrapper.c
write-or-die.c
ws.c
wt-status.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
wt-status.h
xdiff-interface.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
xdiff-interface.h treewide: remove unnecessary cache.h includes 2 years ago
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