..
add.c
Merge branch 'fr/add-interactive-argv-array'
2014-03-28 13:51:05 -07:00
annotate.c
annotate: use argv_array
2014-07-16 11:10:11 -07:00
apply.c
use xmemdupz() to allocate copies of strings given by start and length
2014-07-21 10:37:02 -07:00
archive.c
bisect--helper.c
blame.c
move setting of object->type to alloc_* functions
2014-07-28 10:14:33 -07:00
branch.c
use wildmatch() directly without fnmatch() wrapper
2014-02-20 14:15:46 -08:00
bundle.c
cat-file.c
Merge branch 'jk/warn-on-object-refname-ambiguity'
2014-03-25 11:07:36 -07:00
check-attr.c
Merge branch 'jc/check-attr-honor-working-tree' into maint
2014-03-18 14:03:03 -07:00
check-ignore.c
check-mailmap.c
check-ref-format.c
checkout-index.c
checkout.c
Merge branch 'jl/nor-or-nand-and' into maint
2014-04-09 12:03:26 -07:00
clean.c
use xcalloc() to allocate zero-initialized memory
2014-07-21 10:30:21 -07:00
clone.c
builtin/clone.c: detect a clone starting at a tag correctly
2014-06-23 14:31:35 -07:00
column.c
commit-tree.c
commit_tree: take a pointer/len pair rather than a const strbuf
2014-06-12 10:29:41 -07:00
commit.c
Merge branch 'jk/commit-buffer-length' into maint
2014-07-16 11:16:38 -07:00
config.c
count-objects.c
credential.c
describe.c
Merge branch 'nd/no-more-fnmatch'
2014-03-14 14:25:31 -07:00
diff-files.c
convert read_cache_preload() to take struct pathspec
2013-07-15 10:56:08 -07:00
diff-index.c
diff-tree.c
diff-tree: avoid lookup_unknown_object
2014-07-28 10:14:34 -07:00
diff.c
fast-export.c
commit: record buffer length in cache
2014-06-13 12:09:38 -07:00
fetch-pack.c
fetch.c
fmt-merge-msg.c
commit: record buffer length in cache
2014-06-13 12:09:38 -07:00
for-each-ref.c
fsck.c
provide a helper to free commit buffer
2014-06-13 12:07:47 -07:00
gc.c
Merge branch 'nd/daemonize-gc' into maint
2014-06-25 11:47:36 -07:00
get-tar-commit-id.c
grep.c
Merge branch 'sk/spawn-less-case-insensitively-from-grep-O-i' into maint
2014-06-25 11:47:49 -07:00
hash-object.c
help.c
index-pack.c
use xcalloc() to allocate zero-initialized memory
2014-07-21 10:30:21 -07:00
init-db.c
i18n: only extract comments marked with "TRANSLATORS:"
2014-04-17 11:09:56 -07:00
log.c
Merge branch 'jk/commit-buffer-length' into maint
2014-07-16 11:16:38 -07:00
ls-files.c
ls-remote.c
builtin/ls-remote.c: rearrange xcalloc arguments
2014-05-27 14:00:43 -07:00
ls-tree.c
mailinfo.c
Merge branch 'rs/mailinfo-header-cmp' into maint
2014-06-25 11:48:23 -07:00
mailsplit.c
merge-base.c
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c
merge.c
commit_tree: take a pointer/len pair rather than a const strbuf
2014-06-12 10:29:41 -07:00
mktag.c
mktree.c
builtin/mktree.c: use ALLOC_GROW() in append_to_tree()
2014-03-03 14:54:45 -08:00
mv.c
Merge branch 'dt/merge-recursive-case-insensitive' into maint
2014-06-25 11:48:34 -07:00
name-rev.c
notes.c
parse-options: multi-word argh should use dash to separate words
2014-03-24 10:43:34 -07:00
pack-objects.c
Merge branch 'jk/pack-bitmap'
2014-04-08 12:00:33 -07:00
pack-redundant.c
pack-refs.c
patch-id.c
prune-packed.c
i18n: mark all progress lines for translation
2014-02-24 09:08:37 -08:00
prune.c
Merge branch 'mh/replace-refs-variable-rename'
2014-03-14 14:27:06 -07:00
push.c
Merge branch 'cc/starts-n-ends-with-endgame'
2014-03-07 15:18:28 -08:00
read-tree.c
receive-pack.c
reflog.c
remote-ext.c
Remove unused variables
2011-03-22 11:43:27 -07:00
remote-fd.c
remote.c
Merge branch 'bg/xcalloc-nmemb-then-size' into maint
2014-07-22 10:25:17 -07:00
repack.c
Merge branch 'jk/repack-pack-keep-objects' into maint
2014-07-10 11:10:05 -07:00
replace.c
Merge branch 'mh/replace-refs-variable-rename'
2014-03-14 14:27:06 -07:00
rerere.c
rerere: fix for merge.conflictstyle
2014-04-30 10:30:02 -07:00
reset.c
convert logmsg_reencode to get_commit_buffer
2014-06-13 12:08:17 -07:00
rev-list.c
commit: record buffer length in cache
2014-06-13 12:09:38 -07:00
rev-parse.c
rev-parse --parseopt: option argument name hints
2014-03-23 17:28:03 -07:00
revert.c
parse-options: multi-word argh should use dash to separate words
2014-03-24 10:43:34 -07:00
rm.c
send-pack.c
shortlog.c
show-branch.c
show-ref.c
stripspace.c
symbolic-ref.c
replace {pre,suf}fixcmp() with {starts,ends}_with()
2013-12-05 14:13:21 -08:00
tag.c
parse-options: multi-word argh should use dash to separate words
2014-03-24 10:43:34 -07:00
unpack-file.c
unpack-objects.c
Merge branch 'mh/replace-refs-variable-rename'
2014-03-14 14:27:06 -07:00
update-index.c
update-index: fix segfault with missing --cacheinfo argument
2014-06-04 11:02:55 -07:00
update-ref.c
update-ref: fail create operation over stdin if ref already exists
2014-04-02 10:40:43 -07:00
update-server-info.c
upload-archive.c
var.c
ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT
2012-05-24 17:16:41 -07:00
verify-pack.c
verify-tag.c
write-tree.c