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.
forgejo/modules/repofiles
zeripath 5e759b60cc Restore functionality for early gits (#7775)
* Change tests to make it possible to run TestGit with 1.7.2

* Make merge run on 1.7.2

* Fix tracking and staging branch name problem

* Ensure that git 1.7.2 works on tests

* ensure that there is no chance for conflicts

* Fix-up missing merge issues

* Final rm

* Ensure LFS filters run on the tests

* Do not sign commits from temp repo

* Restore tracking fetch change

* Apply suggestions from code review

* Update modules/repofiles/temp_repo.go
5 years ago
..
action.go Add file status on API (#7671) 5 years ago
action_test.go Add file status on API (#7671) 5 years ago
blob.go Move sdk structs to modules/structs (#6905) 5 years ago
blob_test.go Move sdk structs to modules/structs (#6905) 5 years ago
commit.go Number of commits ahead/behind in branch overview (#6695) 5 years ago
commit_status.go Add commit statuses reports on pull request view (#6845) 5 years ago
content.go Fixes #7292 - API File Contents bug (#7301) 5 years ago
content_test.go Fixes #7292 - API File Contents bug (#7301) 5 years ago
delete.go Fix duplicate call of webhook (#7821) 5 years ago
diff.go Move git diff codes from models to services/gitdiff (#7889) 5 years ago
diff_test.go Move git diff codes from models to services/gitdiff (#7889) 5 years ago
file.go Fixes #7292 - API File Contents bug (#7301) 5 years ago
file_test.go Use gitea forked macaron (#7933) 5 years ago
repofiles.go Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 5 years ago
repofiles_test.go Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 5 years ago
temp_repo.go Restore functionality for early gits (#7775) 5 years ago
tree.go Add golangci (#6418) 5 years ago
tree_test.go Move sdk structs to modules/structs (#6905) 5 years ago
update.go Restore functionality for early gits (#7775) 5 years ago
upload.go Restore functionality for early gits (#7775) 5 years ago
verification.go Add golangci (#6418) 5 years ago