index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
url.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduce hex2chr() for converting two hexadecimal digits to a character
René Scharfe
2016-09-07
1
-20
/
+1
*
use strbuf_complete to conditionally append slash
Jeff King
2015-10-05
1
-2
/
+1
*
use strbuf_addch for adding single characters
René Scharfe
2014-07-10
1
-1
/
+1
*
Merge branch 'jk/http-auth'
Junio C Hamano
2011-10-18
1
-8
/
+18
|
\
|
*
url: decode buffers that are not NUL-terminated
Jeff King
2011-07-20
1
-8
/
+18
*
|
Merge branch 'jc/is-url-simplify'
Junio C Hamano
2011-10-14
1
-26
/
+6
|
\
\
|
|
/
|
/
|
|
*
url.c: simplify is_url()
Junio C Hamano
2011-10-03
1
-26
/
+6
*
|
Fix sparse warnings
Stephen Boyd
2011-03-22
1
-0
/
+1
|
/
*
url: add str wrapper for end_url_with_slash()
Tay Ray Chuan
2010-11-26
1
-0
/
+7
*
shift end_url_with_slash() from http.[ch] to url.[ch]
Tay Ray Chuan
2010-11-26
1
-0
/
+7
*
Do not unquote + into ' ' in URLs
Thomas Rast
2010-07-26
1
-5
/
+6
*
url_decode: URL scheme ends with a colon and does not require a slash
Junio C Hamano
2010-06-24
1
-4
/
+4
*
url.c: "<scheme>://" part at the beginning should not be URL decoded
Junio C Hamano
2010-06-23
1
-10
/
+18
*
make url-related functions reusable
Jeff King
2010-05-25
1
-0
/
+118