Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Files Files
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 401
    • Issues 401
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 60
    • Merge requests 60
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • FilesFiles
  • Merge requests
  • !474

batch-rename: Evaluate matching pattern as regex

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Peter Keresztes Schmidt requested to merge Carbenium/nautilus:regex_rename into master Aug 03, 2019
  • Overview 4
  • Commits 2
  • Pipelines 3
  • Changes 1

This replaces the simple substring matching algorithm in replace mode with evaluations through GRegex.

This gives the user more flexibility in using the batch rename function.

Usage is backwards compatible to the old behaviour.

Edited Dec 31, 2020 by António Fernandes
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: regex_rename