mercurial/.cvsignore
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 08 Jan 2019 09:35:11 +0000
changeset 866 8a885a75daa9
parent 487 3a8e4d8ca971
child 607 88ae37a2ae63
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:
487
3a8e4d8ca971 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
*.sth
3a8e4d8ca971 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
*.STH
3a8e4d8ca971 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
*.c
3a8e4d8ca971 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
*.sc
3a8e4d8ca971 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
objbc
3a8e4d8ca971 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
objvc
3a8e4d8ca971 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
objmingw
3a8e4d8ca971 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
*.res