Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #3631
Closed
Open
Issue created Aug 26, 2020 by Andrey Betenev@a-betenev

Log: filtering commits by file path does not work it direct slash is used as path separator

What steps will reproduce the problem?

  1. Take (create or use existing) Git repo with at least one file located in folder.
    Example: file b.txt located in folder a
  2. Open TortoiseGit log for that repo
  3. Make sure that option "Paths" is enabled in Filter options on top of the window:
    image
  4. Enter path to the file in the filter.
    Example: "a/b.txt"

What is the expected output? What do you see instead?

Expected result: log should show the commits containing the specified file.
Actual result: log is empty (some commits can be still shown indeed if the same path is mentioned in commit message).

What version of TortoiseGit and Git are you using? On what operating system?

OS: Windows 10 64-bit
Git version: 2.24.1.windows.2
TortoiseGit version:2.10.0.2 64-bit is the last version installed (latest one from official web site), alas I cannot be sure this is the version actually used because could not find indication of the program version in TortoiseGit GUI

Please provide any additional information below.

The filter works if I use back slashes:
image

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking