.. |
add.c
|
add: ignore only ignored files
|
10 years ago |
annotate.c
|
…
|
|
apply.c
|
Merge branch 'jc/apply-ws-fix-expands' into maint
|
10 years ago |
archive.c
|
…
|
|
bisect--helper.c
|
…
|
|
blame.c
|
Merge branch 'jk/blame-commit-label' into maint
|
10 years ago |
branch.c
|
Merge branch 'mg/branch-d-m-f'
|
10 years ago |
bundle.c
|
…
|
|
cat-file.c
|
Merge branch 'ak/cat-file-clean-up'
|
10 years ago |
check-attr.c
|
…
|
|
check-ignore.c
|
…
|
|
check-mailmap.c
|
…
|
|
check-ref-format.c
|
…
|
|
checkout-index.c
|
Merge branch 'es/checkout-index-temp'
|
10 years ago |
checkout.c
|
Merge branch 'nd/ls-tree-pathspec'
|
10 years ago |
clean.c
|
clean: typofix
|
10 years ago |
clone.c
|
Merge branch 'jc/clone-borrow'
|
10 years ago |
column.c
|
…
|
|
commit-tree.c
|
commit-tree: simplify parsing of option -S using skip_prefix()
|
10 years ago |
commit.c
|
Merge branch 'mg/commit-author-no-match-malformed-message' into maint
|
10 years ago |
config.c
|
Merge branch 'jk/colors-fix' into maint
|
10 years ago |
count-objects.c
|
count-objects: use for_each_loose_file_in_objdir
|
10 years ago |
credential.c
|
…
|
|
describe.c
|
lockfile.h: extract new header file for the functions in lockfile.c
|
10 years ago |
diff-files.c
|
…
|
|
diff-index.c
|
…
|
|
diff-tree.c
|
diff-tree: avoid lookup_unknown_object
|
10 years ago |
diff.c
|
lockfile.h: extract new header file for the functions in lockfile.c
|
10 years ago |
fast-export.c
|
teach fast-export an --anonymize option
|
10 years ago |
fetch-pack.c
|
…
|
|
fetch.c
|
do not include the same header twice
|
10 years ago |
fmt-merge-msg.c
|
Merge branch 'rs/use-strbuf-complete-line'
|
10 years ago |
for-each-ref.c
|
Merge branch 'rc/for-each-ref-tracking'
|
10 years ago |
fsck.c
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
|
10 years ago |
gc.c
|
lockfile.h: extract new header file for the functions in lockfile.c
|
10 years ago |
get-tar-commit-id.c
|
use skip_prefix() to avoid more magic numbers
|
10 years ago |
grep.c
|
make add_object_array_with_context interface more sane
|
10 years ago |
hash-object.c
|
hash-object: add --literally option
|
10 years ago |
help.c
|
Merge branch 'jc/exec-cmd-system-path-leak-fix'
|
10 years ago |
index-pack.c
|
Merge branch 'js/fsck-tag-validation'
|
10 years ago |
init-db.c
|
Merge branch 'jc/exec-cmd-system-path-leak-fix'
|
10 years ago |
interpret-trailers.c
|
trailer: add interpret-trailers command
|
10 years ago |
log.c
|
Merge branch 'dk/format-patch-ignore-diff-submodule' into maint
|
10 years ago |
ls-files.c
|
grammofix in user-facing messages
|
10 years ago |
ls-remote.c
|
…
|
|
ls-tree.c
|
ls-tree: disable negative pathspec because it's not supported
|
10 years ago |
mailinfo.c
|
git-mailinfo: add --message-id
|
10 years ago |
mailsplit.c
|
mailsplit: remove unnecessary unlink(2) call
|
10 years ago |
merge-base.c
|
get_merge_bases(): always clean-up object flags
|
10 years ago |
merge-file.c
|
…
|
|
merge-index.c
|
…
|
|
merge-ours.c
|
…
|
|
merge-recursive.c
|
…
|
|
merge-tree.c
|
merge-tree: remove unused df_conflict arguments
|
10 years ago |
merge.c
|
Merge branch 'rs/plug-strbuf-leak-in-merge'
|
10 years ago |
mktag.c
|
…
|
|
mktree.c
|
…
|
|
mv.c
|
lockfile.h: extract new header file for the functions in lockfile.c
|
10 years ago |
name-rev.c
|
…
|
|
notes.c
|
builtin/notes: add --allow-empty, to allow storing empty notes
|
10 years ago |
pack-objects.c
|
pack-objects: use --objects-edge-aggressive for shallow repos
|
10 years ago |
pack-redundant.c
|
…
|
|
pack-refs.c
|
…
|
|
patch-id.c
|
…
|
|
prune-packed.c
|
prune-packed: use for_each_loose_file_in_objdir
|
10 years ago |
prune.c
|
prune: keep objects reachable from recent objects
|
10 years ago |
push.c
|
Merge branch 'jk/push-simple' into maint
|
10 years ago |
read-tree.c
|
lockfile.h: extract new header file for the functions in lockfile.c
|
10 years ago |
receive-pack.c
|
Merge branch 'js/push-to-deploy'
|
10 years ago |
reflog.c
|
Merge branch 'jk/prune-mtime'
|
10 years ago |
remote-ext.c
|
use skip_prefix() to avoid more magic numbers
|
10 years ago |
remote-fd.c
|
…
|
|
remote.c
|
git remote: allow adding remotes agreeing with url.<...>.insteadOf
|
10 years ago |
repack.c
|
Merge branch 'mh/simplify-repack-without-refs'
|
10 years ago |
replace.c
|
refs.c: pass the ref log message to _create/delete/update instead of _commit
|
10 years ago |
rerere.c
|
…
|
|
reset.c
|
lockfile.h: extract new header file for the functions in lockfile.c
|
10 years ago |
rev-list.c
|
…
|
|
rev-parse.c
|
Merge branch 'jc/merge-bases'
|
10 years ago |
revert.c
|
…
|
|
rm.c
|
lockfile.h: extract new header file for the functions in lockfile.c
|
10 years ago |
send-pack.c
|
Merge branch 'jc/push-cert'
|
10 years ago |
shortlog.c
|
…
|
|
show-branch.c
|
Merge branch 'ak/show-branch-usage-string'
|
10 years ago |
show-ref.c
|
…
|
|
stripspace.c
|
…
|
|
symbolic-ref.c
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
|
10 years ago |
tag.c
|
refs.c: pass the ref log message to _create/delete/update instead of _commit
|
10 years ago |
unpack-file.c
|
…
|
|
unpack-objects.c
|
index-pack: terminate object buffers with NUL
|
10 years ago |
update-index.c
|
lockfile.h: extract new header file for the functions in lockfile.c
|
10 years ago |
update-ref.c
|
update-ref: fix "verify" command with missing <oldvalue>
|
10 years ago |
update-server-info.c
|
…
|
|
upload-archive.c
|
…
|
|
var.c
|
…
|
|
verify-commit.c
|
…
|
|
verify-pack.c
|
run-command: introduce CHILD_PROCESS_INIT
|
10 years ago |
verify-tag.c
|
…
|
|
write-tree.c
|
…
|
|