Loading
Commits on Source 17
-
henry authored
TB 44367: Make git_get return the stdout string, rather than a list. Add git_lines to generate lines.
-
henry authored
TB 44367: Use raw diff to get list of file changes.
-
henry authored
TB 44367: Add type annotations and parameter documentation.
-
henry authored
TB 44367: Make the argcomplete module optional.
-
henry authored
TB 44367: Use function caching instead of global variables.
-
henry authored
TB 44367: Fetch FIREFOX_ tags from the remote if they are missing.
-
henry authored
TB 44367: Improve the auto-fixup/auto-commit command. The auto-fixup command was renamed to auto-commit. It now also handles: 1. Already staged changes. 2. Untracked/added files. 3. Removed files. 4. Renamed files. 5. Allowing the user to create a new commit.
-
Bug 43243: BUGFIX: Make it possible to run both tor browser tests in sequence. Turns out they need to explicitly close the browser, otherwise marionette doesn't do that for us unless it's the end of the whole suite. We want a restart, because we want to bootstrap before each test.
-
henry authored
TB 44420: Drop "rights" from components.conf.