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 14a9c5f261 Merge branch 'jl/commit-v-strip-marker' 11 years ago
..
add.c Merge branch 'fc/trivial' 12 years ago
annotate.c
apply.c Replace deprecated OPT_BOOLEAN by OPT_BOOL 12 years ago
archive.c pkt-line: provide a LARGE_PACKET_MAX static buffer 12 years ago
bisect--helper.c Replace deprecated OPT_BOOLEAN by OPT_BOOL 12 years ago
blame.c Merge branch 'jk/robustify-parse-commit' 11 years ago
branch.c Merge branch 'jk/robustify-parse-commit' 11 years ago
bundle.c
cat-file.c Merge branch 'mg/more-textconv' 11 years ago
check-attr.c Merge branch 'sb/parseopt-boolean-removal' 12 years ago
check-ignore.c Merge branch 'dw/check-ignore-sans-index' 12 years ago
check-mailmap.c builtin: add git-check-mailmap command 12 years ago
check-ref-format.c
checkout-index.c Merge branch 'nd/lift-path-max' 11 years ago
checkout.c Merge branch 'jk/robustify-parse-commit' 11 years ago
clean.c Merge branch 'jl/submodule-mv' 12 years ago
clone.c Merge branch 'jk/clone-progress-to-stderr' 11 years ago
column.c
commit-tree.c commit-tree: document -S option consistently 12 years ago
commit.c Merge branch 'jl/commit-v-strip-marker' 11 years ago
config.c repo-config: remove deprecated alias for "git config" 11 years ago
count-objects.c count-objects: add -H option to humanize sizes 12 years ago
credential.c
describe.c describe: trivial style fixes 11 years ago
diff-files.c convert read_cache_preload() to take struct pathspec 12 years ago
diff-index.c convert read_cache_preload() to take struct pathspec 12 years ago
diff-tree.c
diff.c Merge branch 'nd/magic-pathspec' 11 years ago
fast-export.c Merge branch 'jk/robustify-parse-commit' 11 years ago
fetch-pack.c Merge branch 'jc/push-cas' 12 years ago
fetch.c ref_remove_duplicates(): simplify loop logic 11 years ago
fmt-merge-msg.c Merge branch 'rt/commentchar-fmt-merge-msg' into maint 12 years ago
for-each-ref.c Merge branch 'rr/for-each-ref-decoration' 11 years ago
fsck.c Merge branch 'jk/free-tree-buffer' 12 years ago
gc.c Merge branch 'nd/gc-lock-against-each-other' 11 years ago
get-tar-commit-id.c stop installing git-tar-tree link 11 years ago
grep.c Merge branch 'mg/more-textconv' 11 years ago
hash-object.c hash-object: replace stdin parsing OPT_BOOLEAN by OPT_COUNTUP 12 years ago
help.c Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maint 12 years ago
index-pack.c Merge branch 'jk/free-tree-buffer' 12 years ago
init-db.c
log.c Merge branch 'mg/more-textconv' 11 years ago
ls-files.c Merge branch 'jc/ls-files-killed-optim' 12 years ago
ls-remote.c
ls-tree.c Merge branch 'jl/submodule-mv' 12 years ago
mailinfo.c
mailsplit.c mailsplit: sort maildir filenames more cleverly 12 years ago
merge-base.c merge-base: teach "--fork-point" mode 11 years ago
merge-file.c Replace deprecated OPT_BOOLEAN by OPT_BOOL 12 years ago
merge-index.c Convert "struct cache_entry *" to "const ..." wherever possible 12 years ago
merge-ours.c
merge-recursive.c
merge-tree.c merge-tree: handle directory/empty conflict correctly 12 years ago
merge.c merge: simplify ff-only option 11 years ago
mktag.c
mktree.c
mv.c mv: let 'git mv file no-such-dir/' error out 11 years ago
name-rev.c Merge branch 'jk/robustify-parse-commit' 11 years ago
notes.c Replace deprecated OPT_BOOLEAN by OPT_BOOL 12 years ago
pack-objects.c Merge branch 'jc/pack-objects' 11 years ago
pack-redundant.c
pack-refs.c pack-refs: merge code from pack-refs.{c,h} into refs.{c,h} 12 years ago
patch-id.c
prune-packed.c prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects() 12 years ago
prune.c Merge branch 'nd/prune-packed-dryrun-verbose' 12 years ago
push.c push: enhance unspecified push default warning 11 years ago
read-tree.c C: have space around && and || operators 12 years ago
receive-pack.c Merge branch 'bk/refs-multi-update' 12 years ago
reflog.c Merge branch 'bk/refs-multi-update' 12 years ago
remote-ext.c
remote-fd.c
remote.c Merge branch 'fc/trivial' 11 years ago
repack.c repack: improve warnings about failure of renaming and removing files 12 years ago
replace.c Merge branch 'cc/replace-with-the-same-type' 12 years ago
rerere.c rerere: convert to use parse_pathspec 12 years ago
reset.c reset: pass real rev name to add--interactive 11 years ago
rev-list.c C: have space around && and || operators 12 years ago
rev-parse.c Merge branch 'jc/ref-excludes' 11 years ago
revert.c Merge branch 'hu/cherry-pick-previous-branch' 11 years ago
rm.c rm: re-use parse_pathspec's trailing-slash removal 12 years ago
send-pack.c send-pack: fix parsing of --force-with-lease option 12 years ago
shortlog.c Merge branch 'jk/shortlog-tolerate-broken-commit' 12 years ago
show-branch.c Merge branch 'jk/robustify-parse-commit' 11 years ago
show-ref.c Replace deprecated OPT_BOOLEAN by OPT_BOOL 12 years ago
stripspace.c builtin/stripspace.c: fix broken indentation 12 years ago
symbolic-ref.c C: have space around && and || operators 12 years ago
tag.c Merge branch 'bk/refs-multi-update' 12 years ago
unpack-file.c
unpack-objects.c
update-index.c Merge branch 'jl/submodule-mv' 12 years ago
update-ref.c Merge branch 'bk/refs-multi-update' 12 years ago
update-server-info.c
upload-archive.c pkt-line: provide a LARGE_PACKET_MAX static buffer 12 years ago
var.c
verify-pack.c
verify-tag.c gpg_interface: allow to request status return 12 years ago
write-tree.c