.. |
add.c
|
hold_locked_index(): align error handling with hold_lockfile_for_update()
|
8 years ago |
am.c
|
delete_ref: accept a reflog message argument
|
8 years ago |
annotate.c
|
…
|
|
apply.c
|
Convert read_mmblob to take struct object_id.
|
8 years ago |
archive.c
|
archive: read local configuration
|
8 years ago |
bisect--helper.c
|
…
|
|
blame.c
|
Merge branch 'rs/blame-code-cleanup' into maint
|
8 years ago |
branch.c
|
Merge branch 'ab/ref-filter-no-contains'
|
8 years ago |
bundle.c
|
bundle: use prefix_filename with bundle path
|
8 years ago |
cat-file.c
|
Convert object iteration callbacks to struct object_id
|
8 years ago |
check-attr.c
|
attr: tighten const correctness with git_attr and match_attr
|
8 years ago |
check-ignore.c
|
…
|
|
check-mailmap.c
|
…
|
|
check-ref-format.c
|
…
|
|
checkout-index.c
|
hold_locked_index(): align error handling with hold_lockfile_for_update()
|
8 years ago |
checkout.c
|
avoid using fixed PATH_MAX buffers for refs
|
8 years ago |
clean.c
|
Merge branch 'nd/clean-preserve-errno-in-warning'
|
8 years ago |
clone.c
|
Merge branch 'bw/submodule-is-active'
|
8 years ago |
column.c
|
…
|
|
commit-tree.c
|
builtin/commit-tree: convert to struct object_id
|
8 years ago |
commit.c
|
builtin/commit: convert to struct object_id
|
8 years ago |
config.c
|
prefix_filename: return newly allocated string
|
8 years ago |
count-objects.c
|
Convert object iteration callbacks to struct object_id
|
8 years ago |
credential.c
|
…
|
|
describe.c
|
describe: localize debug output fully
|
8 years ago |
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 'bc/object-id'
|
8 years ago |
diff.c
|
use SWAP macro
|
8 years ago |
difftool.c
|
difftool: fix use-after-free
|
8 years ago |
fast-export.c
|
builtin/fast-export: convert to struct object_id
|
8 years ago |
fetch-pack.c
|
fetch-pack: move code to report unmatched refs to a function
|
8 years ago |
fetch.c
|
fetch: use heap buffer to format reflog
|
8 years ago |
fmt-merge-msg.c
|
builtin/fmt-merge-message: convert to struct object_id
|
8 years ago |
for-each-ref.c
|
ref-filter: add --no-contains option to tag/branch/for-each-ref
|
8 years ago |
fsck.c
|
Convert object iteration callbacks to struct object_id
|
8 years ago |
gc.c
|
gc: replace local buffer with git_path
|
8 years ago |
get-tar-commit-id.c
|
…
|
|
grep.c
|
Merge branch 'bw/recurse-submodules-relative-fix'
|
8 years ago |
hash-object.c
|
prefix_filename: return newly allocated string
|
8 years ago |
help.c
|
Merge branch 'js/no-html-bypass-on-windows' into maint
|
8 years ago |
index-pack.c
|
Merge branch 'jk/loose-object-info-report-error'
|
8 years ago |
init-db.c
|
real_pathdup(): fix callsites that wanted it to die on error
|
8 years ago |
interpret-trailers.c
|
Merge branch 'jk/parseopt-string-list' into jk/string-list-static-init
|
9 years ago |
log.c
|
Merge branch 'ah/log-decorate-default-to-auto'
|
8 years ago |
ls-files.c
|
ls-files: fix bug when recursing with relative pathspec
|
8 years ago |
ls-remote.c
|
avoid using fixed PATH_MAX buffers for refs
|
8 years ago |
ls-tree.c
|
ls-tree: convert show_recursive to use the pathspec struct interface
|
8 years ago |
mailinfo.c
|
prefix_filename: return newly allocated string
|
8 years ago |
mailsplit.c
|
mailsplit: support unescaping mboxrd messages
|
9 years ago |
merge-base.c
|
builtin/merge-base: convert to struct object_id
|
8 years ago |
merge-file.c
|
prefix_filename: return newly allocated string
|
8 years ago |
merge-index.c
|
use oid_to_hex_r() for converting struct object_id hashes to hex strings
|
8 years ago |
merge-ours.c
|
…
|
|
merge-recursive.c
|
i18n: merge-recursive: mark verbose message for translation
|
8 years ago |
merge-tree.c
|
struct name_entry: use struct object_id instead of unsigned char sha1[20]
|
9 years ago |
merge.c
|
Merge branch 'jc/merge-drop-old-syntax'
|
8 years ago |
mktag.c
|
…
|
|
mktree.c
|
use QSORT
|
8 years ago |
mv.c
|
Merge branch 'bw/pathspec-cleanup'
|
8 years ago |
name-rev.c
|
name-rev: replace static buffer with strbuf
|
8 years ago |
notes.c
|
replace unchecked snprintf calls with heap buffers
|
8 years ago |
pack-objects.c
|
Merge branch 'jk/fast-import-cleanup'
|
8 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
|
Convert object iteration callbacks to struct object_id
|
8 years ago |
prune.c
|
Convert object iteration callbacks to struct object_id
|
8 years ago |
pull.c
|
Merge branch 'jc/pull-rebase-ff' into maint
|
8 years ago |
push.c
|
Merge branch 'bw/push-submodule-only'
|
8 years ago |
read-tree.c
|
builtin/read-tree: add --recurse-submodules switch
|
8 years ago |
rebase--helper.c
|
rebase--helper: add a builtin helper for interactive rebases
|
8 years ago |
receive-pack.c
|
Merge branch 'jk/snprintf-cleanups'
|
8 years ago |
reflog.c
|
refs: convert each_reflog_ent_fn to struct object_id
|
8 years ago |
remote-ext.c
|
pkt-line: rename packet_write() to packet_write_fmt()
|
8 years ago |
remote-fd.c
|
…
|
|
remote.c
|
Merge branch 'rl/remote-allow-missing-branch-name-merge' into maint
|
8 years ago |
repack.c
|
repack: die on incremental + write-bitmap-index
|
8 years ago |
replace.c
|
avoid using fixed PATH_MAX buffers for refs
|
8 years ago |
rerere.c
|
…
|
|
reset.c
|
delete_ref: accept a reflog message argument
|
8 years ago |
rev-list.c
|
use oid_to_hex_r() for converting struct object_id hashes to hex strings
|
8 years ago |
rev-parse.c
|
replace unchecked snprintf calls with heap buffers
|
8 years ago |
revert.c
|
Merge branch 'jk/cherry-pick-0-mainline'
|
8 years ago |
rm.c
|
rm: reuse strbuf for all remove_dir_recursively() calls, again
|
8 years ago |
send-pack.c
|
remote-curl: allow push options
|
8 years ago |
shortlog.c
|
Merge branch 'rs/shortlog-cleanup'
|
8 years ago |
show-branch.c
|
Merge branch 'jk/show-branch-lift-name-len-limit' into maint
|
8 years ago |
show-ref.c
|
show-ref: remove a stale comment
|
8 years ago |
stripspace.c
|
stripspace: respect repository config
|
8 years ago |
submodule--helper.c
|
Merge branch 'bw/submodule-is-active'
|
8 years ago |
symbolic-ref.c
|
delete_ref: accept a reflog message argument
|
8 years ago |
tag.c
|
Merge branch 'jk/snprintf-cleanups'
|
8 years ago |
unpack-file.c
|
…
|
|
unpack-objects.c
|
unpack-objects: add --max-input-size=<size> option
|
9 years ago |
update-index.c
|
Merge branch 'cc/untracked'
|
8 years ago |
update-ref.c
|
update-ref: pass reflog message to delete_ref()
|
8 years ago |
update-server-info.c
|
…
|
|
upload-archive.c
|
archive: read local configuration
|
8 years ago |
var.c
|
…
|
|
verify-commit.c
|
…
|
|
verify-pack.c
|
…
|
|
verify-tag.c
|
builtin/verify-tag: add --format to verify-tag
|
8 years ago |
worktree.c
|
prefix_filename: return newly allocated string
|
8 years ago |
write-tree.c
|
…
|
|