Mercurial > ~astiob > upreckon > hgweb
annotate zipfiles/diff.sh @ 195:c2490e39fd70
Revamped the implementation of files.Archive subclasses
They now normalize and sanitize all paths and provide a listdir method.
TarArchive also ignores all files that are not regular files or directories.
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Sun, 14 Aug 2011 01:02:10 +0300 |
parents | 6e6b0ea63fa1 |
children |
rev | line source |
---|---|
192
6e6b0ea63fa1
Added zipfiles/diff.sh to the repository
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff
changeset
|
1 #!/bin/sh |
6e6b0ea63fa1
Added zipfiles/diff.sh to the repository
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff
changeset
|
2 exec diff -F'^ *[cd][le][af]' "$@" |