summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-27Add support for unionfs stash check.v1.1.2Jay Freeman (saurik)
2011-06-18Refactor stash check to support complexity.Jay Freeman (saurik)
2011-06-18Limit -mcpu to armv6 on gcc.Jay Freeman (saurik)
2011-06-10Sanity check pcre_fullinfo (not that it helps clang).Jay Freeman (saurik)
2011-06-09Fix postinst compile post-clang.Jay Freeman (saurik)
2011-06-08Make compilations with clang succeed.Jay Freeman (saurik)
2011-06-06Simple change to search view: if the keyboard was shown before, show it again...Grant Paul
2011-06-06Merge branch 'master' of git.saurik.com:cydiaJay Freeman (saurik)
2011-04-16Create bins directory if nonexistent.Jay Freeman (saurik)
2011-04-16You must autorelease mutableCopy.Jay Freeman (saurik)
2011-04-09Update Chinese translations.Grant Paul
2011-04-06Update Swedish translation.Grant Paul
2011-04-02Reorganize cache_.Open() to not lose errors.Jay Freeman (saurik)
2011-04-02Remove broken/unused repairWithSelector:update.Jay Freeman (saurik)
2011-04-02Only do uicache during installation.Jay Freeman (saurik)
2011-04-01SourcesController does not need a pkgSourceList.Jay Freeman (saurik)
2011-04-01Parse APT sources before packages.Jay Freeman (saurik)
2011-03-29Do not trust iterator.Section(): use version.Jay Freeman (saurik)
2011-03-29Guard setOfflineWebApplicationCacheEnabled: for 2.0.Jay Freeman (saurik)
2011-03-26Add back the original X-Unique-ID behavior for Add Source.v1.1.1Jay Freeman (saurik)
2011-03-26Improve state machine that protects against automatic fail-directs.Jay Freeman (saurik)
2011-03-26Don't hold the Removing Essentials dialog over ProgressController.v1.1.0Jay Freeman (saurik)
2011-03-26Use two rows for Removing Essentials buttons.Jay Freeman (saurik)
2011-03-26Add timeout of 10s to Source icons.Jay Freeman (saurik)
2011-03-26Decrease Add Source timeout to 10s from 120s.Jay Freeman (saurik)
2011-03-26Add newline to lprintf() error.Jay Freeman (saurik)
2011-03-25Add crazy redirection mechanism for gs.apple.com.Jay Freeman (saurik)
2011-03-25Count essential installations towards Changes badge.v1.1.0%rc2Jay Freeman (saurik)
2011-03-25Revert "Do not double log fetch errors."Jay Freeman (saurik)
2011-03-25Let's just output these errors: why not?Jay Freeman (saurik)
2011-03-25Add insane workaround for source range bug.Jay Freeman (saurik)
2011-03-25Bring up _loaded prompt during cancelled update.v1.1.0%rc1Jay Freeman (saurik)
2011-03-25Let's just pretend we didn't do that.Jay Freeman (saurik)
2011-03-25Slow down PulseInterval_ on old devices.Jay Freeman (saurik)
2011-03-25Fix incompetent code ordering.Jay Freeman (saurik)
2011-03-25Use CyF in User-Agent, not CF.Jay Freeman (saurik)
2011-03-25Do not refresh after deleting a source.Jay Freeman (saurik)
2011-03-25Remove obsolete NSLog() debugging.Jay Freeman (saurik)
2011-03-25Add HTTP Referer: tracking.Jay Freeman (saurik)
2011-03-25Add -[CyteWebView request] helper.Jay Freeman (saurik)
2011-03-24Correctly handle layout updates of background tabs.Jay Freeman (saurik)
2011-03-24Provide some more infraustructure around WAKWindow.Jay Freeman (saurik)
2011-03-24Filter empty strings from query terms.Jay Freeman (saurik)
2011-03-24Do not count ignored updates for Changes badge.Jay Freeman (saurik)
2011-03-24Factor out -[SearchController termsForQuery:].Jay Freeman (saurik)
2011-03-24Add a database lock around -[Database clean].Jay Freeman (saurik)
2011-03-23Stupid code order issue in cancelButtonClicked.Jay Freeman (saurik)
2011-03-23Work around /stupid/ screenSize miscalculation in WebKit.Jay Freeman (saurik)
2011-03-22Add reachability to Refresh button.Jay Freeman (saurik)
2011-03-22Delay reload HUD by 0.5s.Jay Freeman (saurik)