.github
Merge branch 'tb/ci-concurrency'
3 weeks ago
Documentation
Sync with 'master'
2 days ago
block-sha1
Makefile + hash.h: remove PPC_SHA1 implementation
5 months ago
builtin
Merge branch 'ew/free-island-marks' into next
2 days ago
ci
Makefile: use sha1collisiondetection by default on OSX and Darwin
2 months ago
compat
Merge branch 'sk/winansi-createthread-fix' into next
2 days ago
contrib
Revert "Merge branch 'mc/credential-helper-auth-headers' into next"
5 days ago
ewah
…
git-gui
Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
2 months ago
gitk-git
…
gitweb
Merge branch 'jr/gitweb-title-shortening'
6 months ago
mergetools
mergetools: vimdiff: simplify tabfirst
6 months ago
negotiator
negotiator/skipping: avoid stack overflow
3 months ago
oss-fuzz
Merge branch 'ac/fuzzers'
4 months ago
perl
Git.pm: trust rev-parse to find bare repositories
4 months ago
po
l10n: zh_TW.po: Git 2.39-rc2
2 months ago
refs
Merge branch 'ps/fsync-refs-fix'
1 month ago
reftable
reftable: use a pointer for pq_entry param
5 months ago
sha1collisiondetection @ 855827c583
…
sha1dc
…
sha256
…
t
Merge branch 'jk/httpd-test-updates' into next
2 days ago
templates
fsmonitor: query watchman with right valid json
8 months ago
trace2
trace2: add global counter mechanism
3 months ago
xdiff
xdiff: mark unused parameter in xdl_call_hunk_func()
2 months ago
.cirrus.yml
…
.clang-format
…
.editorconfig
…
.gitattributes
…
.gitignore
Merge branch 'ab/test-env-helper'
2 weeks ago
.gitmodules
…
.mailmap
mailmap: update email address of Matheus Tavares
2 months ago
.tsan-suppressions
…
CODE_OF_CONDUCT.md
…
COPYING
…
GIT-VERSION-GEN
Start the 2.40 cycle
2 months ago
INSTALL
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
3 weeks ago
LGPL-2.1
…
Makefile
Revert "Merge branch 'mc/credential-helper-auth-headers' into next"
5 days ago
README.md
…
RelNotes
Start the 2.40 cycle
2 months ago
SECURITY.md
…
abspath.c
…
aclocal.m4
…
add-interactive.c
diff: mark unused parameters in callbacks
2 months ago
add-interactive.h
…
add-patch.c
read-cache API & users: make discard_index() return void
3 months ago
advice.c
advice.h: add advise_on_moving_dirty_path()
6 months ago
advice.h
advice.h: add advise_on_moving_dirty_path()
6 months ago
alias.c
alias.c: reject too-long cmdline strings in split_cmdline()
4 months ago
alias.h
…
alloc.c
…
alloc.h
…
apply.c
treewide: always have a valid "index_state.repo" member
3 weeks ago
apply.h
…
archive-tar.c
archive-tar: report filter start error only once
3 months ago
archive-zip.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
archive.c
attr: add flag `--source` to work with tree-ish
3 weeks ago
archive.h
…
attr.c
Merge branch 'kn/attr-from-tree'
2 weeks ago
attr.h
Revert "Merge branch 'jc/attr-doc-fix' into next"
1 week ago
banned.h
…
base85.c
…
bisect.c
bisect: no longer try to clean up left-over `.git/head-name` files
3 weeks ago
bisect.h
…
blame.c
Merge branch 'rs/mergesort'
6 months ago
blame.h
…
blob.c
blob: drop unused parts of parse_blob_buffer()
2 months ago
blob.h
blob: drop unused parts of parse_blob_buffer()
2 months ago
bloom.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
bloom.h
…
branch.c
branch: improve advice when --recurse-submodules fails
3 weeks ago
branch.h
…
builtin.h
read-tree: add "--super-prefix" option, eliminate global
1 month ago
bulk-checkin.c
t5351: avoid relying on `core.fsyncMethod = batch` to be supported
6 months ago
bulk-checkin.h
…
bundle-uri.c
convert trivial uses of strncmp() to starts_with()
4 weeks ago
bundle-uri.h
bundle-uri: download bundles from an advertised list
1 month ago
bundle.c
bundle-uri: quiet failed unbundlings
4 months ago
bundle.h
Merge branch 'ds/bundle-uri-3'
3 months ago
cache-tree.c
*: fix typos which duplicate a word
4 weeks ago
cache-tree.h
…
cache.h
treewide: always have a valid "index_state.repo" member
3 weeks ago
cbtree.c
…
cbtree.h
…
chdir-notify.c
…
chdir-notify.h
…
check-builtins.sh
…
checkout.c
…
checkout.h
…
chunk-format.c
…
chunk-format.h
…
color.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
color.h
…
column.c
utf8: fix truncated string lengths in `utf8_strnwidth()`
2 months ago
column.h
…
combine-diff.c
diff: mark unused parameters in callbacks
2 months ago
command-list.txt
version: fix builtin linking & documentation
5 months ago
commit-graph.c
use DUP_ARRAY
4 weeks ago
commit-graph.h
Merge branch 'tb/commit-graph-genv2-upgrade-fix'
6 months ago
commit-reach.c
use DUP_ARRAY
4 weeks ago
commit-reach.h
…
commit-slab-decl.h
…
commit-slab-impl.h
…
commit-slab.h
…
commit.c
Merge branch 'jt/avoid-lazy-fetch-commits'
1 month ago
commit.h
rebase: be stricter when reading state files containing oids
4 months ago
common-main.c
grep: fix multibyte regex handling under macOS
5 months ago
config.c
*: fix typos which duplicate a word
4 weeks ago
config.h
bundle-uri: create base key-value pair parsing
4 months ago
config.mak.dev
Revert "Merge branch 'jc/ci-deprecated-declarations-are-not-fatal' into next"
3 weeks ago
config.mak.in
…
config.mak.uname
Merge branch 'hj/remove-msys-support' into next
2 days ago
configure.ac
Makefile + hash.h: remove PPC_SHA1 implementation
5 months ago
connect.c
Merge branch 'ds/bundle-uri-4' into next
1 month ago
connect.h
server_supports_v2(): use a separate function for die_on_error
2 months ago
connected.c
Merge branch 'ab/various-leak-fixes'
2 months ago
connected.h
receive-pack: only use visible refs for connectivity check
3 months ago
convert.c
attr: add flag `--source` to work with tree-ish
3 weeks ago
convert.h
checkout: fix two bugs on the final count of updated entries
7 months ago
copy.c
…
credential.c
Revert "Merge branch 'mc/credential-helper-auth-headers' into next"
5 days ago
credential.h
Revert "Merge branch 'mc/credential-helper-auth-headers' into next"
5 days ago
csum-file.c
hashfile: allow skipping the hash function
1 month ago
csum-file.h
hashfile: allow skipping the hash function
1 month ago
ctype.c
…
daemon.c
Revert "Merge branch 'mc/credential-helper-auth-headers' into next"
5 days ago
date.c
date.c: allow ISO 8601 reduced precision times
3 weeks ago
date.h
…
decorate.c
…
decorate.h
…
delta-islands.c
delta-islands: free island_marks and bitmaps
2 days ago
delta-islands.h
delta-islands: free island_marks and bitmaps
2 days ago
delta.h
…
detect-compiler
…
diagnose.c
diagnose.c: refactor to safely use 'd_type'
5 months ago
diagnose.h
builtin/diagnose.c: add '--mode' option
6 months ago
diff-delta.c
…
diff-lib.c
diff: mark unused parameters in callbacks
2 months ago
diff-merges.c
diff-merges: cleanup set_diff_merges()
5 months ago
diff-merges.h
…
diff-no-index.c
diff: factor out add_diff_options()
2 months ago
diff.c
Merge branch 'jk/ext-diff-with-relative'
3 weeks ago
diff.h
Merge branch 'rs/diff-parseopts'
2 months ago
diffcore-break.c
…
diffcore-delta.c
…
diffcore-order.c
…
diffcore-pickaxe.c
diffcore-pickaxe: mark unused parameters in pickaxe functions
4 months ago
diffcore-rename.c
…
diffcore-rotate.c
…
diffcore.h
line-log: free diff queue when processing non-merge commits
3 months ago
dir-iterator.c
…
dir-iterator.h
dir-iterator: add flags parameter to dir_iterator_begin
4 years ago
dir.c
Merge branch 'ws/single-file-cone'
3 weeks ago
dir.h
dir.c: free "ident" and "exclude_per_dir" in "struct untracked_cache"
3 months ago
editor.c
…
entry.c
read-tree: add "--super-prefix" option, eliminate global
1 month ago
entry.h
read-tree: add "--super-prefix" option, eliminate global
1 month ago
environment.c
read-tree: add "--super-prefix" option, eliminate global
1 month ago
environment.h
…
exec-cmd.c
mark unused parameters in trivial compat functions
4 months ago
exec-cmd.h
…
fetch-negotiator.c
…
fetch-negotiator.h
…
fetch-pack.c
server_supports_v2(): use a separate function for die_on_error
2 months ago
fetch-pack.h
…
fmt-merge-msg.c
…
fmt-merge-msg.h
…
fsck.c
fsck: do not assume NUL-termination of buffers
2 weeks ago
fsck.h
fsck: provide a function to fsck buffer without object struct
3 weeks ago
fsmonitor--daemon.h
fsmonitor: deal with synthetic firmlinks on macOS
4 months ago
fsmonitor-ipc.c
replace and remove run_command_v_opt_tr2()
3 months ago
fsmonitor-ipc.h
fsmonitor: relocate socket file if .git directory is remote
4 months ago
fsmonitor-path-utils.h
fsmonitor: deal with synthetic firmlinks on macOS
4 months ago
fsmonitor-settings.c
treewide: always have a valid "index_state.repo" member
3 weeks ago
fsmonitor-settings.h
fsmonitor: check for compatability before communicating with fsmonitor
4 months ago
fsmonitor.c
treewide: always have a valid "index_state.repo" member
3 weeks ago
fsmonitor.h
…
generate-cmdlist.sh
…
generate-configlist.sh
…
generate-hooklist.sh
…
gettext.c
grep: fix multibyte regex handling under macOS
5 months ago
gettext.h
…
git-add--interactive.perl
…
git-archimport.perl
…
git-compat-util.h
Merge branch 'rs/use-enhanced-bre-on-macos'
2 weeks ago
git-curl-compat.h
http: support CURLOPT_PROTOCOLS_STR
3 weeks ago
git-cvsexportcommit.perl
…
git-cvsimport.perl
…
git-cvsserver.perl
git-cvsserver: clarify directory list
7 months ago
git-difftool--helper.sh
…
git-filter-branch.sh
…
git-instaweb.sh
…
git-merge-octopus.sh
…
git-merge-one-file.sh
…
git-merge-resolve.sh
merge-resolve: abort if index does not match HEAD
7 months ago
git-mergetool--lib.sh
…
git-mergetool.sh
…
git-p4.py
Merge branch 'kk/p4-client-name-encoding-fix' into maint
6 months ago
git-quiltimport.sh
…
git-request-pull.sh
request-pull: filter out SSH/X.509 tag signatures
2 weeks ago
git-send-email.perl
send-email: relay '-v N' to format-patch
2 months ago
git-sh-i18n.sh
…
git-sh-setup.sh
…
git-submodule.sh
Merge branch 'ss/pull-v-recurse-fix'
1 month ago
git-svn.perl
…
git-web--browse.sh
…
git.c
Merge branch 'ab/test-env-helper'
2 weeks ago
git.rc
…
gpg-interface.c
ssh signing: better error message when key not in agent
2 weeks ago
gpg-interface.h
…
graph.c
…
graph.h
…
grep.c
grep: correctly identify utf-8 characters with \{b,w} in -P
3 weeks ago
grep.h
Merge branch 'ab/grep-simplify-extended-expression'
4 months ago
hash-lookup.c
…
hash-lookup.h
…
hash.h
Makefile + hash.h: remove PPC_SHA1 implementation
5 months ago
hashmap.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
hashmap.h
…
help.c
help.c: fix autocorrect in work tree for bare repository
2 months ago
help.h
git docs: add a category for file formats, protocols and interfaces
6 months ago
hex.c
…
hook.c
run-command API: have run_process_parallel() take an "opts" struct
4 months ago
hook.h
…
http-backend.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
http-fetch.c
http-fetch: invoke trace2_cmd_name()
2 months ago
http-push.c
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
3 weeks ago
http-walker.c
…
http.c
Revert "Merge branch 'mc/credential-helper-auth-headers' into next"
5 days ago
http.h
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
3 weeks ago
ident.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
imap-send.c
…
iterator.h
…
json-writer.c
…
json-writer.h
…
khash.h
…
kwset.c
…
kwset.h
…
levenshtein.c
…
levenshtein.h
…
line-log.c
line-log: free the diff queues' arrays when processing merge commits
3 months ago
line-log.h
…
line-range.c
line-range: fix infinite loop bug with '$' regex
2 months ago
line-range.h
…
linear-assignment.c
…
linear-assignment.h
…
list-objects-filter-options.c
list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT()
2 months ago
list-objects-filter-options.h
list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT()
2 months ago
list-objects-filter.c
Merge branch 'jk/unused-post-2.39'
1 month ago
list-objects-filter.h
…
list-objects.c
list-objects: drop process_gitlink() function
2 months ago
list-objects.h
…
list.h
…
ll-merge.c
attr: add flag `--source` to work with tree-ish
3 weeks ago
ll-merge.h
…
lockfile.c
…
lockfile.h
…
log-tree.c
Merge branch 'ab/unused-annotation'
5 months ago
log-tree.h
…
ls-refs.c
ls-refs: use repository parameter to iterate refs
2 months ago
ls-refs.h
…
mailinfo.c
mailinfo -b: fix an out of bounds access
4 months ago
mailinfo.h
…
mailmap.c
…
mailmap.h
…
match-trees.c
…
mem-pool.c
…
mem-pool.h
…
merge-blobs.c
…
merge-blobs.h
…
merge-ort-wrappers.c
merge-ort-wrappers: make printed message match the one from recursive
7 months ago
merge-ort-wrappers.h
…
merge-ort.c
Merge branch 'en/ort-dir-rename-and-symlink-fix'
3 months ago
merge-ort.h
…
merge-recursive.c
treewide: always have a valid "index_state.repo" member
3 weeks ago
merge-recursive.h
…
merge.c
use child_process members "args" and "env" directly
3 months ago
mergesort.h
mergesort: remove llist_mergesort()
7 months ago
midx.c
Merge branch 'tb/midx-bitmap-selection-fix'
3 months ago
midx.h
pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
5 months ago
name-hash.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
notes-cache.c
…
notes-cache.h
…
notes-merge.c
…
notes-merge.h
…
notes-utils.c
…
notes-utils.h
…
notes.c
Merge branch 'ab/unused-annotation'
5 months ago
notes.h
…
object-file.c
Merge branch 'jk/hash-object-fsck'
6 days ago
object-name.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
object-store.h
repo_read_object_file(): stop wrapping read_object_file_extended()
4 weeks ago
object.c
blob: drop unused parts of parse_blob_buffer()
2 months ago
object.h
parse_object(): allow skipping hash check
5 months ago
oid-array.c
…
oid-array.h
…
oidmap.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
oidmap.h
…
oidset.c
…
oidset.h
…
oidtree.c
…
oidtree.h
…
pack-bitmap-write.c
pack-bitmap-write.c: instrument number of reused bitmaps
4 months ago
pack-bitmap.c
pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found
2 months ago
pack-bitmap.h
pack-bitmap: prepare to read lookup table extension
5 months ago
pack-check.c
…
pack-mtimes.c
…
pack-mtimes.h
…
pack-objects.c
…
pack-objects.h
…
pack-revindex.c
…
pack-revindex.h
docs: move pack format docs to man section 5
6 months ago
pack-write.c
git: remove duplicate includes
2 months ago
pack.h
…
packfile.c
packfile: inline custom read_object()
4 weeks ago
packfile.h
…
pager.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
parallel-checkout.c
checkout: fix two bugs on the final count of updated entries
7 months ago
parallel-checkout.h
checkout: fix two bugs on the final count of updated entries
7 months ago
parse-options-cb.c
…
parse-options.c
use DUP_ARRAY
4 weeks ago
parse-options.h
submodule--helper: don't use global --super-prefix in "absorbgitdirs"
1 month ago
patch-delta.c
…
patch-ids.c
Merge branch 'jz/patch-id'
3 months ago
patch-ids.h
patch-id: use stable patch-id for rebases
3 months ago
path.c
adjust_shared_perm(): leave g+s alone when the group does not matter
3 months ago
path.h
…
pathspec.c
Merge branch 'kn/attr-from-tree'
2 weeks ago
pathspec.h
pathspec.h: move pathspec_needs_expanded_index() from reset.c to here
6 months ago
pkt-line.c
t0021: implementation the rot13-filter.pl script in C
6 months ago
pkt-line.h
Merge branch 'mt/rot13-in-c'
5 months ago
preload-index.c
preload-index: fix memleak
6 months ago
pretty.c
Sync with Git 2.37.5
2 months ago
pretty.h
…
prio-queue.c
…
prio-queue.h
…
progress.c
…
progress.h
…
promisor-remote.c
promisor-remote: die upon failing fetch
4 months ago
promisor-remote.h
promisor-remote: remove a return value
4 months ago
prompt.c
…
prompt.h
…
protocol-caps.c
…
protocol-caps.h
…
protocol.c
…
protocol.h
…
prune-packed.c
…
prune-packed.h
…
quote.c
…
quote.h
…
range-diff.c
diff: mark unused parameters in callbacks
2 months ago
range-diff.h
…
reachable.c
…
reachable.h
…
read-cache.c
Merge branch 'ab/cache-api-cleanup'
2 weeks ago
rebase-interactive.c
sequencer: rewrite update-refs as user edits todo list
7 months ago
rebase-interactive.h
…
rebase.c
…
rebase.h
…
ref-filter.c
convert trivial uses of strncmp() to starts_with()
4 weeks ago
ref-filter.h
…
reflog-walk.c
string-list: mark unused callback parameters
4 months ago
reflog-walk.h
…
reflog.c
Merge branch 'rs/reflog-expiry-cleanup'
1 month ago
reflog.h
…
refs.c
ls-refs: use repository parameter to iterate refs
2 months ago
refs.h
ls-refs: use repository parameter to iterate refs
2 months ago
refspec.c
…
refspec.h
docs: move protocol-related docs to man section 5
6 months ago
remote-curl.c
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
3 weeks ago
remote.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
remote.h
clone: request the 'bundle-uri' command when available
1 month ago
replace-object.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
replace-object.h
…
repo-settings.c
features: feature.manyFiles implies fast index writes
1 month ago
repository.c
treewide: always have a valid "index_state.repo" member
3 weeks ago
repository.h
features: feature.manyFiles implies fast index writes
1 month ago
rerere.c
…
rerere.h
…
reset.c
rebase: use 'skip_cache_tree_update' option
3 months ago
reset.h
…
resolve-undo.c
…
resolve-undo.h
…
revision.c
treewide: always have a valid "index_state.repo" member
3 weeks ago
revision.h
Merge branch 'ps/receive-use-only-advertised'
2 months ago
run-command.c
*: fix typos which duplicate a word
4 weeks ago
run-command.h
Merge branch 'rs/no-more-run-command-v'
3 months ago
scalar.c
scalar: only warn when background maintenance fails
1 week ago
send-pack.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
send-pack.h
…
sequencer.c
rebase: cleanup "--exec" option handling
3 weeks ago
sequencer.h
sequencer: stop exporting GIT_REFLOG_ACTION
3 months ago
serve.c
protocol v2: add server-side "bundle-uri" skeleton
1 month ago
serve.h
…
server-info.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
setup.c
Merge branch 'js/safe-directory-plus' into maint
5 months ago
sh-i18n--envsubst.c
…
sha1dc_git.c
…
sha1dc_git.h
Makefile & test-tool: replace "DC_SHA1" variable with a "define"
3 months ago
shallow.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
shallow.h
…
shared.mak
Merge branch 'ab/gnumake-4.4-fix'
2 months ago
shell.c
replace and remove run_command_v_opt()
3 months ago
shortlog.h
shortlog: extract `shortlog_finish_setup()`
3 months ago
sideband.c
…
sideband.h
…
sigchain.c
…
sigchain.h
…
simple-ipc.h
…
sparse-index.c
treewide: always have a valid "index_state.repo" member
3 weeks ago
sparse-index.h
…
split-index.c
treewide: always have a valid "index_state.repo" member
3 weeks ago
split-index.h
…
stable-qsort.c
…
strbuf.c
strbuf: introduce strbuf_strip_file_from_path()
1 month ago
strbuf.h
strbuf: introduce strbuf_strip_file_from_path()
1 month ago
streaming.c
streaming: inline call to read_object_file_extended()
4 weeks ago
streaming.h
…
string-list.c
string-list: mark unused callback parameters
4 months ago
string-list.h
string-list: document iterator behavior on NULL input
4 months ago
strmap.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
strmap.h
…
strvec.c
…
strvec.h
…
sub-process.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
sub-process.h
hashmap_entry: remove first member requirement from docs
3 years ago
submodule-config.c
run-command API: don't fall back on online_cpus()
4 months ago
submodule-config.h
…
submodule.c
Merge branch 'ab/no-more-git-global-super-prefix'
1 month ago
submodule.h
read-tree: add "--super-prefix" option, eliminate global
1 month ago
symlinks.c
…
tag.c
…
tag.h
…
tar.h
…
tempfile.c
tempfile: update comment describing state transitions
5 months ago
tempfile.h
tempfile: drop active flag
5 months ago
thread-utils.c
…
thread-utils.h
…
tmp-objdir.c
tmp-objdir: skip clean up when handling a signal
4 months ago
tmp-objdir.h
replace and remove run_command_v_opt_cd_env()
3 months ago
trace.c
…
trace.h
…
trace2.c
trace2: add global counter mechanism
3 months ago
trace2.h
trace2: add global counter mechanism
3 months ago
trailer.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
trailer.h
…
transport-helper.c
clone: request the 'bundle-uri' command when available
1 month ago
transport-internal.h
clone: request the 'bundle-uri' command when available
1 month ago
transport.c
Merge branch 'ds/bundle-uri-4'
1 month ago
transport.h
clone: request the 'bundle-uri' command when available
1 month ago
tree-diff.c
…
tree-walk.c
tree-walk: add a mechanism for getting non-canonicalized modes
6 months ago
tree-walk.h
tree-walk: add a mechanism for getting non-canonicalized modes
6 months ago
tree.c
…
tree.h
…
unicode-width.h
…
unimplemented.sh
…
unix-socket.c
…
unix-socket.h
…
unix-stream-server.c
…
unix-stream-server.h
…
unpack-trees.c
treewide: always have a valid "index_state.repo" member
3 weeks ago
unpack-trees.h
read-tree: add "--super-prefix" option, eliminate global
1 month ago
upload-pack.c
refs: get rid of global list of hidden refs
3 months ago
upload-pack.h
…
url.c
…
url.h
…
urlmatch.c
convert trivial uses of strncmp() to starts_with()
4 weeks ago
urlmatch.h
…
usage.c
…
userdiff.c
attr: add flag `--source` to work with tree-ish
3 weeks ago
userdiff.h
…
utf8.c
Sync with Git 2.31.6
2 months ago
utf8.h
Sync with Git 2.31.6
2 months ago
varint.c
…
varint.h
*.[ch]: remove extern from function declarations using spatch
4 years ago
version.c
…
version.h
…
versioncmp.c
…
walker.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
5 months ago
walker.h
…
wildmatch.c
…
wildmatch.h
…
worktree.c
refs: unify parse_worktree_ref() and ref_type()
5 months ago
worktree.h
refs: unify parse_worktree_ref() and ref_type()
5 months ago
wrap-for-bin.sh
…
wrapper.c
Merge branch 'jk/pipe-command-nonblock'
5 months ago
write-or-die.c
environ: GIT_FLUSH should be made a usual Boolean
5 months ago
ws.c
Merge branch 'kn/attr-from-tree'
2 weeks ago
wt-status.c
Merge branch 'jk/unused-post-2.39'
1 month ago
wt-status.h
status: skip sparse-checkout percentage with sparse-index
2 years ago
xdiff-interface.c
…
xdiff-interface.h
…
zlib.c
…