..
add.c
add: modify already added files when --chmod is given
8 years ago
am.c
am: change safe_to_abort()'s not rewinding error into a warning
8 years ago
annotate.c
…
apply.c
…
archive.c
archive: read local configuration
8 years ago
bisect--helper.c
…
blame.c
Merge branch 'jc/blame-reverse'
8 years ago
branch.c
worktree.c: get_worktrees() takes a new flag argument
8 years ago
bundle.c
…
cat-file.c
Merge branch 'jk/pack-objects-optim-mru'
8 years ago
check-attr.c
…
check-ignore.c
…
check-mailmap.c
…
check-ref-format.c
…
checkout-index.c
introduce CHECKOUT_INIT
8 years ago
checkout.c
Merge branch 'jk/create-branch-remove-unused-param'
8 years ago
clean.c
…
clone.c
Merge branch 'jk/clone-copy-alternates-fix'
8 years ago
column.c
…
commit-tree.c
…
commit.c
Merge branch 'ak/commit-only-allow-empty' into maint
8 years ago
config.c
i18n: config: mark error message for translation
8 years ago
count-objects.c
alternates: use fspathcmp to detect duplicates
8 years ago
credential.c
…
describe.c
use QSORT
8 years ago
diff-files.c
…
diff-index.c
…
diff-tree.c
…
diff.c
Merge branch 'jk/setup-sequence-update'
8 years ago
fast-export.c
use QSORT
8 years ago
fetch-pack.c
Merge branch 'nd/shallow-deepen'
8 years ago
fetch.c
Merge branch 'jt/fetch-no-redundant-tag-fetch-map' into maint
8 years ago
fmt-merge-msg.c
remove unnecessary check before QSORT
8 years ago
for-each-ref.c
…
fsck.c
alternates: use a separate scratch space
8 years ago
gc.c
Merge branch 'jk/reduce-gc-aggressive-depth'
8 years ago
get-tar-commit-id.c
…
grep.c
…
hash-object.c
hash-object: always try to set up the git repository
8 years ago
help.c
Merge branch 'js/no-html-bypass-on-windows' into maint
8 years ago
index-pack.c
index-pack: skip collision check when not in repository
8 years ago
init-db.c
Merge branch 'nd/init-core-worktree-in-multi-worktree-world'
8 years ago
interpret-trailers.c
…
log.c
Merge branch 'jt/format-patch-rfc'
8 years ago
ls-files.c
Merge branch 'bw/ls-files-recurse-submodules'
8 years ago
ls-remote.c
…
ls-tree.c
…
mailinfo.c
mailinfo: read local configuration
8 years ago
mailsplit.c
…
merge-base.c
merge-base: handle --fork-point without reflog
8 years ago
merge-file.c
…
merge-index.c
…
merge-ours.c
…
merge-recursive.c
i18n: merge-recursive: mark verbose message for translation
8 years ago
merge-tree.c
…
merge.c
find_unique_abbrev: use 4-buffer ring
8 years ago
mktag.c
…
mktree.c
use QSORT
8 years ago
mv.c
Merge branch 'rs/copy-array'
8 years ago
name-rev.c
use QSORT
8 years ago
notes.c
notes: spell first word of error messages in lowercase
8 years ago
pack-objects.c
sha1_file: rename git_open_noatime() to git_open()
8 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
…
pull.c
Merge branch 'jc/pull-rebase-ff' into maint
8 years ago
push.c
Merge branch 'jc/push-default-explicit' into maint
8 years ago
read-tree.c
…
receive-pack.c
Merge branch 'ls/filter-process'
8 years ago
reflog.c
…
remote-ext.c
pkt-line: rename packet_write() to packet_write_fmt()
8 years ago
remote-fd.c
…
remote.c
use QSORT
8 years ago
repack.c
…
replace.c
…
rerere.c
…
reset.c
Merge branch 'js/reset-usage'
8 years ago
rev-list.c
rev-list: use hdr_termination instead of a always using a newline
8 years ago
rev-parse.c
Merge branch 'jk/rev-parse-symbolic-parents-fix' into maint
8 years ago
revert.c
sequencer: get rid of the subcommand field
8 years ago
rm.c
…
send-pack.c
…
shortlog.c
use QSORT, part 2
8 years ago
show-branch.c
show-branch: use QSORT
8 years ago
show-ref.c
…
stripspace.c
stripspace: respect repository config
8 years ago
submodule--helper.c
Merge branch 'sb/submodule-ignore-trailing-slash'
8 years ago
symbolic-ref.c
…
tag.c
…
unpack-file.c
…
unpack-objects.c
…
update-index.c
Merge branch 'tg/add-chmod+x-fix'
8 years ago
update-ref.c
…
update-server-info.c
…
upload-archive.c
archive: read local configuration
8 years ago
var.c
…
verify-commit.c
…
verify-pack.c
…
verify-tag.c
…
worktree.c
worktree list: keep the list sorted
8 years ago
write-tree.c
…