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 0df670bc0b Merge branch 'jt/interpret-branch-name-fallback' 4 years ago
..
add.c dir: fix problematic API to avoid memory leaks 5 years ago
am.c Merge branch 'pw/rebase-i-more-options' 5 years ago
annotate.c strvec: rename struct fields 5 years ago
apply.c
archive.c
bisect--helper.c bisect: swap command-line options in documentation 5 years ago
blame.c messages: avoid SHA-1 in end-user facing messages 5 years ago
branch.c Merge branch 'es/get-worktrees-unsort' 5 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 Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
checkout.c Merge branch 'jt/interpret-branch-name-fallback' 4 years ago
clean.c dir: fix problematic API to avoid memory leaks 5 years ago
clone.c Merge branch 'jk/strvec' 5 years ago
column.c
commit-graph.c Merge branch 'ds/commit-graph-bloom-updates' into master 5 years ago
commit-tree.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
commit.c Merge branch 'pw/rebase-i-more-options' 5 years ago
config.c worktree: drop get_worktrees() unused 'flags' argument 5 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
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
diff-tree.c diff-tree.c: load notes machinery when required 5 years ago
diff.c Merge branch 'ct/diff-with-merge-base-clarification' into master 5 years ago
difftool.c strvec: rename struct fields 5 years ago
env--helper.c
fast-export.c wt-status: tolerate dangling marks 5 years ago
fast-import.c Merge branch 'jk/slimmed-down' 5 years ago
fetch-pack.c fetch-pack: remove no_dependents code 5 years ago
fetch.c Merge branch 'jt/lazy-fetch' 5 years ago
fmt-merge-msg.c Lib-ify fmt-merge-msg 5 years ago
for-each-ref.c Merge branch 'jk/for-each-ref-multi-key-sort-fix' 5 years ago
fsck.c fsck: do not lazy fetch known non-promisor object 5 years ago
gc.c strvec: rename struct fields 5 years ago
get-tar-commit-id.c
grep.c dir: fix problematic API to avoid memory leaks 5 years ago
hash-object.c
help.c help: drop usage of 'common' and 'useful' for guides 5 years ago
index-pack.c index-pack: adjust default threading cap 5 years ago
init-db.c init: make --separate-git-dir work from within linked worktree 5 years ago
interpret-trailers.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
log.c Merge branch 'jt/interpret-branch-name-fallback' 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.c Merge branch 'jt/interpret-branch-name-fallback' 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 Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
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 Lib-ify prune-packed 5 years ago
prune.c Merge branch 'tb/shallow-cleanup' 5 years ago
pull.c strvec: rename struct fields 5 years ago
push.c Merge branch 'dl/push-recurse-submodules-fix' 5 years ago
range-diff.c strvec: convert builtin/ callers away from argv_array name 5 years ago
read-tree.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
rebase.c Merge branch 'pw/rebase-i-more-options' 5 years ago
receive-pack.c strvec: rename struct fields 5 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 refspec: make sure stack refspec_item variables are zeroed 5 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
rm.c
send-pack.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
shortlog.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 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 Merge branch 'xl/upgrade-repo-format' 5 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 Merge branch 'jk/for-each-ref-multi-key-sort-fix' 5 years ago
unpack-file.c
unpack-objects.c
update-index.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
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 Merge branch 'es/worktree-repair' 4 years ago
write-tree.c