Mercurial > libervia-backend
log src/tools/utils.py @ 1934:2daf7b4c6756
age | author | description |
---|---|---|
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Sun, 28 Feb 2016 13:42:31 +0100 | Goffi | tools (utils): improved repository version detection: |
Sun, 28 Feb 2016 01:57:51 +0100 | Goffi | core (tools): fixed bad call to "hg id" when hg is not working to guest revision, which was the cause of an Exception |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Thu, 27 Aug 2015 17:59:11 +0200 | Goffi | core (utils): added a method to generate XEP-0082 style dates |
Tue, 18 Aug 2015 09:37:25 +0200 | Goffi | core: tools.utils.getRepositoryData now return "hg log -r -1" and short form of node + fixed crash if mercurial is not present: |
Mon, 30 Mar 2015 10:26:26 +0200 | Goffi | 2015 copyright dates update |
Thu, 19 Mar 2015 20:40:10 +0100 | Goffi | core: getRepositoryData now get the module in argument |