.. |
add.c
|
read-cache: new API write_locked_index instead of write_index/write_cache
|
11 years ago |
annotate.c
|
annotate: use argv_array
|
11 years ago |
apply.c
|
Merge branch 'jc/apply-ws-prefix' into maint
|
11 years ago |
archive.c
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
|
11 years ago |
bisect--helper.c
|
…
|
|
blame.c
|
move setting of object->type to alloc_* functions
|
11 years ago |
branch.c
|
refactor skip_prefix to return a boolean
|
11 years ago |
bundle.c
|
…
|
|
cat-file.c
|
Merge branch 'jk/warn-on-object-refname-ambiguity'
|
11 years ago |
check-attr.c
|
Merge branch 'jc/check-attr-honor-working-tree' into maint
|
11 years ago |
check-ignore.c
|
Merge branch 'dw/check-ignore-sans-index'
|
12 years ago |
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 'nd/split-index'
|
11 years ago |
clean.c
|
Merge branch 'rs/clean-menu-item-defn' into maint
|
10 years ago |
clone.c
|
use local cloning if insteadOf makes a local URL
|
11 years ago |
column.c
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
|
11 years ago |
commit-tree.c
|
commit_tree: take a pointer/len pair rather than a const strbuf
|
11 years ago |
commit.c
|
Merge branch 'ta/string-list-init'
|
11 years ago |
config.c
|
Merge branch 'ta/config-add-to-empty-or-true-fix' into maint
|
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
|
Merge branch 'tg/diff-no-index-refactor'
|
11 years ago |
fast-export.c
|
Merge branch 'jk/commit-buffer-length'
|
11 years ago |
fetch-pack.c
|
Merge branch 'nd/shallow-clone'
|
11 years ago |
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
|
use commit_list_count() to count the members of commit_lists
|
11 years ago |
fsck.c
|
Merge branch 'jk/fsck-exit-code-fix' into maint
|
11 years ago |
gc.c
|
Merge branch 'nd/daemonize-gc' into maint
|
11 years ago |
get-tar-commit-id.c
|
stop installing git-tar-tree link
|
11 years ago |
grep.c
|
Merge branch 'sk/spawn-less-case-insensitively-from-grep-O-i' into maint
|
11 years ago |
hash-object.c
|
hash-object: replace stdin parsing OPT_BOOLEAN by OPT_COUNTUP
|
12 years ago |
help.c
|
builtin/help.c: speed up is_git_command() by checking for builtin commands first
|
11 years ago |
index-pack.c
|
Merge branch 'jk/index-pack-threading-races' into maint
|
11 years ago |
init-db.c
|
i18n: only extract comments marked with "TRANSLATORS:"
|
11 years ago |
log.c
|
Merge branch 'jk/commit-buffer-length' into maint
|
11 years ago |
ls-files.c
|
pathspec: pass directory indicator to match_pathspec_item()
|
11 years ago |
ls-remote.c
|
builtin/ls-remote.c: rearrange xcalloc arguments
|
11 years ago |
ls-tree.c
|
pathspec: rename match_pathspec_depth() to match_pathspec()
|
11 years ago |
mailinfo.c
|
mailinfo: work around -Wstring-plus-int warning
|
11 years ago |
mailsplit.c
|
…
|
|
merge-base.c
|
Merge branch 'bm/merge-base-octopus-dedup' into maint
|
11 years ago |
merge-file.c
|
…
|
|
merge-index.c
|
…
|
|
merge-ours.c
|
…
|
|
merge-recursive.c
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
|
11 years ago |
merge-tree.c
|
…
|
|
merge.c
|
Merge branch 'rs/code-cleaning'
|
11 years ago |
mktag.c
|
…
|
|
mktree.c
|
builtin/mktree.c: use ALLOC_GROW() in append_to_tree()
|
11 years ago |
mv.c
|
Merge branch 'nd/split-index'
|
11 years ago |
name-rev.c
|
use xstrfmt to replace xmalloc + strcpy/strcat
|
11 years ago |
notes.c
|
Merge branch 'mh/ref-transaction'
|
11 years ago |
pack-objects.c
|
Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maint
|
10 years ago |
pack-redundant.c
|
…
|
|
pack-refs.c
|
…
|
|
patch-id.c
|
patch-id: make it stable against hunk reordering
|
11 years ago |
prune-packed.c
|
i18n: mark all progress lines for translation
|
11 years ago |
prune.c
|
Merge branch 'mh/replace-refs-variable-rename'
|
11 years ago |
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 'jk/misc-fixes-maint'
|
11 years ago |
reflog.c
|
refs.c: add new functions reflog_exists and delete_reflog
|
11 years ago |
remote-ext.c
|
…
|
|
remote-fd.c
|
…
|
|
remote.c
|
Merge branch 'bg/xcalloc-nmemb-then-size' into maint
|
11 years ago |
repack.c
|
Merge branch 'jk/strip-suffix'
|
11 years ago |
replace.c
|
Merge branch 'cc/replace-graft'
|
11 years ago |
rerere.c
|
rerere: fix for merge.conflictstyle
|
11 years ago |
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 'jk/misc-fixes-maint'
|
11 years ago |
revert.c
|
parse-options: multi-word argh should use dash to separate words
|
11 years ago |
rm.c
|
read-cache: new API write_locked_index instead of write_index/write_cache
|
11 years ago |
send-pack.c
|
send-pack: take refspecs over stdin
|
11 years ago |
shortlog.c
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
|
11 years ago |
show-branch.c
|
Merge branch 'jk/misc-fixes-maint'
|
11 years ago |
show-ref.c
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
|
11 years ago |
stripspace.c
|
builtin/stripspace.c: fix broken indentation
|
12 years ago |
symbolic-ref.c
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
|
11 years ago |
tag.c
|
Merge branch 'jk/tag-sort'
|
11 years ago |
unpack-file.c
|
…
|
|
unpack-objects.c
|
Merge branch 'mh/replace-refs-variable-rename'
|
11 years ago |
update-index.c
|
Merge branch 'nd/split-index'
|
11 years ago |
update-ref.c
|
refs.c: change ref_transaction_update() to do error checking and return status
|
11 years ago |
update-server-info.c
|
…
|
|
upload-archive.c
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
|
11 years ago |
var.c
|
…
|
|
verify-commit.c
|
verify-commit: scriptable commit signature verification
|
11 years ago |
verify-pack.c
|
verify-pack: use strbuf_strip_suffix
|
11 years ago |
verify-tag.c
|
…
|
|
write-tree.c
|
…
|
|