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
/
symbolic-ref.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-23
config: move Git config parsing into "environment.c"
Patrick Steinhardt
1
-0
/
+1
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-0
/
+1
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+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
-4
/
+9
2023-07-05
git-compat-util: move strbuf.c funcs to its header
Calvin Wan
1
-0
/
+1
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-1
/
+0
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2022-10-28
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
1
-2
/
+3
2022-10-21
Merge branch 'jc/symbolic-ref-no-recurse'
Junio C Hamano
1
-7
/
+11
2022-10-13
doc txt & -h consistency: add missing options and labels
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-10-09
symbolic-ref: teach "--[no-]recurse" option
Junio C Hamano
1
-7
/
+11
2022-08-01
symbolic-ref: refuse to set syntactically invalid target
Linus Torvalds
1
-0
/
+2
2021-03-14
symbolic-ref: don't leak shortened refname in check_symref()
Andrzej Hunt
1
-1
/
+3
2017-11-06
refs: rename constant `REF_NODEREF` to `REF_NO_DEREF`
Michael Haggerty
1
-1
/
+1
2017-09-24
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
1
-2
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-02-20
delete_ref: accept a reflog message argument
Kyle Meyer
1
-1
/
+1
2016-09-02
symbolic-ref -d: do not allow removal of HEAD
Junio C Hamano
1
-0
/
+2
2015-12-21
symbolic-ref: propagate error code from create_symref()
Jeff King
1
-1
/
+1
2015-01-14
standardize usage info string format
Alex Henrie
1
-2
/
+2
2014-10-15
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
1
-1
/
+1
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-1
/
+1
2013-10-16
C: have space around && and || operators
Junio C Hamano
1
-1
/
+1
2012-10-21
git symbolic-ref --delete $symref
Johan Herland
1
-10
/
+23
2012-08-22
i18n: symbolic-ref: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2012-02-27
symbolic-ref --short: abbreviate the output unambiguously
Jan Krüger
1
-3
/
+8
2011-12-13
Rename resolve_ref() to resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2010-11-15
Describe various forms of "be quiet" using OPT__QUIET
Jonathan Nieder
1
-1
/
+2
2010-11-15
add description parameter to OPT__QUIET
René Scharfe
1
-1
/
+1
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
1
-0
/
+57