gecko-dev/python/mach/mach
Gregory Szorc 9b2727baba Bug 879406 - Unbust |mach help| when arguments are not prefixed with '-'; r=ted
DONTBUILD (NPOTB)
2013-06-14 09:44:33 -07:00
..
commands Bug 799680 - Add a bash completion script for mach [r=gps] 2013-05-15 17:00:01 -07:00
mixin Bug 818366 - Ability to pass through file descriptors to child processes; r=jhammel 2012-12-05 14:22:58 -08:00
test Bug 818777 - Switch to NamedTemporaryFile from mozfile; r=ted 2012-12-20 16:11:35 -08:00
__init__.py
base.py Bug 856392 - Categorize mach commands; r=jhammel 2013-05-08 17:56:30 -07:00
config.py Bug 799648 - Part 3: Move config module from mozbuild to mach; r=jhammel 2012-10-10 11:08:10 -07:00
decorators.py Bug 856392 - Categorize mach commands; r=jhammel 2013-05-08 17:56:30 -07:00
dispatcher.py Bug 879406 - Unbust |mach help| when arguments are not prefixed with '-'; r=ted 2013-06-14 09:44:33 -07:00
logging.py Bug 878089 - mach shouldn't fail if terminal couldn't be configured; r=ted 2013-06-10 16:16:25 -07:00
main.py Bug 878859 - Remove the mach clippy avatar; r=ted 2013-06-03 15:46:23 -04:00
registrar.py Bug 856392 - Categorize mach commands; r=jhammel 2013-05-08 17:56:30 -07:00
terminal.py