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
/
branch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-19
Merge branch 'rj/avoid-switching-to-already-used-branch'
Junio C Hamano
1
-5
/
+9
2023-02-25
branch: fix die_if_checked_out() when ignore_current_worktree
Rubén Justo
1
-5
/
+9
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2023-01-18
branch: improve advice when --recurse-submodules fails
Philippe Blain
1
-1
/
+1
2022-07-19
branch: consider refs under 'update-refs'
Derrick Stolee
1
-0
/
+13
2022-07-12
Merge branch 'ds/branch-checked-out' into ds/rebase-update-ref
Junio C Hamano
1
-8
/
+68
2022-06-15
branch: fix branch_checked_out() leaks
Derrick Stolee
1
-10
/
+15
2022-06-15
branch: check for bisects and rebases
Derrick Stolee
1
-8
/
+27
2022-06-15
branch: add branch_checked_out() helper
Derrick Stolee
1
-0
/
+36
2022-06-10
Merge branch 'ab/env-array'
Junio C Hamano
1
-1
/
+1
2022-06-02
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-05-26
Merge branch 'tk/simple-autosetupmerge'
Junio C Hamano
1
-1
/
+26
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
1
-1
/
+1
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' into ep/equals-null-cocci
Junio C Hamano
1
-1
/
+1
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
1
-1
/
+1
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
1
-1
/
+1
2022-04-29
branch: new autosetupmerge option 'simple' for matching branches
Tao Klerks
1
-1
/
+26
2022-04-04
Merge branch 'tk/ambiguous-fetch-refspec'
Junio C Hamano
1
-7
/
+56
2022-04-04
Merge branch 'gc/branch-recurse-submodules-fix'
Junio C Hamano
1
-12
/
+35
2022-04-01
tracking branches: add advice to ambiguous refspec error
Tao Klerks
1
-7
/
+56
2022-03-31
branch.c: simplify advice-and-die sequence
Glen Choo
1
-7
/
+4
2022-03-31
branch: rework comments for future developers
Glen Choo
1
-2
/
+2
2022-03-30
branch: remove negative exit code
Glen Choo
1
-1
/
+1
2022-03-30
branch --set-upstream-to: be consistent when advising
Glen Choo
1
-2
/
+3
2022-03-30
branch: give submodule updating advice before exit
Glen Choo
1
-2
/
+4
2022-03-30
branch: support more tracking modes when recursing
Glen Choo
1
-3
/
+26
2022-02-18
Merge branch 'gc/branch-recurse-submodules'
Junio C Hamano
1
-43
/
+232
2022-02-04
branch.c: use 'goto cleanup' in setup_tracking() to fix memory leaks
Glen Choo
1
-3
/
+4
2022-02-04
branch: add --recurse-submodules option for branch creation
Glen Choo
1
-0
/
+141
2022-02-01
branch: add a dry_run parameter to create_branch()
Glen Choo
1
-1
/
+4
2022-02-01
branch: make create_branch() always create a branch
Glen Choo
1
-29
/
+26
2022-02-01
branch: move --set-upstream-to behavior to dwim_and_setup_tracking()
Glen Choo
1
-20
/
+67
2022-01-12
Merge branch 'ak/protect-any-current-branch'
Junio C Hamano
1
-1
/
+1
2022-01-12
branch: missing space fix at line 313
Bagas Sanjaya
1
-1
/
+1
2022-01-10
Merge branch 'js/branch-track-inherit'
Junio C Hamano
1
-47
/
+145
2021-12-20
branch: add flags and config to inherit tracking
Josh Steadmon
1
-7
/
+42
2021-12-20
branch: accept multiple upstream branches for tracking
Josh Steadmon
1
-40
/
+103
2021-12-01
branch: protect branches checked out in all worktrees
Anders Kaseorg
1
-4
/
+9
2021-12-01
worktree: simplify find_shared_symref() memory ownership model
Anders Kaseorg
1
-6
/
+8
2021-12-01
branch: lowercase error messages
Anders Kaseorg
1
-10
/
+10
2021-08-25
advice: remove read uses of most global `advice_` variables
Ben Boeckel
1
-1
/
+1
2021-05-10
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
1
-1
/
+1
2021-05-07
Merge branch 'ah/plugleaks'
Junio C Hamano
1
-1
/
+1
2021-04-28
branch: FREE_AND_NULL instead of NULL'ing real_ref
Andrzej Hunt
1
-1
/
+1
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
1
-1
/
+1
2021-03-20
merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict
Elijah Newren
1
-0
/
+1
2020-09-02
wt-status: tolerate dangling marks
Jonathan Tan
1
-1
/
+1
2020-07-06
Merge branch 'es/get-worktrees-unsort'
Junio C Hamano
1
-1
/
+1
2020-06-22
worktree: drop get_worktrees() unused 'flags' argument
Eric Sunshine
1
-1
/
+1
2020-04-10
merge: teach --autostash option
Denton Liu
1
-0
/
+1
[prev]
[next]