You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

changesets.yml 891B

1234567891011121314151617181920212223242526272829303132333435363738
  1. ---
  2. changesets_001:
  3. commit_date: 2007-04-11
  4. committed_on: 2007-04-11 15:14:44 +02:00
  5. revision: 1
  6. id: 100
  7. comments: My very first commit
  8. repository_id: 10
  9. committer: dlopper
  10. changesets_002:
  11. commit_date: 2007-04-12
  12. committed_on: 2007-04-12 15:14:44 +02:00
  13. revision: 2
  14. id: 101
  15. comments: 'This commit fixes #1, #2 and references #1 & #3'
  16. repository_id: 10
  17. committer: dlopper
  18. changesets_003:
  19. commit_date: 2007-04-12
  20. committed_on: 2007-04-12 15:14:44 +02:00
  21. revision: 3
  22. id: 102
  23. comments: |-
  24. A commit with wrong issue ids
  25. IssueID 666 3
  26. repository_id: 10
  27. committer: dlopper
  28. changesets_004:
  29. commit_date: 2007-04-12
  30. committed_on: 2007-04-12 15:14:44 +02:00
  31. revision: 4
  32. id: 103
  33. comments: |-
  34. A commit with an issue id of an other project
  35. IssueID 4 2
  36. repository_id: 10
  37. committer: dlopper