Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: m-labs/artiq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a7e101af8d3e
Choose a base ref
...
head repository: m-labs/artiq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1877329fd1e2
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 18, 2016

  1. Copy the full SHA
    340d65f View commit details
  2. Copy the full SHA
    bb706c1 View commit details
  3. tools: style

    jordens committed Jul 18, 2016
    Copy the full SHA
    6a73772 View commit details
  4. dashboard: style

    jordens committed Jul 18, 2016
    Copy the full SHA
    1877329 View commit details
Showing with 588 additions and 21 deletions.
  1. +557 −0 artiq/appdirs.py
  2. +3 −5 artiq/frontend/artiq_browser.py
  3. +8 −7 artiq/frontend/artiq_dashboard.py
  4. +20 −9 artiq/tools.py
Loading