mercurial/abbrev.stc
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 08 Jan 2019 09:35:11 +0000
changeset 866 8a885a75daa9
parent 817 e38e4f23a097
child 903 3c6c268d7395
permissions -rw-r--r--
Issue 256: fix parsing branch name from changelog To retrieve a branch of an changeset, `stx:libscm` uses `{branch}` branch keyword and then parses it as "name list". However, according to documentation it is a single string: branch String. The name of the branch on which the changeset was committed. This obviously caused problems when branch name had spaces in it. This commit fixes the problem. One remaining thing is that `stx:libscm` technically allows a changeset to be in more than one branch which seems to be impossible in Mercurial itself. This should be investigated and fixed, eventually.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
34
0ef61b36cfa7 - First bits
vranyj1@bd9d3459-6c23-4dd9-91de-98eeebb81177
parents:
diff changeset
     1
# automagically generated by the project definition
0ef61b36cfa7 - First bits
vranyj1@bd9d3459-6c23-4dd9-91de-98eeebb81177
parents:
diff changeset
     2
# this file is needed for stc to be able to compile modules independently.
0ef61b36cfa7 - First bits
vranyj1@bd9d3459-6c23-4dd9-91de-98eeebb81177
parents:
diff changeset
     3
# it provides information about a classes filename, category and especially namespace.
342
3a4b76932414 Added HG2CVS tool for naive synchronization of CVS from Mercuriual repo.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 320
diff changeset
     4
HG2CVS HG2CVS stx:libscm/mercurial 'SCM-Mercurial-CVS' 0
284
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
     5
HGAuthorQuery HGAuthorQuery stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
     6
HGCachedFileData HGCachedFileData stx:libscm/mercurial 'SCM-Mercurial-Internal' 0
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
     7
HGChange HGChange stx:libscm/mercurial 'SCM-Mercurial-Core' 0
808
ae9fdbfa8ba4 Initial support of obsolete changesets
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 562
diff changeset
     8
HGChangesetBrowser HGChangesetBrowser stx:libscm/mercurial 'SCM-Mercurial-StX-Interface' 2
ae9fdbfa8ba4 Initial support of obsolete changesets
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 562
diff changeset
     9
HGChangesetDialog HGChangesetDialog stx:libscm/mercurial 'SCM-Mercurial-StX-Interface' 2
284
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    10
HGChangesetFile HGChangesetFile stx:libscm/mercurial 'SCM-Mercurial-Core' 0
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    11
HGChangesetId HGChangesetId stx:libscm/mercurial 'SCM-Mercurial-Core' 0
400
66441c7b45bc More work on HGChangesetBrowser - better changeset detail view.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 399
diff changeset
    12
HGChangesetLabelsView HGChangesetLabelsView stx:libscm/mercurial 'SCM-Mercurial-StX-Interface' 2
808
ae9fdbfa8ba4 Initial support of obsolete changesets
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 562
diff changeset
    13
HGChangesetList HGChangesetList stx:libscm/mercurial 'SCM-Mercurial-StX-Interface' 2
410
34ca0972c5ba Added 'Update To Revision' menu item to file browser and fixed issue #32.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 405
diff changeset
    14
HGChangesetPresenter HGChangesetPresenter stx:libscm/mercurial 'SCM-Mercurial-StX-Interface' 0
808
ae9fdbfa8ba4 Initial support of obsolete changesets
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 562
diff changeset
    15
HGChangesetViewer HGChangesetViewer stx:libscm/mercurial 'SCM-Mercurial-StX-Interface' 2
284
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    16
HGCommandParser HGCommandParser stx:libscm/mercurial 'SCM-Mercurial-Internal' 0
808
ae9fdbfa8ba4 Initial support of obsolete changesets
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 562
diff changeset
    17
HGCommitDialog HGCommitDialog stx:libscm/mercurial 'SCM-Mercurial-StX-Interface' 2
284
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    18
HGCommitTask HGCommitTask stx:libscm/mercurial 'SCM-Mercurial-StX-Tasks' 0
817
e38e4f23a097 Added tool to update copyright notices in files based on commits
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 808
diff changeset
    19
HGContribution HGContribution stx:libscm/mercurial 'SCM-Mercurial-StX-Tools' 0
e38e4f23a097 Added tool to update copyright notices in files based on commits
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 808
diff changeset
    20
HGCopyrightUpdater HGCopyrightUpdater stx:libscm/mercurial 'SCM-Mercurial-StX-Tools' 0
e38e4f23a097 Added tool to update copyright notices in files based on commits
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 808
diff changeset
    21
HGCopyrightLine HGCopyrightLine stx:libscm/mercurial 'SCM-Mercurial-StX-Tools' 0
256
49cce5802570 Introduced HGDebugFlags.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 231
diff changeset
    22
