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.
 
 
 
 
 
 
Eric Sunshine ade546be47 worktree: invoke post-checkout hook (unless --no-checkout) 7 years ago
..
add.c Merge branch 'tb/add-renormalize' 7 years ago
am.c Merge branch 'mh/tidy-ref-update-flags' 7 years ago
annotate.c
apply.c apply: move lockfile into `apply_state` 7 years ago
archive.c
bisect--helper.c bisect: mention "view" as an alternative to "visualize" 7 years ago
blame.c diff: make struct diff_flags members lowercase 7 years ago
branch.c Merge branch 'ma/branch-list-paginate' 7 years ago
bundle.c
cat-file.c Merge branch 'jk/diff-blob' into maint 7 years ago
check-attr.c
check-ignore.c
check-mailmap.c
check-ref-format.c Merge branch 'jc/check-ref-format-oor' 7 years ago
checkout-index.c checkout-index: simplify locking logic 7 years ago
checkout.c Merge branch 'jc/branch-name-sanity' 7 years ago
clean.c Merge branch 'jk/ref-filter-colors-fix' 7 years ago
clone.c Merge branch 'mh/tidy-ref-update-flags' 7 years ago
column.c
commit-tree.c
commit.c Merge branch 'ma/reduce-heads-leakfix' 7 years ago
config.c config: add --expiry-date 7 years ago
count-objects.c
credential.c
describe.c Merge branch 'bc/object-id' 7 years ago
diff-files.c
diff-index.c Merge branch 'ma/builtin-unleak' 7 years ago
diff-tree.c
diff.c Merge branch 'bw/diff-opt-impl-to-bitfields' 7 years ago
difftool.c read-cache: leave lock in right state in `write_locked_index()` 7 years ago
fast-export.c Merge branch 'bw/diff-opt-impl-to-bitfields' 7 years ago
fetch-pack.c
fetch.c Convert check_connected to use struct object_id 7 years ago
fmt-merge-msg.c Merge branch 'ma/reduce-heads-leakfix' 7 years ago
for-each-ref.c provide --color option for all ref-filter users 7 years ago
fsck.c Merge branch 'bp/read-index-from-skip-verification' 7 years ago
gc.c Merge branch 'aw/gc-lockfile-fscanf-fix' into maint 7 years ago
get-tar-commit-id.c distinguish error versus short read from read_in_full() 7 years ago
grep.c Merge branch 'bw/grep-recurse-submodules' 7 years ago
hash-object.c
help.c Merge branch 'ks/help-alias-label' 7 years ago
index-pack.c cleanup: fix possible overflow errors in binary search 7 years ago
init-db.c
interpret-trailers.c
log.c Merge branch 'bw/diff-opt-impl-to-bitfields' 7 years ago
ls-files.c Merge branch 'bp/fsmonitor' 7 years ago
ls-remote.c
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c Merge branch 'ma/reduce-heads-leakfix' 7 years ago
merge-file.c
merge-index.c
merge-ours.c Merge branch 'bw/diff-opt-impl-to-bitfields' 7 years ago
merge-recursive.c
merge-tree.c
merge.c Merge branch 'ma/reduce-heads-leakfix' 7 years ago
mktag.c
mktree.c
mv.c
name-rev.c Merge branch 'mg/timestamp-t-fix' into maint 7 years ago
notes.c Merge branch 'rd/doc-notes-prune-fix' 7 years ago
pack-objects.c Merge branch 'rj/no-sign-compare' into maint 7 years ago
pack-redundant.c
pack-refs.c
patch-id.c
prune-packed.c
prune.c Merge branch 'rd/man-prune-progress' 7 years ago
pull.c Merge branch 'sw/pull-ipv46-passthru' 7 years ago
push.c builtin/push.c: add push.pushOption config 7 years ago
read-tree.c
rebase--helper.c
receive-pack.c Merge branch 'bw/protocol-v1' 7 years ago
reflog.c config: add --expiry-date 7 years ago
remote-ext.c consistently use "fallthrough" comments in switches 8 years ago
remote-fd.c
remote.c Merge branch 'mh/tidy-ref-update-flags' 7 years ago
repack.c
replace.c refs: convert read_ref and read_ref_full to object_id 7 years ago
rerere.c
reset.c Merge branch 'bw/diff-opt-impl-to-bitfields' 7 years ago
rev-list.c Merge branch 'ma/bisect-leakfix' 7 years ago
rev-parse.c Merge branch 'mh/packed-ref-store-prep' into maint 7 years ago
revert.c
rm.c
send-pack.c
shortlog.c
show-branch.c Merge branch 'bc/object-id' 7 years ago
show-ref.c refs: convert peel_ref to struct object_id 7 years ago
stripspace.c
submodule--helper.c Merge branch 'bc/object-id' 7 years ago
symbolic-ref.c refs: rename constant `REF_NODEREF` to `REF_NO_DEREF` 7 years ago
tag.c Merge branch 'bc/object-id' 7 years ago
unpack-file.c Merge branch 'jk/write-in-full-fix' 7 years ago
unpack-objects.c cleanup: fix possible overflow errors in binary search 7 years ago
update-index.c Merge branch 'bp/fsmonitor' 7 years ago
update-ref.c refs: rename constant `REF_NODEREF` to `REF_NO_DEREF` 7 years ago
update-server-info.c
upload-archive.c
var.c
verify-commit.c
verify-pack.c
verify-tag.c
worktree.c worktree: invoke post-checkout hook (unless --no-checkout) 7 years ago
write-tree.c