index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
worktree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pw/worktree-list-with-z'
Junio C Hamano
2022-04-04
1
-16
/
+24
|
\
|
*
worktree: add -z option for list subcommand
Phillip Wood
2022-03-31
1
-16
/
+24
*
|
Merge branch 'dp/worktree-repair-in-usage'
Junio C Hamano
2022-04-04
1
-0
/
+1
|
\
\
|
*
|
worktree: include repair cmd in usage
Des Preston
2022-03-29
1
-0
/
+1
*
|
|
Merge branch 'ds/worktree-docs'
Junio C Hamano
2022-03-07
1
-63
/
+75
|
\
\
\
|
*
|
|
worktree: extract checkout_worktree()
Derrick Stolee
2022-02-23
1
-11
/
+15
|
*
|
|
worktree: extract copy_sparse_checkout()
Derrick Stolee
2022-02-23
1
-15
/
+18
|
*
|
|
worktree: extract copy_filtered_worktree_config()
Derrick Stolee
2022-02-23
1
-39
/
+42
|
*
|
|
worktree: combine two translatable messages
Derrick Stolee
2022-02-23
1
-2
/
+4
*
|
|
|
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
2022-02-26
1
-0
/
+63
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
worktree: copy sparse-checkout patterns and config on add
Derrick Stolee
2022-02-08
1
-0
/
+63
|
|
/
*
|
Merge branch 'ab/config-based-hooks-2'
Junio C Hamano
2022-02-09
1
-15
/
+11
|
\
\
|
|
/
|
/
|
|
*
hooks: convert worktree 'post-checkout' hook to hook library
Emily Shaffer
2022-01-08
1
-15
/
+11
*
|
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
2022-01-05
1
-1
/
+1
*
|
i18n: refactor "%s, %s and %s are mutually exclusive"
Jean-Noël Avila
2022-01-05
1
-1
/
+1
*
|
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
2022-01-05
1
-1
/
+1
|
/
*
Merge branch 'es/worktree-chatty-to-stderr'
Junio C Hamano
2021-12-15
1
-7
/
+7
|
\
|
*
worktree: send "chatty" messages to stderr
Eric Sunshine
2021-12-05
1
-7
/
+7
*
|
run-command API: remove "env" member, always use "env_array"
Ævar Arnfjörð Bjarmason
2021-11-26
1
-3
/
+3
*
|
worktree: stop being overly intimate with run_command() internals
Eric Sunshine
2021-11-26
1
-4
/
+3
|
/
*
hook.[ch]: move find_hook() from run-command.c to hook.c
Ævar Arnfjörð Bjarmason
2021-09-27
1
-0
/
+1
*
worktree: teach `add` to accept --reason <string> with --lock
Stephen Manz
2021-07-15
1
-5
/
+16
*
worktree: mark lock strings with `_()` for translation
Stephen Manz
2021-07-14
1
-2
/
+2
*
Merge branch 'en/dir-traversal'
Junio C Hamano
2021-05-20
1
-3
/
+1
|
\
|
*
dir: introduce readdir_skip_dot_and_dotdot() helper
Elijah Newren
2021-05-13
1
-3
/
+1
*
|
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-2
/
+2
*
|
worktree: fix leak in dwim_branch()
Andrzej Hunt
2021-03-14
1
-4
/
+6
|
/
*
worktree: teach `list` verbose mode
Rafael Silva
2021-01-30
1
-2
/
+12
*
worktree: teach `list` to annotate prunable worktree
Rafael Silva
2021-01-30
1
-0
/
+10
*
worktree: teach `list --porcelain` to annotate locked worktree
Rafael Silva
2021-01-30
1
-0
/
+13
*
worktree: teach worktree_lock_reason() to gently handle main worktree
Rafael Silva
2021-01-30
1
-1
/
+1
*
worktree: libify should_prune_worktree()
Rafael Silva
2021-01-30
1
-74
/
+1
*
worktree: teach `repair` to fix multi-directional breakage
Eric Sunshine
2020-12-21
1
-1
/
+1
*
Merge branch 'mt/worktree-error-message-fix'
Junio C Hamano
2020-11-30
1
-2
/
+2
|
\
|
*
worktree: fix order of arguments in error message
Matheus Tavares
2020-11-21
1
-2
/
+2
*
|
worktree: teach `list` to annotate locked worktree
Rafael Silva
2020-10-12
1
-1
/
+4
|
/
*
Merge branch 'es/wt-add-detach'
Junio C Hamano
2020-09-19
1
-1
/
+1
|
\
|
*
worktree: teach `add` to recognize -d as shorthand for --detach
Eric Sunshine
2020-09-07
1
-1
/
+1
*
|
Merge branch 'es/worktree-repair'
Junio C Hamano
2020-09-09
1
-0
/
+30
|
\
\
|
*
|
worktree: teach "repair" to fix outgoing links to worktrees
Eric Sunshine
2020-08-31
1
-2
/
+5
|
*
|
worktree: teach "repair" to fix worktree back-links to main worktree
Eric Sunshine
2020-08-31
1
-0
/
+12
|
*
|
worktree: add skeleton "repair" command
Eric Sunshine
2020-08-27
1
-0
/
+15
|
|
/
*
|
Merge branch 'jk/worktree-check-clean-leakfix'
Junio C Hamano
2020-09-09
1
-5
/
+3
|
\
\
|
|
/
|
/
|
|
*
worktree: fix leak in check_clean_worktree()
Jeff King
2020-08-27
1
-5
/
+3
*
|
strvec: rename struct fields
Jeff King
2020-07-31
1
-3
/
+3
*
|
strvec: fix indentation in renamed calls
Jeff King
2020-07-29
1
-9
/
+9
*
|
strvec: convert builtin/ callers away from argv_array name
Jeff King
2020-07-29
1
-21
/
+21
*
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
|
/
*
Merge branch 'es/get-worktrees-unsort'
Junio C Hamano
2020-07-07
1
-6
/
+26
|
\
|
*
worktree: drop get_worktrees() unused 'flags' argument
Eric Sunshine
2020-06-22
1
-6
/
+6
[next]