gecko/python/mach/mach
2014-05-23 07:22:51 +09:00
..
commands
mixin Bug 996823 - Let mach pass-through subprocesses handle Ctrl-C themselves. r=mshal 2014-05-23 07:22:51 +09:00
test Bug 909522 - Run mach's unit tests as part of make check; r=mshal 2014-01-09 11:20:41 -08:00
__init__.py
base.py Bug 957856 - Synchronize mach with upstream repository; r=ahal 2014-01-08 16:14:39 -08:00
config.py
decorators.py Bug 951733 - Support passing an existing argparse.ArgumentParser to mach in order to populate the command arguments. r=gps 2014-01-03 11:32:53 +00:00
dispatcher.py Bug 995847 - Add -h and --help support to mach. r=glandium 2014-05-06 19:10:00 +02:00
logging.py
main.py Bug 995847 - Add -h and --help support to mach. r=glandium 2014-05-06 19:10:00 +02:00
registrar.py
terminal.py