..
add.c
Merge branch 'cs/add-skip-submodule-ignore-all' into next
2026-03-02 17:20:59 -08:00
am.c
Merge branch 'ps/commit-list-functions-renamed'
2026-02-13 13:39:25 -08:00
annotate.c
…
apply.c
…
archive.c
…
backfill.c
Merge branch 'ob/core-attributesfile-in-repository' into next
2026-02-27 15:16:30 -08:00
bisect.c
refs: replace `refs_for_each_glob_ref_in()`
2026-02-23 13:21:19 -08:00
blame.c
mailmap: stop using the_repository
2026-02-20 08:13:58 -08:00
branch.c
environment: move "branch.autoSetupMerge" into `struct repo_config_values`
2026-02-26 07:22:53 -08:00
bugreport.c
…
bundle.c
…
cat-file.c
Merge branch 'bk/mailmap-wo-the-repository' into next
2026-02-26 10:06:16 -08:00
check-attr.c
…
check-ignore.c
…
check-mailmap.c
mailmap: stop using the_repository
2026-02-20 08:13:58 -08:00
check-ref-format.c
…
checkout--worker.c
…
checkout-index.c
…
checkout.c
Merge branch 'cs/add-skip-submodule-ignore-all' into next
2026-03-02 17:20:59 -08:00
clean.c
…
clone.c
Merge branch 'ob/core-attributesfile-in-repository' into next
2026-02-27 15:16:30 -08:00
column.c
…
commit-graph.c
commit-graph: add new config for changed-paths & recommend it in scalar
2025-10-22 10:40:11 -07:00
commit-tree.c
commit: rename `free_commit_list()` to conform to coding guidelines
2026-01-15 05:32:31 -08:00
commit.c
Merge branch 'cs/add-skip-submodule-ignore-all' into next
2026-03-02 17:20:59 -08:00
config.c
config: use an enum for type
2026-02-23 13:23:41 -08:00
count-objects.c
packfile: introduce macro to iterate through packs
2025-10-16 14:42:39 -07:00
credential-cache--daemon.c
…
credential-cache.c
…
credential-store.c
builtin/credential-store: move is_rfc3986_unreserved to url.[ch]
2026-01-12 11:56:56 -08:00
credential.c
…
describe.c
refs: replace `refs_for_each_rawref()`
2026-02-23 13:21:18 -08:00
diagnose.c
…
diff-files.c
…
diff-index.c
…
diff-pairs.c
…
diff-tree.c
Merge branch 'ps/commit-list-functions-renamed'
2026-02-13 13:39:25 -08:00
diff.c
…
difftool.c
…
fast-export.c
string-list: add string_list_sort_u() that mimics "sort -u"
2026-01-29 09:32:50 -08:00
fast-import.c
packfile: move packfile store into object source
2026-01-09 06:40:07 -08:00
fetch-pack.c
…
fetch.c
Merge branch 'ps/refs-for-each' into next
2026-02-27 15:16:31 -08:00
fmt-merge-msg.c
…
for-each-ref.c
…
for-each-repo.c
…
fsck.c
Merge branch 'ps/refs-for-each' into next
2026-02-27 15:16:31 -08:00
fsmonitor--daemon.c
…
gc.c
builtin/maintenance: use "geometric" strategy by default
2026-02-24 07:33:20 -08:00
get-tar-commit-id.c
…
grep.c
Merge branch 'ob/core-attributesfile-in-repository' into next
2026-02-27 15:16:30 -08:00
hash-object.c
…
help.c
completion: fix zsh alias listing for subsection aliases
2026-02-19 10:13:20 -08:00
history.c
builtin/history: rename "--ref-action=" to "--update-refs="
2026-02-17 08:37:51 -08:00
hook.c
hook: add -z option to "git hook list"
2026-02-19 13:24:57 -08:00
index-pack.c
packfile: move packfile store into object source
2026-01-09 06:40:07 -08:00
init-db.c
…
interpret-trailers.c
…
last-modified.c
Merge branch 'tc/last-modified-not-a-tree'
2026-02-13 13:39:25 -08:00
log.c
Merge branch 'bk/mailmap-wo-the-repository' into next
2026-02-26 10:06:16 -08:00
ls-files.c
…
ls-remote.c
ref-filter: propagate peeled object ID
2025-11-04 07:32:25 -08:00
ls-tree.c
cocci: convert parse_tree functions to repo_ variants
2026-01-09 18:36:18 -08:00
mailinfo.c
…
mailsplit.c
…
merge-base.c
commit: rename `free_commit_list()` to conform to coding guidelines
2026-01-15 05:32:31 -08:00
merge-file.c
Merge branch 'rs/xdiff-wo-the-repository'
2026-02-17 13:30:42 -08:00
merge-index.c
…
merge-ours.c
merge-ours: integrate with sparse-index
2026-02-06 11:45:33 -08:00
merge-recursive.c
…
merge-tree.c
Merge branch 'ps/commit-list-functions-renamed'
2026-02-13 13:39:25 -08:00
merge.c
Merge branch 'ps/commit-list-functions-renamed'
2026-02-13 13:39:25 -08:00
mktag.c
…
mktree.c
…
multi-pack-index.c
…
mv.c
environment: stop using core.sparseCheckout globally
2026-02-26 07:22:51 -08:00
name-rev.c
name-rev: use commit_stack
2025-12-25 08:29:27 +09:00
notes.c
…
pack-objects.c
Merge branch 'rs/parse-options-duplicated-long-options' into next
2026-03-03 13:41:20 -08:00
pack-redundant.c
pack-redundant: fix memory leak when open_pack_index() fails
2026-02-21 21:26:53 -08:00
pack-refs.c
…
patch-id.c
patch-id: use “patch ID” throughout
2026-01-09 06:07:21 -08:00
prune-packed.c
…
prune.c
…
pull.c
commit: rename `free_commit_list()` to conform to coding guidelines
2026-01-15 05:32:31 -08:00
push.c
environment: move "branch.autoSetupMerge" into `struct repo_config_values`
2026-02-26 07:22:53 -08:00
range-diff.c
…
read-tree.c
cocci: convert parse_tree functions to repo_ variants
2026-01-09 18:36:18 -08:00
rebase.c
commit: rename `free_commit_list()` to conform to coding guidelines
2026-01-15 05:32:31 -08:00
receive-pack.c
Merge branch 'ar/run-command-hook-take-2' into next
2026-03-02 17:20:57 -08:00
reflog.c
…
refs.c
…
remote-ext.c
…
remote-fd.c
…
remote.c
refs: replace `refs_for_each_rawref_in()`
2026-02-23 13:21:19 -08:00
repack.c
builtin/repack: handle promisor packs with geometric repacking
2026-01-14 06:29:24 -08:00
replace.c
refs: introduce wrapper struct for `each_ref_fn`
2025-11-04 07:32:24 -08:00
replay.c
builtin/replay: move core logic into "libgit.a"
2026-01-13 05:41:16 -08:00
repo.c
Merge branch 'jk/repo-structure-cleanup' into next
2026-03-02 17:21:01 -08:00
rerere.c
…
reset.c
Merge branch 'aa/add-p-no-auto-advance' into next
2026-02-25 12:13:17 -08:00
rev-list.c
commit: rename `free_commit_list()` to conform to coding guidelines
2026-01-15 05:32:31 -08:00
rev-parse.c
refs: replace `refs_for_each_fullref_in()`
2026-02-23 13:21:19 -08:00
revert.c
…
rm.c
…
send-pack.c
…
shortlog.c
mailmap: stop using the_repository
2026-02-20 08:13:58 -08:00
show-branch.c
commit: rename `free_commit_list()` to conform to coding guidelines
2026-01-15 05:32:31 -08:00
show-index.c
show-index: use gettext wrapping in user facing error messages
2026-01-30 08:58:12 -08:00
show-ref.c
refs: replace `refs_for_each_fullref_in()`
2026-02-23 13:21:19 -08:00
sparse-checkout.c
Merge branch 'ob/core-attributesfile-in-repository' into next
2026-02-27 15:16:30 -08:00
stash.c
Merge branch 'aa/add-p-no-auto-advance' into next
2026-02-25 12:13:17 -08:00
stripspace.c
…
submodule--helper.c
Merge branch 'ob/core-attributesfile-in-repository' into next
2026-02-27 15:16:30 -08:00
symbolic-ref.c
…
tag.c
tag: support arbitrary repositories in gpg_verify_tag()
2025-12-29 22:02:53 +09:00
unpack-file.c
…
unpack-objects.c
object-file: refactor writing objects via a stream
2025-11-03 12:18:48 -08:00
update-index.c
…
update-ref.c
update-ref: utilize rejected error details if available
2026-01-25 22:27:33 -08:00
update-server-info.c
…
upload-archive.c
path: move `enter_repo()` into "setup.c"
2025-11-19 17:41:03 -08:00
upload-pack.c
path: move `enter_repo()` into "setup.c"
2025-11-19 17:41:03 -08:00
var.c
…
verify-commit.c
…
verify-pack.c
…
verify-tag.c
tag: support arbitrary repositories in gpg_verify_tag()
2025-12-29 22:02:53 +09:00
worktree.c
Merge branch 'ob/core-attributesfile-in-repository' into next
2026-02-27 15:16:30 -08:00
write-tree.c
…