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.
 
 
 
 
 
 
Junio C Hamano de67af4a8f Merge branch 'ss/clone-guess-dir-name-simplify' into maint 10 years ago
..
add.c Merge branch 'jk/add-e-kill-editor' into maint 10 years ago
annotate.c
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: simplify string handling in guess_dir_name() 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
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 'mh/reporting-broken-refs-from-for-each-ref' into maint 10 years ago
fsck.c fsck: report errors if reflog entries point at invalid objects 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 'jk/index-pack-reduce-recheck' 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 Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks' 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 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.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 Merge branch 'ls/hint-rev-list-count' into maint 10 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 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