23 Commits

Author SHA1 Message Date
82784bdcff
Added test_.py handling 2025-07-10 21:46:24 +02:00
40ff300a92
Added question if replace should be dot or slash based 2025-07-10 19:57:11 +02:00
c54cb81812
Added path recognition for python files 2025-07-10 19:37:56 +02:00
de4f9511d5
Implemented string replacement in file in combination with path 2025-07-09 01:16:56 +02:00
5ffb317dbf
Added path renaming to bsr 2025-07-09 01:00:55 +02:00
792732b44b
Added short arguments 2025-07-08 22:09:00 +02:00
84bc27a81a
Made bsr executable 2025-07-08 18:33:58 +02:00
e4aa2d8b8a
Added Funding 2025-03-12 20:52:47 +01:00
c5b0074bf1
Merge branch 'main' of github.com:kevinveenbirkenbach/bulk-string-replacer 2025-03-12 11:14:39 +01:00
a30461bada
Update README.md 2025-03-12 10:49:36 +01:00
daf4538938
Update README.md 2025-03-12 09:04:59 +01:00
2b3fa423bd
Rename replace_string.py to main.py 2025-03-12 09:04:29 +01:00
ce96418878
Update README.md 2025-03-04 20:11:23 +01:00
c7bf51941b Optimized string replace to catch utf8 errors 2024-01-02 21:22:26 +01:00
ecdc5ce920 solved verbose bugs 2023-11-17 13:41:44 +01:00
5136ddf27f solved verbose bug 2023-11-17 12:12:28 +01:00
e6b4f73eaa Implemented multiple paths 2023-11-17 12:06:33 +01:00
5cbf98a926 Solved bug 2023-08-22 23:58:37 +02:00
75cdf367b2 Solved bug 2023-08-22 22:42:57 +02:00
df49d43c50 show replace content just if to replace content exist 2023-08-22 22:39:36 +02:00
71f5db9f74
Create replace_string.py 2023-08-22 22:27:05 +02:00
47b85d4ecd
Update README.md 2023-08-22 22:26:03 +02:00
0445491f74
Initial commit 2023-08-22 22:21:44 +02:00