about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* rwc: internally use and print absolute paths HEAD v0.3 masterLeah Neukirchen2021-01-033-6/+40
| | | | Else it's not possible to deal with calls like "rwc ./x" in a proper way.
* rwc: make -c prefix lines with "+ " v0.2Leah Neukirchen2019-03-033-9/+14
|
* rwc: add -c to detect all file creationsLeah Neukirchen2019-03-033-13/+34
|
* rwc: mention -e in head comment v0.1Leah Neukirchen2018-03-061-1/+2
|
* styleLeah Neukirchen2017-09-181-28/+28
|
* also track IN_MOVED_FROMLeah Neukirchen2017-09-181-2/+3
| | | | | moves to outside the watched directory are regarded as deletions moves inside the watched directories are regarded as deletion and creation
* README: rebuildLeah Neukirchen2017-05-301-1/+3
|
* rwc: add e flag to exit after the first reported changeDuncaen2017-05-302-3/+9
| | | | Closes: #1 [via git-merge-pr]
* rwc: add pflag to usageDuncaen2017-05-301-1/+1
|
* rwc: add -p to avoid writing into non-empty pipesLeah Neukirchen2017-05-223-6/+26
|
* rwc.1: add examplesLeah Neukirchen2017-05-192-0/+19
|
* rwc: support different directoriesLeah Neukirchen2017-05-191-7/+53
|
* rwc: add author to sourceLeah Neukirchen2017-05-191-3/+9
|
* rwc: reuse line variableLeah Neukirchen2017-05-191-1/+2
|
* Initial import of rwcLeah Neukirchen2017-05-194-0/+281