changesets.yml
41 lines
| 947 B
| text/x-yaml
|
YamlLexer
|
r470 | --- | |
changesets_001: | |||
commit_date: 2007-04-11 | |||
committed_on: 2007-04-11 15:14:44 +02:00 | |||
revision: 1 | |||
id: 100 | |||
|
r476 | comments: My very first commit | |
|
r470 | repository_id: 10 | |
committer: dlopper | |||
|
r2004 | user_id: 3 | |
|
r470 | changesets_002: | |
commit_date: 2007-04-12 | |||
committed_on: 2007-04-12 15:14:44 +02:00 | |||
revision: 2 | |||
id: 101 | |||
|
r848 | comments: 'This commit fixes #1, #2 and references #1 & #3' | |
|
r470 | repository_id: 10 | |
committer: dlopper | |||
|
r2004 | user_id: 3 | |
|
r470 | changesets_003: | |
commit_date: 2007-04-12 | |||
committed_on: 2007-04-12 15:14:44 +02:00 | |||
revision: 3 | |||
id: 102 | |||
|
r476 | comments: |- | |
|
r470 | A commit with wrong issue ids | |
IssueID 666 3 | |||
repository_id: 10 | |||
committer: dlopper | |||
|
r2004 | user_id: 3 | |
|
r470 | changesets_004: | |
commit_date: 2007-04-12 | |||
committed_on: 2007-04-12 15:14:44 +02:00 | |||
revision: 4 | |||
id: 103 | |||
|
r476 | comments: |- | |
|
r470 | A commit with an issue id of an other project | |
IssueID 4 2 | |||
repository_id: 10 | |||
committer: dlopper | |||
|
r2004 | user_id: 3 | |
|
r470 |