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 5f8c70a148 Merge branch 'jk/format-auto-base-when-able' 4 years ago
..
add.c drop unused argc parameters 4 years ago
am.c assert PARSE_OPT_NONEG in parse-options callbacks 4 years ago
annotate.c strvec: rename struct fields 4 years ago
apply.c
archive.c
bisect--helper.c Merge branch 'mr/bisect-in-c-2' 4 years ago
blame.c Merge branch 'jc/blame-ignore-fix' 4 years ago
branch.c ref-filter: allow merged and no-merged filters 4 years ago
bugreport.c Merge branch 'jk/slimmed-down' 4 years ago
bundle.c Merge branch 'bc/sha-256-part-3' 4 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 4 years ago
check-mailmap.c
check-ref-format.c
checkout-index.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
checkout.c Merge branch 'jt/interpret-branch-name-fallback' 4 years ago
clean.c quote_path: give flags parameter to quote_path() 4 years ago
clone.c builtin/clone: avoid failure with GIT_DEFAULT_HASH 4 years ago
column.c
commit-graph.c assert PARSE_OPT_NONEG in parse-options callbacks 4 years ago
commit-tree.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
commit.c drop unused argc parameters 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 4 years ago
credential-cache.c Merge branch 'jc/undash-in-tree-git-callers' 4 years ago
credential-store.c make credential helpers builtins 4 years ago
credential.c
describe.c strvec: rename struct fields 4 years ago
diff-files.c diff-files: treat "i-t-a" files as "not-in-index" 5 years ago
diff-index.c
diff-tree.c diff-tree.c: load notes machinery when required 5 years ago
diff.c diff: get rid of redundant 'dense' argument 4 years ago
difftool.c strvec: rename struct fields 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 fast-import: use write_pack_header() 4 years ago
fetch-pack.c fetch-pack: remove no_dependents code 4 years ago
fetch.c Merge branch 'jk/refspecs-negative' 4 years ago
fmt-merge-msg.c Lib-ify fmt-merge-msg 5 years ago
for-each-ref.c ref-filter: allow merged and no-merged filters 4 years ago
fsck.c fsck: do not lazy fetch known non-promisor object 4 years ago
gc.c maintenance: add trace2 regions for task execution 4 years ago
get-tar-commit-id.c
grep.c quote_path: give flags parameter to quote_path() 4 years ago
hash-object.c
help.c help: drop usage of 'common' and 'useful' for guides 4 years ago
index-pack.c Merge branch 'jt/threaded-index-pack' 4 years ago
init-db.c builtin/clone: avoid failure with GIT_DEFAULT_HASH 4 years ago
interpret-trailers.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
log.c Merge branch 'jk/format-auto-base-when-able' 4 years ago
ls-files.c dir: fix problematic API to avoid memory leaks 4 years ago
ls-remote.c Merge branch 'jk/unleak-fixes' 4 years ago
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c rebase: --fork-point regression fix 5 years ago
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c
merge.c Merge branch 'ds/maintenance-part-1' 4 years ago
mktag.c sha1-file: allow check_object_signature() to handle any repo 5 years ago
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 4 years ago
notes.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
pack-objects.c Merge branch 'jc/object-names-are-not-sha-1' 4 years ago
pack-redundant.c
pack-refs.c
patch-id.c
prune-packed.c Lib-ify prune-packed 5 years ago
prune.c Merge branch 'tb/shallow-cleanup' 5 years ago
pull.c Merge branch 'ah/pull' 4 years ago
push.c push: drop unused repo argument to do_push() 4 years ago
range-diff.c strvec: convert builtin/ callers away from argv_array name 4 years ago
read-tree.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
rebase.c Merge branch 'ds/maintenance-part-1' 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 4 years ago
remote-fd.c
remote.c Merge branch 'cs/don-t-pretend-a-failed-remote-set-head-succeeded' 4 years ago
repack.c Merge branch 'tb/repack-clearing-midx' 4 years ago
replace.c strvec: rename struct fields 4 years ago
rerere.c
reset.c wt-status: tolerate dangling marks 4 years ago
rev-list.c bisect: combine args passed to find_bisection() 4 years ago
rev-parse.c wt-status: tolerate dangling marks 4 years ago
revert.c
rm.c rm: support the --pathspec-from-file option 5 years ago
send-pack.c Merge branch 'jx/proc-receive-hook' 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 Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
sparse-checkout.c sparse-checkout: fill in some options boilerplate 4 years ago
stash.c Merge branch 'jt/interpret-branch-name-fallback' 4 years ago
stripspace.c
submodule--helper.c Merge branch 'ss/submodule-summary-in-c-fixes' 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 sha1-file: pass git_hash_algo to hash_object_file() 5 years ago
update-index.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
update-ref.c strvec: rename files from argv-array to strvec 4 years ago
update-server-info.c
upload-archive.c strvec: rename struct fields 4 years ago
upload-pack.c
var.c
verify-commit.c
verify-pack.c Merge branch 'bc/sha-256-part-3' 4 years ago
verify-tag.c
worktree.c Merge branch 'es/wt-add-detach' 4 years ago
write-tree.c