index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
show-branch.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-04-29
Merge branch 'az/tighten-string-array-constness'
Junio C Hamano
1
-1
/
+1
2025-04-21
global: mark usage strings and string tables const
Ahelenia Ziemiańska
1
-1
/
+1
2025-04-17
parse-options: introduce precision handling for `OPTION_INTEGER`
Patrick Steinhardt
1
-0
/
+1
2025-04-17
global: use designated initializers for options
Patrick Steinhardt
1
-3
/
+9
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+2
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-1
/
+2
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
1
-4
/
+4
2024-08-09
refs: add referent to each_ref_fn
John Cai
1
-4
/
+4
2024-08-01
builtin/show-branch: fix several memory leaks
Patrick Steinhardt
1
-16
/
+36
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
1
-8
/
+14
2023-07-27
Merge branch 'jc/parse-options-show-branch'
Junio C Hamano
1
-11
/
+11
2023-07-19
show-branch: reject --[no-](topo|date)-order
Junio C Hamano
1
-7
/
+7
2023-07-19
show-branch: --no-sparse should give dense output
Junio C Hamano
1
-4
/
+4
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
1
-2
/
+6
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-2
/
+3
2023-06-28
config: inline git_color_default_config
Glen Choo
1
-1
/
+4
2023-06-21
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren
1
-0
/
+1
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-2
/
+1
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
1
-0
/
+2
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
1
-9
/
+10
2023-03-28
cocci: apply the "refs.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2023-03-28
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-6
/
+6
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2023-02-06
show-branch: free() allocated "head" before return
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-10-28
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
1
-1
/
+2
2022-10-13
doc txt & -h consistency: word-wrap
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2022-09-01
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2022-08-19
refs: mark unused each_ref_fn parameters
Jeff King
1
-3
/
+3
2022-05-25
Merge branch 'jc/show-branch-g-current'
Junio C Hamano
1
-0
/
+4
2022-04-21
show-branch: -g and --current are incompatible
Junio C Hamano
1
-0
/
+4
2022-02-16
date API: create a date.h, split from cache.h
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-01-05
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
1
-2
/
+2
2021-12-02
show-branch: show reflog message
Han-Wen Nienhuys
1
-5
/
+7
2021-09-12
parse-options API users: align usage output in C-strings
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2021-08-27
show-branch: simplify rev_is_head()
René Scharfe
1
-10
/
+5
2021-06-28
show-branch: don't <COLOR></RESET> for space characters
Ævar Arnfjörð Bjarmason
1
-3
/
+6
2020-09-09
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
1
-1
/
+1
2020-09-02
wt-status: tolerate dangling marks
Jonathan Tan
1
-1
/
+1
2020-07-30
strvec: rename struct fields
Jeff King
1
-4
/
+4
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
1
-3
/
+3
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
1
-1
/
+1
2020-04-28
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
1
-2
/
+2
[next]