This is an automated email from the ASF dual-hosted git repository.
gerben pushed a change to branch remove-fragment-identifier
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git.
discard 25a4a66 Tweak PR
discard 98c0552 Remove fragment-identifier package
add 50ad35e Parser code readability
add 6bba0e4 Half-working attempt at parsing unencoded parentheses.
add 1630831 Add debug tool for parser
add 531d5e7 Test fragment-identifier against spec examples
add 7ad5a15 Test if it throws on invalid input
add 9f77a08 Test parsing values with parentheses
add 01dab31 Percent-encode parentheses in stringify()
add 6b14a01 Add tests for stringify
add ae31a81 Add missing valid characters
add 6d637fc Merge pull request #73 from apache/fragment-tests
add f0b14dc Remove fragment-identifier package
add 6dfe24d Tweak PR
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (25a4a66)
\
N -- N -- N refs/heads/remove-fragment-identifier (6dfe24d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes: