这是indexloc提供的服务,不要输入任何密码
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: termux/termux-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.46.0
Choose a base ref
...
head repository: termux/termux-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.47.0
Choose a head ref
  • 9 commits
  • 73 files changed
  • 4 contributors

Commits on May 15, 2025

  1. termux-change-repo: Use menu dialog widget instead of radiolist t…

    …o allow choosing with both space and enter
    twaik committed May 15, 2025
    Configuration menu
    Copy the full SHA
    44056dc View commit details
    Browse the repository at this point in the history
  2. termux_change_repo: improve single mirror selector speed

    Use bash builtins instead of external commands while scanning files.
    twaik committed May 15, 2025
    Configuration menu
    Copy the full SHA
    73d8108 View commit details
    Browse the repository at this point in the history
  3. termux_change_repo|mirrors: standardize mirror description in mirror …

    …files to the format `Mirror by <owner>. Hosted in <location>` and show truncated description in `termux_change_repo` in the format `M: <owner>. <location>` so that important parts of description are viewable if terminal columns have a low value like default `60`
    agnostic-apollo authored and twaik committed May 15, 2025
    Configuration menu
    Copy the full SHA
    e91f05f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. mirror: remove mirror.polido.pt and mirror.termux.dev

    Closes #60
    Closes #170
    twaik committed May 27, 2025
    Configuration menu
    Copy the full SHA
    e34348c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. mirrors: remove duplicate and incorrect mirror def for mirror.mwt.me

    Noticed this while developing mirror monitoring - this mirror was
    previously anycasted to both New Jersey, US and Luxembourg, but is now
    only in New Jersey.
    
    See https://mirror.mwt.me, which redirects to
    https://www.matthewthom.as/mirrors/, which says everything is is Newark,
    NJ, and this PR comment from its operator[0].
    
    [0] #174 (comment)
    tstein authored and agnostic-apollo committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    6e95b0f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. mirrors: remove mirror.bardia.tech (permanently down)

    In this comment[0], its operator said they are unable to keep operating
    it.
    
    [0] #170 (comment)
    tstein authored and agnostic-apollo committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    6953f66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97a859c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2025

  1. mirrors: add ftp.icm.edu.pl

    Signed-off-by: Kevin Williams <admin@utermux.dev>
    2096779623 committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    3cfaeb5 View commit details
    Browse the repository at this point in the history
  2. version 1.47.0

    2096779623 committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    fe3fdfe View commit details
    Browse the repository at this point in the history
Loading