zulip/tools/lib
Tim Abbott 2ae2a94444 provision: Stop using shared var/ for caching apt state.
This didn't work at all when one did a `vagrant destroy` and then
`vagrant up`, because the cache state would be preserved even though
the machine is gone.

Fixes #5981.
2017-10-17 21:15:58 -07:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
api_tests.py mypy: Fix future syntax errors and other minor mistakes. 2017-10-10 22:27:16 -07:00
capitalization.py tools: Remove absolute_import in most tools. 2017-09-29 12:28:43 -07:00
css_parser.py mypy: Fix future syntax errors and other minor mistakes. 2017-10-10 22:27:16 -07:00
find_add_class.py tools: Remove print_function. 2017-09-29 15:44:56 -07:00
gitlint-rules.py lint: Check if the first word of a commit message is imperative. 2017-06-19 07:01:52 -04:00
graph.py mypy: Fix future syntax errors and other minor mistakes. 2017-10-10 22:27:16 -07:00
html_branches.py mypy: Fix future syntax errors and other minor mistakes. 2017-10-10 22:27:16 -07:00
html_grep.py tools: Remove print_function. 2017-09-29 15:44:56 -07:00
pretty_print.py tools: Remove print_function. 2017-09-29 15:44:56 -07:00
provision.py provision: Stop using shared var/ for caching apt state. 2017-10-17 21:15:58 -07:00
sanity_check.py Remove useless shebang lines. 2017-10-11 12:52:36 -07:00
template_parser.py tools/lib: Remove unused imports. 2017-10-02 10:13:46 -07:00
test_script.py tools: Remove print_function. 2017-09-29 15:44:56 -07:00
test_server.py tools: Remove print_function. 2017-09-29 15:44:56 -07:00