..
add.c
Merge branch 'jk/add-e-kill-editor'
10 years ago
annotate.c
…
apply.c
Merge branch 'bc/object-id'
10 years ago
archive.c
…
bisect--helper.c
…
blame.c
Merge branch 'rs/janitorial'
10 years ago
branch.c
Merge branch 'bc/object-id'
10 years ago
bundle.c
bundle: verify arguments more strictly
10 years ago
cat-file.c
Merge branch 'dt/cat-file-follow-symlinks'
10 years ago
check-attr.c
standardize usage info string format
10 years ago
check-ignore.c
standardize usage info string format
10 years ago
check-mailmap.c
standardize usage info string format
10 years ago
check-ref-format.c
standardize usage info string format
10 years ago
checkout-index.c
prefix_path(): unconditionally free results in the callers
10 years ago
checkout.c
add_pending_uninteresting_ref(): rewrite to take an object_id argument
10 years ago
clean.c
Merge branch 'rs/janitorial'
10 years ago
clone.c
Merge branch 'jk/clone-dissociate'
10 years ago
column.c
standardize usage info string format
10 years ago
commit-tree.c
commit-tree: simplify parsing of option -S using skip_prefix()
10 years ago
commit.c
Merge branch 'nd/untracked-cache'
10 years ago
config.c
Sync with 2.3.8
10 years ago
count-objects.c
count-objects: report unused files in $GIT_DIR/worktrees/...
10 years ago
credential.c
…
describe.c
get_name(): rewrite to take an object_id argument
10 years ago
diff-files.c
standardize usage info string format
10 years ago
diff-index.c
standardize usage info string format
10 years ago
diff-tree.c
standardize usage info string format
10 years ago
diff.c
lockfile.h: extract new header file for the functions in lockfile.c
11 years ago
fast-export.c
…
fetch-pack.c
standardize usage info string format
10 years ago
fetch.c
builtin/fetch: rewrite to take an object_id argument
10 years ago
fmt-merge-msg.c
Merge branch 'jc/plug-fmt-merge-msg-leak'
10 years ago
for-each-ref.c
Merge branch 'bc/object-id'
10 years ago
fsck.c
fsck: introduce `git fsck --connectivity-only`
10 years ago
gc.c
Merge branch 'nd/multiple-work-trees'
10 years ago
get-tar-commit-id.c
use skip_prefix() to avoid more magic numbers
10 years ago
grep.c
Merge branch 'ps/grep-help-all-callback-arg'
10 years ago
hash-object.c
Merge branch 'jc/hash-object'
10 years ago
help.c
Merge branch 'sb/leaks'
10 years ago
index-pack.c
fsck (receive-pack): allow demoting errors to warnings
10 years ago
init-db.c
Merge branch 'jk/init-core-worktree-at-root' into maint
10 years ago
interpret-trailers.c
trailer: add interpret-trailers command
10 years ago
log.c
Merge branch 'jk/at-push-sha1'
10 years ago
ls-files.c
Merge branch 'jc/report-path-error-to-dir' into maint
10 years ago
ls-remote.c
standardize usage info string format
10 years ago
ls-tree.c
ls-tree: disable negative pathspec because it's not supported
10 years ago
mailinfo.c
standardize usage info string format
10 years ago
mailsplit.c
mailsplit: remove unnecessary unlink(2) call
10 years ago
merge-base.c
standardize usage info string format
10 years ago
merge-file.c
Merge branch 'ab/merge-file-prefix'
10 years ago
merge-index.c
standardize usage info string format
10 years ago
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
standardize usage info string format
10 years ago
name-rev.c
name_ref(): rewrite to take an object_id argument
10 years ago
notes.c
standardize usage info string format
10 years ago
pack-objects.c
builtin/pack-objects: rewrite to take an object_id argument
10 years ago
pack-redundant.c
standardize usage info string format
10 years ago
pack-refs.c
standardize usage info string format
10 years ago
patch-id.c
patch-id: convert to use struct object_id
10 years ago
prune-packed.c
standardize usage info string format
10 years ago
prune.c
Merge branch 'nd/multiple-work-trees'
10 years ago
push.c
push: allow --follow-tags to be set by config push.followTags
10 years ago
read-tree.c
lockfile.h: extract new header file for the functions in lockfile.c
11 years ago
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
use skip_prefix() to avoid more magic numbers
10 years ago
remote-fd.c
…
remote.c
builtin/remote: rewrite functions to take object_id arguments
10 years ago
repack.c
Merge branch 'nd/multiple-work-trees'
10 years ago
replace.c
show_reference(): rewrite to take an object_id argument
10 years ago
rerere.c
standardize usage info string format
10 years ago
reset.c
lockfile.h: extract new header file for the functions in lockfile.c
11 years ago
rev-list.c
…
rev-parse.c
builtin/rev-parse: rewrite to take an object_id argument
10 years ago
revert.c
standardize usage info string format
10 years ago
rm.c
use file_exists() to check if a file exists in the worktree
10 years ago
send-pack.c
send-pack.c: add --atomic command line argument
10 years ago
shortlog.c
standardize usage info string format
10 years ago
show-branch.c
cmd_show_branch(): fix error message
10 years ago
show-ref.c
show_ref(): convert local variable peeled to object_id
10 years ago
stripspace.c
…
symbolic-ref.c
standardize usage info string format
10 years ago
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
ref_transaction_verify(): new function to check a reference's value
10 years ago
update-server-info.c
…
upload-archive.c
…
var.c
…
verify-commit.c
standardize usage info string format
10 years ago
verify-pack.c
standardize usage info string format
10 years ago
verify-tag.c
standardize usage info string format
10 years ago
write-tree.c
…