Commit graph

33 commits

Author SHA1 Message Date
8ae0f203f2 Move to python3.7
- Now getting python packages using pip instead of the ubuntu versions.
- System wide installations now aren't supported.
2018-09-02 16:00:44 +10:00
dc5865cf67 Revert "readme: Trying centre alignment in tools table."
This reverts commit c6359a8873.
2018-06-05 08:16:49 +10:00
c6359a8873 readme: Trying centre alignment in tools table. 2018-06-05 08:15:24 +10:00
5a218bed13 readme: Right aligned the extensions column. 2018-06-05 08:10:14 +10:00
73d06e6ff8 readme: The wildcard doesn't count as an extension. 2018-06-01 10:38:37 +10:00
9d28ab6d72 readme: Try to stop wrapping in the column titles. 2018-06-01 10:13:25 +10:00
f2f922e97f readme: Also showing the total number of extensions. 2018-06-01 09:48:42 +10:00
c4674b1284 Added a total count of the tools. 2018-05-31 15:10:53 +10:00
e34e896800 Coding style.
- Converted to f-strings.
2018-05-15 18:50:30 +10:00
5715ab8ea9 Made it work on Ubuntu 18.04. 2018-03-16 11:33:50 +10:00
b8732c3028 Updated copyrights. 2018-01-12 15:00:39 +10:00
c6250b2803 tools: Added git_log. 2017-12-29 11:21:11 +10:00
4935c585aa Made work on Ubuntu 17.10.
- Changed to python3.6.
- Accepted minor differences in golden files.
- php is now 7.1.
- Updated README.
- Need to test that the AppImage still works.
2017-10-27 12:39:50 +10:00
111d362942 Explicitly using python3.5.
- Async and await keywords don't work with python3.4.
2017-09-02 11:59:10 +01:00
2815fb83d8 Added the special case, git_blame, to the README. 2017-07-19 10:13:24 +01:00
0b6fbec3da Show the generic tools in the README. 2017-07-19 09:40:54 +01:00
ed5164c761 Changed installation to use pip3.
- Now running all the tests in test-distributions.
- Vigil is only known to install into ubuntu at the moment.
2017-07-10 18:38:18 +01:00
0080db66d4 Used test-distributions to fix the installation.
- Correctly using our urwid.
- LS_COLORS needed to be in the package.
- Didn't need to use pip3.
2017-06-28 09:07:40 +01:00
9f00b3ba3e Updated installation instructions. 2017-06-27 14:20:30 +01:00
5728e5cff3 Made vigil into a package with a setup.py file. 2017-06-27 14:03:32 +01:00
5b08029d0b Make vigil work on other distributions. (fedora, debian, archlinux)
- Now using python3.4 on debian, and python3.5 elsewhere.
 - Added test-distributions script that checks that
   install-dependencies works on different distributions.
2017-05-17 16:46:54 +01:00
5b41471a47 Update the README for the latest version. 2017-04-24 00:07:26 +02:00
bdc8b8c0f4 Reworded the project summary. 2017-04-12 10:14:36 +02:00
6edcfbb746 Tweaked docs. 2017-02-13 18:51:45 +01:00
c25266c42b Explicitly using python3.5. 2017-02-08 13:56:56 +01:00
3711a0b293 Fixed colors in lxterminal. (raspbian and lubuntu)
lxterminal in lubuntu and raspbian is only taking 256 colors.
So when $TERM is "xterm" only 256 colors are used.
2017-02-08 11:51:57 +01:00
a12fa48c2c Updated copyright headers to 2017. 2017-02-05 18:29:09 +01:00
d2dcb4cf85 Find the tool's url in the package metadata. 2016-11-19 17:24:01 +01:00
1028f74de9 Start adding hyperlinks to the tool's homepages. 2016-11-19 16:47:05 +01:00
be71ddadde Seperate the tools with bullets. 2016-11-19 16:26:23 +01:00
eb0d06936a Try showing tools in a table. 2016-11-19 15:58:21 +01:00
e31f36a8b5 Coding style. 2016-11-19 15:52:48 +01:00
0f85dbbbbd List the tools in the README. 2016-11-19 13:50:07 +01:00