index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
branch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'gc/branch-recurse-submodules'
Junio C Hamano
2022-02-18
1
-44
/
+233
|
\
|
*
branch.c: use 'goto cleanup' in setup_tracking() to fix memory leaks
Glen Choo
2022-02-04
1
-3
/
+4
|
*
branch: add --recurse-submodules option for branch creation
Glen Choo
2022-02-04
1
-0
/
+141
|
*
branch: add a dry_run parameter to create_branch()
Glen Choo
2022-02-01
1
-1
/
+4
|
*
branch: make create_branch() always create a branch
Glen Choo
2022-02-01
1
-30
/
+27
|
*
branch: move --set-upstream-to behavior to dwim_and_setup_tracking()
Glen Choo
2022-02-01
1
-20
/
+67
*
|
Merge branch 'ak/protect-any-current-branch'
Junio C Hamano
2022-01-13
1
-1
/
+1
|
\
\
|
*
|
branch: missing space fix at line 313
Bagas Sanjaya
2022-01-12
1
-1
/
+1
*
|
|
Merge branch 'js/branch-track-inherit'
Junio C Hamano
2022-01-10
1
-47
/
+145
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
branch: add flags and config to inherit tracking
Josh Steadmon
2021-12-21
1
-7
/
+42
|
*
branch: accept multiple upstream branches for tracking
Josh Steadmon
2021-12-21
1
-40
/
+103
*
|
branch: protect branches checked out in all worktrees
Anders Kaseorg
2021-12-02
1
-4
/
+9
*
|
worktree: simplify find_shared_symref() memory ownership model
Anders Kaseorg
2021-12-02
1
-6
/
+8
*
|
branch: lowercase error messages
Anders Kaseorg
2021-12-02
1
-10
/
+10
|
/
*
advice: remove read uses of most global `advice_` variables
Ben Boeckel
2021-08-25
1
-1
/
+1
*
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
2021-05-10
1
-1
/
+1
|
\
|
*
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+1
*
|
Merge branch 'ah/plugleaks'
Junio C Hamano
2021-05-07
1
-1
/
+1
|
\
\
|
*
|
branch: FREE_AND_NULL instead of NULL'ing real_ref
Andrzej Hunt
2021-04-28
1
-1
/
+1
|
|
/
*
/
merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict
Elijah Newren
2021-03-20
1
-0
/
+1
|
/
*
wt-status: tolerate dangling marks
Jonathan Tan
2020-09-02
1
-1
/
+1
*
Merge branch 'es/get-worktrees-unsort'
Junio C Hamano
2020-07-07
1
-1
/
+1
|
\
|
*
worktree: drop get_worktrees() unused 'flags' argument
Eric Sunshine
2020-06-22
1
-1
/
+1
*
|
merge: teach --autostash option
Denton Liu
2020-04-10
1
-0
/
+1
|
/
*
Merge branch 'nd/switch-and-restore'
Junio C Hamano
2019-07-10
1
-2
/
+2
|
\
|
*
checkout: inform the user when removing branch state
Nguyễn Thái Ngọc Duy
2019-04-02
1
-4
/
+7
*
|
Merge branch 'nd/merge-quit'
Junio C Hamano
2019-06-13
1
-2
/
+7
|
\
\
|
*
|
merge: remove drop_save() in favor of remove_merge_branch_state()
Nguyễn Thái Ngọc Duy
2019-05-13
1
-3
/
+8
|
|
/
*
|
Merge branch 'dl/branch-from-3dot-merge-base'
Junio C Hamano
2019-05-19
1
-1
/
+1
|
\
\
|
*
|
branch: make create_branch accept a merge base rev
Denton Liu
2019-05-07
1
-1
/
+1
|
|
/
*
/
commit/reset: try to clean up sequencer state
Phillip Wood
2019-04-17
1
-2
/
+2
|
/
*
branch.c: remove the_repository reference
Nguyễn Thái Ngọc Duy
2018-11-12
1
-10
/
+11
*
Merge branch 'ab/unconditional-free-and-null'
Junio C Hamano
2018-08-27
1
-3
/
+1
|
\
|
*
refactor various if (x) FREE_AND_NULL(x) to just FREE_AND_NULL(x)
Ævar Arnfjörð Bjarmason
2018-08-17
1
-3
/
+1
*
|
commit: add repository argument to lookup_commit_reference
Stefan Beller
2018-06-29
1
-1
/
+1
*
|
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
path.c: migrate global git_path_* to take a repository argument
Stefan Beller
2018-05-18
1
-7
/
+7
*
|
refspec: rename struct refspec to struct refspec_item
Brandon Williams
2018-05-17
1
-3
/
+3
*
|
refspec: move refspec parsing logic into its own file
Brandon Williams
2018-05-17
1
-0
/
+1
|
/
*
Merge branch 'ks/branch-cleanup'
Junio C Hamano
2017-12-27
1
-2
/
+2
|
\
|
*
branch: group related arguments of create_branch()
Kaartic Sivaraam
2017-12-08
1
-1
/
+1
|
*
branch: improve documentation and naming of create_branch() parameters
Kaartic Sivaraam
2017-12-08
1
-2
/
+2
*
|
Merge branch 'jc/branch-name-sanity'
Junio C Hamano
2017-11-28
1
-14
/
+30
|
\
\
|
|
/
|
/
|
|
*
branch: split validate_new_branchname() into two
Junio C Hamano
2017-10-13
1
-11
/
+23
|
*
branch: streamline "attr_only" handling in validate_new_branchname()
Junio C Hamano
2017-10-13
1
-8
/
+12
*
|
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
*
|
refs: update ref transactions to use struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
|
/
*
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
2017-09-24
1
-2
/
+1
*
Merge branch 'nd/worktree-kill-parse-ref'
Junio C Hamano
2017-09-10
1
-2
/
+3
|
\
|
*
branch: fix branch renaming not updating HEADs correctly
Nguyễn Thái Ngọc Duy
2017-08-24
1
-2
/
+3
[next]