forgejo/services/repository/archiver
Lunny Xiao 3973f1022d
Add github compatible tarball download API endpoints (#32572)
Fix #29654
Fix #32481

(cherry picked from commit 703be6bf307ed19ce8dc8cd311d24aeb6e5b9861)

Conflicts:
	routers/api/v1/repo/file.go
	routers/web/repo/repo.go
	services/repository/archiver/archiver.go
	services/repository/archiver/archiver_test.go
  trivial context conflicts
  add missing function PathParam skipped in a very large refactor
2024-12-03 10:19:22 +01:00
..
archiver.go Add github compatible tarball download API endpoints (#32572) 2024-12-03 10:19:22 +01:00
archiver_test.go Add github compatible tarball download API endpoints (#32572) 2024-12-03 10:19:22 +01:00