HGDebugFlags HGDebugFlags stx:libscm/mercurial 'SCM-Mercurial-Internal' 0
284
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    23
HGError HGError stx:libscm/mercurial 'SCM-Mercurial-Core' 1
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    24
HGIconLibrary HGIconLibrary stx:libscm/mercurial 'SCM-Mercurial-StX-Interface' 0
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    25
HGMergeInfo HGMergeInfo stx:libscm/mercurial 'SCM-Mercurial-Core' 0
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    26
HGMergeTool HGMergeTool stx:libscm/mercurial 'SCM-Mercurial-StX' 0
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    27
HGNotification HGNotification stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
396
3c9d047e3841 Introduced a SCMAbstractPackageWorkingCopy and SCMAbstractPackageRevision...
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 395
diff changeset
    28
HGPackageRevision HGPackageRevision stx:libscm/mercurial 'SCM-Mercurial-StX' 0
3c9d047e3841 Introduced a SCMAbstractPackageWorkingCopy and SCMAbstractPackageRevision...
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 395
diff changeset
    29
HGPackageWorkingCopy HGPackageWorkingCopy stx:libscm/mercurial 'SCM-Mercurial-StX' 0
3c9d047e3841 Introduced a SCMAbstractPackageWorkingCopy and SCMAbstractPackageRevision...
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 395
diff changeset
    30
HGPackageWorkingCopyRegistry HGPackageWorkingCopyRegistry stx:libscm/mercurial 'SCM-Mercurial-StX' 1
284
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    31
HGPushPullInfo HGPushPullInfo stx:libscm/mercurial 'SCM-Mercurial-Core' 0
34
0ef61b36cfa7 - First bits
vranyj1@bd9d3459-6c23-4dd9-91de-98eeebb81177
parents:
diff changeset
    32
HGRepositoryObject HGRepositoryObject stx:libscm/mercurial 'SCM-Mercurial-Internal' 0
284
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    33
HGRevisionAnnotation HGRevisionAnnotation stx:libscm/mercurial 'SCM-Mercurial-StX' 0
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    34
HGRevisionInfo HGRevisionInfo stx:libscm/mercurial 'SCM-Mercurial-StX' 0
372
5acd6d915c77 Added HGRevset to fetch revision log using hg revsets.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 342
diff changeset
    35
HGRevset HGRevset stx:libscm/mercurial 'SCM-Mercurial-Core' 0
808
ae9fdbfa8ba4 Initial support of obsolete changesets
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 562
diff changeset
    36
HGRevsetEditor HGRevsetEditor stx:libscm/mercurial 'SCM-Mercurial-StX-Interface' 2
ae9fdbfa8ba4 Initial support of obsolete changesets
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 562
diff changeset
    37
HGSourceCodeManagementSettingsAppl HGSourceCodeManagementSettingsAppl stx:libscm/mercurial 'SCM-Mercurial-StX-Interface' 2
284
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    38
HGSourceCodeManager HGSourceCodeManager stx:libscm/mercurial 'SCM-Mercurial-StX' 2
405
9906c030ae1d More work on Mercurial revision log browser and revision selection dialog.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 403
diff changeset
    39
HGSourceCodeManagerUtilities HGSourceCodeManagerUtilities stx:libscm/mercurial 'SCM-Mercurial-StX' 0
284
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    40
HGStatus HGStatus stx:libscm/mercurial 'SCM-Mercurial-Core' 1
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    41
HGWarning HGWarning stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
34
0ef61b36cfa7 - First bits
vranyj1@bd9d3459-6c23-4dd9-91de-98eeebb81177
parents:
diff changeset
    42
HGWorkingCopyFile HGWorkingCopyFile stx:libscm/mercurial 'SCM-Mercurial-Core' 0
0ef61b36cfa7 - First bits
vranyj1@bd9d3459-6c23-4dd9-91de-98eeebb81177
parents:
diff changeset
    43
stx_libscm_mercurial stx_libscm_mercurial stx:libscm/mercurial '* Projects & Packages *' 3
403
237ed0ed6c49 Initial support for Mercurial bookmarks.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 402
diff changeset
    44
HGBookmarkError HGBookmarkError stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
284
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    45
HGChangeset HGChangeset stx:libscm/mercurial 'SCM-Mercurial-Core' 0
403
237ed0ed6c49 Initial support for Mercurial bookmarks.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 402
diff changeset
    46
HGChangesetLabel HGChangesetLabel stx:libscm/mercurial 'SCM-Mercurial-Internal' 0
284
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    47
HGCommand HGCommand stx:libscm/mercurial 'SCM-Mercurial-Internal' 0
147
0d10cbab6876 Bug fix in HGConfig>>root.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 146
diff changeset
    48
