..
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
strvec: rename struct fields
5 years ago
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
ref-filter: allow merged and no-merged filters
4 years ago
bugreport.c
Merge branch 'jk/slimmed-down'
5 years ago
bundle.c
Merge branch 'bc/sha-256-part-3'
5 years ago
cat-file.c
Merge branch 'cc/cat-file-usage-update' into master
5 years ago
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
Merge branch 'ls/mergetool-meld-auto-merge'
4 years ago
count-objects.c
…
credential-cache--daemon.c
make credential helpers builtins
5 years ago
credential-cache.c
Merge branch 'jc/undash-in-tree-git-callers'
5 years ago
credential-store.c
make credential helpers builtins
5 years ago
credential.c
credential: load default config
4 years ago
describe.c
strvec: rename struct fields
5 years ago
diff-files.c
diff-files: treat "i-t-a" files as "not-in-index"
5 years ago
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
strvec: rename struct fields
5 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
Merge branch 'jk/refspecs-negative'
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
fsck: do not lazy fetch known non-promisor object
5 years ago
gc.c
Merge branch 'ds/maintenance-part-3'
4 years ago
get-tar-commit-id.c
…
grep.c
grep: handle deref_tag() returning NULL
4 years ago
hash-object.c
…
help.c
help: drop usage of 'common' and 'useful' for guides
5 years ago
index-pack.c
Merge branch 'jk/index-pack-hotfixes'
4 years ago
init-db.c
builtin/clone: avoid failure with GIT_DEFAULT_HASH
4 years ago
interpret-trailers.c
…
log.c
Merge branch 'pb/blame-funcname-range-userdiff'
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
git-mv: improve error message for conflicted file
5 years ago
name-rev.c
messages: avoid SHA-1 in end-user facing messages
5 years ago
notes.c
…
pack-objects.c
Merge branch 'jc/object-names-are-not-sha-1'
5 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
Merge branch 'tb/shallow-cleanup'
5 years ago
pull.c
Documentation: stylistically normalize references to Signed-off-by:
4 years ago
push.c
Merge branch 'sk/force-if-includes'
4 years ago
range-diff.c
strvec: convert builtin/ callers away from argv_array name
5 years ago
read-tree.c
…
rebase.c
Merge branch 'en/merge-ort-api-null-impl'
4 years ago
receive-pack.c
Merge branch 'jx/proc-receive-hook'
4 years ago
reflog.c
Merge branch 'es/get-worktrees-unsort'
5 years ago
remote-ext.c
strvec: convert builtin/ callers away from argv_array name
5 years ago
remote-fd.c
…
remote.c
Merge branch 'ab/git-remote-exit-code'
4 years ago
repack.c
Merge branch 'tb/repack-clearing-midx'
4 years ago
replace.c
strvec: rename struct fields
5 years ago
rerere.c
…
reset.c
wt-status: tolerate dangling marks
5 years ago
rev-list.c
bisect: combine args passed to find_bisection()
5 years ago
rev-parse.c
wt-status: tolerate dangling marks
5 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: allow multiple groups to be specified
4 years ago
show-branch.c
Merge branch 'jt/interpret-branch-name-fallback'
4 years ago
show-index.c
builtin/show-index: provide options to determine hash algo
5 years ago
show-ref.c
…
sparse-checkout.c
sparse-checkout: fill in some options boilerplate
4 years ago
stash.c
stash: simplify reflog emptiness check
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
strvec: rename files from argv-array to strvec
5 years ago
update-server-info.c
…
upload-archive.c
strvec: rename struct fields
5 years ago
upload-pack.c
…
var.c
…
verify-commit.c
…
verify-pack.c
Merge branch 'bc/sha-256-part-3'
5 years ago
verify-tag.c
…
worktree.c
worktree: teach `list` to annotate locked worktree
4 years ago
write-tree.c
…