.github
ci: use a newer github-script
version
2022-12-10 16:32:16 +09:00
block-sha1
builtin
Merge branch 'rj/branch-copy-and-rename'
2022-12-19 11:46:18 +09:00
ci
Merge branch 'jx/ci-ubuntu-fix' into maint-2.38
2022-12-10 16:17:47 +09:00
compat
Merge branch 'jh/fsmonitor-darwin-modernize'
2022-12-19 11:46:14 +09:00
contrib
Merge branch 'aw/complete-case-insensitive'
2022-12-19 11:46:18 +09:00
Documentation
Merge branch 'rr/status-untracked-advice'
2022-12-19 11:46:18 +09:00
ewah
git-gui
Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
2022-12-01 07:24:12 +09:00
gitk-git
gitweb
mergetools
negotiator
negotiator/skipping: avoid stack overflow
2022-10-25 17:14:40 -07:00
oss-fuzz
Merge branch 'ac/fuzzers'
2022-10-07 17:19:59 -07:00
perl
Git.pm: trust rev-parse to find bare repositories
2022-10-22 16:39:48 -07:00
po
l10n: zh_TW.po: Git 2.39-rc2
2022-12-11 01:27:25 +08:00
refs
refs: unify parse_worktree_ref() and ref_type()
2022-09-19 11:11:11 -07:00
reftable
reftable: use a pointer for pq_entry param
2022-09-15 11:32:37 -07:00
sha1collisiondetection @ 855827c583
sha1dc
sha256
t
Merge branch 'rj/branch-copy-and-rename'
2022-12-19 11:46:18 +09:00
templates
trace2
trace2: add global counter mechanism
2022-10-24 12:45:26 -07:00
xdiff
xdiff: drop unused mmfile parameters from xdl_do_patience_diff()
2022-08-20 14:14:55 -07:00
.cirrus.yml
.clang-format
.editorconfig
.gitattributes
.gitignore
Merge branch 'dd/git-bisect-builtin'
2022-12-14 15:55:45 +09:00
.gitmodules
.mailmap
mailmap: update email address of Matheus Tavares
2022-12-10 09:17:36 +09:00
.tsan-suppressions
abspath.c
aclocal.m4
add-interactive.c
read-cache API & users: make discard_index() return void
2022-11-21 12:06:15 +09:00
add-interactive.h
add-patch.c
read-cache API & users: make discard_index() return void
2022-11-21 12:06:15 +09:00
advice.c
advice.h
alias.c
alias.c: reject too-long cmdline strings in split_cmdline()
2022-10-01 00:23:38 -04:00
alias.h
alloc.c
alloc.h
apply.c
Merge branch 'tb/cap-patch-at-1gb'
2022-10-30 21:04:43 -04:00
apply.h
archive-tar.c
archive-tar: report filter start error only once
2022-10-30 19:50:43 -04:00
archive-zip.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2022-09-01 10:49:48 -07:00
archive.c
Merge branch 'rs/archive-dedup-printf' into maint-2.38
2022-10-27 15:24:14 -07:00
archive.h
attr.c
attr: drop DEBUG_ATTR code
2022-10-06 09:59:17 -07:00
attr.h
banned.h
base85.c
bisect.c
replace and remove run_command_v_opt()
2022-10-30 14:04:51 -04:00
bisect.h
blame.c
blame.h
blob.c
blob.h
bloom.c
bloom.h
branch.c
branch.h
builtin.h
Turn git bisect
into a full built-in
2022-11-11 17:06:02 -05:00
bulk-checkin.c
bulk-checkin.h
bundle-uri.c
bundle-uri: suppress stderr from remote-https
2022-10-12 09:13:25 -07:00
bundle-uri.h
bundle-uri: fetch a list of bundles
2022-10-12 09:13:25 -07:00
bundle.c
bundle-uri: quiet failed unbundlings
2022-10-12 09:13:25 -07:00
bundle.h
Merge branch 'ds/bundle-uri-3'
2022-10-30 21:04:44 -04:00
cache-tree.c
verify_one_sparse(): drop unused parameters
2022-08-20 14:14:17 -07:00
cache-tree.h
cache-tree: remove cache_tree_find_path()
2022-06-16 11:59:56 -07:00
cache.h
cocci: apply "pending" index-compatibility to some "builtin/*.c"
2022-11-21 12:06:15 +09:00
cbtree.c
cbtree.h
chdir-notify.c
chdir-notify.h
check-builtins.sh
checkout.c
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
2021-09-27 14:47:59 -07:00
checkout.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
chunk-format.c
chunk-format.h
CODE_OF_CONDUCT.md
color.c
color.h
column.c
column.h
combine-diff.c
command-list.txt
version: fix builtin linking & documentation
2022-09-19 17:28:25 -07:00
commit-graph.c
Merge branch 'ml/commit-graph-expire-dir-leak-fix'
2022-09-21 14:23:14 -07:00
commit-graph.h
commit-reach.c
commit-reach.h
commit-slab-decl.h
commit-slab-impl.h
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 'pw/rebase-keep-base-fixes'
2022-10-30 21:04:42 -04:00
commit.h
rebase: be stricter when reading state files containing oids
2022-10-17 11:53:00 -07:00
common-main.c
config.c
Merge branch 'pw/config-int-parse-fixes'
2022-11-28 12:13:43 +09:00
config.h
bundle-uri: create base key-value pair parsing
2022-10-12 09:13:24 -07:00
config.mak.dev
config.mak.dev: disable suggest braces error on old clang versions
2022-10-10 11:15:31 -07:00
config.mak.in
Merge branch 'jc/remove-export-from-config-mak-in'
2013-04-01 09:00:02 -07:00
config.mak.uname
configure.ac
connect.c
connect.h
connected.c
Merge branch 'ab/various-leak-fixes'
2022-12-14 15:55:46 +09:00
connected.h
receive-pack: only use visible refs for connectivity check
2022-11-17 16:22:52 -05:00
convert.c
convert: mark unused parameter in null stream filter
2022-10-17 21:24:04 -07:00
convert.h
copy.c
COPYING
credential.c
credential.h
*.h: move some *_INIT to designated initializers
2021-07-01 12:31:45 -07:00
csum-file.c
csum-file.h
ctype.c
daemon.c
date.c
date: mark unused parameters in handler functions
2022-10-17 21:24:04 -07:00
date.h
decorate.c
decorate.h
delta-islands.c
delta-islands: free island-related data after use
2022-11-18 18:30:49 -05:00
delta-islands.h
delta.h
detect-compiler
diagnose.c
diagnose.c: refactor to safely use 'd_type'
2022-09-19 10:25:01 -07:00
diagnose.h
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
diff-merges.c
diff-merges: cleanup set_diff_merges()
2022-09-16 09:21:43 -07:00
diff-merges.h
diff-index: restore -c/--cc options handling
2021-09-07 11:11:35 -07:00
diff-no-index.c
diff: factor out add_diff_options()
2022-12-02 08:25:29 +09:00
diff.c
Merge branch 'rs/diff-parseopts'
2022-12-19 11:46:17 +09:00
diff.h
Merge branch 'rs/diff-parseopts'
2022-12-19 11:46:17 +09:00
diffcore-break.c
diffcore-delta.c
diffcore-order.c
diffcore-pickaxe.c
diffcore-pickaxe: mark unused parameters in pickaxe functions
2022-10-17 21:24:04 -07:00
diffcore-rename.c
diffcore-rotate.c
diffcore.h
line-log: free diff queue when processing non-merge commits
2022-11-02 20:16:34 -04:00
dir-iterator.c
dir-iterator.h
dir.c
dir.c: free "ident" and "exclude_per_dir" in "struct untracked_cache"
2022-11-21 12:32:48 +09:00
dir.h
dir.c: free "ident" and "exclude_per_dir" in "struct untracked_cache"
2022-11-21 12:32:48 +09:00
editor.c
entry.c
entry.h
environment.c
Merge branch 'ab/unused-annotation'
2022-09-14 12:56:39 -07:00
environment.h
environment: make getenv_safe()
a public function
2021-01-15 13:03:45 -08:00
exec-cmd.c
mark unused parameters in trivial compat functions
2022-10-17 21:24:03 -07:00
exec-cmd.h
fetch-negotiator.c
fetch-negotiator.h
fetch-pack.c
fetch-pack.h
fetch-pack: add refetch
2022-03-28 10:25:52 -07:00
fmt-merge-msg.c
fmt-merge-msg.h
fsck.c
fsck.h
fsck: document msg-id
2022-10-25 15:44:18 -07:00
fsmonitor--daemon.h
fsmonitor: deal with synthetic firmlinks on macOS
2022-10-05 11:05:23 -07:00
fsmonitor-ipc.c
replace and remove run_command_v_opt_tr2()
2022-10-30 14:04:48 -04:00
fsmonitor-ipc.h
fsmonitor: relocate socket file if .git directory is remote
2022-10-05 11:05:22 -07:00
fsmonitor-path-utils.h
fsmonitor: deal with synthetic firmlinks on macOS
2022-10-05 11:05:23 -07:00
fsmonitor-settings.c
fsmonitor: check for compatability before communicating with fsmonitor
2022-10-05 11:05:23 -07:00
fsmonitor-settings.h
fsmonitor: check for compatability before communicating with fsmonitor
2022-10-05 11:05:23 -07:00
fsmonitor.c
fsmonitor: fix leak of warning message
2022-10-10 22:16:56 -07:00
fsmonitor.h
fsmonitor: never set CE_FSMONITOR_VALID on submodules
2022-05-26 15:59:27 -07:00
generate-cmdlist.sh
generate-configlist.sh
generate-hooklist.sh
gettext.c
gettext.h
git-add--interactive.perl
git-archimport.perl
git-compat-util.h
Merge branch 'jk/avoid-redef-system-functions-2.30'
2022-12-19 11:46:16 +09:00
git-curl-compat.h
git-cvsexportcommit.perl
git-cvsimport.perl
git-cvsserver.perl
git-difftool--helper.sh
git-filter-branch.sh
git-instaweb.sh
git-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
git-sh-i18n.sh
git-sh-setup.sh
git-submodule.sh
submodule--helper: drop "update --prefix <pfx>" for "-C <pfx> update"
2022-11-08 14:55:30 -05:00
git-svn.perl
git-svn: drop support for --preserve-merges
2021-09-07 21:45:33 -07:00
GIT-VERSION-GEN
Start the 2.40 cycle
2022-12-14 18:32:26 +09:00
git-web--browse.sh
git.c
Merge branch 'dd/git-bisect-builtin'
2022-12-14 15:55:45 +09:00
git.rc
gpg-interface.c
Merge branch 'pw/ssh-sign-report-errors' into maint-2.38
2022-10-25 17:11:35 -07:00
gpg-interface.h
graph.c
graph.h
grep.c
Merge branch 'ab/grep-simplify-extended-expression'
2022-10-21 11:37:28 -07:00
grep.h
Merge branch 'ab/grep-simplify-extended-expression'
2022-10-21 11:37:28 -07:00
hash-lookup.c
oid_pos(): access table through const pointers
2021-01-28 12:03:26 -08:00
hash-lookup.h
oid_pos(): access table through const pointers
2021-01-28 12:03:26 -08:00
hash.h
hashmap.c
hashmap.h
help.c
Merge branch 'ab/doc-synopsis-and-cmd-usage'
2022-10-28 11:26:54 -07:00
help.h
hex.c
hook.c
run-command API: have run_process_parallel() take an "opts" struct
2022-10-12 14:12:41 -07:00
hook.h
http-backend.c
http-fetch.c
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
2022-05-02 10:06:04 -07:00
http-push.c
http-walker.c
tree-wide: apply equals-null.cocci
2022-05-02 09:50:37 -07:00
http.c
http: redact curl h2h3 headers in info
2022-11-14 17:42:46 -05:00
http.h
ident.c
imap-send.c
INSTALL
INSTALL: remove discussion of SHA-1 backends
2022-11-07 22:11:51 -05:00
iterator.h
json-writer.c
*.c *_init(): define in terms of corresponding *_INIT macro
2021-07-01 12:32:22 -07:00
json-writer.h
*.h: move some *_INIT to designated initializers
2021-07-01 12:31:45 -07:00
khash.h
kwset.c
kwset.h
levenshtein.c
convert trivial cases to ALLOC_ARRAY
2016-02-22 14:51:09 -08:00
levenshtein.h
LGPL-2.1
line-log.c
line-log: free the diff queues' arrays when processing merge commits
2022-11-02 20:16:34 -04:00
line-log.h
line-range.c
line-range.h
line-range.c: remove implicit dependency on the_index
2018-09-21 09:51:18 -07:00
linear-assignment.c
linear-assignment.h
list-objects-filter-options.c
list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT()
2022-11-30 10:00:35 +09:00
list-objects-filter-options.h
list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT()
2022-11-30 10:00:35 +09:00
list-objects-filter.c
Merge branch 'rs/plug-pattern-list-leak-in-lof'
2022-12-19 11:46:12 +09:00
list-objects-filter.h
list-objects.c
list-objects.h
list.h
ll-merge.c
Merge branch 'rs/no-more-run-command-v'
2022-11-08 17:15:12 -05:00
ll-merge.h
lockfile.c
lockfile.h
log-tree.c
log-tree.h
ls-refs.c
refs: get rid of global list of hidden refs
2022-11-17 16:22:51 -05:00
ls-refs.h
mailinfo.c
mailinfo -b: fix an out of bounds access
2022-10-03 09:05:07 -07:00
mailinfo.h
mailmap.c
mailmap.h
Makefile
Merge branch 'dd/git-bisect-builtin'
2022-12-14 15:55:45 +09:00
match-trees.c
object-file API: have write_object_file() take "enum object_type"
2022-02-25 17:16:31 -08:00
mem-pool.c
mem-pool.h
merge-blobs.c
merge-blobs.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
merge-ort-wrappers.c
merge-ort-wrappers.h
merge-ort.c
Merge branch 'en/ort-dir-rename-and-symlink-fix'
2022-10-30 21:04:43 -04:00
merge-ort.h
merge-recursive.c
merge-recursive: fix variable typo in error message
2022-11-27 10:26:10 +09:00
merge-recursive.h
merge.c
use child_process members "args" and "env" directly
2022-10-30 14:04:40 -04:00
mergesort.h
midx.c
Merge branch 'tb/midx-bitmap-selection-fix'
2022-10-27 14:51:52 -07:00
midx.h
name-hash.c
notes-cache.c
notes-cache.h
notes-merge.c
misc *.c: use designated initializers for struct assignments
2022-03-17 10:36:42 -07: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
notes.h
object-file.c
object-file: use real paths when adding alternates
2022-11-25 09:44:08 +09:00
object-name.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2022-09-01 10:49:48 -07:00
object-store.h
object.c
parse_object(): simplify blob conditional
2022-11-22 10:13:54 +09:00
object.h
oid-array.c
oid-array.h
oidmap.c
oidmap.h
oidset.c
oidset.h
oidtree.c
oidtree.h
pack-bitmap-write.c
pack-bitmap-write.c: instrument number of reused bitmaps
2022-10-13 13:35:08 -07:00
pack-bitmap.c
pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found
2022-11-29 09:54:56 +09:00
pack-bitmap.h
pack-bitmap: prepare to read lookup table extension
2022-08-26 10:13:58 -07:00
pack-check.c
object-file API: have hash_object_file() take "enum object_type"
2022-02-25 17:16:32 -08:00
pack-mtimes.c
pack-mtimes: avoid closing a bogus file descriptor
2022-06-16 13:22:03 -07:00
pack-mtimes.h
pack-mtimes: support reading .mtimes files
2022-05-26 15:48:26 -07:00
pack-objects.c
pack-objects.h
pack-revindex.c
pack-revindex.h
pack-write.c
pack.h
packfile.c
packfile.h
pager.c
parallel-checkout.c
parallel-checkout.h
parse-options-cb.c
parse-options.c
parse-options.h
patch-delta.c
patch-delta: handle truncated copy parameters
2018-08-30 10:30:23 -07:00
patch-ids.c
Merge branch 'jz/patch-id'
2022-10-30 21:04:41 -04:00
patch-ids.h
patch-id: use stable patch-id for rebases
2022-10-24 15:44:19 -07:00
path.c
adjust_shared_perm(): leave g+s alone when the group does not matter
2022-10-28 14:55:27 -07:00
path.h
pathspec.c
pathspec.h
pkt-line.c
pkt-line.h
preload-index.c
pretty.c
pretty.h
prio-queue.c
prio-queue.h
progress.c
progress.h
promisor-remote.c
promisor-remote: die upon failing fetch
2022-10-05 11:06:53 -07:00
promisor-remote.h
promisor-remote: remove a return value
2022-10-05 11:06:52 -07:00
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
range-diff.h
reachable.c
reachable.h
read-cache.c
Merge branch 'ab/various-leak-fixes'
2022-12-14 15:55:46 +09:00
README.md
rebase-interactive.c
rebase-interactive.h
rebase.c
rebase.h
ref-filter.c
Merge branch 'ab/various-leak-fixes'
2022-12-14 15:55:46 +09:00
ref-filter.h
for-each-ref: delay parsing of --sort=<atom> options
2021-10-20 14:33:07 -07:00
reflog-walk.c
string-list: mark unused callback parameters
2022-10-17 21:24:04 -07:00
reflog-walk.h
reflog.c
refs: unify parse_worktree_ref() and ref_type()
2022-09-19 11:11:11 -07:00
reflog.h
refs.c
refs: get rid of global list of hidden refs
2022-11-17 16:22:51 -05:00
refs.h
refs: get rid of global list of hidden refs
2022-11-17 16:22:51 -05:00
refspec.c
refspec.h
RelNotes
Start the 2.40 cycle
2022-12-14 18:32:26 +09:00
remote-curl.c
remote-curl: add 'get' capability
2022-08-10 14:07:37 -07:00
remote.c
remote.h
replace-object.c
replace-object.h
repo-settings.c
Merge branch 'es/mark-gc-cruft-as-experimental'
2022-11-08 17:14:48 -05:00
repository.c
{builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE"
2022-11-21 12:06:15 +09:00
repository.h
Merge branch 'es/mark-gc-cruft-as-experimental'
2022-11-08 17:14:48 -05:00
rerere.c
rerere.h
reset.c
rebase: use 'skip_cache_tree_update' option
2022-11-10 21:49:34 -05:00
reset.h
resolve-undo.c
resolve-undo.h
revision.c
Merge branch 'ab/various-leak-fixes'
2022-12-14 15:55:46 +09:00
revision.h
Merge branch 'ps/receive-use-only-advertised'
2022-11-23 11:22:25 +09:00
run-command.c
Merge branch 'sx/pthread-error-check-fix'
2022-12-19 11:46:17 +09:00
run-command.h
Merge branch 'rs/no-more-run-command-v'
2022-11-08 17:15:12 -05:00
scalar.c
Merge branch 'js/remove-stale-scalar-repos'
2022-11-23 11:22:23 +09:00
SECURITY.md
SECURITY: describe how to report vulnerabilities
2021-03-27 15:13:02 -07:00
send-pack.c
send-pack.h
sequencer.c
Merge branch 'ab/various-leak-fixes'
2022-12-14 15:55:46 +09:00
sequencer.h
sequencer: stop exporting GIT_REFLOG_ACTION
2022-11-09 18:15:43 -05:00
serve.c
serve.h
server-info.c
setup.c
sh-i18n--envsubst.c
sha1dc_git.c
sha1dc_git.h
Makefile & test-tool: replace "DC_SHA1" variable with a "define"
2022-11-07 22:11:51 -05:00
shallow.c
shallow.h
shared.mak
Merge branch 'ab/gnumake-4.4-fix'
2022-12-01 18:38:07 +09:00
shell.c
replace and remove run_command_v_opt()
2022-10-30 14:04:51 -04:00
shortlog.h
shortlog: extract shortlog_finish_setup()
2022-10-24 14:48:05 -07:00
sideband.c
sideband.h
sigchain.c
sigchain.h
simple-ipc.h
sparse-index.c
index: raise a bug if the index is materialised more than once
2022-11-04 20:28:28 -04:00
sparse-index.h
split-index.c
split-index: it really is incompatible with the sparse index
2022-01-23 17:06:23 -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
strbuf.h
streaming.c
streaming.h
string-list.c
string-list: mark unused callback parameters
2022-10-17 21:24:04 -07:00
string-list.h
string-list: document iterator behavior on NULL input
2022-09-27 09:32:26 -07:00
strmap.c
strmap.h
strvec.c
strvec.h
sub-process.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2022-09-01 10:49:48 -07:00
sub-process.h
hashmap_entry: remove first member requirement from docs
2019-10-07 10:20:12 +09:00
submodule-config.c
run-command API: don't fall back on online_cpus()
2022-10-12 14:12:41 -07:00
submodule-config.h
submodule.c
Merge branch 'jt/submodule-on-demand'
2022-11-23 11:22:25 +09:00
submodule.h
submodule API & "absorbgitdirs": remove "----recursive" option
2022-11-08 14:55:30 -05:00
symlinks.c
tag.c
ssh signing: make verify-tag consider key lifetime
2021-12-09 13:38:04 -08:00
tag.h
tag: factor out get_tagged_oid()
2019-09-05 14:10:18 -07:00
tar.h
tempfile.c
tempfile.h
thread-utils.c
thread-utils.h
tmp-objdir.c
tmp-objdir: skip clean up when handling a signal
2022-09-30 21:26:58 -07:00
tmp-objdir.h
replace and remove run_command_v_opt_cd_env()
2022-10-30 14:04:47 -04:00
trace2.c
trace2: add global counter mechanism
2022-10-24 12:45:26 -07:00
trace2.h
trace2: add global counter mechanism
2022-10-24 12:45:26 -07:00
trace.c
trace.h
trailer.c
trailer.h
transport-helper.c
transport-internal.h
transport.c
Merge branch 'ds/bundle-uri-3'
2022-10-30 21:04:44 -04:00
transport.h
tree-diff.c
tree-walk.c
tree-walk.h
tree.c
tree.h
unicode-width.h
unimplemented.sh
unix-socket.c
unix-socket.h
unix-socket: disallow chdir() when creating unix domain sockets
2021-03-15 14:32:51 -07:00
unix-stream-server.c
unix-stream-server.h
unpack-trees.c
unpack-trees: add 'skip_cache_tree_update' option
2022-11-10 21:49:34 -05:00
unpack-trees.h
unpack-trees: add 'skip_cache_tree_update' option
2022-11-10 21:49:34 -05:00
upload-pack.c
refs: get rid of global list of hidden refs
2022-11-17 16:22:51 -05:00
upload-pack.h
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
urlmatch.h
usage.c
userdiff.c
userdiff.h
utf8.c
utf8.h
varint.c
varint.h
version.c
version.h
versioncmp.c
config: don't include config.h by default
2017-06-15 12:56:22 -07:00
walker.c
walker.h
wildmatch.c
wildmatch.h
wildmatch: change behavior of "foo**bar" in WM_PATHNAME mode
2018-10-29 13:19:22 +09:00
worktree.c
refs: unify parse_worktree_ref() and ref_type()
2022-09-19 11:11:11 -07:00
worktree.h
refs: unify parse_worktree_ref() and ref_type()
2022-09-19 11:11:11 -07:00
wrap-for-bin.sh
wrapper.c
write-or-die.c
environ: GIT_FLUSH should be made a usual Boolean
2022-09-15 11:34:51 -07:00
ws.c
wt-status.c
status: modernize git-status "slow untracked files" advice
2022-12-01 15:27:41 +09:00
wt-status.h
xdiff-interface.c
xdiff-interface.h
zlib.c