index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wt-status.c
Age
Commit message (
Expand
)
Author
2026-03-16
Merge branch 'sp/wt-status-wo-the-repository'
Junio C Hamano
2026-03-05
Merge branch 'ob/core-attributesfile-in-repository'
Junio C Hamano
2026-03-04
Merge branch 'pw/no-more-NULL-means-current-worktree'
Junio C Hamano
2026-02-26
environment: stop using core.sparseCheckout globally
Olamide Caleb Bello
2026-02-19
path: remove repository argument from worktree_git_path()
Phillip Wood
2026-02-19
wt-status: avoid passing NULL worktree
Phillip Wood
2026-02-19
wt-status: use hash_algo from local repository instead of global the_hash_algo
Shreyansh Paliwal
2026-02-19
wt-status: replace uses of the_repository with local repository instances
Shreyansh Paliwal
2026-02-19
wt-status: pass struct repository through function parameters
Shreyansh Paliwal
2026-01-13
wt-status: provide function to expose status for trees
Patrick Steinhardt
2025-10-24
Merge branch 'jk/status-z-short-fix'
Junio C Hamano
2025-10-17
status: make coloring of "-z --short" consistent
Jeff King
2025-09-29
Merge branch 'jk/color-variable-fixes'
Junio C Hamano
2025-09-16
color: use GIT_COLOR_* instead of numeric constants
Jeff King
2025-08-21
Merge branch 'jc/strbuf-split'
Junio C Hamano
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
2025-08-02
wt-status: avoid strbuf_split*()
Junio C Hamano
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
2025-02-28
path: drop `git_path()` in favor of `repo_git_path()`
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-09-30
wt-status: fix leaking buffer with sparse directories
Patrick Steinhardt
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-16
Merge branch 'jc/range-diff-lazy-setup'
Junio C Hamano
2024-09-12
environment: make `get_index_file()` accept a repository
Patrick Steinhardt
2024-08-13
path: stop relying on `the_repository` in `worktree_git_path()`
Patrick Steinhardt
2024-08-09
remerge-diff: clean up temporary objdir at a central place
Junio C Hamano
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-17
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-17
Merge branch 'jc/varargs-attributes'
Junio C Hamano
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `empty_tree_oid_hex()`
Patrick Steinhardt
2024-06-10
__attribute__: add a few missing format attributes
Junio C Hamano
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-04-05
Merge branch 'jk/core-comment-string'
Junio C Hamano
2024-03-21
Merge branch 'fs/find-end-of-log-message-fix'
Junio C Hamano
2024-03-12
wt-status: drop custom comment-char stringification
Jeff King
2024-03-12
find multi-byte comment chars in NUL-terminated strings
Jeff King
2024-03-12
prefer comment_line_str to comment_line_char for printing
Jeff King
2024-03-12
strbuf: accept a comment string for strbuf_add_commented_lines()
Jeff King
2024-03-12
strbuf: accept a comment string for strbuf_commented_addf()
Jeff King
2024-03-07
Merge branch 'jt/commit-redundant-scissors-fix'
Junio C Hamano
2024-03-07
wt-status: don't find scissors line beyond buf len
Florian Schmidt
2024-02-27
commit: avoid redundant scissor line with --cleanup=scissors -v
Josh Triplett
2024-02-08
Merge branch 'rj/status-bisect-while-rebase' into maint-2.43
Junio C Hamano
2024-01-02
Merge branch 'ps/pseudo-refs'
Junio C Hamano
2024-01-02
Merge branch 'rj/status-bisect-while-rebase'
Junio C Hamano
2023-12-14
wt-status: read HEAD and ORIG_HEAD via the refdb
Patrick Steinhardt
2023-10-16
status: fix branch shown when not only bisecting
Rubén Justo
2023-09-14
Merge branch 'jk/tree-name-and-depth-limit'
Junio C Hamano
[next]