__init__.py |
|
199 |
dicttools.py |
Merge dict and arrays (override scalar values)
Keys from source override keys from dest, and elements from lists in source
are appended to lists in dest.
:param dict source: to copy from
:param dict dest: to copy to (modified in place)
|
1417 |
estimates.py |
|
4048 |
fzf.py |
The `mach try fuzzy` command depends on fzf. Please install it following the
appropriate instructions for your platform:
https://github.com/junegunn/fzf#installation
Only the binary is required, if you do not wish to install the shell and
editor integrations, download the appropriate binary and put it on your $PATH:
https://github.com/junegunn/fzf/releases
|
13475 |
manage_estimates.py |
Fetch task duration data exported from BigQuery. |
4291 |
ssh.py |
|
692 |