index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
2025-03-10
Merge branch 'tb/fetch-follow-tags-fix'
Junio C Hamano
2025-03-07
fetch: fix following tags when fetching specific OID
Taylor Blau
2025-03-05
Merge branch 'kn/ref-migrate-skip-reflog'
Junio C Hamano
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
2025-03-03
refs: show --no-reflog in the help text
Junio C Hamano
2025-02-28
path: adjust last remaining users of `the_repository`
Patrick Steinhardt
2025-02-28
environment: move access to "core.sharedRepository" into repo settings
Patrick Steinhardt
2025-02-28
path: drop `git_path()` in favor of `repo_git_path()`
Patrick Steinhardt
2025-02-28
rerere: let `rerere_path()` write paths into a caller-provided buffer
Patrick Steinhardt
2025-02-27
Merge branch 'kn/ref-migrate-skip-reflog'
Junio C Hamano
2025-02-27
Merge branch 'ua/os-version-capability'
Junio C Hamano
2025-02-26
Merge branch 'jk/check-mailmap-wo-name-fix'
Junio C Hamano
2025-02-25
Merge branch 'pw/merge-tree-stdin-deadlock-fix'
Junio C Hamano
2025-02-21
mailmap: fix check-mailmap with full mailmap line
Jacob Keller
2025-02-21
Merge branch 'ua/update-server-info-sans-the-repository'
Junio C Hamano
2025-02-21
builtin/refs: add '--no-reflog' flag to drop reflogs
Karthik Nayak
2025-02-18
Merge branch 'da/difftool-sans-the-repository'
Junio C Hamano
2025-02-18
Merge branch 'jt/rev-list-missing-print-info'
Junio C Hamano
2025-02-18
Merge branch 'ds/backfill'
Junio C Hamano
2025-02-18
merge-tree: only use basic merge config
Phillip Wood
2025-02-18
merge-tree: remove redundant code
Phillip Wood
2025-02-18
merge-tree --stdin: flush stdout to avoid deadlock
Phillip Wood
2025-02-18
version: extend get_uname_info() to hide system details
Usman Akinyemi
2025-02-18
version: refactor get_uname_info()
Usman Akinyemi
2025-02-14
Merge branch 'bf/fetch-set-head-fix'
Junio C Hamano
2025-02-14
Merge branch 'tc/clone-single-revision'
Junio C Hamano
2025-02-12
Merge branch 'ms/refspec-cleanup'
Junio C Hamano
2025-02-12
Merge branch 'zh/gc-expire-to'
Junio C Hamano
2025-02-12
Merge branch 'ps/repack-keep-unreachable-in-unpacked-repo'
Junio C Hamano
2025-02-12
Merge branch 'ds/name-hash-tweaks'
Junio C Hamano
2025-02-10
builtin/update-server-info: remove the_repository global variable
Usman Akinyemi
2025-02-10
Merge branch 'ps/hash-cleanup'
Junio C Hamano
2025-02-07
path: drop `git_common_path()` in favor of `repo_common_path()`
Patrick Steinhardt
2025-02-07
worktree: return allocated string from `get_worktree_git_dir()`
Patrick Steinhardt
2025-02-07
path: drop `git_path_buf()` in favor of `repo_git_path_replace()`
Patrick Steinhardt
2025-02-07
path: drop `git_pathdup()` in favor of `repo_git_path()`
Patrick Steinhardt
2025-02-07
path: refactor `repo_submodule_path()` family of functions
Patrick Steinhardt
2025-02-07
submodule: refactor `submodule_to_gitdir()` to accept a repo
Patrick Steinhardt
2025-02-06
difftool: eliminate use of USE_THE_REPOSITORY_VARIABLE
David Aguilar
2025-02-06
difftool: eliminate use of the_repository
David Aguilar
2025-02-06
difftool: eliminate use of global variables
David Aguilar
2025-02-06
builtin/clone: teach git-clone(1) the --revision= option
Toon Claes
2025-02-06
parse-options: introduce die_for_incompatible_opt2()
Toon Claes
2025-02-06
clone: introduce struct clone_opts in builtin/clone.c
Toon Claes
2025-02-06
clone: add tags refspec earlier to fetch refspec
Toon Claes
2025-02-06
clone: refactor wanted_peer_refs()
Toon Claes
2025-02-06
clone: make it possible to specify --tags
Toon Claes
2025-02-06
clone: cut down on global variables in clone.c
Toon Claes
2025-02-05
rev-list: extend print-info to print missing object type
Justin Tobler
2025-02-05
rev-list: add print-info action to print missing object path
Justin Tobler
[next]