utim-cli 1.47.7__tar.gz → 1.47.9__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {utim_cli-1.47.7 → utim_cli-1.47.9}/CHANGELOG.md +6 -1
- {utim_cli-1.47.7/utim_cli.egg-info → utim_cli-1.47.9}/PKG-INFO +5 -5
- {utim_cli-1.47.7 → utim_cli-1.47.9}/pyproject.toml +5 -5
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/__init__.py +1 -1
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/_version.py +1 -1
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/utim.py +2 -2
- {utim_cli-1.47.7 → utim_cli-1.47.9/utim_cli.egg-info}/PKG-INFO +5 -5
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli.egg-info/requires.txt +2 -2
- {utim_cli-1.47.7 → utim_cli-1.47.9}/LICENSE +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/MANIFEST.in +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/README.md +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/setup.cfg +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/setup.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/agent.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/auth.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/backup.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/blender_agent.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/bootstrap.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/client_utils.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/config.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/constants.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/context_pruner.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/doctor.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/knowledge_graph.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/local_db.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/logger.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/mcp_clean_wrapper.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/mcp_client.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/mcp_registry.json +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/orchestrator.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/reflection.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/report.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/scrapy_search.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/__init__.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/auth.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/db.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/docs_md/about.md +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/docs_md/changelog.md +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/docs_md/docs.md +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/docs_md/features.md +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/docs_md/license.md +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/docs_md/pricing.md +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/docs_md/privacy.md +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/docs_md/refund.md +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/docs_md/support.md +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/docs_md/terms.md +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/email_utils.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/exchange_rate.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/firebase.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/history.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/logging_config.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/models.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/pricing_updater.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/rate_limit.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/router.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/routes/__init__.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/routes/auth_routes.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/routes/completion_routes.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/routes/credit_routes.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/routes/feedback_routes.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/routes/quota_routes.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/routes/referral_routes.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/routes/session_routes.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/routes/share_routes.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/server/server.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/share.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/share_tui.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/situational_scoring.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/state.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/tools.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/tui/__init__.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/tui/feedback_dialog.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/tui/history_dialog.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/tui/mcp_dialog.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/tui/model_dialog.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/tui/quota_dialog.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/tui/resume_dialog.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/tui/skills_dialog.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/tui/tools_dialog.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/tui/update_dialog.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/utilities.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/vector_memory.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli/workspace.py +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli.egg-info/SOURCES.txt +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli.egg-info/dependency_links.txt +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli.egg-info/entry_points.txt +0 -0
- {utim_cli-1.47.7 → utim_cli-1.47.9}/utim_cli.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [1.47.
|
|
3
|
+
## [1.47.9] - 2026-07-20
|
|
4
|
+
|
|
5
|
+
### Fixed
|
|
6
|
+
- **Android Termux Zero-Rust Installation**: Updated `install.sh` and expanded platform dependency markers in `pyproject.toml` and `requirements.txt` across all Linux ARM architectures (`armv7l`, `armv8l`, `arm`, `aarch64`). This prevents `pip` from attempting to build Rust wheels for `pydantic-core`, `jiter`, `rpds-py`, or `greenlet`, allowing UTIM CLI to install in seconds on Termux.
|
|
7
|
+
|
|
8
|
+
## [1.47.8] - 2026-07-20
|
|
4
9
|
|
|
5
10
|
### Added
|
|
6
11
|
- **Android Termux Pure-Python Architecture**: Implemented pure-Python line-delimited JSON-RPC stdio client fallback (`PurePythonMCPSession`) for Model Context Protocol (MCP) servers, enabling 100% feature parity on Android Termux without requiring Rust compilation or `pydantic-core`.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: utim-cli
|
|
3
|
-
Version: 1.47.
|
|
3
|
+
Version: 1.47.9
|
|
4
4
|
Summary: UTIM – Universal Terminal Intelligence Manager. A powerful agentic AI coding assistant for your terminal.
|
|
5
5
|
License: MIT
|
|
6
6
|
Project-URL: Homepage, https://utim.dev
|
|
@@ -31,8 +31,8 @@ Requires-Dist: rich>=13.0.0
|
|
|
31
31
|
Requires-Dist: prompt_toolkit>=3.0.0
|
|
32
32
|
Requires-Dist: nest-asyncio>=1.5.0
|
|
33
33
|
Requires-Dist: sqlalchemy>=2.0.0
|
|
34
|
-
Requires-Dist: openai>=1.30.0; platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64")
|
|
35
|
-
Requires-Dist: mcp>=0.1.0; platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64")
|
|
34
|
+
Requires-Dist: openai>=1.30.0; platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64" and platform_machine != "armv7l" and platform_machine != "armv8l" and platform_machine != "arm" and platform_machine != "armv7")
|
|
35
|
+
Requires-Dist: mcp>=0.1.0; platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64" and platform_machine != "armv7l" and platform_machine != "armv8l" and platform_machine != "arm" and platform_machine != "armv7")
|
|
36
36
|
Provides-Extra: search
|
|
37
37
|
Requires-Dist: scrapy>=2.11.0; extra == "search"
|
|
38
38
|
Requires-Dist: scrapy-playwright>=0.0.34; extra == "search"
|
|
@@ -55,8 +55,8 @@ Requires-Dist: tree-sitter>=0.21.0; extra == "full"
|
|
|
55
55
|
Requires-Dist: tree-sitter-python>=0.21.0; extra == "full"
|
|
56
56
|
Requires-Dist: tree-sitter-javascript>=0.21.0; extra == "full"
|
|
57
57
|
Requires-Dist: tree-sitter-typescript>=0.21.0; extra == "full"
|
|
58
|
-
Requires-Dist: mcp>=0.1.0; (platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64")) and extra == "full"
|
|
59
|
-
Requires-Dist: openai>=1.30.0; (platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64")) and extra == "full"
|
|
58
|
+
Requires-Dist: mcp>=0.1.0; (platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64" and platform_machine != "armv7l" and platform_machine != "armv8l" and platform_machine != "arm" and platform_machine != "armv7")) and extra == "full"
|
|
59
|
+
Requires-Dist: openai>=1.30.0; (platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64" and platform_machine != "armv7l" and platform_machine != "armv8l" and platform_machine != "arm" and platform_machine != "armv7")) and extra == "full"
|
|
60
60
|
Provides-Extra: legacy-agent
|
|
61
61
|
Requires-Dist: openai>=1.30.0; extra == "legacy-agent"
|
|
62
62
|
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "utim-cli"
|
|
7
|
-
version = "1.47.
|
|
7
|
+
version = "1.47.9"
|
|
8
8
|
description = "UTIM – Universal Terminal Intelligence Manager. A powerful agentic AI coding assistant for your terminal."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.9"
|
|
@@ -33,8 +33,8 @@ dependencies = [
|
|
|
33
33
|
"prompt_toolkit>=3.0.0",
|
|
34
34
|
"nest-asyncio>=1.5.0",
|
|
35
35
|
"sqlalchemy>=2.0.0",
|
|
36
|
-
"openai>=1.30.0; platform_system != 'Linux' or (platform_machine != 'aarch64' and platform_machine != 'arm64')",
|
|
37
|
-
"mcp>=0.1.0; platform_system != 'Linux' or (platform_machine != 'aarch64' and platform_machine != 'arm64')",
|
|
36
|
+
"openai>=1.30.0; platform_system != 'Linux' or (platform_machine != 'aarch64' and platform_machine != 'arm64' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 'arm' and platform_machine != 'armv7')",
|
|
37
|
+
"mcp>=0.1.0; platform_system != 'Linux' or (platform_machine != 'aarch64' and platform_machine != 'arm64' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 'arm' and platform_machine != 'armv7')",
|
|
38
38
|
]
|
|
39
39
|
|
|
40
40
|
[project.urls]
|
|
@@ -71,8 +71,8 @@ full = [
|
|
|
71
71
|
"tree-sitter-python>=0.21.0",
|
|
72
72
|
"tree-sitter-javascript>=0.21.0",
|
|
73
73
|
"tree-sitter-typescript>=0.21.0",
|
|
74
|
-
"mcp>=0.1.0; platform_system != 'Linux' or (platform_machine != 'aarch64' and platform_machine != 'arm64')",
|
|
75
|
-
"openai>=1.30.0; platform_system != 'Linux' or (platform_machine != 'aarch64' and platform_machine != 'arm64')",
|
|
74
|
+
"mcp>=0.1.0; platform_system != 'Linux' or (platform_machine != 'aarch64' and platform_machine != 'arm64' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 'arm' and platform_machine != 'armv7')",
|
|
75
|
+
"openai>=1.30.0; platform_system != 'Linux' or (platform_machine != 'aarch64' and platform_machine != 'arm64' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 'arm' and platform_machine != 'armv7')",
|
|
76
76
|
]
|
|
77
77
|
legacy-agent = [
|
|
78
78
|
"openai>=1.30.0",
|
|
@@ -953,7 +953,7 @@ def _print_animated_banner(animated: bool = True):
|
|
|
953
953
|
else:
|
|
954
954
|
console.print(f"[bold {color}]{BANNER_BIG}[/bold {color}]")
|
|
955
955
|
|
|
956
|
-
console.print(f" [bold white]U Think I Make[/bold white] [dim]v1.47.
|
|
956
|
+
console.print(f" [bold white]U Think I Make[/bold white] [dim]v1.47.9[/dim]")
|
|
957
957
|
user_email = config.email
|
|
958
958
|
user_type = "UTIM Community"
|
|
959
959
|
api_key = config.get("api_key")
|
|
@@ -3662,7 +3662,7 @@ def check_and_update_background():
|
|
|
3662
3662
|
return
|
|
3663
3663
|
|
|
3664
3664
|
latest_ver = resp.json().get("version", "")
|
|
3665
|
-
current_ver = "1.47.
|
|
3665
|
+
current_ver = "1.47.9"
|
|
3666
3666
|
|
|
3667
3667
|
def parse_ver(v):
|
|
3668
3668
|
return [int(x) for x in v.split(".") if x.isdigit()]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: utim-cli
|
|
3
|
-
Version: 1.47.
|
|
3
|
+
Version: 1.47.9
|
|
4
4
|
Summary: UTIM – Universal Terminal Intelligence Manager. A powerful agentic AI coding assistant for your terminal.
|
|
5
5
|
License: MIT
|
|
6
6
|
Project-URL: Homepage, https://utim.dev
|
|
@@ -31,8 +31,8 @@ Requires-Dist: rich>=13.0.0
|
|
|
31
31
|
Requires-Dist: prompt_toolkit>=3.0.0
|
|
32
32
|
Requires-Dist: nest-asyncio>=1.5.0
|
|
33
33
|
Requires-Dist: sqlalchemy>=2.0.0
|
|
34
|
-
Requires-Dist: openai>=1.30.0; platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64")
|
|
35
|
-
Requires-Dist: mcp>=0.1.0; platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64")
|
|
34
|
+
Requires-Dist: openai>=1.30.0; platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64" and platform_machine != "armv7l" and platform_machine != "armv8l" and platform_machine != "arm" and platform_machine != "armv7")
|
|
35
|
+
Requires-Dist: mcp>=0.1.0; platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64" and platform_machine != "armv7l" and platform_machine != "armv8l" and platform_machine != "arm" and platform_machine != "armv7")
|
|
36
36
|
Provides-Extra: search
|
|
37
37
|
Requires-Dist: scrapy>=2.11.0; extra == "search"
|
|
38
38
|
Requires-Dist: scrapy-playwright>=0.0.34; extra == "search"
|
|
@@ -55,8 +55,8 @@ Requires-Dist: tree-sitter>=0.21.0; extra == "full"
|
|
|
55
55
|
Requires-Dist: tree-sitter-python>=0.21.0; extra == "full"
|
|
56
56
|
Requires-Dist: tree-sitter-javascript>=0.21.0; extra == "full"
|
|
57
57
|
Requires-Dist: tree-sitter-typescript>=0.21.0; extra == "full"
|
|
58
|
-
Requires-Dist: mcp>=0.1.0; (platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64")) and extra == "full"
|
|
59
|
-
Requires-Dist: openai>=1.30.0; (platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64")) and extra == "full"
|
|
58
|
+
Requires-Dist: mcp>=0.1.0; (platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64" and platform_machine != "armv7l" and platform_machine != "armv8l" and platform_machine != "arm" and platform_machine != "armv7")) and extra == "full"
|
|
59
|
+
Requires-Dist: openai>=1.30.0; (platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64" and platform_machine != "armv7l" and platform_machine != "armv8l" and platform_machine != "arm" and platform_machine != "armv7")) and extra == "full"
|
|
60
60
|
Provides-Extra: legacy-agent
|
|
61
61
|
Requires-Dist: openai>=1.30.0; extra == "legacy-agent"
|
|
62
62
|
|
|
@@ -10,7 +10,7 @@ prompt_toolkit>=3.0.0
|
|
|
10
10
|
nest-asyncio>=1.5.0
|
|
11
11
|
sqlalchemy>=2.0.0
|
|
12
12
|
|
|
13
|
-
[:platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64")]
|
|
13
|
+
[:platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64" and platform_machine != "armv7l" and platform_machine != "armv8l" and platform_machine != "arm" and platform_machine != "armv7")]
|
|
14
14
|
openai>=1.30.0
|
|
15
15
|
mcp>=0.1.0
|
|
16
16
|
|
|
@@ -24,7 +24,7 @@ tree-sitter-python>=0.21.0
|
|
|
24
24
|
tree-sitter-javascript>=0.21.0
|
|
25
25
|
tree-sitter-typescript>=0.21.0
|
|
26
26
|
|
|
27
|
-
[full:platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64")]
|
|
27
|
+
[full:platform_system != "Linux" or (platform_machine != "aarch64" and platform_machine != "arm64" and platform_machine != "armv7l" and platform_machine != "armv8l" and platform_machine != "arm" and platform_machine != "armv7")]
|
|
28
28
|
mcp>=0.1.0
|
|
29
29
|
openai>=1.30.0
|
|
30
30
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|