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.
 
 
 
 
 
 
Erik Faye-Lund c03c83152d do not depend on signed integer overflow 14 years ago
..
add.c git add: Add the "--ignore-missing" option for the dry run 15 years ago
annotate.c
apply.c Merge branch 'jn/apply-filename-with-sp' 14 years ago
archive.c
bisect--helper.c
blame.c Merge branch 'maint' 14 years ago
branch.c
bundle.c bundle: run setup_git_directory_gently() sooner 14 years ago
cat-file.c Merge branch 'cp/textconv-cat-file' 15 years ago
check-attr.c
check-ref-format.c Allow "check-ref-format --branch" from subdirectory 14 years ago
checkout-index.c
checkout.c Improvements to `git checkout -h` 14 years ago
clean.c builtin/clean.c: Use STRING_LIST_INIT_NODUP. 14 years ago
clone.c clone: warn users --depth is ignored in local clones 14 years ago
commit-tree.c
commit.c Merge branch 'jn/fix-abbrev' into maint 14 years ago
config.c Merge branch 'jn/paginate-fix' 14 years ago
count-objects.c
describe.c
diff-files.c Submodules: Use "ignore" settings from .gitmodules too for diff and status 14 years ago
diff-index.c Submodules: Use "ignore" settings from .gitmodules too for diff and status 14 years ago
diff-tree.c Submodules: Use "ignore" settings from .gitmodules too for diff and status 14 years ago
diff.c Submodules: Use "ignore" settings from .gitmodules too for diff and status 14 years ago
fast-export.c Merge branch 'en/d-f-conflict-fix' 14 years ago
fetch-pack.c
fetch.c builtin/fetch.c: comment that branch->remote_name is usable when has_merge 14 years ago
fmt-merge-msg.c Merge branch 'jn/update-contrib-example-merge' 14 years ago
for-each-ref.c for-each-ref: fix objectname:short bug 14 years ago
fsck.c
gc.c
grep.c Merge branch 'jn/paginate-fix' 14 years ago
hash-object.c
help.c Cast execl*() NULL sentinels to (char *) 14 years ago
index-pack.c do not depend on signed integer overflow 14 years ago
init-db.c init: plug tiny one-time memory leak 14 years ago
log.c Fix 'git log' early pager startup error case 14 years ago
ls-files.c Merge branch 'ar/string-list-foreach' 14 years ago
ls-remote.c ls-remote: run setup_git_directory_gently() sooner 14 years ago
ls-tree.c ls-tree $di $dir: do not mistakenly recurse into directories 14 years ago
mailinfo.c
mailsplit.c string_list: Add STRING_LIST_INIT macro and make use of it. 15 years ago
merge-base.c merge-base --independent to print reduced parent list in a merge 14 years ago
merge-file.c merge-file: run setup_git_directory_gently() sooner 14 years ago
merge-index.c
merge-ours.c
merge-recursive.c Merge branch 'jn/merge-renormalize' 14 years ago
merge-tree.c merge-tree: fix where two branches share no changes 15 years ago
merge.c Merge branch 'dg/local-mod-error-messages' 14 years ago
mktag.c
mktree.c
mv.c string_list: Add STRING_LIST_INIT macro and make use of it. 15 years ago
name-rev.c object.h: Add OBJECT_ARRAY_INIT macro and make use of it. 14 years ago
notes.c notes: Don't create (empty) commit when removing non-existing notes 14 years ago
pack-objects.c do not depend on signed integer overflow 14 years ago
pack-redundant.c
pack-refs.c
patch-id.c
prune-packed.c
prune.c prune: allow --dry-run for -n and --verbose for -v 14 years ago
push.c Merge branch 'maint' 14 years ago
read-tree.c Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fix 15 years ago
receive-pack.c Merge branch 'tr/receive-pack-aliased-update-fix' into maint 15 years ago
reflog.c
remote.c string_list: Add STRING_LIST_INIT macro and make use of it. 15 years ago
replace.c
rerere.c Merge branch 'jn/merge-renormalize' 14 years ago
reset.c reset: suggest what to do upon "git reset --mixed <paths>" 14 years ago
rev-list.c
rev-parse.c Merge branch 'maint' 15 years ago
revert.c revert: Fix trivial comment style issue 14 years ago
rm.c
send-pack.c
shortlog.c shortlog: run setup_git_directory_gently() sooner 14 years ago
show-branch.c
show-ref.c string_list: Add STRING_LIST_INIT macro and make use of it. 15 years ago
stripspace.c
symbolic-ref.c
tag.c
tar-tree.c
unpack-file.c
unpack-objects.c do not depend on signed integer overflow 14 years ago
update-index.c
update-ref.c
update-server-info.c
upload-archive.c
var.c var: run setup_git_directory_gently() sooner 14 years ago
verify-pack.c
verify-tag.c
write-tree.c