..
add.c
Merge branch 'nd/diff-i-t-a'
10 years ago
am.c
builtin-am: reject patches when there's a session in progress
10 years ago
annotate.c
…
apply.c
Merge branch 'jc/apply-reject-noop-hunk'
10 years ago
archive.c
…
bisect--helper.c
…
blame.c
Merge branch 'jk/date-mode-format'
10 years ago
branch.c
delete_ref(): use the usual convention for old_sha1
10 years ago
bundle.c
bundle: verify arguments more strictly
10 years ago
cat-file.c
cat-file: sort and de-dup output of --batch-all-objects
10 years ago
check-attr.c
…
check-ignore.c
…
check-mailmap.c
…
check-ref-format.c
…
checkout-index.c
prefix_path(): unconditionally free results in the callers
10 years ago
checkout.c
Merge branch 'es/worktree-add'
10 years ago
clean.c
Merge branch 'rs/janitorial' into maint
10 years ago
clone.c
Merge branch 'mh/init-delete-refs-api'
10 years ago
column.c
…
commit-tree.c
…
commit.c
convert "enum date_mode" into a struct
10 years ago
config.c
Merge branch 'pt/xdg-config-path' into maint
10 years ago
count-objects.c
…
credential.c
…
describe.c
get_name(): rewrite to take an object_id argument
10 years ago
diff-files.c
…
diff-index.c
…
diff-tree.c
…
diff.c
…
fast-export.c
refs: move the remaining ref module declarations to refs.h
10 years ago
fetch-pack.c
…
fetch.c
prune_refs(): use delete_refs()
10 years ago
fmt-merge-msg.c
refs: move the remaining ref module declarations to refs.h
10 years ago
for-each-ref.c
for-each-ref: introduce filter_refs()
10 years ago
fsck.c
Merge branch 'js/fsck-opt'
10 years ago
gc.c
Merge branch 'nd/multiple-work-trees'
10 years ago
get-tar-commit-id.c
…
grep.c
Merge branch 'ps/grep-help-all-callback-arg'
10 years ago
hash-object.c
Merge branch 'jc/hash-object' into maint
10 years ago
help.c
Merge branch 'sb/leaks'
10 years ago
index-pack.c
Merge branch 'js/fsck-opt'
10 years ago
init-db.c
refs: move the remaining ref module declarations to refs.h
10 years ago
interpret-trailers.c
…
log.c
Merge branch 'jk/date-mode-format'
10 years ago
ls-files.c
Merge branch 'jc/report-path-error-to-dir' into maint
10 years ago
ls-remote.c
…
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 'jk/at-push-sha1'
10 years ago
mktag.c
…
mktree.c
…
mv.c
…
name-rev.c
name_ref(): rewrite to take an object_id argument
10 years ago
notes.c
…
pack-objects.c
parse-options: move unsigned long option parsing out of pack-objects.c
10 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
patch-id: convert to use struct object_id
10 years ago
prune-packed.c
…
prune.c
Merge branch 'nd/multiple-work-trees'
10 years ago
pull.c
pull: remove redirection to git-pull.sh
10 years ago
push.c
push: allow --follow-tags to be set by config push.followTags
10 years ago
read-tree.c
…
receive-pack.c
fsck: git receive-pack: support excluding objects from fsck'ing
10 years ago
reflog.c
builtin/reflog: rewrite ref functions to take an object_id argument
10 years ago
remote-ext.c
…
remote-fd.c
…
remote.c
prune_remote(): use delete_refs()
10 years ago
repack.c
Merge branch 'nd/multiple-work-trees'
10 years ago
replace.c
Merge branch 'mh/replace-refs'
10 years ago
rerere.c
…
reset.c
…
rev-list.c
Merge branch 'ls/hint-rev-list-count'
10 years ago
rev-parse.c
rev-parse --parseopt: allow [*=?!] in argument hints
10 years ago
revert.c
…
rm.c
use file_exists() to check if a file exists in the worktree
10 years ago
send-pack.c
…
shortlog.c
convert "enum date_mode" into a struct
10 years ago
show-branch.c
convert "enum date_mode" into a struct
10 years ago
show-ref.c
show_ref(): convert local variable peeled to object_id
10 years ago
stripspace.c
…
symbolic-ref.c
…
tag.c
builtin/show-ref: rewrite to take an object_id argument
10 years ago
unpack-file.c
…
unpack-objects.c
fsck (receive-pack): allow demoting errors to warnings
10 years ago
update-index.c
Merge branch 'nd/untracked-cache'
10 years ago
update-ref.c
delete_ref(): use the usual convention for old_sha1
10 years ago
update-server-info.c
…
upload-archive.c
…
var.c
…
verify-commit.c
verify-commit: add option to print raw gpg status information
10 years ago
verify-pack.c
…
verify-tag.c
verify-tag: add option to print raw gpg status information
10 years ago
worktree.c
Merge branch 'es/worktree-add'
10 years ago
write-tree.c
…