You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath
eb748f5f3c
Add apply-patch, basic revert and cherry-pick functionality ( #17902 )
...
This code adds a simple endpoint to apply patches to repositories and
branches on gitea. This is then used along with the conflicting checking
code in #18004 to provide a basic implementation of cherry-pick revert.
Now because the buttons necessary for cherry-pick and revert have
required us to create a dropdown next to the Browse Source button
I've also implemented Create Branch and Create Tag operations.
Fix #3880
Fix #17986
Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
branch
…
diff
Added auto-save whitespace behavior if it changed manually ( #15566 )
3 years ago
editor
Add apply-patch, basic revert and cherry-pick functionality ( #17902 )
3 years ago
graph
…
issue
Refactor i18n, use Locale to provide i18n/translation related functions ( #18648 )
3 years ago
migrate
…
projects
Refactor i18n, use Locale to provide i18n/translation related functions ( #18648 )
3 years ago
pulls
…
release
Refactor i18n, use Locale to provide i18n/translation related functions ( #18648 )
3 years ago
settings
Refactor i18n, use Locale to provide i18n/translation related functions ( #18648 )
3 years ago
wiki
Refactor i18n, use Locale to provide i18n/translation related functions ( #18648 )
3 years ago
activity.tmpl
Refactor i18n, use Locale to provide i18n/translation related functions ( #18648 )
3 years ago
blame.tmpl
…
branch_dropdown.tmpl
Add apply-patch, basic revert and cherry-pick functionality ( #17902 )
3 years ago
clone_buttons.tmpl
…
commit_page.tmpl
Add apply-patch, basic revert and cherry-pick functionality ( #17902 )
3 years ago
commit_status.tmpl
…
commit_statuses.tmpl
…
commits.tmpl
…
commits_list.tmpl
Refactor i18n, use Locale to provide i18n/translation related functions ( #18648 )
3 years ago
commits_list_small.tmpl
…
commits_table.tmpl
…
create.tmpl
…
empty.tmpl
…
forks.tmpl
…
graph.tmpl
…
header.tmpl
…
home.tmpl
Add apply-patch, basic revert and cherry-pick functionality ( #17902 )
3 years ago
icon.tmpl
…
search.tmpl
…
shabox_badge.tmpl
…
sub_menu.tmpl
…
unicode_escape_prompt.tmpl
…
upload.tmpl
…
user_cards.tmpl
…
view_file.tmpl
…
view_list.tmpl
Refactor i18n, use Locale to provide i18n/translation related functions ( #18648 )
3 years ago
watchers.tmpl
…