index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wt-status.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
*
wt-status: fix leaking buffer with sparse directories
Patrick Steinhardt
2024-09-30
1
-1
/
+5
*
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-23
1
-1
/
+2
|
\
|
*
environment: make `get_index_file()` accept a repository
Patrick Steinhardt
2024-09-12
1
-1
/
+2
*
|
Merge branch 'jc/range-diff-lazy-setup'
Junio C Hamano
2024-09-16
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
remerge-diff: clean up temporary objdir at a central place
Junio C Hamano
2024-08-10
1
-2
/
+2
*
|
path: stop relying on `the_repository` in `worktree_git_path()`
Patrick Steinhardt
2024-08-13
1
-7
/
+7
*
|
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
1
-2
/
+4
|
\
\
|
*
|
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
|
*
|
hash: require hash algorithm in `empty_tree_oid_hex()`
Patrick Steinhardt
2024-06-14
1
-2
/
+2
*
|
|
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-18
1
-1
/
+1
|
\
\
\
|
*
|
|
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-07
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'jc/varargs-attributes'
Junio C Hamano
2024-06-18
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
__attribute__: add a few missing format attributes
Junio C Hamano
2024-06-10
1
-0
/
+1
*
|
|
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-9
/
+13
|
/
/
*
|
Merge branch 'jk/core-comment-string'
Junio C Hamano
2024-04-05
1
-19
/
+12
|
\
\
|
*
|
wt-status: drop custom comment-char stringification
Jeff King
2024-03-12
1
-10
/
+3
|
*
|
find multi-byte comment chars in NUL-terminated strings
Jeff King
2024-03-12
1
-1
/
+1
|
*
|
prefer comment_line_str to comment_line_char for printing
Jeff King
2024-03-12
1
-5
/
+5
|
*
|
strbuf: accept a comment string for strbuf_add_commented_lines()
Jeff King
2024-03-12
1
-2
/
+2
|
*
|
strbuf: accept a comment string for strbuf_commented_addf()
Jeff King
2024-03-12
1
-1
/
+1
*
|
|
Merge branch 'fs/find-end-of-log-message-fix'
Junio C Hamano
2024-03-21
1
-2
/
+5
|
\
\
\
|
*
|
|
wt-status: don't find scissors line beyond buf len
Florian Schmidt
2024-03-07
1
-2
/
+5
*
|
|
|
Merge branch 'jt/commit-redundant-scissors-fix'
Junio C Hamano
2024-03-08
1
-4
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
commit: avoid redundant scissor line with --cleanup=scissors -v
Josh Triplett
2024-02-27
1
-4
/
+8
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'rj/status-bisect-while-rebase' into maint-2.43
Junio C Hamano
2024-02-09
1
-3
/
+4
|
|
\
\
*
|
\
\
Merge branch 'ps/pseudo-refs'
Junio C Hamano
2024-01-02
1
-8
/
+14
|
\
\
\
\
|
*
|
|
|
wt-status: read HEAD and ORIG_HEAD via the refdb
Patrick Steinhardt
2023-12-14
1
-8
/
+14
|
|
/
/
/
*
|
|
|
Merge branch 'rj/status-bisect-while-rebase'
Junio C Hamano
2024-01-02
1
-3
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
status: fix branch shown when not only bisecting
Rubén Justo
2023-10-17
1
-3
/
+4
*
|
|
Merge branch 'jk/tree-name-and-depth-limit'
Junio C Hamano
2023-09-14
1
-1
/
+1
|
\
\
\
|
*
|
|
read_tree(): respect max_allowed_tree_depth
Jeff King
2023-09-01
1
-1
/
+1
*
|
|
|
Merge branch 'jk/diff-result-code-cleanup'
Junio C Hamano
2023-09-01
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
diff: drop useless "status" parameter from diff_result_code()
Jeff King
2023-08-22
1
-2
/
+2
|
*
|
|
|
diff: drop useless return from run_diff_{files,index} functions
Jeff King
2023-08-22
1
-4
/
+4
|
*
|
|
|
diff: spell DIFF_INDEX_CACHED out when calling run_diff_index()
Junio C Hamano
2023-08-22
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'ob/sequencer-empty-hint-fix'
Junio C Hamano
2023-08-31
1
-1
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sequencer: rectify empty hint in call of require_clean_work_tree()
Oswald Buddenhagen
2023-08-24
1
-1
/
+5
|
|
/
/
*
|
|
Merge branch 'ah/advise-force-pushing'
Junio C Hamano
2023-07-25
1
-1
/
+2
|
\
\
\
|
*
|
|
wt-status: don't show divergence advice when committing
Alex Henrie
2023-07-13
1
-1
/
+2
*
|
|
|
Merge branch 'jk/cherry-pick-revert-status'
Junio C Hamano
2023-07-06
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
fix cherry-pick/revert status when doing multiple commits
Jacob Keller
2023-06-28
1
-2
/
+2
*
|
|
|
|
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
2023-07-06
1
-3
/
+3
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
strbuf: remove global variable
Calvin Wan
2023-06-12
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
diff.h: remove unnecessary include of oidset.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
|
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
|
|
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
/
/
*
|
|
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
|
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
[next]