gitname

Results 67 comments of gitname

> imagine a casual user who thinks all files were compared [...] and so he deletes the allegedly "empty" base folders manually I did this. 😞 I did a Content...

Here are the default "Exclusion Filters" entries, for reference: ![image](https://user-images.githubusercontent.com/7143133/182049401-52bb6b4b-d16f-4a3a-a3b6-d36d72c3583e.png) The first one (`^\..*`) is the one that refers to dot-files. Users may find it helpful to see a "Description"...

I would also like for this feature to exist. I have some Python experience and am willing to do a couple hours of work on it. By any chance, have...

Here is a rough, untested version of what I have in mind (for the `getmatches_by_contents` function): ```diff # File: core/engine.py def getmatches_by_contents(files, bigsize=0, j=job.nulljob): """Returns a list of :class:`Match` within...

Hi everyone, I wrote a Python script people can use to compare a folder on their computer to dupeGuru scan results (a CSV file exported from dupeGuru after performing a...

I second this 👆 ! Thank you, @arsenetar, for creating and sharing this tool. 🙏 I am currently consolidating data residing on old hard drives (i.e. organizing files and eliminating...

Here's a screenshot of the option @arsenetar was referring to. ![image](https://user-images.githubusercontent.com/7143133/179379943-889009b1-c61e-4bef-bee7-3868d03f55b0.png)

Here's a screenshot of the option @arsenetar is referring to. ![image](https://user-images.githubusercontent.com/7143133/179379900-52778826-a85d-4ddb-99eb-517d1ca54d06.png)

Hi @qnxdev, sorry about the long wait. In case you are still facing this issue, you may want to employ one of the two workarounds I listed in https://github.com/gitname/react-gh-pages/issues/104#issuecomment-1203373499. One...

Hi @Lionelsy and @catherineisonline, sorry about the long wait. If you are still getting GitHub's HTTP 404 error page, you may want to employ one of the two workarounds I...