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: God-2077/python-code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev-3-UpanScan
Choose a base ref
...
head repository: God-2077/python-code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 15 files changed
  • 1 contributor

Commits on Nov 30, 2025

  1. a

    God-2077 committed Nov 30, 2025
    Configuration menu
    Copy the full SHA
    53c1285 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41 from God-2077/dev-3-UpanScan

    Dev 3 UpanScan
    God-2077 authored Nov 30, 2025
    Configuration menu
    Copy the full SHA
    3c9c36f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. update(novel_crawler)

    God-2077 committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    82bbed9 View commit details
    Browse the repository at this point in the history
  2. update(novel_crawler)

    God-2077 committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    06cd2fd View commit details
    Browse the repository at this point in the history
  3. update(novel_crawler)

    God-2077 committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    c742034 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2026

  1. update(novel_crawler)

    God-2077 committed Jan 17, 2026
    Configuration menu
    Copy the full SHA
    dba8ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76da0f1 View commit details
    Browse the repository at this point in the history
  3. refactor: 重构文件结构

    将多个工具脚本从my_untils目录移动到some_script目录
    新增simple_parameter_parsing.py和_async.py模块
    优化window_position_and_size.py、silentRunCommand.py和tkinterFontPreview.py功能
    删除旧版本文件并更新相关实现
    God-2077 committed Jan 17, 2026
    Configuration menu
    Copy the full SHA
    6c84ced View commit details
    Browse the repository at this point in the history
  4. refactor: 重构日志模块并清理旧代码

    重构Logger类并添加详细文档,删除不再使用的旧代码文件,包括USB扫描和目录结构生成功能
    God-2077 committed Jan 17, 2026
    Configuration menu
    Copy the full SHA
    591138b View commit details
    Browse the repository at this point in the history
  5. feat(日志模块): 添加日志记录器类和模块初始化文件

    添加Logger类用于记录日志到控制台和文件,支持不同级别的日志输出
    创建模块初始化文件__init__.py定义包信息和公开接口
    God-2077 committed Jan 17, 2026
    Configuration menu
    Copy the full SHA
    2243966 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Create diff_tool.py

    God-2077 authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    ebb7f22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f5121f View commit details
    Browse the repository at this point in the history
Loading