index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git.c
Age
Commit message (
Expand
)
Author
2025-10-02
Merge branch 'kh/you-still-use-whatchanged-fix'
Junio C Hamano
2025-09-17
git: allow alias-shadowing deprecated builtins
Kristoffer Haugsbakk
2025-09-17
git: move seen-alias bookkeeping into handle_alias(...)
Kristoffer Haugsbakk
2025-09-17
git: add `deprecated` category to --list-cmds
Kristoffer Haugsbakk
2025-09-08
Merge branch 'tc/last-modified'
Junio C Hamano
2025-08-28
last-modified: new subcommand to show when files were last modified
Toon Claes
2025-08-25
Merge branch 'lo/repo-info'
Junio C Hamano
2025-08-25
Merge branch 'dk/help-all'
Junio C Hamano
2025-08-17
repo: declare the repo command
Lucas Seiki Oshiro
2025-08-08
builtin: also setup gently for --help-all
D. Ben Knoble
2025-07-25
git: show alias info only with lone -h
René Scharfe
2025-06-25
Merge branch 'jc/you-still-use-whatchanged'
Junio C Hamano
2025-06-16
git.c: remove the_repository dependence in run_builtin()
Lidong Yan
2025-05-12
whatchanged: remove when built with WITH_BREAKING_CHANGES
Junio C Hamano
2025-03-03
builtin: introduce diff-pairs command
Justin Tobler
2025-02-03
backfill: add builtin boilerplate
Derrick Stolee
2025-02-03
Merge branch 'ps/3.0-remote-deprecation'
Junio C Hamano
2025-01-22
builtin/pack-redundant: remove subcommand with breaking changes
Patrick Steinhardt
2024-12-18
trace: stop using `the_repository`
Patrick Steinhardt
2024-12-18
pager: stop using `the_repository`
Patrick Steinhardt
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-11-21
help: fix leaking return value from `help_unknown_cmd()`
Patrick Steinhardt
2024-11-21
git: refactor builtin handling to use a `struct strvec`
Patrick Steinhardt
2024-11-21
git: refactor alias handling to use a `struct strvec`
Patrick Steinhardt
2024-10-25
Merge branch 'jc/a-commands-without-the-repo'
Taylor Blau
2024-10-11
git: pass in repo to builtin based on setup_git_directory_gently
John Cai
2024-10-02
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
2024-09-27
git: fix leaking argv when handling builtins
Patrick Steinhardt
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-08-14
git: fix leaking system paths
Patrick Steinhardt
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-06
builtin/refs: new command to migrate ref storage formats
Patrick Steinhardt
2024-05-03
advice: add --no-advice global option
James Liu
2024-05-03
doc: clean up usage documentation for --no-* opts
James Liu
2024-03-18
Merge branch 'jh/trace2-missing-def-param-fix'
Junio C Hamano
2024-03-07
Merge branch 'jc/no-lazy-fetch'
Junio C Hamano
2024-03-07
trace2: emit 'def_param' set with 'cmd_name' event
Jeff Hostetler
2024-02-27
git: extend --no-lazy-fetch to work across subprocesses
Junio C Hamano
2024-02-13
git: --no-lazy-fetch option
Junio C Hamano
2023-11-26
replay: introduce new builtin
Elijah Newren
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-22
Merge branch 'ds/disable-replace-refs'
Junio C Hamano
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-12
repository: create disable_replace_refs()
Derrick Stolee
2023-05-06
attr: teach "--attr-source=<tree>" global option to "git"
John Cai
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-11
Merge branch 'ws/sparse-check-rules'
Junio C Hamano
2023-04-11
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
[next]