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: sailfishos/telepathy-gabble
base: e6a26a1fb7a2e866d77c26722d8c173f760849e7
Choose a base ref
...
head repository: sailfishos/telepathy-gabble
compare: 6dc589c5d13ae9eaed563cfc128f3d971b78621a
Choose a head ref
  • 3 commits
  • 8 files changed
  • 1 contributor

Commits on Mar 22, 2021

  1. Format all patches to git format and have them in order

    Easier to apply and understand the order
    pvuorela committed Mar 22, 2021
    Copy the full SHA
    1cd8837 View commit details
    Browse the repository at this point in the history
  2. [telepathy-gabble] Fix running some tests. Contributes to JB#42708

    All of these were failing on readlink parameter busybox doesn't
    support. Changed that.
    
    For rest the python3 port seems halfway there, failing a lot on
    bytes vs strings typing. Fixed some of those, not sure would it be
    worth the effort in handling all if we don't really do telepathy-gabble
    development.
    
    Now 132 out of 245 pass which is already quite a lot better.
    pvuorela committed Mar 22, 2021
    Copy the full SHA
    ca33343 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Merge branch 'fix_some_tests' into 'master'

    Fix some tests. Contributes to JB#42708
    
    See merge request mer-core/telepathy-gabble!8
    pvuorela committed Mar 23, 2021
    Copy the full SHA
    6dc589c View commit details
    Browse the repository at this point in the history