.github
Merge branch 'hk/ci-checkwhitespace-commentfix'
3 years ago
Documentation
The second batch
3 years ago
block-sha1
…
builtin
Merge branch 'mp/absorb-submodule-git-dir-upon-deinit'
3 years ago
ci
Merge branch 'js/ci-no-directional-formatting'
3 years ago
compat
Merge branch 'cb/mingw-gmtime-r'
3 years ago
contrib
Merge branch 'yn/complete-date-format-options'
3 years ago
ewah
…
git-gui
…
gitk-git
…
gitweb
Merge branch 'gh/gitweb-branch-sort'
3 years ago
mergetools
mergetools/xxdiff: prevent segfaults from stopping difftool
3 years ago
negotiator
…
perl
…
po
l10n: pl: 2.34.0 round 3
3 years ago
ppc
…
refs
Merge branch 'hn/create-reflog-simplify'
3 years ago
sha1collisiondetection @ 855827c583
…
sha1dc
…
sha256
…
t
chainlint.sed: don't mistake `<< word` in string as here-doc operator
3 years ago
templates
…
trace2
Merge branch 'js/trace2-avoid-recursive-errors'
3 years ago
xdiff
…
.cirrus.yml
ci: update freebsd 12 cirrus job
4 years ago
.clang-format
…
.editorconfig
…
.gitattributes
…
.gitignore
Merge branch 'js/retire-preserve-merges'
3 years ago
.gitmodules
…
.mailmap
…
.travis.yml
…
.tsan-suppressions
…
CODE_OF_CONDUCT.md
…
COPYING
…
GIT-VERSION-GEN
Git 2.34.1
3 years ago
INSTALL
INSTALL: mention that we need libcurl 7.19.4 or newer to build
3 years ago
LGPL-2.1
…
Makefile
Merge branch 'bc/require-c99'
3 years ago
README.md
…
RelNotes
Git 2.34.1
3 years ago
SECURITY.md
…
abspath.c
…
aclocal.m4
…
add-interactive.c
*.h: move some *_INIT to designated initializers
3 years ago
add-interactive.h
…
add-patch.c
…
advice.c
Merge branch 'ds/add-rm-with-sparse-index'
3 years ago
advice.h
Merge branch 'en/pull-conflicting-options' into maint
3 years ago
alias.c
…
alias.h
…
alloc.c
…
alloc.h
…
apply.c
Merge branch 'jc/trivial-threeway-binary-merge' into maint
3 years ago
apply.h
…
archive-tar.c
…
archive-zip.c
…
archive.c
archive: convert queue_directory to struct object_id
4 years ago
archive.h
…
attr.c
attr: be careful about sparse directories
3 years ago
attr.h
…
banned.h
…
base85.c
…
bisect.c
…
bisect.h
…
blame.c
…
blame.h
…
blob.c
…
blob.h
…
bloom.c
…
bloom.h
…
branch.c
advice: remove read uses of most global `advice_` variables
4 years ago
branch.h
…
builtin.h
builtin.h: remove cmd_tar_tree() declaration
3 years ago
bulk-checkin.c
pack-write: split up finish_tmp_packfile() function
3 years ago
bulk-checkin.h
…
bundle.c
bundle API: change "flags" to be "extra_index_pack_args"
3 years ago
bundle.h
bundle API: change "flags" to be "extra_index_pack_args"
3 years ago
cache-tree.c
Merge branch 'vd/sparse-reset'
3 years ago
cache-tree.h
…
cache.h
Merge branch 'vd/sparse-reset'
3 years ago
cbtree.c
…
cbtree.h
cbtree.h: define cb_init() in terms of CBTREE_INIT
3 years ago
chdir-notify.c
…
chdir-notify.h
…
check-builtins.sh
…
checkout.c
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
3 years ago
checkout.h
…
chunk-format.c
…
chunk-format.h
…
color.c
…
color.h
…
column.c
…
column.h
…
combine-diff.c
…
command-list.txt
generate-cmdlist.sh: replace "grep' invocation with a shell version
3 years ago
commit-graph.c
Merge branch 'js/run-command-close-packs'
3 years ago
commit-graph.h
revision: avoid hitting packfiles when commits are in commit-graph
4 years ago
commit-reach.c
…
commit-reach.h
…
commit-slab-decl.h
…
commit-slab-impl.h
…
commit-slab.h
…
commit.c
advice: move advice.graftFileDeprecated squashing to commit.[ch]
4 years ago
commit.h
advice: move advice.graftFileDeprecated squashing to commit.[ch]
4 years ago
common-main.c
…
config.c
config.c: don't leak memory in handle_path_include()
3 years ago
config.h
Merge branch 'ab/retire-git-config-key-is-valid'
3 years ago
config.mak.dev
Makefile: restrict -Wpedantic and -Wno-pedantic-ms-format better
3 years ago
config.mak.in
…
config.mak.uname
git-sh-setup: remove "sane_grep", it's not needed anymore
3 years ago
configure.ac
git-sh-setup: remove "sane_grep", it's not needed anymore
3 years ago
connect.c
Merge branch 'ah/connect-parse-feature-v0-fix' into maint
3 years ago
connect.h
…
connected.c
Merge branch 'ps/connectivity-optim'
3 years ago
connected.h
connected: refactor iterator to return next object ID directly
3 years ago
convert.c
Merge branch 'mc/clean-smudge-with-llp64'
3 years ago
convert.h
…
copy.c
…
credential.c
urlmatch.[ch]: add and use URLMATCH_CONFIG_INIT
3 years ago
credential.h
…
csum-file.c
use xopen() to handle fatal open(2) failures
4 years ago
csum-file.h
…
ctype.c
…
daemon.c
Merge branch 'ab/pkt-line-cleanup'
3 years ago
date.c
strbuf_addftime(): handle "%s" manually
3 years ago
decorate.c
…
decorate.h
…
delta-islands.c
…
delta-islands.h
…
delta.h
odb: guard against data loss checking out a huge file
3 years ago
detect-compiler
build: catch clang that identifies itself as "$VENDOR clang"
4 years ago
diff-delta.c
…
diff-lib.c
Merge branch 'dd/diff-files-unmerged-fix' into maint
3 years ago
diff-merges.c
diff-index: restore -c/--cc options handling
3 years ago
diff-merges.h
diff-index: restore -c/--cc options handling
3 years ago
diff-no-index.c
…
diff.c
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
3 years ago
diff.h
…
diffcore-break.c
…
diffcore-delta.c
diffcore-delta.c: LLP64 compatibility, upcast unity for left shift
3 years ago
diffcore-order.c
…
diffcore-pickaxe.c
…
diffcore-rename.c
Merge branch 'en/ort-perf-batch-15'
4 years ago
diffcore-rotate.c
…
diffcore.h
…
dir-iterator.c
…
dir-iterator.h
…
dir.c
Merge branch 'ds/add-rm-with-sparse-index' into maint
3 years ago
dir.h
Merge branch 'ds/sparse-index-ignored-files'
3 years ago
editor.c
Merge branch 'jc/save-restore-terminal-revert' into maint
3 years ago
entry.c
Merge branch 'mc/clean-smudge-with-llp64'
3 years ago
entry.h
Merge branch 'mc/clean-smudge-with-llp64'
3 years ago
environment.c
Merge branch 'jk/ref-paranoia'
3 years ago
environment.h
…
exec-cmd.c
…
exec-cmd.h
…
fetch-negotiator.c
repo-settings.c: simplify the setup
3 years ago
fetch-negotiator.h
…
fetch-pack.c
Merge branch 'jk/fetch-pack-avoid-sigpipe-to-index-pack'
3 years ago
fetch-pack.h
…
fmt-merge-msg.c
Merge branch 'fs/ssh-signing'
3 years ago
fmt-merge-msg.h
…
fsck.c
…
fsck.h
…
fsmonitor.c
…
fsmonitor.h
…
fuzz-commit-graph.c
…
fuzz-pack-headers.c
…
fuzz-pack-idx.c
…
generate-cmdlist.sh
generate-cmdlist.sh: don't parse command-list.txt thrice
3 years ago
generate-configlist.sh
…
generate-hooklist.sh
hook-list.h: add a generated list of hooks, like config-list.h
3 years ago
gettext.c
…
gettext.h
gettext: remove optional non-standard parens in N_() definition
3 years ago
git-add--interactive.perl
add -p: avoid use of undefined $key when ReadKey -> EOF
3 years ago
git-archimport.perl
…
git-bisect.sh
Merge branch 'mr/bisect-in-c-4'
3 years ago
git-compat-util.h
Merge branch 'cb/mingw-gmtime-r'
3 years ago
git-curl-compat.h
http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors
3 years ago
git-cvsexportcommit.perl
…
git-cvsimport.perl
…
git-cvsserver.perl
git-cvsserver: protect against NULL in crypt(3)
3 years ago
git-difftool--helper.sh
…
git-filter-branch.sh
git-sh-setup: remove "sane_grep", it's not needed anymore
3 years ago
git-instaweb.sh
git-sh-setup: remove "sane_grep", it's not needed anymore
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
…
git-quiltimport.sh
…
git-request-pull.sh
…
git-send-email.perl
send-email docs: add format-patch options
3 years ago
git-sh-i18n.sh
git-sh-i18n: remove unused eval_ngettext()
3 years ago
git-sh-setup.sh
Merge branch 'ab/sh-retire-helper-functions'
3 years ago
git-submodule.sh
Merge branch 'ab/unused-script-helpers'
3 years ago
git-svn.perl
git-svn: drop support for `--preserve-merges`
3 years ago
git-web--browse.sh
…
git.c
Merge branch 'js/retire-preserve-merges'
3 years ago
git.rc
…
gpg-interface.c
Merge branch 'jx/message-fixes'
3 years ago
gpg-interface.h
ssh signing: provide a textual signing_key_id
3 years ago
graph.c
…
graph.h
…
grep.c
Revert "grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data"
3 years ago
grep.h
Merge branch 'hm/paint-hits-in-log-grep'
3 years ago
hash-lookup.c
…
hash-lookup.h
…
hash.h
oidtree: avoid unaligned access to crit-bit tree
4 years ago
hashmap.c
…
hashmap.h
…
help.c
help: move column config discovery to help.c library
3 years ago
help.h
help: move column config discovery to help.c library
3 years ago
hex.c
…
hook.c
hook.c: add a hook_exists() wrapper and use it in bugreport.c
3 years ago
hook.h
hook.c: add a hook_exists() wrapper and use it in bugreport.c
3 years ago
http-backend.c
http-backend: remove a duplicated code branch
3 years ago
http-fetch.c
http-fetch: redact url on die() message
3 years ago
http-push.c
…
http-walker.c
…
http.c
Merge branch 'ab/designated-initializers-more'
3 years ago
http.h
http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors
3 years ago
ident.c
…
imap-send.c
http: centralize the accounting of libcurl dependencies
3 years ago
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-options.h
…
list-objects-filter.c
…
list-objects-filter.h
…
list-objects.c
list-objects.c: rename "traverse_trees_and_blobs" to "traverse_non_commits"
4 years ago
list-objects.h
…
list.h
*.h: move some *_INIT to designated initializers
3 years ago
ll-merge.c
…
ll-merge.h
…
lockfile.c
…
lockfile.h
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
3 years ago
log-tree.c
Merge branch 'fs/ssh-signing'
3 years ago
log-tree.h
log-tree.h: remove unused function declarations
3 years ago
ls-refs.c
Merge branch 'jk/ref-paranoia'
3 years ago
ls-refs.h
serve.[ch]: don't pass "struct strvec *keys" to commands
4 years ago
mailinfo.c
…
mailinfo.h
…
mailmap.c
Merge branch 'ab/mailmap-leakfix' into maint
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 'jt/no-abuse-alternate-odb-for-submodules'
3 years ago
merge-ort.h
…
merge-recursive.c
Merge branch 'jt/no-abuse-alternate-odb-for-submodules'
3 years ago
merge-recursive.h
…
merge.c
unpack-trees: introduce preserve_ignored to unpack_trees_options
3 years ago
mergesort.c
mergesort: avoid left shift overflow
3 years ago
mergesort.h
…
midx.c
Merge branch 'tb/plug-pack-bitmap-leaks'
3 years ago
midx.h
midx.c: write MIDX filenames to strbuf
3 years ago
name-hash.c
…
notes-cache.c
…
notes-cache.h
…
notes-merge.c
advice: remove read uses of most global `advice_` variables
4 years ago
notes-merge.h
…
notes-utils.c
…
notes-utils.h
…
notes.c
…
notes.h
…
object-file.c
Merge branch 'po/size-t-for-vs'
3 years ago
object-name.c
advice: remove read uses of most global `advice_` variables
4 years ago
object-store.h
Merge branch 'ab/fix-commit-error-message-upon-unwritable-object-store'
3 years ago
object.c
Merge branch 'ab/fsck-unexpected-type'
3 years ago
object.h
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
3 years ago
oid-array.c
…
oid-array.h
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
3 years ago
oidmap.c
…
oidmap.h
…
oidset.c
oidset: make oidset_size() an inline function
3 years ago
oidset.h
oidset: make oidset_size() an inline function
3 years ago
oidtree.c
oidtree: avoid unaligned access to crit-bit tree
4 years ago
oidtree.h
…
pack-bitmap-write.c
pack-bitmap: read multi-pack bitmaps
3 years ago
pack-bitmap.c
Merge branch 'jk/test-bitmap-fix'
3 years ago
pack-bitmap.h
Merge branch 'tb/repack-write-midx'
3 years ago
pack-check.c
Merge branch 'ab/fsck-unexpected-type'
3 years ago
pack-objects.c
…
pack-objects.h
…
pack-revindex.c
midx.c: write MIDX filenames to strbuf
3 years ago
pack-revindex.h
pack-revindex.h: correct the time complexity descriptions
3 years ago
pack-write.c
Merge branch 'tb/pack-finalize-ordering' into maint
3 years ago
pack.h
pack-write: split up finish_tmp_packfile() function
3 years ago
packfile.c
Merge branch 'jt/pack-header-lshift-overflow'
3 years ago
packfile.h
packfile: convert has_packed_and_bad() to object_id
3 years ago
pager.c
pager: fix crash when pager program doesn't exist
3 years ago
parallel-checkout.c
Merge branch 'mc/clean-smudge-with-llp64'
3 years ago
parallel-checkout.h
…
parse-options-cb.c
…
parse-options.c
Merge branch 'ab/parse-options-cleanup'
3 years ago
parse-options.h
Merge branch 'ab/parse-options-cleanup'
3 years ago
patch-delta.c
…
patch-ids.c
…
patch-ids.h
…
path.c
Merge branch 'lh/systemd-timers'
3 years ago
path.h
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
3 years ago
pathspec.c
add: skip tracked paths outside sparse-checkout cone
3 years ago
pathspec.h
…
pkt-line.c
fetch-pack: redact packfile urls in traces
3 years ago
pkt-line.h
fetch-pack: redact packfile urls in traces
3 years ago
preload-index.c
…
pretty.c
Merge branch 'hm/paint-hits-in-log-grep'
3 years ago
pretty.h
…
prio-queue.c
…
prio-queue.h
…
progress.c
…
progress.h
…
promisor-remote.c
…
promisor-remote.h
…
prompt.c
…
prompt.h
…
protocol-caps.c
Merge branch 'ab/serve-cleanup'
3 years ago
protocol-caps.h
serve.[ch]: don't pass "struct strvec *keys" to commands
4 years ago
protocol.c
connect, protocol: log negotiated protocol version
4 years ago
protocol.h
…
prune-packed.c
…
prune-packed.h
…
quote.c
…
quote.h
Merge branch 'zh/ref-filter-raw-data'
4 years ago
range-diff.c
Merge branch 'rs/range-diff-avoid-segfault-with-I' into maint
3 years ago
range-diff.h
…
reachable.c
…
reachable.h
…
read-cache.c
Merge branch 'vd/sparse-reset'
3 years ago
rebase-interactive.c
rebase: remove a no-longer-used function
3 years ago
rebase-interactive.h
rebase: remove a no-longer-used function
3 years ago
rebase.c
pull: remove support for `--rebase=preserve`
3 years ago
rebase.h
pull: remove support for `--rebase=preserve`
3 years ago
ref-filter.c
Merge branch 'jc/fix-ref-sorting-parse'
3 years ago
ref-filter.h
for-each-ref: delay parsing of --sort=<atom> options
3 years ago
reflog-walk.c
refs: make repo_dwim_log() accept a NULL oid
4 years ago
reflog-walk.h
…
refs.c
Merge branch 'hn/create-reflog-simplify'
3 years ago
refs.h
Merge branch 'hn/create-reflog-simplify'
3 years ago
refspec.c
…
refspec.h
…
remote-curl.c
Merge branch 'ab/pkt-line-cleanup'
3 years ago
remote.c
Merge branch 'gc/remote-with-fewer-static-global-variables'
3 years ago
remote.h
remote: die if branch is not found in repository
3 years ago
replace-object.c
…
replace-object.h
…
repo-settings.c
repository.h: don't use a mix of int and bitfields
3 years ago
repository.c
remote: move static variables into per-repository struct
3 years ago
repository.h
remote: move static variables into per-repository struct
3 years ago
rerere.c
…
rerere.h
…
reset.c
Change unpack_trees' 'reset' flag into an enum
3 years ago
reset.h
…
resolve-undo.c
…
resolve-undo.h
…
revision.c
Merge branch 'ps/connectivity-optim'
3 years ago
revision.h
Merge branch 'jt/add-submodule-odb-clean-up'
3 years ago
run-command.c
Merge branch 'jk/t7006-sigpipe-tests-fix'
3 years ago
run-command.h
Merge branch 'jh/builtin-fsmonitor-part1'
3 years ago
send-pack.c
Merge branch 'fs/ssh-signing'
3 years ago
send-pack.h
…
sequencer.c
Merge branch 'en/rebase-x-fix'
3 years ago
sequencer.h
Merge branch 'js/retire-preserve-merges'
3 years ago
serve.c
serve: reject commands used as capabilities
3 years ago
serve.h
serve.[ch]: remove "serve_options", split up --advertise-refs code
4 years ago
server-info.c
…
setup.c
setup: use xopen and xdup in sanitize_stdfds
3 years ago
sh-i18n--envsubst.c
…
sha1dc_git.c
…
sha1dc_git.h
…
shallow.c
…
shallow.h
*.h: move some *_INIT to designated initializers
3 years ago
shell.c
…
shortlog.h
…
sideband.c
…
sideband.h
…
sigchain.c
…
sigchain.h
…
simple-ipc.h
Merge branch 'jh/builtin-fsmonitor-part1'
3 years ago
sparse-index.c
sparse-index: add ensure_correct_sparsity function
3 years ago
sparse-index.h
sparse-index: add ensure_correct_sparsity function
3 years ago
split-index.c
…
split-index.h
…
stable-qsort.c
…
strbuf.c
strbuf_addftime(): handle "%s" manually
3 years ago
strbuf.h
Merge branch 'jt/no-abuse-alternate-odb-for-submodules'
3 years ago
streaming.c
object-file.c: stop dying in parse_loose_header()
3 years ago
streaming.h
…
string-list.c
string-list.[ch]: remove string_list_init() compatibility function
3 years ago
string-list.h
string-list.[ch]: remove string_list_init() compatibility function
3 years ago
strmap.c
…
strmap.h
…
strvec.c
…
strvec.h
*.h: move some *_INIT to designated initializers
3 years ago
sub-process.c
…
sub-process.h
…
submodule-config.c
submodule-config: pass repo upon blob config read
3 years ago
submodule-config.h
submodule-config.h: remove unused SUBMODULE_INIT macro
3 years ago
submodule.c
Merge branch 'jt/no-abuse-alternate-odb-for-submodules'
3 years ago
submodule.h
*.h: move some *_INIT to designated initializers
3 years ago
symlinks.c
…
tag.c
…
tag.h
…
tar.h
…
tempfile.c
…
tempfile.h
…
thread-utils.c
…
thread-utils.h
…
tmp-objdir.c
…
tmp-objdir.h
…
trace.c
…
trace.h
*.h: move some *_INIT to designated initializers
3 years ago
trace2.c
trace2: add trace2_child_ready() to report on background children
3 years ago
trace2.h
Merge branch 'jh/builtin-fsmonitor-part1'
3 years ago
trailer.c
…
trailer.h
…
transport-helper.c
Merge branch 'jk/http-push-status-fix'
3 years ago
transport-internal.h
transport: rename "fetch" in transport_vtable to "fetch_refs"
4 years ago
transport.c
hook.[ch]: move find_hook() from run-command.c to hook.c
3 years ago
transport.h
*.h: move some *_INIT to designated initializers
3 years ago
tree-diff.c
tree-diff: fix leak when not HAVE_ALLOCA_H
3 years ago
tree-walk.c
…
tree-walk.h
…
tree.c
…
tree.h
…
unicode-width.h
unicode: update the width tables to Unicode 14
3 years ago
unimplemented.sh
…
unix-socket.c
…
unix-socket.h
…
unix-stream-server.c
…
unix-stream-server.h
…
unpack-trees.c
Merge branch 'vd/sparse-reset'
3 years ago
unpack-trees.h
Change unpack_trees' 'reset' flag into an enum
3 years ago
upload-pack.c
Merge branch 'ab/serve-cleanup'
3 years ago
upload-pack.h
serve.[ch]: remove "serve_options", split up --advertise-refs code
4 years ago
url.c
…
url.h
…
urlmatch.c
urlmatch: add underscore to URL_HOST_CHARS
3 years ago
urlmatch.h
urlmatch.[ch]: add and use URLMATCH_CONFIG_INIT
3 years ago
usage.c
…
userdiff.c
userdiff-cpp: back out the digit-separators in numbers
3 years ago
userdiff.h
…
utf8.c
…
utf8.h
…
varint.c
…
varint.h
…
version.c
…
version.h
…
versioncmp.c
…
walker.c
…
walker.h
…
wildmatch.c
…
wildmatch.h
…
worktree.c
refs API: post-migration API renaming [2/2]
3 years ago
worktree.h
…
wrap-for-bin.sh
…
wrapper.c
wrapper: remove xunsetenv()
3 years ago
write-or-die.c
pkt-line: add stdio packet write functions
3 years ago
ws.c
…
wt-status.c
status: print stash info with --porcelain=v2 --show-stash
3 years ago
wt-status.h
…
xdiff-interface.c
…
xdiff-interface.h
…
zlib.c
…