index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
branch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge branch 'hn/branch-delete-merged'
Junio C Hamano
1
-30
/
+282
2026-08-05
Merge branch 'rs/branch-delete-bisect-warning'
Junio C Hamano
1
-0
/
+7
2026-08-05
branch: add --dry-run for --delete-merged
Harald Nordgren
1
-4
/
+19
2026-08-05
branch: add branch.<name>.deleteMerged opt-out
Harald Nordgren
1
-0
/
+14
2026-08-05
branch: add --delete-merged <pattern>
Harald Nordgren
1
-2
/
+193
2026-08-05
branch: prepare delete_branches for a bulk caller
Harald Nordgren
1
-4
/
+9
2026-08-05
branch: let delete_branches skip unmerged branches on bulk refusal
Harald Nordgren
1
-5
/
+10
2026-08-05
branch: convert delete_branches() to a flags argument
Harald Nordgren
1
-16
/
+24
2026-08-05
branch: add --forked filter for --list mode
Harald Nordgren
1
-2
/
+16
2026-07-27
Merge branch 'ps/refs-wo-the-repository'
Junio C Hamano
1
-6
/
+10
2026-07-25
branch: report active bisect run when rejecting delete
René Scharfe
1
-0
/
+7
2026-07-16
refs: remove remaining uses of `the_repository`
Patrick Steinhardt
1
-5
/
+9
2026-07-16
worktree: pass repository to public functions
Patrick Steinhardt
1
-1
/
+1
2026-06-27
branch: suggest <remote>/<branch> on upstream slip
Harald Nordgren
1
-0
/
+32
2026-03-18
object-name: turn INTERPRET_BRANCH_* constants into enum values
Jialong Wang
1
-1
/
+1
2026-02-26
environment: move "branch.autoSetupMerge" into `struct repo_config_values`
Olamide Caleb Bello
1
-1
/
+2
2025-12-03
branch: advice using git-help(1) instead of man(1)
Kristoffer Haugsbakk
1
-1
/
+1
2025-09-16
color: use git_colorbool enum type to store colorbools
Jeff King
1
-1
/
+1
2025-09-16
color: use GIT_COLOR_* instead of numeric constants
Jeff King
1
-1
/
+1
2025-07-23
config: drop `git_config_set_multivar()` wrapper
Patrick Steinhardt
1
-2
/
+2
2025-07-23
config: drop `git_config_set()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-01-29
Merge branch 'rs/ref-fitler-used-atoms-value-fix'
Junio C Hamano
1
-2
/
+1
2025-01-21
ref-filter: remove ref_format_clear()
René Scharfe
1
-1
/
+0
2025-01-21
ref-filter: move ahead-behind bases into used_atom
René Scharfe
1
-1
/
+1
2025-01-17
builtins: send usage_with_options() help text to standard output
Junio C Hamano
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
-5
/
+5
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
1
-1
/
+0
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+3
2024-12-03
refs: drop strbuf_ prefix from helpers
Junio C Hamano
1
-5
/
+5
2024-11-21
builtin/branch: fix leaking sorting options
Patrick Steinhardt
1
-11
/
+22
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-09
ref-filter: add ref_format_clear() function
Jeff King
1
-0
/
+1
2024-08-13
config: pass repo to functions that rename or copy sections
Patrick Steinhardt
1
-3
/
+4
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
1
-1
/
+1
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
1
-22
/
+27
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
-4
/
+4
2024-03-15
Merge branch 'kh/branch-ref-syntax-advice'
Junio C Hamano
1
-2
/
+6
2024-03-12
prefer comment_line_str to comment_line_char for printing
Jeff King
1
-2
/
+2
2024-03-12
strbuf: accept a comment string for strbuf_commented_addf()
Jeff King
1
-1
/
+1
2024-03-12
strbuf: accept a comment string for strbuf_stripspace()
Jeff King
1
-1
/
+1
2024-03-05
branch: advise about ref syntax rules
Kristoffer Haugsbakk
1
-2
/
+6
2024-02-28
commit-reach(repo_in_merge_bases_many): report missing commits
Johannes Schindelin
1
-3
/
+9
2024-01-11
branch: make the advice to force-deleting a conditional one
Rubén Justo
1
-3
/
+5
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
1
-3
/
+0
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-3
/
+0
[next]