8000 Comparing 1.0.8-1...1.0.9 · hsbasu/battery-monitor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: hsbasu/battery-monitor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.8-1
Choose a base ref
...
head repository: hsbasu/battery-monitor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.9
Choose a head ref
  • 6 commits
  • 53 files changed
  • 2 contributors

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    9313353 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. pythonize battery-monitor; closes mamolinux#29 (mamolinux#30)

    - use pure python packaging methods
    - update .gitignore
    - update desktop files
    - Parse arguments from cmdline
    - Turn off debug mode by default, use '-v[erbose]'
      to enable it
    - Add options to parse arguments for help, indicator
      and version
    - read version from d/changelog
    - update test module
    hsbasu authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    90b0a29 View commit details
    Browse the repository at this point in the history
  2. re-debianize to match python packaging (mamolinux#31)

    - d/compat: deleted
    - d/control: update build and runtime depends
    - d/control: update standards
    - d/rules: use pybuild
    - d/copyright: update
    - d/install: remove 'etc'
    - d/postinst: update
    - d/postrm: add file
    - d/salsa-ci: add
    - d/battery-monitor-doc.docs: add
    - d/battery-monitor.1: add
    hsbasu authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    dbb91b5 View commit details
    Browse the repository at this point in the history
  3. update workflows (mamolinux#32)

    - remove old source files
    - Update auto build (CI) workflow
    - Update publish deb packaging workflow
    - d/rules: update autoclean
    hsbasu authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    d5410fe View commit details
    Browse the repository at this point in the history
  4. 1.0.9

    hsbasu committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    9117d4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0140856 View commit details
    Browse the repository at this point in the history
Loading
0