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 df0b6cfbda worktree: new place for "git prune --worktrees" 10 years ago
..
add.c
annotate.c
apply.c
archive.c
bisect--helper.c
blame.c refs.c: change resolve_ref_unsafe reading argument to be a flags field 10 years ago
branch.c use new wrapper write_file() for simple file writing 10 years ago
bundle.c
cat-file.c
check-attr.c
check-ignore.c
check-mailmap.c
check-ref-format.c
checkout-index.c
checkout.c checkout: don't check worktrees when not necessary 10 years ago
clean.c Merge branch 'jn/parse-config-slot' 10 years ago
clone.c path.c: make get_pathname() call sites return const char * 10 years ago
column.c
commit-tree.c
commit.c commit: use SEQ_DIR instead of hardcoding "sequencer" 10 years ago
config.c Merge branch 'jn/parse-config-slot' 10 years ago
count-objects.c count-objects: report unused files in $GIT_DIR/worktrees/... 10 years ago
credential.c
describe.c
diff-files.c
diff-index.c
diff-tree.c
diff.c
fast-export.c
fetch-pack.c
fetch.c path.c: make get_pathname() call sites return const char * 10 years ago
fmt-merge-msg.c refs.c: change resolve_ref_unsafe reading argument to be a flags field 10 years ago
for-each-ref.c Merge branch 'rs/ref-transaction' 10 years ago
fsck.c path.c: make get_pathname() call sites return const char * 10 years ago
gc.c worktree: new place for "git prune --worktrees" 10 years ago
get-tar-commit-id.c
grep.c make add_object_array_with_context interface more sane 10 years ago
hash-object.c
help.c
index-pack.c
init-db.c use new wrapper write_file() for simple file writing 10 years ago
interpret-trailers.c
log.c Merge branch 'rs/ref-transaction' 10 years ago
ls-files.c
ls-remote.c
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c
merge.c refs.c: change resolve_ref_unsafe reading argument to be a flags field 10 years ago
mktag.c
mktree.c
mv.c
name-rev.c
notes.c refs.c: change resolve_ref_unsafe reading argument to be a flags field 10 years ago
pack-objects.c Merge branch 'jk/prune-mtime' 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 worktree: new place for "git prune --worktrees" 10 years ago
push.c push: heed user.signingkey for signed pushes 10 years ago
read-tree.c
receive-pack.c path.c: make get_pathname() call sites return const char * 10 years ago
reflog.c reflog: avoid constructing .lock path with git_path 10 years ago
remote-ext.c
remote-fd.c
remote.c path.c: make get_pathname() call sites return const char * 10 years ago
repack.c path.c: make get_pathname() call sites return const char * 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
rev-list.c
rev-parse.c setup.c: support multi-checkout repo setup 10 years ago
revert.c
rm.c
send-pack.c
shortlog.c
show-branch.c refs.c: change resolve_ref_unsafe reading argument to be a flags field 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
update-index.c
update-ref.c refs.c: pass the ref log message to _create/delete/update instead of _commit 10 years ago
update-server-info.c
upload-archive.c
var.c
verify-commit.c
verify-pack.c
verify-tag.c
worktree.c worktree: new place for "git prune --worktrees" 10 years ago
write-tree.c