..
add.c
standardize usage info string format
10 years ago
annotate.c
annotate: use argv_array
11 years ago
apply.c
builtin/apply.c: fix a memleak
10 years ago
archive.c
replace {pre,suf}fixcmp() with {starts,ends}_with()
11 years ago
bisect--helper.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
12 years ago
blame.c
Merge branch 'es/blame-commit-info-fix' into maint
10 years ago
branch.c
Merge branch 'mg/detached-head-report'
10 years ago
bundle.c
…
cat-file.c
Merge branch 'ah/usage-strings'
10 years ago
check-attr.c
standardize usage info string format
10 years ago
check-ignore.c
standardize usage info string format
10 years ago
check-mailmap.c
standardize usage info string format
10 years ago
check-ref-format.c
standardize usage info string format
10 years ago
checkout-index.c
standardize usage info string format
10 years ago
checkout.c
standardize usage info string format
10 years ago
clean.c
Merge branch 'ja/clean-confirm-i18n'
10 years ago
clone.c
Merge branch 'jk/cleanup-failed-clone' into maint
10 years ago
column.c
standardize usage info string format
10 years ago
commit-tree.c
commit-tree: simplify parsing of option -S using skip_prefix()
10 years ago
commit.c
commit.c: fix a memory leak
10 years ago
config.c
Sync with 2.3.8
10 years ago
count-objects.c
count-objects: use for_each_loose_file_in_objdir
11 years ago
credential.c
…
describe.c
standardize usage info string format
10 years ago
diff-files.c
standardize usage info string format
10 years ago
diff-index.c
standardize usage info string format
10 years ago
diff-tree.c
standardize usage info string format
10 years ago
diff.c
lockfile.h: extract new header file for the functions in lockfile.c
11 years ago
fast-export.c
teach fast-export an --anonymize option
11 years ago
fetch-pack.c
standardize usage info string format
10 years ago
fetch.c
Merge branch 'mh/refs-have-new'
10 years ago
fmt-merge-msg.c
standardize usage info string format
10 years ago
for-each-ref.c
Merge branch 'rs/simple-cleanups' into maint
10 years ago
fsck.c
standardize usage info string format
10 years ago
gc.c
standardize usage info string format
10 years ago
get-tar-commit-id.c
use skip_prefix() to avoid more magic numbers
11 years ago
grep.c
Merge branch 'ps/grep-help-all-callback-arg'
10 years ago
hash-object.c
standardize usage info string format
10 years ago
help.c
Merge branch 'sb/leaks'
10 years ago
index-pack.c
Merge branch 'rs/deflate-init-cleanup' into maint
10 years ago
init-db.c
Merge branch 'jk/init-core-worktree-at-root' into maint
10 years ago
interpret-trailers.c
trailer: add interpret-trailers command
11 years ago
log.c
Merge branch 'dk/format-patch-ignore-diff-submodule' into maint
10 years ago
ls-files.c
Merge branch 'jc/report-path-error-to-dir' into maint
10 years ago
ls-remote.c
standardize usage info string format
10 years ago
ls-tree.c
ls-tree: disable negative pathspec because it's not supported
10 years ago
mailinfo.c
standardize usage info string format
10 years ago
mailsplit.c
mailsplit: remove unnecessary unlink(2) call
11 years ago
merge-base.c
standardize usage info string format
10 years ago
merge-file.c
Merge branch 'ab/merge-file-prefix'
10 years ago
merge-index.c
standardize usage info string format
10 years ago
merge-ours.c
…
merge-recursive.c
replace {pre,suf}fixcmp() with {starts,ends}_with()
11 years ago
merge-tree.c
merge-tree: remove unused df_conflict arguments
11 years ago
merge.c
Revert "merge: pass verbosity flag down to merge-recursive"
10 years ago
mktag.c
…
mktree.c
builtin/mktree.c: use ALLOC_GROW() in append_to_tree()
11 years ago
mv.c
standardize usage info string format
10 years ago
name-rev.c
standardize usage info string format
10 years ago
notes.c
standardize usage info string format
10 years ago
pack-objects.c
Merge branch 'rs/deflate-init-cleanup' into maint
10 years ago
pack-redundant.c
standardize usage info string format
10 years ago
pack-refs.c
standardize usage info string format
10 years ago
patch-id.c
patch-id: make it stable against hunk reordering
11 years ago
prune-packed.c
standardize usage info string format
10 years ago
prune.c
prune: turn on ref_paranoia flag
10 years ago
push.c
push: allow --follow-tags to be set by config push.followTags
10 years ago
read-tree.c
lockfile.h: extract new header file for the functions in lockfile.c
11 years ago
receive-pack.c
Merge branch 'jc/update-instead-into-void'
10 years ago
reflog.c
reflog: improve and update documentation
10 years ago
remote-ext.c
use skip_prefix() to avoid more magic numbers
11 years ago
remote-fd.c
…
remote.c
Merge branch 'ah/usage-strings'
10 years ago
repack.c
Merge branch 'jk/prune-with-corrupt-refs'
10 years ago
replace.c
ref_transaction_update(): remove "have_old" parameter
10 years ago
rerere.c
standardize usage info string format
10 years ago
reset.c
lockfile.h: extract new header file for the functions in lockfile.c
11 years ago
rev-list.c
commit: record buffer length in cache
11 years ago
rev-parse.c
standardize usage info string format
10 years ago
revert.c
standardize usage info string format
10 years ago
rm.c
standardize usage info string format
10 years ago
send-pack.c
send-pack.c: add --atomic command line argument
10 years ago
shortlog.c
standardize usage info string format
10 years ago
show-branch.c
Merge branch 'ah/usage-strings'
10 years ago
show-ref.c
standardize usage info string format
10 years ago
stripspace.c
builtin/stripspace.c: fix broken indentation
12 years ago
symbolic-ref.c
standardize usage info string format
10 years ago
tag.c
Merge branch 'jk/tag-h-column-is-a-listing-option' into maint
10 years ago
unpack-file.c
…
unpack-objects.c
index-pack: terminate object buffers with NUL
10 years ago
update-index.c
update-index: fix a memleak
10 years ago
update-ref.c
ref_transaction_verify(): new function to check a reference's value
10 years ago
update-server-info.c
…
upload-archive.c
replace {pre,suf}fixcmp() with {starts,ends}_with()
11 years ago
var.c
…
verify-commit.c
standardize usage info string format
10 years ago
verify-pack.c
standardize usage info string format
10 years ago
verify-tag.c
standardize usage info string format
10 years ago
write-tree.c
…