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
/
builtin
/
worktree.c
Age
Commit message (
Expand
)
Author
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
copy.h: move declarations for copy.c functions from cache.h
Elijah Newren
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
Merge branch 'ab/config-multi-and-nonbool'
Junio C Hamano
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-03-28
config API: add and use a "git_config_get()" family of functions
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-06
worktree: fix a trivial leak in prune_worktrees()
Ævar Arnfjörð Bjarmason
2023-01-17
treewide: always have a valid "index_state.repo" member
Ævar Arnfjörð Bjarmason
2023-01-16
cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
Ævar Arnfjörð Bjarmason
2022-11-21
built-ins: use free() not UNLEAK() if trivial, rm dead code
Ævar Arnfjörð Bjarmason
2022-10-13
doc txt & -h consistency: make "worktree" consistent
Ævar Arnfjörð Bjarmason
2022-10-13
worktree: define subcommand -h in terms of command -h
Ævar Arnfjörð Bjarmason
2022-10-13
doc txt & -h consistency: fix mismatching labels
Ævar Arnfjörð Bjarmason
2022-08-19
builtin/worktree.c: let parse-options parse subcommands
SZEDER Gábor
2022-06-02
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
2022-04-04
Merge branch 'pw/worktree-list-with-z'
Junio C Hamano
2022-04-04
Merge branch 'dp/worktree-repair-in-usage'
Junio C Hamano
2022-03-31
worktree: add -z option for list subcommand
Phillip Wood
2022-03-29
worktree: include repair cmd in usage
Des Preston
2022-03-06
Merge branch 'ds/worktree-docs'
Junio C Hamano
2022-02-25
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
2022-02-23
worktree: extract checkout_worktree()
Derrick Stolee
2022-02-23
worktree: extract copy_sparse_checkout()
Derrick Stolee
2022-02-23
worktree: extract copy_filtered_worktree_config()
Derrick Stolee
2022-02-23
worktree: combine two translatable messages
Derrick Stolee
2022-02-09
Merge branch 'ab/config-based-hooks-2'
Junio C Hamano
2022-02-08
worktree: copy sparse-checkout patterns and config on add
Derrick Stolee
2022-01-07
hooks: convert worktree 'post-checkout' hook to hook library
Emily Shaffer
2022-01-05
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
2022-01-05
i18n: refactor "%s, %s and %s are mutually exclusive"
Jean-Noël Avila
2022-01-05
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
2021-12-15
Merge branch 'es/worktree-chatty-to-stderr'
Junio C Hamano
2021-12-04
worktree: send "chatty" messages to stderr
Eric Sunshine
2021-11-25
run-command API: remove "env" member, always use "env_array"
Ævar Arnfjörð Bjarmason
2021-11-25
worktree: stop being overly intimate with run_command() internals
Eric Sunshine
2021-09-27
hook.[ch]: move find_hook() from run-command.c to hook.c
Ævar Arnfjörð Bjarmason
2021-07-15
worktree: teach `add` to accept --reason <string> with --lock
Stephen Manz
2021-07-14
worktree: mark lock strings with `_()` for translation
Stephen Manz
2021-05-20
Merge branch 'en/dir-traversal'
Junio C Hamano
[next]