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
/
check-ref-format.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
builtin: send usage() help text to standard output
Junio C Hamano
1
-2
/
+2
2024-12-03
refs: drop strbuf_ prefix from helpers
Junio C Hamano
1
-1
/
+1
2024-09-13
builtin: remove USE_THE_REPOSITORY for those without the_repository
John Cai
1
-1
/
+0
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-1
/
+1
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-2
/
+1
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
1
-0
/
+1
2023-03-28
builtins: annotate always-empty prefix parameters
Jeff King
1
-0
/
+2
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
1
-0
/
+1
2022-07-01
check-ref-format: fix trivial memory leak
Ævar Arnfjörð Bjarmason
1
-3
/
+8
2017-11-06
Merge branch 'jc/check-ref-format-oor'
Junio C Hamano
1
-2
/
+4
2017-10-18
check-ref-format --branch: strip refs/heads/ using skip_prefix
Junio C Hamano
1
-2
/
+4
2017-09-07
check-ref-format: release strbuf after use in check_ref_format_branch()
Rene Scharfe
1
-0
/
+1
2016-02-22
use xmallocz to avoid size arithmetic
Jeff King
1
-1
/
+1
2015-01-14
standardize usage info string format
Alex Henrie
1
-1
/
+1
2011-10-05
Change check_refname_format() to reject unnormalized refnames
Michael Haggerty
1
-8
/
+7
2011-10-05
Inline function refname_format_print()
Michael Haggerty
1
-9
/
+7
2011-10-05
Make collapse_slashes() allocate memory for its result
Michael Haggerty
1
-9
/
+10
2011-10-05
Change check_ref_format() to take a flags argument
Michael Haggerty
1
-20
/
+1
2011-10-05
git check-ref-format: add options --allow-onelevel and --refspec-pattern
Michael Haggerty
1
-9
/
+47
2011-08-25
check-ref-format --print: Normalize refnames that start with slashes
Michael Haggerty
1
-3
/
+3
2010-08-06
Allow "check-ref-format --branch" from subdirectory
Jonathan Nieder
1
-0
/
+2
2010-08-06
check-ref-format: handle subcommands in separate functions
Jonathan Nieder
1
-17
/
+25
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
1
-0
/
+61