..
add.c
hold_locked_index(): align error handling with hold_lockfile_for_update()
8 years ago
am.c
Merge branch 'sb/sequencer-abort-safety'
8 years ago
annotate.c
…
apply.c
Convert read_mmblob to take struct object_id.
9 years ago
archive.c
archive: read local configuration
8 years ago
bisect--helper.c
…
blame.c
Merge branch 'rs/blame-code-cleanup' into maint
8 years ago
branch.c
Merge branch 'jk/interpret-branch-name' into maint
8 years ago
bundle.c
…
cat-file.c
Merge branch 'jk/pack-objects-optim-mru'
9 years ago
check-attr.c
…
check-ignore.c
…
check-mailmap.c
…
check-ref-format.c
…
checkout-index.c
hold_locked_index(): align error handling with hold_lockfile_for_update()
8 years ago
checkout.c
Merge branch 'jk/interpret-branch-name' into maint
8 years ago
clean.c
i18n: clean.c: match string with git-add--interactive.perl
8 years ago
clone.c
Merge branch 'rs/absolute-pathdup'
8 years ago
column.c
…
commit-tree.c
builtin/commit-tree: convert to struct object_id
9 years ago
commit.c
builtin/commit.c: switch to strbuf, instead of snprintf()
8 years ago
config.c
i18n: config: mark error message for translation
9 years ago
count-objects.c
alternates: use fspathcmp to detect duplicates
9 years ago
credential.c
…
describe.c
use QSORT
9 years ago
diff-files.c
…
diff-index.c
…
diff-tree.c
use SWAP macro
8 years ago
diff.c
use SWAP macro
8 years ago
difftool.c
difftool: fix bug when printing usage
8 years ago
fast-export.c
use QSORT
9 years ago
fetch-pack.c
fetch-pack: move code to report unmatched refs to a function
8 years ago
fetch.c
Merge branch 'js/remote-rename-with-half-configured-remote'
8 years ago
fmt-merge-msg.c
remove unnecessary check before QSORT
9 years ago
for-each-ref.c
tag, branch, for-each-ref: add --ignore-case for sorting and filtering
8 years ago
fsck.c
Merge branch 'jk/fsck-connectivity-check-fix'
8 years ago
gc.c
gc: ignore old gc.log files
8 years ago
get-tar-commit-id.c
…
grep.c
grep: treat revs the same for --untracked as for --no-index
8 years ago
hash-object.c
hash-object: always try to set up the git repository
9 years ago
help.c
Merge branch 'js/no-html-bypass-on-windows' into maint
9 years ago
index-pack.c
index-pack: make pointer-alias fallbacks safer
8 years ago
init-db.c
real_pathdup(): fix callsites that wanted it to die on error
8 years ago
interpret-trailers.c
…
log.c
Merge branch 'jt/format-patch-rfc'
9 years ago
ls-files.c
ls-files: move only kept cache entries in prune_cache()
8 years ago
ls-remote.c
…
ls-tree.c
ls-tree: convert show_recursive to use the pathspec struct interface
8 years ago
mailinfo.c
mailinfo: read local configuration
8 years ago
mailsplit.c
…
merge-base.c
merge-base: handle --fork-point without reflog
9 years ago
merge-file.c
…
merge-index.c
use oid_to_hex_r() for converting struct object_id hashes to hex strings
8 years ago
merge-ours.c
…
merge-recursive.c
i18n: merge-recursive: mark verbose message for translation
9 years ago
merge-tree.c
…
merge.c
Merge branch 'jk/interpret-branch-name' into maint
8 years ago
mktag.c
…
mktree.c
use QSORT
9 years ago
mv.c
Merge branch 'bw/pathspec-cleanup'
8 years ago
name-rev.c
use QSORT
9 years ago
notes.c
notes: spell first word of error messages in lowercase
9 years ago
pack-objects.c
Merge branch 'jk/delta-chain-limit' into maint
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 'bw/push-submodule-only'
8 years ago
read-tree.c
read-tree: use OPT_BOOL instead of OPT_SET_INT
8 years ago
receive-pack.c
Merge branch 'jk/push-deadlock-regression-fix' into maint
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
Merge branch 'rl/remote-allow-missing-branch-name-merge' into maint
8 years ago
repack.c
repack: die on incremental + write-bitmap-index
8 years ago
replace.c
…
rerere.c
…
reset.c
hold_locked_index(): align error handling with hold_lockfile_for_update()
8 years ago
rev-list.c
use oid_to_hex_r() for converting struct object_id hashes to hex strings
8 years ago
rev-parse.c
rev-parse: simplify parsing of ref options
8 years ago
revert.c
sequencer: get rid of the subcommand field
8 years ago
rm.c
rm: reuse strbuf for all remove_dir_recursively() calls, again
8 years ago
send-pack.c
…
shortlog.c
shortlog: group by committer information
8 years ago
show-branch.c
Merge branch 'jk/show-branch-lift-name-len-limit' into maint
8 years ago
show-ref.c
show-ref: remove a stale comment
8 years ago
stripspace.c
stripspace: respect repository config
8 years ago
submodule--helper.c
Merge branch 'rs/absolute-pathdup'
8 years ago
symbolic-ref.c
symbolic-ref -d: do not allow removal of HEAD
9 years ago
tag.c
Merge branch 'st/verify-tag'
8 years ago
unpack-file.c
…
unpack-objects.c
unpack-objects: add --max-input-size=<size> option
9 years ago
update-index.c
hold_locked_index(): align error handling with hold_lockfile_for_update()
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
builtin/verify-tag: add --format to verify-tag
8 years ago
worktree.c
Merge branch 'ps/worktree-prune-help-fix'
8 years ago
write-tree.c
…