You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nguyễn Thái Ngọc Duy d78db8424e clone: better error when --reference is a linked checkout 9 years ago
..
add.c Merge branch 'sb/remove-unused-var-from-builtin-add' into maint 10 years ago
am.c rerere: release lockfile in non-writing functions 10 years ago
annotate.c
apply.c Merge branch 'jc/apply-reject-noop-hunk' 10 years ago
archive.c
bisect--helper.c
blame.c memoize common git-path "constant" files 10 years ago
branch.c write_file(): drop "fatal" parameter 10 years ago
bundle.c bundle: verify arguments more strictly 10 years ago
cat-file.c cat-file: sort and de-dup output of --batch-all-objects 10 years ago
check-attr.c
check-ignore.c
check-mailmap.c
check-ref-format.c
checkout-index.c prefix_path(): unconditionally free results in the callers 10 years ago
checkout.c Merge branch 'hv/submodule-config' 10 years ago
clean.c Merge branch 'rs/janitorial' into maint 10 years ago
clone.c clone: better error when --reference is a linked checkout 9 years ago
column.c
commit-tree.c
commit.c Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-update' 10 years ago
config.c get_urlmatch: avoid useless strbuf write 10 years ago
count-objects.c
credential.c
describe.c Merge branch 'sg/describe-contains' 10 years ago
diff-files.c
diff-index.c
diff-tree.c
diff.c
fast-export.c refs: move the remaining ref module declarations to refs.h 10 years ago
fetch-pack.c
fetch.c Merge branch 'hv/submodule-config' 10 years ago
fmt-merge-msg.c refs: move the remaining ref module declarations to refs.h 10 years ago
for-each-ref.c Merge branch 'mh/reporting-broken-refs-from-for-each-ref' into maint 10 years ago
fsck.c prefer git_pathdup to git_path in some possibly-dangerous cases 10 years ago
gc.c Merge branch 'mh/tempfile' 10 years ago
get-tar-commit-id.c
grep.c Merge branch 'ps/grep-help-all-callback-arg' 10 years ago
hash-object.c Merge branch 'jc/hash-object' into maint 10 years ago
help.c Merge branch 'sb/leaks' 10 years ago
index-pack.c Merge branch 'jc/finalize-temp-file' 10 years ago
init-db.c write_file(): drop caller-supplied LF from calls to create a one-liner file 10 years ago
interpret-trailers.c
log.c builtin/log.c: minor reformat 10 years ago
ls-files.c ps_matched: xcalloc() takes nmemb and then element size 10 years ago
ls-remote.c
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c
merge-file.c Merge branch 'ab/merge-file-prefix' 10 years ago
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c
merge.c memoize common git-path "constant" files 10 years ago
mktag.c
mktree.c
mv.c
name-rev.c name_ref(): rewrite to take an object_id argument 10 years ago
notes.c Merge branch 'jk/notes-merge-config' 10 years ago
pack-objects.c Merge branch 'ah/pack-objects-usage-strings' 10 years ago
pack-redundant.c
pack-refs.c
patch-id.c patch-id: convert to use struct object_id 10 years ago
prune-packed.c
prune.c Merge branch 'nd/multiple-work-trees' 10 years ago
pull.c Merge branch 'mh/tempfile' 10 years ago
push.c push: add a config option push.gpgSign for default signed pushes 10 years ago
read-tree.c Merge branch 'ah/read-tree-usage-string' 10 years ago
receive-pack.c Merge branch 'jx/do-not-crash-receive-pack-wo-head' into maint 10 years ago
reflog.c Merge branch 'ah/reflog-typofix-in-error' 10 years ago
remote-ext.c
remote-fd.c
remote.c remote.c: drop extraneous local variable from migrate_file 10 years ago
repack.c prefer mkpathdup to mkpath in assignments 10 years ago
replace.c Merge branch 'mh/replace-refs' 10 years ago
rerere.c rerere: release lockfile in non-writing functions 10 years ago
reset.c memoize common git-path "constant" files 10 years ago
rev-list.c rev-list: make it obvious that we do not support notes 10 years ago
rev-parse.c rev-parse --parseopt: allow [*=?!] in argument hints 10 years ago
revert.c
rm.c use file_exists() to check if a file exists in the worktree 10 years ago
send-pack.c push: add a config option push.gpgSign for default signed pushes 10 years ago
shortlog.c convert "enum date_mode" into a struct 10 years ago
show-branch.c convert "enum date_mode" into a struct 10 years ago
show-ref.c show_ref(): convert local variable peeled to object_id 10 years ago
stripspace.c
symbolic-ref.c
tag.c update-ref and tag: add --create-reflog arg 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 Merge branch 'dt/refs-backend-preamble' 10 years ago
update-server-info.c
upload-archive.c
var.c
verify-commit.c verify-commit: add option to print raw gpg status information 10 years ago
verify-pack.c
verify-tag.c verify-tag: add option to print raw gpg status information 10 years ago
worktree.c Merge branch 'jc/am-state-fix' 10 years ago
write-tree.c