.github
Merge branch 'tb/ci-run-cocci-with-18.04'
2021-02-10 16:48:07 -08:00
block-sha1
block-sha1: drop trailing semicolon from macro definition
2021-03-17 10:20:01 -07:00
builtin
Merge branch 'hx/pack-objects-chunk-comment'
2021-03-30 14:35:37 -07:00
ci
Merge branch 'tb/pack-revindex-on-disk'
2021-02-12 14:21:04 -08:00
compat
contrib
Merge branch 'dl/stash-show-untracked'
2021-03-22 14:00:24 -07:00
Documentation
The fifth batch
2021-03-30 14:35:38 -07:00
ewah
git-gui
gitk-git
Merge remote-tracking branch 'paulus/master' into pm/gitk-update
2020-10-03 10:06:27 -07:00
gitweb
gitweb/Makefile: conditionally include ../GIT-VERSION-FILE
2020-12-08 16:56:56 -08:00
mergetools
mergetools/vimdiff: add vimdiff1 merge tool variant
2021-02-23 11:37:13 -08:00
negotiator
perl
git-send-email: Respect core.hooksPath setting
2021-03-23 15:02:52 -07:00
po
l10n: zh_CN: for git v2.31.0 l10n round 1 and 2
2021-03-15 00:05:25 +08:00
ppc
refs
sha1collisiondetection @ 855827c583
sha1dc
sha256
t
t9001-send-email.sh: fix expected absolute paths on Windows
2021-05-25 09:45:17 +09:00
templates
trace2
xdiff
diff: add -I<regex> that ignores matching changes
2020-10-20 12:53:26 -07:00
.cirrus.yml
CI: add FreeBSD CI support via Cirrus-CI
2019-12-20 12:09:12 -08:00
.clang-format
clang-format: use git grep to generate the ForEachMacros list
2019-06-04 14:50:40 -07:00
.editorconfig
editorconfig: indent text files with tabs
2020-01-06 08:46:32 -08:00
.gitattributes
.gitignore
Merge branch 'fc/random-cleanup'
2020-12-08 15:11:21 -08:00
.gitmodules
sha1dc: optionally use sha1collisiondetection as a submodule
2017-07-03 10:09:34 -07:00
.mailmap
Add entry for Ramkumar Ramachandra
2021-03-08 09:56:34 -08:00
.travis.yml
ci: remove GETTEXT_POISON jobs
2021-01-21 15:50:00 -08:00
.tsan-suppressions
replace-object: make replace operations thread-safe
2020-01-17 13:52:14 -08:00
abspath.c
abspath: add a function to resolve paths with missing components
2020-12-12 23:35:47 -08:00
aclocal.m4
add-interactive.c
Merge branch 'rs/xcalloc-takes-nelem-first'
2021-03-19 15:25:39 -07:00
add-interactive.h
built-in add -p: respect the interactive.singlekey
config setting
2020-01-15 12:06:17 -08:00
add-patch.c
Merge branch 'js/add-i-color-fix'
2020-12-08 15:11:17 -08:00
advice.c
push: parse and set flag for "--force-if-includes"
2020-10-03 09:59:19 -07:00
advice.h
push: parse and set flag for "--force-if-includes"
2020-10-03 09:59:19 -07:00
alias.c
alias.c: mark split_cmdline_strerror() strings for translation
2018-11-12 14:47:09 +09:00
alias.h
headers: normalize the spelling of some header guards
2018-10-18 13:39:35 +09:00
alloc.c
commit: move members graph_pos, generation to a slab
2020-06-17 14:37:30 -07:00
alloc.h
object: drop parsed_object_pool->commit_count
2020-06-17 14:37:14 -07:00
apply.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
apply.h
apply.h: include missing header
2019-09-28 14:04:16 +09:00
archive-tar.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
archive-zip.c
archive: read short blobs in archive.c::write_archive_entry()
2020-09-19 15:56:05 -07:00
archive.c
Merge branch 'ab/read-tree'
2021-03-30 14:35:37 -07:00
archive.h
archive: expand only a single %(describe) per archive
2021-03-11 13:22:44 -08:00
attr.c
Merge branch 'jk/open-dotgitx-with-nofollow'
2021-03-22 14:00:22 -07:00
attr.h
attr: move doc to attr.h
2019-11-18 15:21:28 +09:00
banned.h
banned.h: mark ctime_r() and asctime_r() as banned
2020-12-02 14:30:39 -08:00
base85.c
base85.c: have SP around arithmetic operators
2013-10-16 10:27:26 -07:00
bisect.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
bisect.h
bisect: combine args passed to find_bisection()
2020-08-07 15:13:03 -07:00
blame.c
blame.h
blame: simplify 'setup_blame_bloom_data' interface
2020-11-01 15:54:15 -08:00
blob.c
object: drop parsed_object_pool->commit_count
2020-06-17 14:37:14 -07:00
blob.h
blob: allow lookup_blob to handle arbitrary repositories
2018-06-29 10:43:39 -07:00
bloom.c
bloom.h
bloom: encode out-of-bounds filters as non-empty
2020-09-17 21:55:50 -07:00
branch.c
wt-status: tolerate dangling marks
2020-09-02 14:39:25 -07:00
branch.h
Merge branch 'nd/switch-and-restore'
2019-07-09 15:25:44 -07:00
builtin.h
Merge branch 'ds/maintenance-part-3'
2020-11-18 13:32:53 -08:00
bulk-checkin.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
bulk-checkin.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
bundle.c
bundle.h
Merge branch 'bc/sha-256-part-3'
2020-08-11 18:04:11 -07:00
cache-tree.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
cache-tree.h
cache.h
Merge branch 'ab/read-tree'
2021-03-30 14:35:37 -07:00
chdir-notify.c
chdir-notify.h
add chdir-notify API
2018-03-30 12:49:57 -07:00
check_bindir
check_bindir: avoid "test <cond> -a/-o <cond>"
2014-06-09 14:47:06 -07:00
check-builtins.sh
check-builtins: strip executable suffix $X when enumerating builtins
2015-02-05 12:03:27 -08:00
checkout.c
config: drop git_config_get_string_const()
2020-08-17 15:35:47 -07:00
checkout.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
chunk-format.c
chunk-format: restore duplicate chunk checks
2021-02-18 13:38:16 -08:00
chunk-format.h
chunk-format: create read chunk API
2021-02-18 13:38:16 -08:00
CODE_OF_CONDUCT.md
CoC: update to version 2.0 + local changes
2021-01-13 17:45:04 -08:00
color.c
color.c: alias RGB colors 8-15 to aixterm colors
2020-02-11 11:19:00 -08:00
color.h
range-diff: use dim/bold cues to improve dual color mode
2018-08-13 10:44:52 -07:00
column.c
Merge branch 'jk/strvec'
2020-08-10 10:23:57 -07:00
column.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
combine-diff.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
command-list.txt
mailmap doc: create a new "gitmailmap(5)" man page
2021-01-12 14:04:39 -08:00
commit-graph.c
Merge branch 'ds/commit-graph-generation-config'
2021-03-22 14:00:23 -07:00
commit-graph.h
commit-graph: use config to specify generation type
2021-02-25 15:10:41 -08:00
commit-reach.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
commit-reach.h
commit-graph: return 64-bit generation number
2021-01-18 16:21:18 -08:00
commit-slab-decl.h
Merge branch 'sg/commit-graph-cleanups' into master
2020-07-30 13:20:30 -07:00
commit-slab-impl.h
commit-slab: add a function to deep free entries on the slab
2020-06-08 12:28:49 -07: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 'cm/rebase-i-fixup-amend-reword'
2021-03-26 14:59:03 -07:00
commit.h
Merge branch 'cm/rebase-i-fixup-amend-reword'
2021-03-26 14:59:03 -07:00
common-main.c
common-main: delay trace2 initialization
2019-08-06 13:09:01 -07:00
config.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
config.h
Merge branch 'ps/config-env-pairs'
2021-01-25 14:19:19 -08:00
config.mak.dev
config.mak.in
config.mak.uname
configure.ac
Remove support for v1 of the PCRE library
2021-01-23 21:15:43 -08:00
connect.c
Merge branch 'jt/clone-unborn-head'
2021-02-17 17:21:40 -08:00
connect.h
Merge branch 'bc/sha-256-part-2'
2020-07-06 22:09:13 -07:00
connected.c
Merge branch 'rs/more-buffered-io'
2020-08-24 14:54:31 -07:00
connected.h
connected: always use partial clone optimization
2020-03-29 10:37:44 -07:00
convert.c
Merge branch 'mt/cleanly-die-upon-missing-required-filter'
2021-03-22 14:00:22 -07:00
convert.h
convert: provide additional metadata to filters
2020-03-16 11:37:02 -07:00
copy.c
copy.c: use error_errno()
2016-05-09 12:29:08 -07:00
COPYING
Update COPYING with GPLv2 with new FSF address
2010-01-17 14:29:37 -08:00
credential.c
credential: treat CR/LF as line endings in the credential protocol
2020-10-03 10:41:03 -07:00
credential.h
csum-file.c
hash: implement and use a context cloning function
2020-02-24 09:33:21 -08:00
csum-file.h
ctype.c
kwset: use unsigned char to store values with high-bit set
2015-03-02 12:32:24 -08:00
daemon.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
date.c
date.c: allow compact version of ISO-8601 datetime
2020-04-24 14:06:09 -07:00
decorate.c
decorate.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
delta-islands.c
delta-islands.h
delta-islands: respect progress flag
2019-06-20 13:29:49 -07:00
delta.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
detect-compiler
diff-delta.c
diff-delta: set size out-parameter to 0 for NULL delta
2019-09-06 11:03:39 -07:00
diff-lib.c
fsmonitor: add assertion that fsmonitor is valid to check_removed
2021-03-18 13:31:13 -07:00
diff-merges.c
diff-merges.h
diff-merges: get rid of now empty diff_merges_init_revs()
2020-12-21 13:47:31 -08:00
diff-no-index.c
Merge branch 'nd/diff-parseopt-4'
2019-04-25 16:41:12 +09:00
diff.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
diff.h
Merge branch 'jc/diffcore-rotate'
2021-02-25 16:43:30 -08:00
diffcore-break.c
diffcore-delta.c
diff.c: reduce implicit dependency on the_index
2018-09-21 09:48:10 -07:00
diffcore-order.c
wildmatch: remove unused wildopts parameter
2017-06-23 18:27:07 -07:00
diffcore-pickaxe.c
Merge branch 'tb/log-G-binary'
2019-01-14 15:29:31 -08:00
diffcore-rename.c
Merge branch 'en/ort-perf-batch-8'
2021-03-22 14:00:24 -07:00
diffcore-rotate.c
diff: --{rotate,skip}-to=<path>
2021-02-16 09:30:42 -08:00
diffcore.h
Merge branch 'en/ort-perf-batch-8'
2021-03-22 14:00:24 -07:00
dir-iterator.c
dir-iterator: add flags parameter to dir_iterator_begin
2019-07-11 13:52:15 -07:00
dir-iterator.h
dir.c
Merge branch 'jk/open-dotgitx-with-nofollow'
2021-03-22 14:00:22 -07:00
dir.h
exclude: add flags parameter to add_patterns()
2021-02-16 09:41:33 -08:00
editor.c
config: fix leaks from git_config_get_string_const()
2020-08-14 10:52:04 -07:00
entry.c
Merge branch 'mt/checkout-remove-nofollow'
2021-03-30 14:35:36 -07:00
environment.c
environment.h
environment: make getenv_safe()
a public function
2021-01-15 13:03:45 -08:00
exec-cmd.c
strvec: rename struct fields
2020-07-30 19:18:06 -07:00
exec-cmd.h
argv-array: rename to strvec
2020-07-28 15:02:17 -07:00
fetch-negotiator.c
negotiator/noop: add noop fetch negotiator
2020-08-18 13:25:05 -07:00
fetch-negotiator.h
repo-settings: create feature.experimental setting
2019-08-13 13:33:55 -07:00
fetch-pack.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
fetch-pack.h
Merge branch 'jt/lazy-fetch'
2020-09-03 12:37:04 -07:00
fmt-merge-msg.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
fmt-merge-msg.h
Lib-ify fmt-merge-msg
2020-03-24 15:04:43 -07:00
fsck.c
Merge branch 'jt/transfer-fsck-across-packs'
2021-03-01 14:02:57 -08:00
fsck.h
Merge branch 'jt/transfer-fsck-across-packs'
2021-03-01 14:02:57 -08:00
fsmonitor.c
Merge branch 'jh/fsmonitor-prework'
2021-03-19 15:25:37 -07:00
fsmonitor.h
fsmonitor: add assertion that fsmonitor is valid to check_removed
2021-03-18 13:31:13 -07:00
fuzz-commit-graph.c
fuzz-pack-headers.c
fuzz-pack-idx.c
fuzz: add fuzz testing for packfile indices.
2018-10-15 14:29:03 +09:00
generate-cmdlist.sh
Fit to Plan 9's ANSI/POSIX compatibility layer
2020-09-09 22:31:31 -07:00
generate-configlist.sh
help: move list_config_help to builtin/help
2020-04-16 15:22:16 -07:00
gettext.c
Merge branch 'ab/detox-gettext-tests'
2021-02-10 14:48:33 -08:00
gettext.h
tests: remove support for GIT_TEST_GETTEXT_POISON
2021-01-21 15:50:01 -08:00
git-add--interactive.perl
Merge branch 'js/add-i-color-fix'
2020-12-08 15:11:17 -08:00
git-archimport.perl
archimport: use safe_pipe_capture for user input
2017-09-12 11:08:15 +09:00
git-bisect.sh
bisect--helper: reimplement bisect_skip
shell function in C
2021-02-03 14:52:09 -08:00
git-compat-util.h
Merge branch 'jk/open-dotgitx-with-nofollow'
2021-03-22 14:00:22 -07:00
git-cvsexportcommit.perl
cvsexportcommit: do not run git programs in dashed form
2020-08-26 14:49:52 -07:00
git-cvsimport.perl
git-cvsimport: port to SHA-256
2020-06-22 11:21:07 -07:00
git-cvsserver.perl
git-cvsserver: port to SHA-256
2020-06-22 11:21:07 -07:00
git-difftool--helper.sh
mergetool: break setup_tool out into separate initialization function
2021-02-09 14:09:16 -08:00
git-filter-branch.sh
filter-branch: drop $_x40 glob
2021-03-10 14:16:58 -08:00
git-instaweb.sh
git-instaweb: add Python builtin http.server support
2019-01-28 10:57:44 -08:00
git-merge-octopus.sh
Merge branch 'ma/up-to-date'
2017-09-10 17:08:22 +09:00
git-merge-one-file.sh
merge-one-file: compute empty blob object ID
2018-05-02 13:59:53 +09:00
git-merge-resolve.sh
git-mergetool--lib.sh
Merge branch 'sh/mergetool-hideresolved'
2021-02-17 17:21:41 -08:00
git-mergetool.sh
git-p4.py
Merge branch 'dl/p4-encode-after-kw-expansion'
2021-01-15 21:48:47 -08:00
git-quiltimport.sh
git-quiltimport: add --keep-non-patch option
2019-01-07 15:29:34 -08:00
git-rebase--preserve-merges.sh
rebase: remove unused function reschedule_last_action
2020-08-12 12:25:42 -07:00
git-request-pull.sh
request-pull: warn if the remote object is not the same as the local one
2019-05-28 13:06:25 -07:00
git-send-email.perl
git-send-email: improve --validate error output
2021-04-06 12:57:06 -07:00
git-sh-i18n.sh
tests: remove support for GIT_TEST_GETTEXT_POISON
2021-01-21 15:50:01 -08:00
git-sh-setup.sh
stash: optionally use the scripted version again
2019-03-07 09:41:40 +09:00
git-submodule.sh
submodule: fix fetch_in_submodule logic
2020-11-24 13:14:09 -08:00
git-svn.perl
perl: check for perl warnings while running tests
2020-10-21 23:11:48 -07:00
GIT-VERSION-GEN
The first batch in 2.32 cycle
2021-03-19 15:25:40 -07:00
git-web--browse.sh
git-web--browse.sh: use the $( ... ) construct for command substitution
2014-04-23 15:17:02 -07:00
git.c
Merge branch 'tb/precompose-prefix-too'
2021-02-12 14:21:04 -08:00
git.rc
mingw: embed a manifest to trick UAC into Doing The Right Thing
2019-06-27 12:55:45 -07:00
gpg-interface.c
gpg-interface: remove other signature headers before verifying
2021-02-10 23:35:42 -08:00
gpg-interface.h
gpg-interface: improve interface for parsing tags
2021-02-10 23:35:42 -08:00
graph.c
strvec: rename struct fields
2020-07-30 19:18:06 -07:00
graph.h
graph: move doc to graph.h and graph.c
2019-11-18 15:21:28 +09:00
grep.c
Merge branch 'ab/grep-pcre2-allocfix'
2021-03-22 14:00:23 -07:00
grep.h
grep/pcre2: move back to thread-only PCREv2 structures
2021-02-17 16:32:19 -08:00
hash-lookup.c
oid_pos(): access table through const pointers
2021-01-28 12:03:26 -08:00
hash-lookup.h
hash.h
cache.h: move hash/oid functions to hash.h
2020-12-04 13:55:14 -08:00
hashmap.c
hashmap.h
hashmap: provide deallocation function names
2020-11-02 12:15:50 -08:00
help.c
help.c: help.autocorrect=never means "do not compute suggestions"
2020-11-25 13:02:15 -08:00
help.h
help: do not expect built-in commands to be hardlinked
2020-10-07 15:25:10 -07:00
hex.c
hex: add functions to parse hex object IDs in any algorithm
2020-02-24 09:33:21 -08:00
http-backend.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
http-fetch.c
http-fetch: allow custom index-pack args
2021-02-22 12:07:40 -08:00
http-push.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
http-walker.c
http: refactor finish_http_pack_request()
2020-06-10 18:06:34 -07:00
http.c
Merge branch 'cs/http-use-basic-after-failed-negotiate'
2021-03-30 14:35:37 -07:00
http.h
http: allow custom index-pack args
2021-02-22 12:07:40 -08:00
ident.c
imap-send.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
INSTALL
INSTALL: note on using Asciidoctor to build doc
2021-03-19 10:49:20 -07:00
iterator.h
refs: introduce an iterator interface
2016-06-20 11:38:20 -07:00
json-writer.c
json_writer: new routines to create JSON data
2018-07-16 13:55:39 -07:00
json-writer.h
json-writer.h: add missing include (hdr-check)
2018-09-20 11:50:00 -07:00
khash.h
hashmap: convert sha1hash() to oidhash()
2019-06-20 10:44:22 -07:00
kwset.c
Merge branch 'js/gcc-8-and-9'
2019-07-09 15:25:41 -07:00
kwset.h
kset.h, tar.h: add missing header guard to prevent multiple inclusion
2019-11-07 20:12:04 +09:00
levenshtein.c
convert trivial cases to ALLOC_ARRAY
2016-02-22 14:51:09 -08:00
levenshtein.h
Typofixes outside documentation area
2010-02-03 21:28:17 -08:00
LGPL-2.1
provide a copy of the LGPLv2.1
2011-05-19 18:23:17 -07:00
line-log.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
line-log.h
line-log: more responsive, incremental 'git log -L'
2020-05-11 09:33:56 -07:00
line-range.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
line-range.h
linear-assignment.c
linear-assignment: fix potential out of bounds memory access
2018-09-14 09:10:26 -07:00
linear-assignment.h
linear-assignment: a function to solve least-cost assignment problems
2018-08-13 10:44:50 -07:00
list-objects-filter-options.c
list-objects-filter-options: fix function name in BUG
2020-11-16 14:28:25 -08:00
list-objects-filter-options.h
list_objects_filter_options: introduce 'list_object_filter_config_name'
2020-08-03 18:03:24 -07:00
list-objects-filter.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
list-objects-filter.h
list-objects-filter: implement composite filters
2019-06-28 08:41:53 -07:00
list-objects.c
Merge branch 'jk/list-objects-optim-wo-trees'
2019-10-07 11:32:56 +09:00
list-objects.h
list-objects: consume sparse tree walk
2019-01-17 13:44:39 -08:00
list.h
tempfile: use list.h for linked list
2017-09-06 17:19:54 +09:00
ll-merge.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
ll-merge.h
lockfile.c
lockfile.c: introduce 'hold_lock_file_for_update_mode'
2020-04-27 11:27:36 -07:00
lockfile.h
lockfile.c: introduce 'hold_lock_file_for_update_mode'
2020-04-27 11:27:36 -07:00
log-tree.c
Merge branch 'ab/diff-deferred-free'
2021-02-22 16:12:43 -08:00
log-tree.h
format-patch: make output filename configurable
2020-11-09 17:44:41 -08:00
ls-refs.c
Merge branch 'jt/clone-unborn-head'
2021-02-17 17:21:40 -08:00
ls-refs.h
ls-refs: report unborn targets of symrefs
2021-02-05 13:49:53 -08:00
mailinfo.c
mailinfo: disallow NUL character in mail's header
2020-04-22 14:01:03 -07:00
mailinfo.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
mailmap.c
Merge branch 'jk/open-dotgitx-with-nofollow'
2021-03-22 14:00:22 -07:00
mailmap.h
shortlog: remove unused(?) "repo-abbrev" feature
2021-01-12 14:04:42 -08:00
Makefile
Merge branch 'ab/make-cleanup'
2021-03-26 14:59:02 -07:00
match-trees.c
match-trees.c: remove the_repo from shift_tree*()
2019-06-27 12:45:17 -07:00
mem-pool.c
mem-pool: drop trailing semicolon from macro definition
2021-03-17 10:20:16 -07:00
mem-pool.h
mem-pool: use consistent pool variable name
2020-08-18 12:16:08 -07:00
merge-blobs.c
merge-blobs.c: remove implicit dependency on the_index
2018-09-21 09:48:10 -07:00
merge-blobs.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
merge-ort-wrappers.c
merge-ort-wrappers: new convience wrappers to mimic the old merge API
2020-10-26 22:36:14 -07:00
merge-ort-wrappers.h
merge-ort-wrappers: new convience wrappers to mimic the old merge API
2020-10-26 22:36:14 -07:00
merge-ort.c
Merge branch 'en/ort-perf-batch-8'
2021-03-22 14:00:24 -07:00
merge-ort.h
merge-ort: implement merge_incore_recursive()
2020-12-16 21:56:39 -08:00
merge-recursive.c
Merge branch 'ab/read-tree'
2021-03-30 14:35:37 -07:00
merge-recursive.h
merge-recursive: fix unclear and outright wrong comments
2020-08-02 11:03:57 -07:00
merge.c
dir: fix problematic API to avoid memory leaks
2020-08-18 17:17:31 -07:00
mergesort.c
mergesort.h
midx.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
midx.h
Merge branch 'ds/multi-pack-index'
2020-05-01 13:39:55 -07:00
name-hash.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
notes-cache.c
notes-cache.h
notes-cache.c: remove the_repository references
2018-11-12 14:50:06 +09:00
notes-merge.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
notes-merge.h
notes-merge.c: remove implicit dependency on the_index
2018-11-12 14:50:05 +09:00
notes-utils.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
notes-utils.h
notes-utils.c: remove the_repository references
2019-01-14 12:13:04 -08:00
notes.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
notes.h
Merge branch 'dl/format-patch-notes-config-fixup'
2019-12-25 11:21:58 -08:00
object-file.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
object-name.c
object-name.c: rename from sha1-name.c
2021-01-04 13:01:55 -08:00
object-store.h
packfile: add kept-pack cache for find_kept_pack_entry()
2021-02-22 23:30:52 -08:00
object.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
object.h
object: allow clear_commit_marks_all to handle any repo
2020-10-31 10:46:34 -07:00
oid-array.c
oid_pos(): access table through const pointers
2021-01-28 12:03:26 -08:00
oid-array.h
oid-array: provide a for-loop iterator
2020-12-07 12:32:04 -08:00
oidmap.c
hashmap: provide deallocation function names
2020-11-02 12:15:50 -08:00
oidmap.h
hashmap: use *_entry APIs for iteration
2019-10-07 10:20:11 +09:00
oidset.c
blame: silently ignore invalid ignore file objects
2020-11-10 13:05:06 -08:00
oidset.h
blame: validate and peel the object names on the ignore list
2020-09-24 22:20:58 -07:00
pack-bitmap-write.c
oid_pos(): access table through const pointers
2021-01-28 12:03:26 -08:00
pack-bitmap.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
pack-bitmap.h
rev-list: add --disk-usage option for calculating disk usage
2021-02-11 09:57:55 -08:00
pack-check.c
fsck: correctly compute checksums on idx files larger than 4GB
2020-11-16 13:41:35 -08:00
pack-objects.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
pack-objects.h
pack-revindex.c
pack-revindex.c: don't close unopened file descriptors
2021-02-26 14:42:27 -08:00
pack-revindex.h
pack-revindex: ensure that on-disk reverse indexes are given precedence
2021-01-25 18:32:44 -08:00
pack-write.c
Merge branch 'jt/transfer-fsck-across-packs'
2021-03-01 14:02:57 -08:00
pack.h
Merge branch 'jt/transfer-fsck-across-packs'
2021-03-01 14:02:57 -08:00
packfile.c
Merge branch 'tb/geometric-repack'
2021-03-24 14:36:27 -07:00
packfile.h
packfile: introduce 'find_kept_pack_entry()'
2021-02-22 23:30:52 -08:00
pager.c
parse-options-cb.c
assert PARSE_OPT_NONEG in parse-options callbacks
2020-09-30 12:53:47 -07:00
parse-options.c
MacOS: precompose_argv_prefix()
2021-02-03 14:09:37 -08:00
parse-options.h
parse-options: format argh like error messages
2021-01-06 15:10:27 -08:00
patch-delta.c
patch-delta: handle truncated copy parameters
2018-08-30 10:30:23 -07:00
patch-ids.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
patch-ids.h
patch-ids: handle duplicate hashmap entries
2021-01-12 11:13:32 -08:00
path.c
sequencer: treat REVERT_HEAD as a pseudo ref
2020-08-21 11:20:11 -07:00
path.h
sequencer: treat REVERT_HEAD as a pseudo ref
2020-08-21 11:20:11 -07:00
pathspec.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
pathspec.h
Merge branch 'hw/doc-in-header'
2019-12-16 13:08:39 -08:00
pkt-line.c
sideband: diagnose more sideband anomalies
2020-10-29 09:23:29 -07:00
pkt-line.h
Merge branch 'bc/sha-256-part-2'
2020-07-06 22:09:13 -07:00
preload-index.c
pretty.c
Merge branch 'rs/pretty-describe'
2021-03-22 14:00:24 -07:00
pretty.h
Merge branch 'rs/pretty-describe'
2021-03-22 14:00:24 -07:00
prio-queue.c
prio-queue: add 'peek' operation
2018-11-02 12:14:21 +09:00
prio-queue.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
progress.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
progress.h
progress.c: silence cgcc suggestion about internal linkage
2020-04-27 11:21:28 -07:00
promisor-remote.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
promisor-remote.h
promisor-remote: remove unused variable
2020-09-21 22:32:49 -07:00
prompt.c
interactive: explicitly fflush
stdout before expecting input
2020-04-10 10:27:16 -07:00
prompt.h
interactive: refactor code asking the user for interactive input
2020-04-10 10:26:31 -07:00
protocol.c
protocol: re-enable v2 protocol by default
2020-09-25 11:40:42 -07:00
protocol.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
prune-packed.c
Lib-ify prune-packed
2020-03-24 15:04:44 -07:00
prune-packed.h
Lib-ify prune-packed
2020-03-24 15:04:44 -07:00
quote.c
quote: make sq_dequote_step() a public function
2021-01-12 12:03:18 -08:00
quote.h
quote: make sq_dequote_step() a public function
2021-01-12 12:03:18 -08:00
range-diff.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
range-diff.h
Merge branch 'js/range-diff-one-side-only'
2021-02-17 17:21:41 -08:00
reachable.c
pack-bitmap: basic noop bitmap filter infrastructure
2020-02-14 10:46:22 -08:00
reachable.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
read-cache.c
Merge branch 'rs/calloc-array'
2021-03-19 15:25:38 -07:00
README.md
ci: retire the Azure Pipelines definition
2020-04-10 10:30:40 -07:00
rebase-interactive.c
rebase -i: clarify and fix 'fixup -c' rebase-todo help
2021-02-10 13:58:19 -08:00
rebase-interactive.h
Merge branch 'en/rebase-backend'
2020-03-02 15:07:19 -08:00
rebase.c
pull --rebase/remote rename: document and honor single-letter abbreviations rebase types
2020-02-10 10:52:10 -08:00
rebase.h
pull --rebase/remote rename: document and honor single-letter abbreviations rebase types
2020-02-10 10:52:10 -08:00
ref-filter.c
Merge branch 'rs/xcalloc-takes-nelem-first'
2021-03-19 15:25:39 -07:00
ref-filter.h
branch: sort detached HEAD based on a flag
2021-01-07 15:13:21 -08:00
reflog-walk.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
reflog-walk.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
refs.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
refs.h
Merge branch 'tb/ls-refs-optim'
2021-02-05 16:40:45 -08:00
refspec.c
Merge branch 'fc/atmark-in-refspec'
2020-12-14 10:21:36 -08:00
refspec.h
Merge branch 'sb/clone-origin'
2020-10-27 15:09:50 -07:00
RelNotes
The first batch in 2.32 cycle
2021-03-19 15:25:40 -07:00
remote-curl.c
remote.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
remote.h
replace-object.c
replace-object.h
repo-settings.c
Merge branch 'ds/maintenance-part-2'
2020-10-27 15:09:47 -07:00
repository.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
repository.h
Merge branch 'ds/maintenance-part-2'
2020-10-27 15:09:47 -07:00
rerere.c
rerere: use strmap to store rerere directories
2021-01-28 11:26:20 -08:00
rerere.h
rerere.c: remove the_repository references
2018-11-12 14:50:06 +09:00
reset.c
Merge branch 'dl/merge-autostash'
2020-04-29 16:15:27 -07:00
reset.h
reset: extract reset_head() from rebase
2020-04-10 09:28:02 -07:00
resolve-undo.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
resolve-undo.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
revision.c
Merge branch 'tb/geometric-repack'
2021-03-24 14:36:27 -07:00
revision.h
revision: learn '--no-kept-objects'
2021-02-22 23:30:52 -08:00
run-command.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
run-command.h
run-command: document use_shell option
2021-01-22 14:21:32 -08:00
send-pack.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
send-pack.h
Add missing includes and forward declarations
2018-08-15 11:52:09 -07:00
sequencer.c
Merge branch 'cm/rebase-i-fixup-amend-reword'
2021-03-26 14:59:03 -07:00
sequencer.h
serve.c
ls-refs: report unborn targets of symrefs
2021-02-05 13:49:53 -08:00
serve.h
argv-array: rename to strvec
2020-07-28 15:02:17 -07:00
server-info.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
setup.c
Merge branch 'bc/sha-256-part-3'
2020-08-11 18:04:11 -07:00
sh-i18n--envsubst.c
cleanup: fix possible overflow errors in binary search, part 2
2019-06-13 11:28:53 -07:00
sha1dc_git.c
sha1dc_git.h
sha1dc_git.h: re-arrange an ifdef chain for a subsequent change
2017-12-08 15:01:01 -08:00
shallow.c
commit_graft_pos(): take an oid instead of a bare hash
2021-01-28 11:21:07 -08:00
shallow.h
shallow: use struct 'shallow_lock' for additional safety
2020-04-30 14:19:13 -07:00
shell.c
shortlog.h
shortlog: remove unused(?) "repo-abbrev" feature
2021-01-12 14:04:42 -08:00
sideband.c
Merge branch 'jk/sideband-more-error-checking'
2020-11-09 14:06:29 -08:00
sideband.h
sideband: diagnose more sideband anomalies
2020-10-29 09:23:29 -07:00
sigchain.c
Replace all die("BUG: ...") calls by BUG() ones
2018-05-06 19:06:13 +09:00
sigchain.h
sigchain: move doc to sigchain.h
2019-11-18 15:21:29 +09:00
split-index.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
split-index.h
split-index: convert struct split_index to object_id
2018-05-02 13:59:50 +09:00
stable-qsort.c
strbuf.c
Merge branch 'rs/retire-strbuf-write-fd'
2020-06-29 14:17:26 -07:00
strbuf.h
Merge branch 'rs/retire-strbuf-write-fd'
2020-06-29 14:17:26 -07:00
streaming.c
streaming.h
streaming: allow open_istream() to handle any repo
2020-01-31 10:45:39 -08:00
string-list.c
style: the opening '{' of a function is in a separate line
2018-12-10 15:41:09 +09:00
string-list.h
Merge branch 'en/string-list-can-be-custom-sorted'
2020-01-22 15:07:31 -08:00
strmap.c
strmap: take advantage of FLEXPTR_ALLOC_STR when relevant
2020-11-11 12:55:27 -08:00
strmap.h
strmap: make callers of strmap_remove() to call it in void context
2020-12-15 15:30:44 -08:00
strvec.c
strvec: rename struct fields
2020-07-30 19:18:06 -07:00
strvec.h
strvec: rename struct fields
2020-07-30 19:18:06 -07:00
sub-process.c
strvec: convert remaining callers away from argv_array name
2020-07-28 15:02:18 -07:00
sub-process.h
hashmap_entry: remove first member requirement from docs
2019-10-07 10:20:12 +09:00
submodule-config.c
submodule-config.h
submodule-config: add skip_if_read option to repo_read_gitmodules()
2020-01-17 13:52:14 -08:00
submodule.c
Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty'
2021-01-25 14:19:18 -08:00
submodule.h
submodule: rename helper functions to avoid ambiguity
2020-08-12 14:12:58 -07:00
symlinks.c
checkout: don't follow symlinks when removing entries
2021-03-18 12:58:10 -07:00
tag.c
gpg-interface: improve interface for parsing tags
2021-02-10 23:35:42 -08:00
tag.h
tag: factor out get_tagged_oid()
2019-09-05 14:10:18 -07:00
tar.h
tempfile.c
tempfile.c: introduce 'create_tempfile_mode'
2020-04-27 11:27:35 -07:00
tempfile.h
tempfile.c: introduce 'create_tempfile_mode'
2020-04-27 11:27:35 -07:00
thread-utils.c
thread-utils: macros to unconditionally compile pthreads API
2018-10-29 11:22:48 +09:00
thread-utils.h
thread-utils: macros to unconditionally compile pthreads API
2018-10-29 11:22:48 +09:00
tmp-objdir.c
packfile: prepare for the existence of '*.rev' files
2021-01-25 18:32:43 -08:00
tmp-objdir.h
tmp-objdir: introduce API for temporary object directories
2016-10-10 13:54:02 -07:00
trace2.c
trace2: add a public function for getting the SID
2020-11-11 18:26:52 -08:00
trace2.h
trace2: add a public function for getting the SID
2020-11-11 18:26:52 -08:00
trace.c
trace.h
http, imap-send: stop using CURLOPT_VERBOSE
2020-05-11 11:18:01 -07:00
trailer.c
Merge branch 'rs/xcalloc-takes-nelem-first'
2021-03-19 15:25:39 -07:00
trailer.h
pretty format %(trailers): add a "key_value_separator"
2020-12-09 14:16:42 -08:00
transport-helper.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
transport-internal.h
connect, transport: encapsulate arg in struct
2021-02-05 13:49:54 -08:00
transport.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
transport.h
clone: respect remote unborn HEAD
2021-02-05 13:49:55 -08:00
tree-diff.c
tree-walk.c
tree-walk: report recursion counts
2021-01-04 15:23:08 -08:00
tree-walk.h
tree-walk.c: break circular dependency with unpack-trees
2020-02-04 10:32:15 -08:00
tree.c
tree.h API: simplify read_tree_recursive() signature
2021-03-20 16:09:26 -07:00
tree.h
tree.h API: simplify read_tree_recursive() signature
2021-03-20 16:09:26 -07:00
unicode-width.h
unicode: update the width tables to Unicode 13.0
2020-03-17 15:06:37 -07:00
unimplemented.sh
unimplemented.sh: use the $( ... ) construct for command substitution
2015-12-27 15:33:13 -08:00
unix-socket.c
Merge branch 'rs/strbuf-getcwd'
2014-09-02 13:28:44 -07:00
unix-socket.h
credentials: add "cache" helper
2011-12-11 23:16:25 -08:00
unpack-trees.c
Merge branch 'mt/checkout-remove-nofollow'
2021-03-30 14:35:36 -07:00
unpack-trees.h
stash show: teach --include-untracked and --only-untracked
2021-03-05 14:31:26 -08:00
upload-pack.c
Merge branch 'ak/corrected-commit-date'
2021-02-17 17:21:40 -08:00
upload-pack.h
argv-array: rename to strvec
2020-07-28 15:02:17 -07:00
url.c
Fix spelling errors in code comments
2019-11-10 16:00:54 +09:00
url.h
list-objects-filter: implement composite filters
2019-06-28 08:41:53 -07:00
urlmatch.c
credential: handle credential.<partial-URL>.<key>
again
2020-04-24 15:53:46 -07:00
urlmatch.h
credential: handle credential.<partial-URL>.<key>
again
2020-04-24 15:53:46 -07:00
usage.c
usage: trace2 BUG() invocations
2021-02-09 14:14:34 -08:00
userdiff.c
userdiff.h
notes-cache.c: remove the_repository references
2018-11-12 14:50:06 +09:00
utf8.c
utf8: use skip_iprefix() in same_utf_encoding()
2019-11-10 16:04:36 +09:00
utf8.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
varint.c
varint.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
version.c
version.h
version --build-options: report commit, too, if possible
2017-12-14 22:53:04 -08:00
versioncmp.c
config: don't include config.h by default
2017-06-15 12:56:22 -07:00
walker.c
Merge branch 'rs/show-progress-in-dumb-http-fetch'
2020-03-09 11:21:21 -07:00
walker.h
remote-curl: show progress for fetches over dumb HTTP
2020-03-03 13:15:40 -08:00
wildmatch.c
wildmatch: change behavior of "foo**bar" in WM_PATHNAME mode
2018-10-29 13:19:22 +09:00
wildmatch.h
worktree.c
worktree.h
worktree: teach worktree to lazy-load "prunable" reason
2021-01-30 09:57:16 -08:00
wrap-for-bin.sh
wrapper.c
add open_nofollow() helper
2021-02-16 09:41:32 -08:00
write-or-die.c
write_or_die.c: rename to use dashes in file name
2018-04-11 18:11:00 +09:00
ws.c
Merge branch 'nd/the-index'
2018-10-19 13:34:02 +09:00
wt-status.c
use CALLOC_ARRAY
2021-03-13 16:00:09 -08:00
wt-status.h
branch: sort detached HEAD based on a flag
2021-01-07 15:13:21 -08:00
xdiff-interface.c
xdiff: avoid computing non-zero offset from NULL pointer
2020-01-28 23:13:25 -08:00
xdiff-interface.h
Fix spelling errors in code comments
2019-11-10 16:00:54 +09:00
zlib.c