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
Propagate context and ensure git commands run in request context ( #17868 )
3 years ago
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
Propagate context and ensure git commands run in request context ( #17868 )
3 years ago
issue
Refactor i18n, use Locale to provide i18n/translation related functions ( #18648 )
3 years ago
migrate
Use disable_form_autofill on Codebase and Gitbucket ( #17936 )
3 years ago
projects
Refactor i18n, use Locale to provide i18n/translation related functions ( #18648 )
3 years ago
pulls
Improvements to content history ( #17746 )
3 years ago
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
Add warning for BIDI characters in page renders and in diffs ( #17562 )
3 years ago
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
fix commits_list_small.tmpl ( #18641 )
3 years ago
commits_table.tmpl
…
create.tmpl
Unify and simplify TrN for i18n ( #18141 )
3 years ago
empty.tmpl
More pleasantly handle broken or missing git repositories ( #17747 )
3 years ago
forks.tmpl
…
graph.tmpl
…
header.tmpl
Propagate context and ensure git commands run in request context ( #17868 )
3 years ago
home.tmpl
Add apply-patch, basic revert and cherry-pick functionality ( #17902 )
3 years ago
icon.tmpl
…
search.tmpl
Automatically pause queue if index service is unavailable ( #15066 )
3 years ago
shabox_badge.tmpl
…
sub_menu.tmpl
Unify and simplify TrN for i18n ( #18141 )
3 years ago
unicode_escape_prompt.tmpl
Left-Align text in Unicode warning boxes ( #18331 )
3 years ago
upload.tmpl
…
user_cards.tmpl
…
view_file.tmpl
Add warning for BIDI characters in page renders and in diffs ( #17562 )
3 years ago
view_list.tmpl
Refactor i18n, use Locale to provide i18n/translation related functions ( #18648 )
3 years ago
watchers.tmpl
…