..
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
14 years ago
cat-file.c
blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''
14 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'
14 years ago
clone.c
clone,init: describe --template using the same wording
14 years ago
commit-tree.c
Sync with 1.7.3.2
14 years ago
commit.c
commit,status: describe -u likewise
14 years ago
config.c
repo-config: add deprecation warning
14 years ago
count-objects.c
add description parameter to OPT__VERBOSE
14 years ago
describe.c
Merge branch 'tf/commit-list-prefix'
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
struct rev_info: convert prune_data to struct pathspec
14 years ago
fetch-pack.c
commit: Add commit_list prefix in two function names.
14 years ago
fetch.c
Merge branch 'jl/fetch-submodule-recursive'
14 years ago
fmt-merge-msg.c
Change incorrect "remote branch" to "remote tracking branch" in C code
14 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: drop pathspec_matches() in favor of tree_entry_interesting()
14 years ago
hash-object.c
…
help.c
…
index-pack.c
Use parentheses and `...' where appropriate
14 years ago
init-db.c
clone,init: describe --template using the same wording
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
14 years ago
mailinfo.c
commit: helper methods to reduce redundant blocks of code
14 years ago
mailsplit.c
Use parentheses and `...' where appropriate
14 years ago
merge-base.c
…
merge-file.c
Merge branch 'rs/opt-help-text'
14 years ago
merge-index.c
…
merge-ours.c
…
merge-recursive.c
Merge branch 'jf/merge-ignore-ws'
14 years ago
merge-tree.c
…
merge.c
Merge branch 'maint'
14 years ago
mktag.c
…
mktree.c
…
mv.c
add OPT__FORCE
14 years ago
name-rev.c
…
notes.c
Merge branch 'jh/notes-merge'
14 years ago
pack-objects.c
thread-utils.h: simplify the inclusion
14 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
add description parameter to OPT__DRY_RUN
14 years ago
push.c
…
read-tree.c
add description parameter to OPT__VERBOSE
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
14 years ago
remote.c
Merge branch 'rs/opt-help-text'
14 years ago
replace.c
…
rerere.c
Merge branch 'jn/merge-renormalize'
15 years ago
reset.c
Describe various forms of "be quiet" using OPT__QUIET
14 years ago
rev-list.c
Merge branch 'jk/maint-rev-list-nul' into maint
14 years ago
rev-parse.c
…
revert.c
cherry-pick/revert: add support for -X/--strategy-option
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'
14 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
14 years ago
stripspace.c
…
symbolic-ref.c
Describe various forms of "be quiet" using OPT__QUIET
14 years ago
tag.c
commit,merge,tag: describe -m likewise
14 years ago
tar-tree.c
…
unpack-file.c
…
unpack-objects.c
do not depend on signed integer overflow
14 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
14 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
…