Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upOption to report only changed files #32
Comments
This is pretty interesting, but not doable easily. E.g., what is a “change”?
I think this would be roughly related to GH-22 too. |
|
Yes, it's a change in the original file when I use |
|
Why it should be related to a cache? |
|
It doesn’t have to be, but my above three points are also what’s needed for caching. Albeit that “changed” files, as described above, relate to comparing a file before processing to after processing, whereas caching compares them between processes. |
|
OK I got but for clarification my issue is only about to list which files are touched. Touch means as soon as I change the original content of the file (option: output). |
|
Wait, are you talking about written files, instead of “changed” files? |
|
No, I'm talking about updated files. List all written files is already supported but it doesn't help because it shows all found files based on the pattern. |
|
Well, that’s hard. And then we need a definition of changed, and my proposal in my first comment is that I believe? |
|
Yes. My proposal: changed means when source content != content (after processing). It doesn't matter if the content is saved to a different location when the content was changed. |
|
First what we need to figure out is how to check if Next steps would be to wrap that in a |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

As titled. The
quietoptions will print also untouched files.