You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
zeripath 327f18c3b2
Fix initial commit page & binary munching problem (#13249)
* Fix initial commit page

Unfortunately as a result of properly fixing ParsePatch the hack that
used git show <initial_commit_id> to get the diff for this failed.

This PR fixes this using the "super-secret" empty tree ref to make the
diff against.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Also fix #13248

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update services/gitdiff/gitdiff.go

Co-authored-by: 6543 <6543@obermui.de>
4 years ago
..
comments Refactor pull request review (#8954) 5 years ago
externalaccount Allow externalID to be UUID (#8551) 6 years ago
gitdiff Fix initial commit page & binary munching problem (#13249) 4 years ago
issue Add review request api (#11355) 4 years ago
mailer Fix "only mail on mention" bug (#12775) 5 years ago
mirror go-version constraints ignore pre-releases (#13234) 4 years ago
pull go-version constraints ignore pre-releases (#13234) 4 years ago
release Add a storage layer for attachments (#11387) 5 years ago
repository Move update-server-info to hooks (#12826) 5 years ago
wiki Update golangci-lint to version 1.31.0 (#13102) 5 years ago