..
add.c
…
am.c
delete_ref: accept a reflog message argument
8 years ago
annotate.c
…
apply.c
…
archive.c
…
bisect--helper.c
…
blame.c
Merge branch 'jk/blame-fixes' into maint
8 years ago
branch.c
Merge branch 'km/delete-ref-reflog-message'
8 years ago
bundle.c
…
cat-file.c
…
check-attr.c
attr: tighten const correctness with git_attr and match_attr
8 years ago
check-ignore.c
…
check-mailmap.c
…
check-ref-format.c
…
checkout-index.c
…
checkout.c
Merge branch 'cw/log-updates-for-all-refs-really'
8 years ago
clean.c
Merge branch 'nd/clean-preserve-errno-in-warning'
8 years ago
clone.c
Merge branch 'rs/absolute-pathdup'
8 years ago
column.c
…
commit-tree.c
…
commit.c
builtin/commit.c: switch to strbuf, instead of snprintf()
8 years ago
config.c
…
count-objects.c
…
credential.c
…
describe.c
describe: teach describe negative pattern matches
8 years ago
diff-files.c
…
diff-index.c
…
diff-tree.c
use SWAP macro
8 years ago
diff.c
use SWAP macro
8 years ago
difftool.c
difftool: fix bug when printing usage
8 years ago
fast-export.c
…
fetch-pack.c
…
fetch.c
Merge branch 'js/remote-rename-with-half-configured-remote'
8 years ago
fmt-merge-msg.c
…
for-each-ref.c
…
fsck.c
Merge branch 'jk/fsck-connectivity-check-fix'
8 years ago
gc.c
gc: ignore old gc.log files
8 years ago
get-tar-commit-id.c
…
grep.c
grep: treat revs the same for --untracked as for --no-index
8 years ago
hash-object.c
…
help.c
…
index-pack.c
…
init-db.c
refs: add option core.logAllRefUpdates = always
8 years ago
interpret-trailers.c
…
log.c
…
ls-files.c
ls-files: move only kept cache entries in prune_cache()
8 years ago
ls-remote.c
…
ls-tree.c
…
mailinfo.c
…
mailsplit.c
…
merge-base.c
…
merge-file.c
…
merge-index.c
use oid_to_hex_r() for converting struct object_id hashes to hex strings
8 years ago
merge-ours.c
…
merge-recursive.c
…
merge-tree.c
…
merge.c
…
mktag.c
…
mktree.c
…
mv.c
Merge branch 'bw/pathspec-cleanup'
8 years ago
name-rev.c
name-rev: add support to exclude refs by pattern match
8 years ago
notes.c
delete_ref: accept a reflog message argument
8 years ago
pack-objects.c
Merge branch 'bw/attr'
8 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
…
pull.c
…
push.c
Merge branch 'bw/push-submodule-only'
8 years ago
read-tree.c
…
rebase--helper.c
rebase--helper: add a builtin helper for interactive rebases
8 years ago
receive-pack.c
receive-pack: avoid duplicates between our refs and alternates
8 years ago
reflog.c
…
remote-ext.c
…
remote-fd.c
…
remote.c
Merge branch 'rl/remote-allow-missing-branch-name-merge'
8 years ago
repack.c
…
replace.c
delete_ref: accept a reflog message argument
8 years ago
rerere.c
…
reset.c
delete_ref: accept a reflog message argument
8 years ago
rev-list.c
use oid_to_hex_r() for converting struct object_id hashes to hex strings
8 years ago
rev-parse.c
Merge branch 'js/git-path-in-subdir'
8 years ago
revert.c
…
rm.c
rm: reuse strbuf for all remove_dir_recursively() calls, again
8 years ago
send-pack.c
…
shortlog.c
…
show-branch.c
Merge branch 'jk/show-branch-lift-name-len-limit'
8 years ago
show-ref.c
show-ref: remove a stale comment
8 years ago
stripspace.c
…
submodule--helper.c
Merge branch 'rs/absolute-pathdup'
8 years ago
symbolic-ref.c
delete_ref: accept a reflog message argument
8 years ago
tag.c
Merge branch 'km/delete-ref-reflog-message'
8 years ago
unpack-file.c
…
unpack-objects.c
…
update-index.c
…
update-ref.c
update-ref: pass reflog message to delete_ref()
8 years ago
update-server-info.c
…
upload-archive.c
…
var.c
…
verify-commit.c
…
verify-pack.c
…
verify-tag.c
builtin/verify-tag: add --format to verify-tag
8 years ago
worktree.c
Merge branch 'ps/worktree-prune-help-fix'
8 years ago
write-tree.c
…