Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
21 results

changelog

Blame
    • Thomas Woerner's avatar
      f929ad90
      New script utils/changelog · f929ad90
      Thomas Woerner authored
      This scrip can be used to generate the changelog text for a new
      ansible-freeipa release on github.
      
          usage: Usage: changelog [options] [<new version>]
      
          optional arguments:
            -h, --help  show this help message and exit
            --tag TAG   git tag
      
      If the script is used without a givn tag, it will show all the changes since
      the last tag. If a tag (this can be a also a commit) is given, then all
      changes since this commit are shown.
      f929ad90
      History
      New script utils/changelog
      Thomas Woerner authored
      This scrip can be used to generate the changelog text for a new
      ansible-freeipa release on github.
      
          usage: Usage: changelog [options] [<new version>]
      
          optional arguments:
            -h, --help  show this help message and exit
            --tag TAG   git tag
      
      If the script is used without a givn tag, it will show all the changes since
      the last tag. If a tag (this can be a also a commit) is given, then all
      changes since this commit are shown.
    To find the state of this project's repository at the time of any of these versions, check out the tags.