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: GothenburgBitFactory/taskwarrior
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Choose a base ref
...
head repository: GothenburgBitFactory/taskwarrior
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 10 commits
  • 67 files changed
  • 7 contributors

Commits on Dec 20, 2024

  1. Copy the full SHA
    1b9353d View commit details

Commits on Dec 23, 2024

  1. Consider news read if news.version > current version (#3734)

    Avoids two installations of taskwarrior with differing versions from
    constantly nagging and rewriting `news.version`
    Tejada-Omar authored Dec 23, 2024
    Copy the full SHA
    3bf0200 View commit details

Commits on Dec 31, 2024

  1. Add offline build notes to INSTALL (#3705) (#3740)

    Document additional steps that have been successful for NixOS and Ravenports.
    jrmarino authored Dec 31, 2024
    Copy the full SHA
    9105985 View commit details
  2. Copy the full SHA
    630585d View commit details

Commits on Jan 1, 2025

  1. Copy the full SHA
    ddeec35 View commit details

Commits on Jan 6, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#3748)

    updates:
    - [github.com/pre-commit/mirrors-clang-format: v19.1.5 → v19.1.6](pre-commit/mirrors-clang-format@v19.1.5...v19.1.6)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 6, 2025
    Copy the full SHA
    ae3651f View commit details
  2. Copy the full SHA
    2e5177a View commit details

Commits on Jan 13, 2025

  1. Bump docker/build-push-action from 6.10.0 to 6.11.0 (#3755)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.10.0 to 6.11.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v6.10.0...v6.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2025
    Copy the full SHA
    ffcd1c0 View commit details
  2. Copy the full SHA
    1c9dddc View commit details

Commits on Jan 18, 2025

  1. Handle 'until' and 'recur' simiar to handling of 'gc' (#3753)

    This centralizes updates to recurrence and 'until' in Command, instead
    of doing so in each individual command implementation.
    
    This is preparatory to opening the TaskChampion replica in read-only
    mode.
    djmitche authored Jan 18, 2025
    Copy the full SHA
    aeeec16 View commit details
Loading