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 14e2ae6126 Merge branch 'as/calloc-takes-nmemb-then-size' 11 years ago
..
add.c run-command: introduce CHILD_PROCESS_INIT 11 years ago
annotate.c annotate: use argv_array 11 years ago
apply.c Merge branch 'ta/config-set-2' 11 years ago
archive.c
bisect--helper.c
blame.c Merge branch 'bb/date-iso-strict' 11 years ago
branch.c Merge branch 'sb/prepare-revision-walk-error-check' 11 years ago
bundle.c
cat-file.c
check-attr.c
check-ignore.c
check-mailmap.c
check-ref-format.c
checkout-index.c entry.c: update cache_changed if refresh_cache is set in checkout_entry() 11 years ago
checkout.c Merge branch 'dt/cache-tree-repair' 11 years ago
clean.c Merge branch 'rs/clean-menu-item-defn' 11 years ago
clone.c Merge branch 'da/styles' 11 years ago
column.c
commit-tree.c commit_tree: take a pointer/len pair rather than a const strbuf 11 years ago
commit.c Merge branch 'ah/grammofix' 11 years ago
config.c Merge branch 'mm/config-edit-global' 11 years ago
count-objects.c
credential.c
describe.c hashmap: add simplified hashmap_get_from_hash() API 11 years ago
diff-files.c
diff-index.c
diff-tree.c diff-tree: avoid lookup_unknown_object 11 years ago
diff.c
fast-export.c teach fast-export an --anonymize option 11 years ago
fetch-pack.c
fetch.c fetch: silence git-gc if --quiet is given 11 years ago
fmt-merge-msg.c Merge branch 'jk/xstrfmt' 11 years ago
for-each-ref.c calloc() and xcalloc() takes nmemb and then size 11 years ago
fsck.c refs.c: add a public is_branch function 11 years ago
gc.c builtin/gc.c: replace `git_config()` with `git_config_get_*()` family 11 years ago
get-tar-commit-id.c
grep.c Merge branch 'sk/spawn-less-case-insensitively-from-grep-O-i' into maint 11 years ago
hash-object.c
help.c run-command: introduce CHILD_PROCESS_INIT 11 years ago
index-pack.c Merge branch 'jk/index-pack-threading-races' 11 years ago
init-db.c Merge branch 'rs/strbuf-getcwd' 11 years ago
log.c Merge branch 'mm/log-branch-desc-plug-leak' 11 years ago
ls-files.c grammofix in user-facing messages 11 years ago
ls-remote.c
ls-tree.c
mailinfo.c Merge branch 'rs/mailinfo-header-cmp' into maint 11 years ago
mailsplit.c mailsplit.c: remove dead code 11 years ago
merge-base.c
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c merge-tree: remove unused df_conflict arguments 11 years ago
merge.c Merge branch 'ah/grammofix' 11 years ago
mktag.c
mktree.c
mv.c mv: no SP between function name and the first opening parenthese 11 years ago
name-rev.c use xstrfmt to replace xmalloc + strcpy/strcat 11 years ago
notes.c Merge branch 'ah/grammofix' 11 years ago
pack-objects.c Merge branch 'jk/pack-shallow-always-without-bitmap' 11 years ago
pack-redundant.c
pack-refs.c
patch-id.c
prune-packed.c
prune.c
push.c refactor skip_prefix to return a boolean 11 years ago
read-tree.c read-tree: note about dropping split-index mode or index version 11 years ago
receive-pack.c Merge branch 'rs/ref-transaction-1' 11 years ago
reflog.c
remote-ext.c run-command: introduce CHILD_PROCESS_INIT 11 years ago
remote-fd.c
remote.c Merge branch 'bg/xcalloc-nmemb-then-size' into maint 11 years ago
repack.c run-command: introduce CHILD_PROCESS_INIT 11 years ago
replace.c Merge branch 'rs/ref-transaction-1' 11 years ago
rerere.c
reset.c Merge branch 'nd/split-index' 11 years ago
rev-list.c commit: record buffer length in cache 11 years ago
rev-parse.c Merge branch 'rs/strbuf-getcwd' 11 years ago
revert.c
rm.c grammofix in user-facing messages 11 years ago
send-pack.c send-pack: take refspecs over stdin 11 years ago
shortlog.c
show-branch.c Merge branch 'jk/misc-fixes-maint' 11 years ago
show-ref.c
stripspace.c
symbolic-ref.c
tag.c Merge branch 'rs/ref-transaction-1' 11 years ago
unpack-file.c
unpack-objects.c
update-index.c Merge branch 'nd/split-index' 11 years ago
update-ref.c update-ref --stdin: pass transaction around explicitly 11 years ago
update-server-info.c
upload-archive.c
var.c
verify-commit.c verify-commit: scriptable commit signature verification 11 years ago
verify-pack.c run-command: introduce CHILD_PROCESS_INIT 11 years ago
verify-tag.c
write-tree.c