You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Junio C Hamano 538dc459a0 Merge branch 'ep/maint-equals-null-cocci' 3 years ago
..
add.c add: remove support for `git-legacy-stash` 3 years ago
am.c Merge branch 'ab/date-mode-release' 3 years ago
annotate.c
apply.c apply.c: remove unnecessary include 3 years ago
archive.c
bisect--helper.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
blame.c Merge branch 'ea/progress-partial-blame' 3 years ago
branch.c Merge branch 'gc/branch-recurse-submodules' 3 years ago
bugreport.c hook-list.h: add a generated list of hooks, like config-list.h 3 years ago
bundle.c bundle: call strvec_clear() on allocated strvec 3 years ago
cat-file.c Merge branch 'jc/cat-file-batch-default-format-optim' 3 years ago
check-attr.c
check-ignore.c
check-mailmap.c
check-ref-format.c
checkout--worker.c pkt-line.[ch]: remove unused packet_read_line_buf() 3 years ago
checkout-index.c checkout-index: integrate with sparse index 3 years ago
checkout.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
clean.c Merge branch 'vd/sparse-clean-etc' 3 years ago
clone.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
column.c
commit-graph.c commit-graph: fix memory leak in misused string_list API 3 years ago
commit-tree.c
commit.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
config.c Merge branch 'mf/fix-type-in-config-h' 3 years ago
count-objects.c i18n: remove from i18n strings that do not hold translatable parts 3 years ago
credential-cache--daemon.c
credential-cache.c credential-cache: check for windows specific errors 3 years ago
credential-store.c
credential.c doc: fix git credential synopsis 3 years ago
describe.c i18n: turn even more messages into "cannot be used together" ones 3 years ago
diff-files.c
diff-index.c
diff-tree.c 2.36 gitk/diff-tree --stdin regression fix 3 years ago
diff.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
difftool.c i18n: factorize more 'incompatible options' messages 3 years ago
env--helper.c
fast-export.c Merge branch 'rs/fast-export-pathspec-fix' into maint 3 years ago
fast-import.c Merge branch 'ns/core-fsyncmethod' 3 years ago
fetch-pack.c Merge branch 'rc/fetch-refetch' 3 years ago
fetch.c Merge branch 'rc/fetch-refetch' 3 years ago
fmt-merge-msg.c merge: allow to pretend a merge is made into a different branch 3 years ago
for-each-ref.c for-each-ref: delay parsing of --sort=<atom> options 3 years ago
for-each-repo.c
fsck.c run-command API users: use strvec_pushl(), not argv construction 3 years ago
fsmonitor--daemon.c fsmonitor--daemon: use a cookie file to sync with file system 3 years ago
gc.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
get-tar-commit-id.c
grep.c Merge branch 'ab/object-file-api-updates' 3 years ago
hash-object.c Merge branch 'ab/object-file-api-updates' 3 years ago
help.c Merge branch 'ab/help-fixes' 3 years ago
hook.c git hook run: add an --ignore-missing flag 3 years ago
index-pack.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
init-db.c i18n: refactor "foo and bar are mutually exclusive" 3 years ago
interpret-trailers.c
log.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
ls-files.c ls-files: support --recurse-submodules --stage 3 years ago
ls-remote.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
ls-tree.c Merge branch 'tl/ls-tree-oid-only' 3 years ago
mailinfo.c
mailsplit.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
merge-base.c merge-base: free() allocated "struct commit **" list 3 years ago
merge-file.c xdiff: implement a zealous diff3, or "zdiff3" 3 years ago
merge-index.c
merge-ours.c
merge-recursive.c gettext API users: don't explicitly cast ngettext()'s "n" 3 years ago
merge-tree.c
merge.c hooks: fix an obscure TOCTOU "did we just run a hook?" race 3 years ago
mktag.c Merge branch 'ab/object-file-api-updates' 3 years ago
mktree.c Merge branch 'ab/object-file-api-updates' 3 years ago
multi-pack-index.c multi-pack-index: use --object-dir real path 3 years ago
mv.c mv: refuse to move sparse paths 3 years ago
name-rev.c Merge branch 'rs/name-rev-fix-free-after-use' into maint 3 years ago
notes.c Merge branch 'ab/object-file-api-updates' 3 years ago
pack-objects.c Merge branch 'ds/partial-bundle-more' 3 years ago
pack-redundant.c tree-wide: apply equals-null.cocci 3 years ago
pack-refs.c
patch-id.c patch-id: fix scan_hunk_header on diffs with 1 line of before/after 3 years ago
prune-packed.c i18n: remove from i18n strings that do not hold translatable parts 3 years ago
prune.c Merge branch 'ns/tmp-objdir' 3 years ago
pull.c Merge branch 'gc/pull-recurse-submodules' 3 years ago
push.c i18n: factorize "invalid value" messages 3 years ago
range-diff.c
read-tree.c read-tree: make three-way merge sparse-aware 3 years ago
rebase.c Merge branch 'ea/rebase-code-simplify' 3 years ago
receive-pack.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
reflog.c reflog: fix 'show' subcommand's argv 3 years ago
remote-ext.c
remote-fd.c
remote.c Merge branch 'tb/rename-remote-progress' 3 years ago
repack.c repack: add config to skip updating server info 3 years ago
replace.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
rerere.c
reset.c reset: show --no-refresh in the short-help 3 years ago
rev-list.c Merge branch 'ds/partial-bundles' 3 years ago
rev-parse.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
revert.c Merge branch 'ds/mergies-with-sparse-index' 3 years ago
rm.c Merge branch 'ja/i18n-similar-messages' 3 years ago
send-pack.c i18n: factorize "invalid value" messages 3 years ago
shortlog.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
show-branch.c date API: create a date.h, split from cache.h 3 years ago
show-index.c
show-ref.c
sparse-checkout.c Merge branch 'ep/remove-duplicated-includes' 3 years ago
stash.c stash: apply stash using 'merge_ort_nonrecursive()' 3 years ago
stripspace.c i18n: remove from i18n strings that do not hold translatable parts 3 years ago
submodule--helper.c Merge branch 'gc/submodule-update-part2' into maint 3 years ago
symbolic-ref.c
tag.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
unpack-file.c
unpack-objects.c object-file API: have hash_object_file() take "enum object_type" 3 years ago
update-index.c fsmonitor: config settings are repository-specific 3 years ago
update-ref.c
update-server-info.c i18n: remove from i18n strings that do not hold translatable parts 3 years ago
upload-archive.c upload-archive: use regular "struct child_process" pattern 3 years ago
upload-pack.c
var.c var: add GIT_DEFAULT_BRANCH variable 3 years ago
verify-commit.c
verify-pack.c
verify-tag.c
worktree.c Merge branch 'pw/worktree-list-with-z' 3 years ago
write-tree.c