1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 13:45:30 +01:00
gitea/modules
Filip Navara 52fda312df Fix reading git notes from nested trees (#8026)
* Fix reading notes from nested trees

The GIT documentation for notes states "Permitted pathnames have the
form ab/cd/ef/.../abcdef...: a sequence of directory names of two
hexadecimal digits each followed by a filename with the rest of
the object ID."

* Add test case

* Fix new lines
2019-09-12 09:14:41 +08:00
..
auth Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00
avatar
base
cache
charset
context
cron
generate
git Fix reading git notes from nested trees (#8026) 2019-09-12 09:14:41 +08:00
gzip
highlight
httplib
indexer
lfs
log
mailer
markup Make link last commit massages in repository home page and commit tables (#8006) 2019-09-10 12:03:30 +03:00
metrics
migrations
minwinsvc
notification
options
pprof
private
process
public
pull
recaptcha
repofiles
search
secret
session
setting Restrict repository indexing by glob match (#7767) 2019-09-11 20:26:28 +03:00
ssh
structs Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00
sync
templates Make link last commit massages in repository home page and commit tables (#8006) 2019-09-10 12:03:30 +03:00
test
timeutil
upload
user
util
validation Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00