0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-13 17:43:57 +01:00
forgejo/services
zeripath 327f18c3b2
Fix initial commit page & binary munching problem ()
* 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 

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

* Update services/gitdiff/gitdiff.go

Co-authored-by: 6543 <6543@obermui.de>
2020-10-21 19:08:44 -04:00
..
comments Refactor pull request review () 2019-11-14 10:57:36 +08:00
externalaccount
gitdiff Fix initial commit page & binary munching problem () 2020-10-21 19:08:44 -04:00
issue Add review request api () 2020-10-20 14:18:25 -04:00
mailer Fix "only mail on mention" bug () 2020-09-09 15:08:55 -04:00
mirror go-version constraints ignore pre-releases () 2020-10-21 11:42:08 -04:00
pull go-version constraints ignore pre-releases () 2020-10-21 11:42:08 -04:00
release Add a storage layer for attachments () 2020-08-18 12:23:45 +08:00
repository Move update-server-info to hooks () 2020-10-14 00:24:06 +08:00
wiki Update golangci-lint to version 1.31.0 () 2020-10-11 21:27:20 +01:00