.. |
add.c
|
drop unused argc parameters
|
4 years ago |
am.c
|
Merge branch 'jk/committer-date-is-author-date-fix-simplify'
|
4 years ago |
annotate.c
|
…
|
|
apply.c
|
…
|
|
archive.c
|
…
|
|
bisect--helper.c
|
Merge branch 'mr/bisect-in-c-3'
|
4 years ago |
blame.c
|
blame: simplify 'setup_blame_bloom_data' interface
|
4 years ago |
branch.c
|
config: convert multi_replace to flags
|
4 years ago |
bugreport.c
|
builtin/bugreport.c: use thread-safe localtime_r()
|
4 years ago |
bundle.c
|
…
|
|
cat-file.c
|
…
|
|
check-attr.c
|
…
|
|
check-ignore.c
|
dir: fix problematic API to avoid memory leaks
|
5 years ago |
check-mailmap.c
|
…
|
|
check-ref-format.c
|
…
|
|
checkout-index.c
|
checkout-index: propagate errors to exit code
|
4 years ago |
checkout.c
|
Merge branch 'rs/clear-commit-marks-in-repo'
|
4 years ago |
clean.c
|
quote_path: give flags parameter to quote_path()
|
4 years ago |
clone.c
|
Merge branch 'sb/clone-origin'
|
4 years ago |
column.c
|
…
|
|
commit-graph.c
|
assert PARSE_OPT_NONEG in parse-options callbacks
|
4 years ago |
commit-tree.c
|
…
|
|
commit.c
|
Documentation: stylistically normalize references to Signed-off-by:
|
4 years ago |
config.c
|
config: implement --fixed-value with --get*
|
4 years ago |
count-objects.c
|
…
|
|
credential-cache--daemon.c
|
…
|
|
credential-cache.c
|
Merge branch 'jc/undash-in-tree-git-callers'
|
4 years ago |
credential-store.c
|
crendential-store: use timeout when locking file
|
4 years ago |
credential.c
|
credential: load default config
|
4 years ago |
describe.c
|
…
|
|
diff-files.c
|
…
|
|
diff-index.c
|
builtin/diff-index: learn --merge-base
|
4 years ago |
diff-tree.c
|
builtin/diff-tree: learn --merge-base
|
4 years ago |
diff.c
|
Merge branch 'dl/diff-merge-base'
|
4 years ago |
difftool.c
|
Use new HASHMAP_INIT macro to simplify hashmap initialization
|
4 years ago |
env--helper.c
|
assert PARSE_OPT_NONEG in parse-options callbacks
|
4 years ago |
fast-export.c
|
Merge branch 'js/default-branch-name-part-2'
|
4 years ago |
fast-import.c
|
Merge branch 'jk/fast-import-marks-cleanup'
|
4 years ago |
fetch-pack.c
|
fetch-pack: remove no_dependents code
|
5 years ago |
fetch.c
|
hashmap: provide deallocation function names
|
4 years ago |
fmt-merge-msg.c
|
…
|
|
for-each-ref.c
|
ref-filter: allow merged and no-merged filters
|
4 years ago |
for-each-repo.c
|
for-each-repo: run subcommands on configured repos
|
4 years ago |
fsck.c
|
…
|
|
gc.c
|
Merge branch 'rs/maintenance-run-outside-repo'
|
4 years ago |
get-tar-commit-id.c
|
…
|
|
grep.c
|
grep: use designated initializers for `grep_defaults`
|
4 years ago |
hash-object.c
|
…
|
|
help.c
|
…
|
|
index-pack.c
|
compute pack .idx byte offsets using size_t
|
4 years ago |
init-db.c
|
builtin/clone: avoid failure with GIT_DEFAULT_HASH
|
4 years ago |
interpret-trailers.c
|
…
|
|
log.c
|
Merge branch 'ma/grep-init-default'
|
4 years ago |
ls-files.c
|
dir: fix problematic API to avoid memory leaks
|
5 years ago |
ls-remote.c
|
Merge branch 'jk/unleak-fixes'
|
5 years ago |
ls-tree.c
|
…
|
|
mailinfo.c
|
…
|
|
mailsplit.c
|
…
|
|
merge-base.c
|
…
|
|
merge-file.c
|
…
|
|
merge-index.c
|
…
|
|
merge-ours.c
|
…
|
|
merge-recursive.c
|
…
|
|
merge-tree.c
|
merge-base, xdiff: zero out xpparam_t structures
|
4 years ago |
merge.c
|
Merge branch 'en/merge-ort-api-null-impl'
|
4 years ago |
mktag.c
|
…
|
|
mktree.c
|
…
|
|
multi-pack-index.c
|
…
|
|
mv.c
|
…
|
|
name-rev.c
|
…
|
|
notes.c
|
…
|
|
pack-objects.c
|
Merge branch 'jc/object-names-are-not-sha-1'
|
5 years ago |
pack-redundant.c
|
use size_t to store pack .idx byte offsets
|
4 years ago |
pack-refs.c
|
…
|
|
patch-id.c
|
…
|
|
prune-packed.c
|
…
|
|
prune.c
|
…
|
|
pull.c
|
Merge branch 'pb/pull-rebase-recurse-submodules'
|
4 years ago |
push.c
|
Merge branch 'sk/force-if-includes'
|
4 years ago |
range-diff.c
|
…
|
|
read-tree.c
|
…
|
|
rebase.c
|
Merge branch 'en/merge-ort-api-null-impl'
|
4 years ago |
receive-pack.c
|
Merge branch 'js/trace2-session-id'
|
4 years ago |
reflog.c
|
…
|
|
remote-ext.c
|
…
|
|
remote-fd.c
|
…
|
|
remote.c
|
config: convert multi_replace to flags
|
4 years ago |
repack.c
|
builtin/repack.c: don't move existing packs out of the way
|
4 years ago |
replace.c
|
…
|
|
rerere.c
|
…
|
|
reset.c
|
wt-status: tolerate dangling marks
|
4 years ago |
rev-list.c
|
…
|
|
rev-parse.c
|
rev-parse: handle --end-of-options
|
4 years ago |
revert.c
|
Merge branch 'en/merge-ort-api-null-impl'
|
4 years ago |
rm.c
|
…
|
|
send-pack.c
|
push: parse and set flag for "--force-if-includes"
|
4 years ago |
shortlog.c
|
shortlog: use strset from strmap.h
|
4 years ago |
show-branch.c
|
Merge branch 'jt/interpret-branch-name-fallback'
|
4 years ago |
show-index.c
|
…
|
|
show-ref.c
|
…
|
|
sparse-checkout.c
|
sparse-checkout: fill in some options boilerplate
|
4 years ago |
stash.c
|
Merge branch 'km/stash-error-message-fix'
|
4 years ago |
stripspace.c
|
…
|
|
submodule--helper.c
|
doc: fix the bnf like style of some commands
|
4 years ago |
symbolic-ref.c
|
…
|
|
tag.c
|
ref-filter: allow merged and no-merged filters
|
4 years ago |
unpack-file.c
|
…
|
|
unpack-objects.c
|
…
|
|
update-index.c
|
…
|
|
update-ref.c
|
update-ref: disallow "start" for ongoing transactions
|
4 years ago |
update-server-info.c
|
…
|
|
upload-archive.c
|
…
|
|
upload-pack.c
|
…
|
|
var.c
|
…
|
|
verify-commit.c
|
…
|
|
verify-pack.c
|
…
|
|
verify-tag.c
|
…
|
|
worktree.c
|
Merge branch 'mt/worktree-error-message-fix'
|
4 years ago |
write-tree.c
|
…
|
|