Goreplace Versions Save

command line tool for search and replace

2.6

3 years ago

option for dry run: -n

2.5

7 years ago

configurable maximum file size

EDIT from August 2019: re-compiled with go 1.12.7 to fix goreplace under Macos 12+

2.4

8 years ago

Show big file sizes in human-readable format (#31)

2.3

9 years ago

fix percents in output

2.2

9 years ago

make options description fit in 80 columns

2.1

9 years ago

mark options which can be used multiple times

1.3

9 years ago

1.4

9 years ago

Fix skipping big files when searching only in file names

1.5

9 years ago

Fix deadlock when stumbling around a pile of unreadable files (a lot of symlinks pointing nowhere, for example)

1.6

9 years ago
  • Add option to not colorize output
  • Remove false error reporting about parsing .gitmodules