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
/
url.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-06
url: return URL_SCHEME_UNKNOWN instead of dying
Matheus Afonso Martins Moreira
1
-3
/
+4
2026-05-06
url: move scheme detection to URL header/source
Matheus Afonso Martins Moreira
1
-0
/
+13
2026-05-06
url: move url_is_local_not_ssh to url.h
Matheus Afonso Martins Moreira
1
-0
/
+2
2026-01-12
submodule: fix case-folding gitdir filesystem collisions
Adrian Ratiu
1
-0
/
+7
2026-01-12
builtin/credential-store: move is_rfc3986_unreserved to url.[ch]
Adrian Ratiu
1
-0
/
+7
2019-06-28
list-objects-filter: implement composite filters
Matthew DeVore
1
-0
/
+8
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
1
-8
/
+8
2018-08-15
Add missing includes and forward declarations
Elijah Newren
1
-0
/
+2
2011-07-20
url: decode buffers that are not NUL-terminated
Jeff King
1
-0
/
+1
2010-11-26
url: add str wrapper for end_url_with_slash()
Tay Ray Chuan
1
-0
/
+1
2010-11-26
shift end_url_with_slash() from http.[ch] to url.[ch]
Tay Ray Chuan
1
-0
/
+2
2010-05-24
make url-related functions reusable
Jeff King
1
-0
/
+10