libphutil/src/filesystem/FileFinder.phpstable
libphutil/src/filesystem/FileFinder.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
dd273da90839 | aubort | Merge with Stable Week 14 | Apr 13 2018 | |||
c26f7b429f71 | epriestley | Fix an issue with FileFinder finding "." as a directory | Mar 3 2017 | |||
3ff84448a916 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
efa928f70307 | Joshua Spence/epriestley | Allow `FileFinder` to find paths which match a given path exactly. | May 28 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
1f8510cf854b | Joshua Spence/epriestley | Minor linter fixes | Feb 25 2014 | |||
e4ad3b818cab | epriestley | Add Filesystem::binaryExists() | May 19 2013 | |||
e00da44c68e8 | epriestley | Allow libphutil libraries to load arbitrary runtime code from extensions/ | Apr 19 2013 | |||
9c62fae818fa | Jakub Vrana | Improve FileFinder on Windows | Mar 30 2013 | |||
e37475a0b83a | Bryan Cuccioli/epriestley | Implement PHP-mode find. | Mar 5 2013 | |||
cea0499b1398 | Bryan Cuccioli/epriestley | Do not calculate checksums of directories. | Feb 19 2013 | |||
5a8967267f6d | Bryan Cuccioli/epriestley | Refactor MD5 code. Add unit test for FileFinder. | Feb 19 2013 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 |
c4science · Help