.. |
add.c
|
Merge branch 'ds/add-rm-with-sparse-index'
|
3 years ago |
am.c
|
Merge branch 'ab/config-based-hooks-1'
|
3 years ago |
annotate.c
|
…
|
|
apply.c
|
…
|
|
archive.c
|
use xopen() to handle fatal open(2) failures
|
4 years ago |
bisect--helper.c
|
bisect--helper: add space between colon and following sentence
|
3 years ago |
blame.c
|
Merge branch 'ab/parse-options-cleanup'
|
3 years ago |
branch.c
|
ref-filter: stop setting FILTER_REFS_INCLUDE_BROKEN
|
3 years ago |
bugreport.c
|
hook-list.h: add a generated list of hooks, like config-list.h
|
3 years ago |
bundle.c
|
Merge branch 'ab/bundle-remove-verbose-option'
|
3 years ago |
cat-file.c
|
cat-file: use packed_object_info() for --batch-all-objects
|
3 years ago |
check-attr.c
|
…
|
|
check-ignore.c
|
dir.[ch]: replace dir_init() with DIR_INIT
|
4 years ago |
check-mailmap.c
|
shortlog: remove unused(?) "repo-abbrev" feature
|
4 years ago |
check-ref-format.c
|
…
|
|
checkout--worker.c
|
pkt-line.[ch]: remove unused packet_read_line_buf()
|
3 years ago |
checkout-index.c
|
Merge branch 'mt/parallel-checkout-part-3'
|
4 years ago |
checkout.c
|
Change unpack_trees' 'reset' flag into an enum
|
3 years ago |
clean.c
|
dir.[ch]: replace dir_init() with DIR_INIT
|
4 years ago |
clone.c
|
Merge branch 'en/removing-untracked-fixes'
|
3 years ago |
column.c
|
column: fix parsing of the '--nl' option
|
4 years ago |
commit-graph.c
|
Merge branch 'ab/parse-options-cleanup'
|
3 years ago |
commit-tree.c
|
use xopen() to handle fatal open(2) failures
|
4 years ago |
commit.c
|
hook.c users: use "hook_exists()" instead of "find_hook()"
|
3 years ago |
config.c
|
urlmatch.[ch]: add and use URLMATCH_CONFIG_INIT
|
3 years ago |
count-objects.c
|
…
|
|
credential-cache--daemon.c
|
unix-socket: add backlog size option to unix_stream_listen()
|
4 years ago |
credential-cache.c
|
credential-cache: check for windows specific errors
|
3 years ago |
credential-store.c
|
Use a better name for the function interpolating paths
|
4 years ago |
credential.c
|
…
|
|
describe.c
|
hash: provide per-algorithm null OIDs
|
4 years ago |
diff-files.c
|
Merge branch 'jc/diffcore-rotate'
|
4 years ago |
diff-index.c
|
diff-index: restore -c/--cc options handling
|
4 years ago |
diff-tree.c
|
Merge branch 'jc/diffcore-rotate'
|
4 years ago |
diff.c
|
Merge branch 'dl/diff-merge-base'
|
4 years ago |
difftool.c
|
Merge branch 'da/difftool-dir-diff-symlink-fix' into maint
|
3 years ago |
env--helper.c
|
…
|
|
fast-export.c
|
Merge branch 'ab/fsck-unexpected-type'
|
3 years ago |
fast-import.c
|
Use the final_oid_fn to finalize hashing of object IDs
|
4 years ago |
fetch-pack.c
|
connect, transport: encapsulate arg in struct
|
4 years ago |
fetch.c
|
Merge branch 'jt/push-negotiation-fixes' into maint
|
3 years ago |
fmt-merge-msg.c
|
…
|
|
for-each-ref.c
|
ref-filter: stop setting FILTER_REFS_INCLUDE_BROKEN
|
3 years ago |
for-each-repo.c
|
builtin/for-each-repo: remove unnecessary argv copy to plug leak
|
4 years ago |
fsck.c
|
Merge branch 'ab/fsck-unexpected-type'
|
3 years ago |
gc.c
|
Merge branch 'ab/gc-log-rephrase' into maint
|
3 years ago |
get-tar-commit-id.c
|
…
|
|
grep.c
|
repository: support unabsorbed in repo_submodule_init
|
4 years ago |
hash-object.c
|
Merge branch 'jc/prefix-filename-allocates' into maint
|
3 years ago |
help.c
|
Merge branch 'ab/help-config-vars'
|
3 years ago |
index-pack.c
|
Merge branch 'ab/fsck-unexpected-type'
|
3 years ago |
init-db.c
|
Merge branch 'mt/init-template-userpath-fix'
|
4 years ago |
interpret-trailers.c
|
…
|
|
log.c
|
revision: separate walk and unsorted flags
|
4 years ago |
ls-files.c
|
ls-files: add missing string_list_clear()
|
3 years ago |
ls-remote.c
|
parse-options API users: align usage output in C-strings
|
3 years ago |
ls-tree.c
|
tree.h API: simplify read_tree_recursive() signature
|
4 years ago |
mailinfo.c
|
mailinfo: allow squelching quoted CRLF warning
|
4 years ago |
mailsplit.c
|
use xopen() to handle fatal open(2) failures
|
4 years ago |
merge-base.c
|
…
|
|
merge-file.c
|
…
|
|
merge-index.c
|
merge-index: ensure full index
|
4 years ago |
merge-ours.c
|
builtins + test helpers: use return instead of exit() in cmd_*
|
4 years ago |
merge-recursive.c
|
…
|
|
merge-tree.c
|
xdiff users: use designated initializers for out_line
|
4 years ago |
merge.c
|
Merge branch 'ab/mark-leak-free-tests-more'
|
3 years ago |
mktag.c
|
fsck: report invalid object type-path combinations
|
3 years ago |
mktree.c
|
builtins + test helpers: use return instead of exit() in cmd_*
|
4 years ago |
multi-pack-index.c
|
Merge branch 'tb/repack-write-midx'
|
3 years ago |
mv.c
|
mv: refuse to move sparse paths
|
3 years ago |
name-rev.c
|
oid_pos(): access table through const pointers
|
4 years ago |
notes.c
|
use xopen() to handle fatal open(2) failures
|
4 years ago |
pack-objects.c
|
Merge branch 'tb/pack-finalize-ordering' into maint
|
3 years ago |
pack-redundant.c
|
builtin/pack-redundant: avoid casting buffers to struct object_id
|
4 years ago |
pack-refs.c
|
…
|
|
patch-id.c
|
…
|
|
prune-packed.c
|
…
|
|
prune.c
|
repack, prune: drop GIT_REF_PARANOIA settings
|
3 years ago |
pull.c
|
Merge branch 'js/retire-preserve-merges'
|
3 years ago |
push.c
|
advice: remove read uses of most global `advice_` variables
|
4 years ago |
range-diff.c
|
column, range-diff: downcase option description
|
4 years ago |
read-tree.c
|
Change unpack_trees' 'reset' flag into an enum
|
3 years ago |
rebase.c
|
Merge branch 'js/retire-preserve-merges'
|
3 years ago |
receive-pack.c
|
Merge branch 'fs/ssh-signing'
|
3 years ago |
reflog.c
|
refs API: remove OID argument to reflog_expire()
|
4 years ago |
remote-ext.c
|
…
|
|
remote-fd.c
|
…
|
|
remote.c
|
Merge branch 'ab/designated-initializers-more'
|
3 years ago |
repack.c
|
Merge branch 'tb/repack-write-midx'
|
3 years ago |
replace.c
|
advice: move advice.graftFileDeprecated squashing to commit.[ch]
|
4 years ago |
rerere.c
|
xdiff users: use designated initializers for out_line
|
4 years ago |
reset.c
|
Change unpack_trees' 'reset' flag into an enum
|
3 years ago |
rev-list.c
|
rev-list: add option for --pretty=format without header
|
4 years ago |
rev-parse.c
|
refs: drop "broken" flag from for_each_fullref_in()
|
3 years ago |
revert.c
|
Merge branch 'ds/mergies-with-sparse-index'
|
3 years ago |
rm.c
|
Merge branch 'ds/add-rm-with-sparse-index'
|
3 years ago |
send-pack.c
|
send-pack: properly use parse_options() API for usage string
|
3 years ago |
shortlog.c
|
parse-options.[ch]: consistently use "enum parse_opt_result"
|
3 years ago |
show-branch.c
|
parse-options API users: align usage output in C-strings
|
3 years ago |
show-index.c
|
builtin/show-index: set the algorithm for object IDs
|
4 years ago |
show-ref.c
|
refs: switch peel_ref() to peel_iterated_oid()
|
4 years ago |
sparse-checkout.c
|
sparse-checkout: clear tracked sparse dirs
|
4 years ago |
stash.c
|
Merge branch 'ab/align-parse-options-help'
|
3 years ago |
stripspace.c
|
…
|
|
submodule--helper.c
|
Merge branch 'en/removing-untracked-fixes'
|
3 years ago |
symbolic-ref.c
|
symbolic-ref: don't leak shortened refname in check_symref()
|
4 years ago |
tag.c
|
parse-options API users: align usage output in C-strings
|
3 years ago |
unpack-file.c
|
…
|
|
unpack-objects.c
|
hash: provide per-algorithm null OIDs
|
4 years ago |
update-index.c
|
use xopen() to handle fatal open(2) failures
|
4 years ago |
update-ref.c
|
update-ref: fix streaming of status updates
|
4 years ago |
update-server-info.c
|
…
|
|
upload-archive.c
|
…
|
|
upload-pack.c
|
upload-pack: document and rename --advertise-refs
|
4 years ago |
var.c
|
…
|
|
verify-commit.c
|
…
|
|
verify-pack.c
|
…
|
|
verify-tag.c
|
…
|
|
worktree.c
|
hook.[ch]: move find_hook() from run-command.c to hook.c
|
3 years ago |
write-tree.c
|
…
|
|