..
add.c
Merge branch 'jk/add-e-kill-editor' into maint
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
…
bisect--helper.c
…
blame.c
Merge branch 'ah/usage-strings' into maint
10 years ago
branch.c
Merge branch 'dl/branch-error-message' into maint
10 years ago
bundle.c
bundle: verify arguments more strictly
10 years ago
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 'rs/janitorial' into maint
10 years ago
clone.c
clone: abort if no dir name could be guessed
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
Merge branch 'pt/xdg-config-path' into maint
10 years ago
config.c
Merge branch 'pt/xdg-config-path' into maint
10 years ago
count-objects.c
count-objects: use for_each_loose_file_in_objdir
10 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
10 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
Merge branch 'jc/plug-fmt-merge-msg-leak' into maint
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
10 years ago
grep.c
Merge branch 'ps/grep-help-all-callback-arg'
10 years ago
hash-object.c
Merge branch 'jc/hash-object' into maint
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
10 years ago
log.c
blame, log: format usage strings similarly to those in documentation
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
10 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
…
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
…
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 'jk/sha1-file-reduce-useless-warnings' 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
…
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
10 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
10 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
10 years ago
rev-list.c
…
rev-parse.c
standardize usage info string format
10 years ago
revert.c
standardize usage info string format
10 years ago
rm.c
use file_exists() to check if a file exists in the worktree
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
…
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
…
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
…