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.
 
 
 
 
 
 
Jonathan Nieder 8f323c00dd config: drop support for GIT_CONFIG_NOGLOBAL 14 years ago
..
add.c Merge branch 'nd/struct-pathspec' 14 years ago
annotate.c
apply.c Merge branch 'fc/apply-p2-get-header-name' into maint 14 years ago
archive.c
bisect--helper.c
blame.c Merge branch 'jn/parse-options-extra' 14 years ago
branch.c branch_merged: fix grammar in warning 14 years ago
bundle.c Use angles for placeholders consistently 15 years ago
cat-file.c blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664'' 15 years ago
check-attr.c
check-ref-format.c
checkout-index.c Merge branch 'jn/git-cmd-h-bypass-setup' 14 years ago
checkout.c Merge branch 'uk/checkout-ambiguous-ref' 14 years ago
clean.c Merge branch 'rs/opt-help-text' 15 years ago
clone.c Merge branch 'jk/fail-null-clone' 14 years ago
commit-tree.c Sync with 1.7.3.2 15 years ago
commit.c Merge branch 'js/cherry-pick-usability' 14 years ago
config.c config: drop support for GIT_CONFIG_NOGLOBAL 14 years ago
count-objects.c add description parameter to OPT__VERBOSE 15 years ago
describe.c for_each_hash: allow passing a 'void *data' pointer to callback 14 years ago
diff-files.c Convert struct diff_options to use struct pathspec 14 years ago
diff-index.c
diff-tree.c
diff.c Merge branch 'nd/struct-pathspec' 14 years ago
fast-export.c Merge branch 'mg/placeholders-are-lowercase' 14 years ago
fetch-pack.c commit: Add commit_list prefix in two function names. 14 years ago
fetch.c Make <identifier> lowercase as per CodingGuidelines 14 years ago
fmt-merge-msg.c Change incorrect "remote branch" to "remote tracking branch" in C code 15 years ago
for-each-ref.c
fsck.c fsck: do not give up too early in fsck_dir() 14 years ago
gc.c Merge branch 'jn/git-cmd-h-bypass-setup' 14 years ago
grep.c grep --no-index: honor pathspecs correctly 14 years ago
hash-object.c Make hash-object more robust against malformed objects 14 years ago
help.c
index-pack.c Use parentheses and `...' where appropriate 15 years ago
init-db.c init: remove unnecessary check 14 years ago
log.c Convert struct diff_options to use struct pathspec 14 years ago
ls-files.c Merge branch 'jn/git-cmd-h-bypass-setup' 14 years ago
ls-remote.c
ls-tree.c Use angles for placeholders consistently 15 years ago
mailinfo.c commit: helper methods to reduce redundant blocks of code 15 years ago
mailsplit.c Use parentheses and `...' where appropriate 15 years ago
merge-base.c
merge-file.c Merge branch 'rs/opt-help-text' 15 years ago
merge-index.c
merge-ours.c
merge-recursive.c Merge branch 'jf/merge-ignore-ws' 15 years ago
merge-tree.c
merge.c Merge branch 'js/cherry-pick-usability' 14 years ago
mktag.c
mktree.c
mv.c add OPT__FORCE 15 years ago
name-rev.c
notes.c Make <identifier> lowercase as per CodingGuidelines 14 years ago
pack-objects.c thread-utils.h: simplify the inclusion 14 years ago
pack-redundant.c
pack-refs.c
patch-id.c git-patch-id: do not trip over "no newline" markers 14 years ago
prune-packed.c
prune.c add description parameter to OPT__DRY_RUN 15 years ago
push.c push.default: Rename 'tracking' to 'upstream' 14 years ago
read-tree.c Make <identifier> lowercase as per CodingGuidelines 14 years ago
receive-pack.c
reflog.c
remote-ext.c remote-ext: do not segfault for blank lines 14 years ago
remote-fd.c remote-fd/ext: finishing touches after code review 15 years ago
remote.c Merge branch 'rs/opt-help-text' 15 years ago
replace.c
rerere.c rerere "remaining" 14 years ago
reset.c Describe various forms of "be quiet" using OPT__QUIET 15 years ago
rev-list.c Merge branch 'jk/maint-rev-list-nul' into maint 15 years ago
rev-parse.c
revert.c Merge branch 'js/cherry-pick-usability' 14 years ago
rm.c builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc. 14 years ago
send-pack.c Merge branch 'jk/push-progress' 15 years ago
shortlog.c parse-options: Don't call parse_options_check() so much 14 years ago
show-branch.c commit: Add commit_list prefix in two function names. 14 years ago
show-ref.c Describe various forms of "be quiet" using OPT__QUIET 15 years ago
stripspace.c
symbolic-ref.c Describe various forms of "be quiet" using OPT__QUIET 15 years ago
tag.c Make <identifier> lowercase as per CodingGuidelines 14 years ago
tar-tree.c
unpack-file.c
unpack-objects.c do not depend on signed integer overflow 15 years ago
update-index.c Convert ce_path_match() to use struct pathspec 14 years ago
update-ref.c
update-server-info.c add OPT__FORCE 15 years ago
upload-archive.c
var.c
verify-pack.c
verify-tag.c Merge branch 'mg/maint-tag-rfc1991' 14 years ago
write-tree.c