History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
71b9a628baaa | epriestley | Simpler version of D2910 | Jul 3 2012 | |||
bceaa871844c | epriestley | Split PhutilFileLock into PhutilLock and PhutilFileLock | Jun 27 2012 | |||
8fa066d95907 | epriestley | Add a filesystem locking primitive | Jun 26 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
1453f8ca9f17 | epriestley | Minor doc updates | May 12 2012 | |||
16876003ef3f | epriestley | Add "LinesOfALargeExecFuture" abstraction | May 12 2012 | |||
f9ba25d188c1 | Edward Speyer | When testing __destruct() code, call it explicitly | May 2 2012 | |||
4206265b91f0 | epriestley | Add PhutilDeferredLog, for logging things later | Apr 23 2012 | |||
818be9f1a1de | vrana | Improve Windows support | Apr 7 2012 | |||
f9655708e571 | epriestley | Fix phutil_passthru() and InteractiveEditor on Windows | Mar 20 2012 | |||
53b3b4abbd6f | epriestley | Improve libphutil compatibility on Windows | Mar 5 2012 | |||
3276ad7783b1 | vrana | Actually try to use `file` command in getting mime type | Feb 23 2012 | |||
bdb2fd3f2eaf | vrana | Use finfo_open() instead of new finfo() | Feb 23 2012 | |||
3a5197db48f0 | Nick Harper | Check for PhutilMissingSymbolException when trying to load finfo | Feb 17 2012 | |||
a9a9370dfc5c | epriestley | Add Filesystem::getMimeType() | Feb 14 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
1e373d960158 | epriestley | Provide a random character string API for entropy consumers that need human… | Oct 10 2011 | |||
74b99cc33349 | epriestley | Provide Filesystem::getUniqueFilename() | Jul 29 2011 | |||
720016c31d5d | epriestley | Don't issue a "disk full" error if we couldn't determine disk free space | Jul 25 2011 | |||
5cdff91c7225 | epriestley | Fix FileFinder for empty result lists without checksum generation | May 12 2011 | |||
4e16e8eff162 | epriestley | mark remote hooks | May 7 2011 | |||
2ba61bb8371f | epriestley | Add LinesOfALargeFile to facilitate horror in Phabricator SVN parsers. | Mar 13 2011 | |||
1543bbc9f544 | epriestley | Throw a FilesytemException from listDirectory(). | Mar 13 2011 | |||
7a41d104f1da | epriestley | Fix some HipHop warnings. | Feb 27 2011 | |||
3ed2eed82745 | epriestley | Make arc walk to the root correctly when the CWD is a symlink. | Feb 23 2011 | |||
4de43dace9c7 | epriestley | Get rid of isImageFilename() which is junk; introduce readRandomBytes() which… | Feb 12 2011 | |||
41fa0b59a9de | epriestley | Small fixes for a TempFile warning and correct-but-awkward FutureIterator… | Feb 4 2011 | |||
d7dffc9fb9b1 | epriestley | Fix a bug with FileFinder and empty result sets. | Jan 24 2011 | |||
11e231782d1f | epriestley | Chip away at some more documentation. | Jan 16 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
a1b1d2f697aa | epriestley | Initial import of libphutil. | Jan 10 2011 |
c4science · Help