..
add.c
add: add --chmod=+x / --chmod=-x options
9 years ago
am.c
Merge branch 'jk/reset-ident-time-per-commit' into maint
9 years ago
annotate.c
…
apply.c
builtin/apply: convert static functions to struct object_id
9 years ago
archive.c
…
bisect--helper.c
…
blame.c
builtin/blame: convert struct origin to use struct object_id
9 years ago
branch.c
Merge branch 'mh/split-under-lock'
9 years ago
bundle.c
…
cat-file.c
builtin/cat-file: convert struct expand_data to use struct object_id
9 years ago
check-attr.c
…
check-ignore.c
…
check-mailmap.c
…
check-ref-format.c
…
checkout-index.c
…
checkout.c
cache: convert struct cache_entry to use struct object_id
9 years ago
clean.c
…
clone.c
clone: use a real progress meter for connectivity check
9 years ago
column.c
…
commit-tree.c
Merge branch 'jc/commit-tree-ignore-commit-gpgsign'
9 years ago
commit.c
Merge branch 'os/no-verify-skips-commit-msg-too' into maint
9 years ago
config.c
Merge branch 'js/commit-slab-decl-fix'
9 years ago
count-objects.c
…
credential.c
…
describe.c
…
diff-files.c
diff: run arguments through precompose_argv
9 years ago
diff-index.c
diff: run arguments through precompose_argv
9 years ago
diff-tree.c
Merge branch 'ar/diff-args-osx-precompose' into maint
9 years ago
diff.c
Merge branch 'ar/diff-args-osx-precompose' into maint
9 years ago
fast-export.c
diff: convert struct diff_filespec to struct object_id
9 years ago
fetch-pack.c
…
fetch.c
Merge branch 'jk/push-progress'
9 years ago
fmt-merge-msg.c
use strbuf_addstr() instead of strbuf_addf() with "%s"
9 years ago
for-each-ref.c
…
fsck.c
cache: convert struct cache_entry to use struct object_id
9 years ago
gc.c
Merge branch 'ew/gc-auto-pack-limit-fix' into maint
9 years ago
get-tar-commit-id.c
…
grep.c
cache: convert struct cache_entry to use struct object_id
9 years ago
hash-object.c
…
help.c
Merge branch 'js/no-html-bypass-on-windows'
9 years ago
index-pack.c
Merge branch 'jk/push-progress'
9 years ago
init-db.c
i18n: init-db: join message pieces
9 years ago
interpret-trailers.c
Merge branch 'jk/parseopt-string-list' into jk/string-list-static-init
9 years ago
log.c
builtin/log: convert some static functions to use struct object_id
9 years ago
ls-files.c
cache: convert struct cache_entry to use struct object_id
9 years ago
ls-remote.c
…
ls-tree.c
…
mailinfo.c
…
mailsplit.c
mailsplit: support unescaping mboxrd messages
9 years ago
merge-base.c
…
merge-file.c
builtin/merge-file.c: use error_errno()
9 years ago
merge-index.c
cache: convert struct cache_entry to use struct object_id
9 years ago
merge-ours.c
…
merge-recursive.c
merge-recursive: convert merge_recursive_generic() to object_id
9 years ago
merge-tree.c
…
merge.c
Merge branch 'rs/merge-add-strategies-simplification'
9 years ago
mktag.c
…
mktree.c
…
mv.c
git mv: do not keep slash in `git mv dir non-existing-dir/`
9 years ago
name-rev.c
Merge branch 'js/name-rev-use-oldest-ref' into maint
9 years ago
notes.c
i18n: notes: mark comment for translation
9 years ago
pack-objects.c
Merge branch 'jk/pack-objects-optim'
9 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
Merge branch 'rs/patch-id-use-skip-prefix'
9 years ago
prune-packed.c
…
prune.c
…
pull.c
Merge branch 'va/i18n-even-more'
9 years ago
push.c
push: accept push options
9 years ago
read-tree.c
cache: convert struct cache_entry to use struct object_id
9 years ago
receive-pack.c
Merge branch 'jk/tighten-alloc'
9 years ago
reflog.c
…
remote-ext.c
typofix: assorted typofixes in comments, documentation and messages
9 years ago
remote-fd.c
…
remote.c
Merge branch 'mh/ref-iterators'
9 years ago
repack.c
Merge branch 'va/i18n-even-more'
9 years ago
replace.c
Merge branch 'js/replace-edit-use-editor-configuration' into maint
9 years ago
rerere.c
…
reset.c
Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint
9 years ago
rev-list.c
rev-list: add optional progress reporting
9 years ago
rev-parse.c
use strbuf_addstr() for adding constant strings to a strbuf
9 years ago
revert.c
parse_options: allocate a new array when concatenating
9 years ago
rm.c
cache: convert struct cache_entry to use struct object_id
9 years ago
send-pack.c
Merge branch 'sk/send-pack-all-fix' into maint
9 years ago
shortlog.c
Merge branch 'js/log-to-diffopt-file'
9 years ago
show-branch.c
…
show-ref.c
…
stripspace.c
…
submodule--helper.c
cache: convert struct cache_entry to use struct object_id
9 years ago
symbolic-ref.c
…
tag.c
Merge branch 'st/verify-tag'
9 years ago
unpack-file.c
…
unpack-objects.c
coccinelle: convert hashcpy() with null_sha1 to hashclr()
9 years ago
update-index.c
cache: convert struct cache_entry to use struct object_id
9 years ago
update-ref.c
…
update-server-info.c
…
upload-archive.c
builtin/upload-archive.c: use error_errno()
9 years ago
var.c
…
verify-commit.c
…
verify-pack.c
…
verify-tag.c
…
worktree.c
use CHILD_PROCESS_INIT to initialize automatic variables
9 years ago
write-tree.c
…