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
*
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
*
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
*
|
branch: quote branch/ref names to improve readability
Kaartic Sivaraam
2017-08-17
1
-8
/
+8
*
|
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
1
-2
/
+1
|
\
\
|
*
|
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
1
-2
/
+1
*
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
1
-8
/
+8
|
\
\
\
|
*
|
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
|
*
|
|
branch: convert to struct object_id
brian m. carlson
2017-05-02
1
-8
/
+8
|
|
/
/
*
|
|
Merge branch 'nd/worktree-kill-parse-ref'
Junio C Hamano
2017-05-16
1
-7
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
refs: kill set_worktree_head_symref()
Nguyễn Thái Ngọc Duy
2017-04-25
1
-6
/
+6
|
*
worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
2017-04-25
1
-1
/
+2
*
|
create_branch: use xstrfmt for reflog message
Jeff King
2017-03-30
1
-5
/
+4
[next]