1. 09 Aug, 2012 1 commit
    • Added git information to version string · 9a50ed9b
      Running ansible --version now outputs git information when the
      repo lives in .git in the root of the ansible source (coping with the case
      where the git info is elsewhere is left as an exercise).
      
      This uses gitpython where installed, otherwise it interrogates the files
      in the .git directory to get the same information.
      
      The gitpython path could be removed, but then people might ask 'why did
      you do it like this when gitpython exists'
      Will Thames committed
  2. 08 Aug, 2012 5 commits
  3. 07 Aug, 2012 12 commits
  4. 06 Aug, 2012 2 commits
  5. 03 Aug, 2012 8 commits
  6. 02 Aug, 2012 12 commits