HGCommandError HGCommandError stx:libscm/mercurial 'SCM-Mercurial-Core' 1
284
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    49
HGCommandServer HGCommandServer stx:libscm/mercurial 'SCM-Mercurial-Internal' 0
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    50
HGCommitError HGCommitError stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    51
HGConfig HGConfig stx:libscm/mercurial 'SCM-Mercurial-Core' 0
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    52
HGNoSuchBranchError HGNoSuchBranchError stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    53
HGRemote HGRemote stx:libscm/mercurial 'SCM-Mercurial-Core' 0
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    54
HGRepository HGRepository stx:libscm/mercurial 'SCM-Mercurial-Core' 0
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    55
HGRepositoryError HGRepositoryError stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
0aa0e7137e65 Added push/pull menu to file browser.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 283
diff changeset
    56
HGWorkingCopy HGWorkingCopy stx:libscm/mercurial 'SCM-Mercurial-Core' 0
403
237ed0ed6c49 Initial support for Mercurial bookmarks.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 402
diff changeset
    57
HGBranch HGBranch stx:libscm/mercurial 'SCM-Mercurial-Core' 0
51
61700cf82743 - HGCommandParser
vranyj1@bd9d3459-6c23-4dd9-91de-98eeebb81177
parents: 49
diff changeset
    58
HGCommandParseError HGCommandParseError stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
378
5c36325d6f60 Better `hg` command configuration handling and validation.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 342
diff changeset
    59
HGInvalidExecutableError HGInvalidExecutableError stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
5c36325d6f60 Better `hg` command configuration handling and validation.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 342
diff changeset
    60
HGInvalidVersionError HGInvalidVersionError stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
808
ae9fdbfa8ba4 Initial support of obsolete changesets
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 562
diff changeset
    61
HGObsoleteRevisionError HGObsoleteRevisionError stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
151
527a1e85aef8 Support for 'autopush' in commit dialog.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 150
diff changeset
    62
HGPushError HGPushError stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
403
237ed0ed6c49 Initial support for Mercurial bookmarks.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 402
diff changeset
    63
HGTagOrBookmark HGTagOrBookmark stx:libscm/mercurial 'SCM-Mercurial-Internal' 0
372
5acd6d915c77 Added HGRevset to fetch revision log using hg revsets.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 342
diff changeset
    64
HGUnknownRevisionError HGUnknownRevisionError stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
403
237ed0ed6c49 Initial support for Mercurial bookmarks.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 402
diff changeset
    65
HGBookmark HGBookmark stx:libscm/mercurial 'SCM-Mercurial-Core' 0
151
527a1e85aef8 Support for 'autopush' in commit dialog.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 150
diff changeset
    66
HGPushWouldCreateNewHeadError HGPushWouldCreateNewHeadError stx:libscm/mercurial 'SCM-Mercurial-Exceptions' 1
403
237ed0ed6c49 Initial support for Mercurial bookmarks.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 402
diff changeset
    67
HGTag HGTag stx:libscm/mercurial 'SCM-Mercurial-Core' 0
808
ae9fdbfa8ba4 Initial support of obsolete changesets
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 562
diff changeset
    68
HGRepositoriesResource HGRepositoriesResource stx:libscm/mercurial 'SCM-Mercurial-Tests' 1
ae9fdbfa8ba4 Initial support of obsolete changesets
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 562
diff changeset
    69
HGTestCase HGTestCase stx:libscm/mercurial 'SCM-Mercurial-Tests' 1
ae9fdbfa8ba4 Initial support of obsolete changesets
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 562
diff changeset
    70
HGStXTests HGStXTests stx:libscm/mercurial 'SCM-Mercurial-Tests' 1
ae9fdbfa8ba4 Initial support of obsolete changesets
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 562
diff changeset
    71
HGTests HGTests stx:libscm/mercurial 'SCM-Mercurial-Tests' 1
562
e694ffae649b Added support to user shared repositories instead to temporary clones when commiting.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 410
diff changeset
    72
HGCommandParserTests HGCommandParserTests stx:libscm/mercurial 'SCM-Mercurial-Tests' 1
e694ffae649b Added support to user shared repositories instead to temporary clones when commiting.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 410
diff changeset
    73
HGInstaller HGInstaller stx:libscm/mercurial 'SCM-Mercurial-StX-Installer' 1
817
e38e4f23a097 Added tool to update copyright notices in files based on commits
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 808
diff changeset
    74
HGCopyrightUpdateTool HGCopyrightUpdateTool stx:libscm/mercurial 'SCM-Mercurial-StX-Tools' 1