Nick Powell
|
acbe107f49
|
--ignore patterns now include directory names unless --ignore-files-only (#30)
* Option to --include-directories otherwise ignored by an ignore pattern
* --include-directories renamed to --ignore-files-only
Refs https://github.com/simonw/files-to-prompt/pull/30/#issuecomment-2658177542
---------
Co-authored-by: Simon Willison <swillison@gmail.com>
|
2025-02-13 19:28:32 -08:00 |
|
Dan Clayton
|
bc05005e3b
|
Add --line-numbers flag (#38)
* add --line-numbers flag
* -n/--line-numbers in README, refs #38
Co-authored-by: Simon Willison <swillison@gmail.com>
|
2025-02-13 19:10:13 -08:00 |
|
Simon Willison
|
ae06f2039f
|
-e/--extension feature, closes #28
|
2024-10-16 16:23:09 -07:00 |
|
Simon Willison
|
243799505d
|
-o/--output option, closes #9
|
2024-09-08 22:43:42 -07:00 |
|
Simon Willison
|
d016523c22
|
Switch to more recent Claude XML format
Refs #15
Refs https://github.com/simonw/files-to-prompt/pull/16#discussion_r1744298522
|
2024-09-08 22:33:07 -07:00 |
|
Lex Herbert
|
db4a164fec
|
Add --cxml flag (#16)
Refs #15
---------
Co-authored-by: Simon Willison <swillison@gmail.com>
|
2024-09-08 22:19:59 -07:00 |
|
Simon Willison
|
84df8a64ae
|
Warn and continue on binary files, closes #5
|
2024-04-07 23:03:45 -07:00 |
|
Simon Willison
|
4407ac519b
|
Rename --ignore-patterns to --ignore, refs #1
I did this by hand, did not use Claude for once.
|
2024-04-07 22:33:11 -07:00 |
|
Dipam Vasani
|
f8af0fad7f
|
Add ability to ignore patterns directly from cli (#4)
* Add ability to ignore patterns directly from cli
* Updated for latest changes to main
---------
Co-authored-by: Simon Willison <swillison@gmail.com>
|
2024-04-07 22:27:24 -07:00 |
|
Simon Willison
|
ebd191f77d
|
Made combined test more thorough and easy to read, refs #2
|
2024-04-07 22:12:03 -07:00 |
|
Simon Willison
|
cc8473b13e
|
Handle multiple files and paths, closes #2
|
2024-04-07 22:02:13 -07:00 |
|
Simon Willison
|
41201001ee
|
Initial prototype
|
2024-03-22 08:43:07 -07:00 |
|