-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SVN to GIT #5
Open
matyaskopp
wants to merge
54
commits into
main
Choose a base branch
from
svn2git
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
SVN to GIT #5
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
804dd57
remove svn dependencies: change variables, different tool for changel…
matyaskopp aa60ed6
remove endline from version #3
matyaskopp 486180a
update git ignore and add empty directories #3
matyaskopp 490a9bb
fix paths in package patches #3
matyaskopp d37101b
remove temporary archive, fix version comment #3
matyaskopp 4ea449e
remove svn dependency from dep package build #3
matyaskopp 27441e9
remove svn dependency from rpm #3
matyaskopp 1ee67d4
unix_install is not a part of repository - removing "svn update"(/"gi…
matyaskopp 674667d
update main documentation file (#3)
matyaskopp 93ddd87
changelog script clean up #3
matyaskopp 1e9d524
remove repository url from update_version #3
matyaskopp 6abbe40
change SVN_VERSION placeholder to DEV_VERSION #3
matyaskopp a4514b7
use git as a source for unix_install folder #3
matyaskopp dd621bc
fix version in documentation patching #3
matyaskopp 9496fa2
fix comments, remove svn2cl #3
matyaskopp 6ba44e0
change setting for mac #3
matyaskopp 30cded4
fix gitignore #3
matyaskopp 2f3bfe8
force using -std=c89 when compiling Tk::JPEG on macOS #8
matyaskopp 4620b87
add Tk::JPEG patch to configuration #8
matyaskopp ff103fc
extend gitignore
matyaskopp 8fddd1c
use perlbrew in mac releaser (the default perlbrew perl !!!)
matyaskopp d09986d
add missing prerequisity for Test-Simple-1.302204
matyaskopp aa238f3
add missing prerequisity for Tk-CodeText-0.53
matyaskopp f9fb6f4
add missing prerequisity for Tk-CodeText-0.53
matyaskopp 2102913
add missing prerequisity for Syntax-Kamelon-0.25
matyaskopp 02256c4
add missing prerequisity for XML-TokeParser-0.05
matyaskopp 8aa7057
add missing prerequisity for Syntax-Kamelon-0.25 and XML-Parser-2.47
matyaskopp dcc5c56
add missing prerequisity for Template-Toolkit-3.102,XML-Parser-2.47,T…
matyaskopp 4659f4b
add missing prerequisity for Tk-ColorEntry-0.08
matyaskopp a3fb8b8
add missing prerequisity for Convert-Color-0.18
matyaskopp bc41af8
add missing prerequisity for XML-LibXML-2.0210
matyaskopp 4ba7cbd
add missing prerequisity for Alien-Build-2.83
matyaskopp b72aad7
add missing prerequisity for XML-LibXML-2.0210
matyaskopp 5bdba74
add missing prerequisity for Alien-Libxml2-0.19
matyaskopp 79df812
add missing prerequisity for Alien-Build-Plugin-Download-GitLab-0.01
matyaskopp afdd3f4
add missing prerequisity for URI-5.29
matyaskopp 69217a3
add missing prerequisity for Graph-0.9732
matyaskopp 42e89c0
add missing prerequisity for Test-Fatal-0.017
matyaskopp c124607
add missing prerequisity for HTTP-Message-6.46
matyaskopp 3e8736a
add missing prerequisity for Clone-0.47
matyaskopp ca163de
update LWP::UserAgent version
matyaskopp 47ecc1e
prerequisities reorder
matyaskopp 396db70
prerequisities reorder
matyaskopp ef5a4c1
prerequisities reorder
matyaskopp 9c267e8
add missing prerequisity for libwww-perl-6.77 and Alien-Build-2.83
matyaskopp 493ace2
prerequisities reorder
matyaskopp ff83555
prerequisities reorder
matyaskopp 961b979
prerequisities reorder
matyaskopp 28491c4
add missing prerequisity for Alien-Build-2.83
matyaskopp 4493e6c
add missing prerequisity for HTML-Parser-3.83
matyaskopp 2d6ea52
add info prints
matyaskopp 9581aa8
Merge branch 'svn2git' of github.com:ufal/TrEd into svn2git
74e21c5
use old TK-CodeText version (newer has Imager-Screenshot dependency, …
matyaskopp cba5c9f
fix c-header path on MacOS
matyaskopp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be great to set your Mac as a CPAN Tester. There are no failures for darwin at the Testers page. I can help you with that, but it should be easily googlable.
Also, TrEd works happily even without Tk::CodeText at all. I don't have it installed and I see no problems with that - I don't get syntax highlighting when writing code in the Alt+E window, but I don't really care. Which means - what about making it optional?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couldn't the downgrade be conditional
?