index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
worktree.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-23
config: drop `git_config_set_multivar_in_file_gently()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config_set_in_file_gently()` wrapper
Patrick Steinhardt
1
-2
/
+2
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-06-17
Merge branch 'ly/do-not-localize-bug-messages'
Junio C Hamano
1
-1
/
+1
2025-06-03
BUG(): remove leading underscore of the format string
Lidong Yan
1
-1
/
+1
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
1
-4
/
+4
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
1
-1
/
+1
2025-02-28
path: drop `git_path()` in favor of `repo_git_path()`
Patrick Steinhardt
1
-2
/
+9
2025-02-07
path: drop `git_common_path()` in favor of `repo_common_path()`
Patrick Steinhardt
1
-4
/
+12
2025-02-07
worktree: return allocated string from `get_worktree_git_dir()`
Patrick Steinhardt
1
-2
/
+8
2025-02-07
path: drop `git_path_buf()` in favor of `repo_git_path_replace()`
Patrick Steinhardt
1
-1
/
+1
2025-02-07
path: drop `git_pathdup()` in favor of `repo_git_path()`
Patrick Steinhardt
1
-2
/
+2
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
1
-0
/
+2
2024-12-15
Merge branch 'jc/forbid-head-as-tagname'
Junio C Hamano
1
-4
/
+4
2024-12-13
Merge branch 'cw/worktree-extension'
Junio C Hamano
1
-12
/
+17
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+2
2024-12-03
refs: drop strbuf_ prefix from helpers
Junio C Hamano
1
-4
/
+4
2024-12-02
worktree: add relative cli/config options to `repair` command
Caleb White
1
-2
/
+4
2024-12-02
worktree: add relative cli/config options to `move` command
Caleb White
1
-1
/
+3
2024-12-02
worktree: add relative cli/config options to `add` command
Caleb White
1
-9
/
+10
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
1
-10
/
+18
2024-10-08
worktree: link worktrees with relative paths
Caleb White
1
-7
/
+9
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
1
-2
/
+5
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-1
/
+1
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2024-09-12
environment: make `get_git_common_dir()` accept a repository
Patrick Steinhardt
1
-2
/
+2
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-3
/
+3
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
1
-0
/
+1
2024-08-13
path: stop relying on `the_repository` in `worktree_git_path()`
Patrick Steinhardt
1
-2
/
+2
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
1
-1
/
+1
2024-08-09
refs: add referent to each_ref_fn
John Cai
1
-0
/
+1
2024-08-01
builtin/worktree: fix leaking derived branch names
Patrick Steinhardt
1
-3
/
+4
2024-06-06
Merge branch 'ps/leakfixes'
Junio C Hamano
1
-9
/
+11
2024-05-30
Merge branch 'ps/refs-without-the-repository-updates'
Junio C Hamano
1
-1
/
+1
2024-05-27
checkout: clarify memory ownership in `unique_tracking_name()`
Patrick Steinhardt
1
-9
/
+11
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
1
-1
/
+1
2024-05-17
refs: rename `init_db` callback to avoid confusion
Patrick Steinhardt
1
-1
/
+1
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
1
-8
/
+11
2024-05-07
refs: rename `refs_create_symref()` to `refs_update_symref()`
Karthik Nayak
1
-1
/
+1
2024-04-05
Merge branch 'jk/core-comment-string'
Junio C Hamano
1
-1
/
+1
2024-03-15
config: add --comment option to add a comment
Ralph Seichter
1
-2
/
+2
2024-03-12
strbuf: accept a comment string for strbuf_stripspace()
Jeff King
1
-1
/
+1
2024-02-06
Merge branch 'jc/comment-style-fixes'
Junio C Hamano
1
-5
/
+5
2024-01-29
builtin/worktree: comment style fixes
Junio C Hamano
1
-5
/
+5
2024-01-26
Merge branch 'ps/worktree-refdb-initialization'
Junio C Hamano
1
-28
/
+25
2024-01-08
builtin/worktree: create refdb via ref backend
Patrick Steinhardt
1
-26
/
+22
2024-01-08
builtin/worktree: move setup of commondir file earlier
Patrick Steinhardt
1
-3
/
+4
2024-01-02
Merge branch 'jc/orphan-unborn'
Junio C Hamano
1
-3
/
+3
2023-12-09
worktree: simplify incompatibility message for --orphan and commit-ish
René Scharfe
1
-2
/
+2
2023-12-09
worktree: standardize incompatibility messages
René Scharfe
1
-8
/
+9
[next]