0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 02:25:33 +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 Fix Go 1.13 private repository go get issue (#8112) 2019-09-06 21:44:59 +08:00
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 Avoid ambiguity of branch/directory names for the git-diff-tree command (#8066) 2019-09-03 15:42:01 +03:00
recaptcha
repofiles Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
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