summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-15Avoid downloading translation files that will 404.v1.1.29Jay Freeman (saurik)
2017-02-15Do not rely on specific filenames in source cells.Jay Freeman (saurik)
2017-02-15Make an executive decision to not support regions.Jay Freeman (saurik)
2017-02-15Avoid sorting packages_ (it is now Foundation :/).Jay Freeman (saurik)
2017-02-15Amortize linear probing with a binary search sort.Jay Freeman (saurik)
2017-02-15Cache sorts (really really important for Chinese).Jay Freeman (saurik)
2017-02-15Move some of our clearly shared code into CyteKit.Jay Freeman (saurik)
2017-02-15Move private ivars in CyteKit to @implementations.Jay Freeman (saurik)
2017-02-15This loaded_ hack is hopefully no longer required.Jay Freeman (saurik)
2017-02-15Hide custom function_ as an implementation detail.Jay Freeman (saurik)
2017-02-15Use setPageColor instead of messing with scroller.Jay Freeman (saurik)
2017-02-15Move more of sysroot's sadness into iPhonePrivate.Jay Freeman (saurik)
2017-02-04On 64-bit some of these floats are really CGFloat.v1.1.28Jay Freeman (saurik)
2017-02-03Do not finish:restart if MoveStash did nothing :/.Jay Freeman (saurik)
2017-02-03This check was obviously backwards (OMG I'm dumb).v1.1.28%b14Jay Freeman (saurik)
2017-02-02Users do not actually have stat (which is stupid).v1.1.28%b13v1.1.28%b12Jay Freeman (saurik)
2017-02-02The default permission from mktemp is only 600 :/.v1.1.28%b11Jay Freeman (saurik)
2017-02-02firmware.sh has no assumed "current" directory :/.Jay Freeman (saurik)
2017-02-01Slim result of NewTag and correct cache iterators.v1.1.28%b10Jay Freeman (saurik)
2017-01-31For progress JS on iOS 10 to solve race and flash.Jay Freeman (saurik)
2017-01-31Fix a crash in NewTag and remove "I am shit" flag.v1.1.28%b9Jay Freeman (saurik)
2017-01-30Finally found the crazy APT memory corruption bug.v1.1.28%b8Jay Freeman (saurik)
2017-01-30Do not pass -Wl,-segalign,4000 to the arm64 build.Jay Freeman (saurik)
2017-01-29iOS 10.2 claims "Not privileged to stop service.".Jay Freeman (saurik)
2017-01-29Removing a repository was just kind of locking up.Jay Freeman (saurik)
2017-01-29Let's try to avoid making Guillem Jover sad today.Jay Freeman (saurik)
2017-01-29If Cytore failed to save the first block, restart.v1.1.28%b7Jay Freeman (saurik)
2017-01-29Don't strip the binary when releasing beta builds.Jay Freeman (saurik)
2017-01-29Rewrite error handling in APT to make it saner :/.Jay Freeman (saurik)
2017-01-29If Cytore fails to allocate an empty file, unlink.Jay Freeman (saurik)
2017-01-29Cytore values need to be _packed (I got lucky :D).Jay Freeman (saurik)
2017-01-29Try to protect firmware.sh against reentrant bugs.v1.1.28%b6Jay Freeman (saurik)
2017-01-27Fix case-insensitive lookup of package Depends :/.Jay Freeman (saurik)
2017-01-27APT incorrectly overlaps http and https origin :/.Jay Freeman (saurik)
2016-12-31strip was enough for Cydia, and this broke bins/*.Jay Freeman (saurik)
2016-12-31Fix APT issue where IMS-Hit leads to a full wedge.v1.1.28%b5Jay Freeman (saurik)
2016-12-30Provide more guarantees against merge catastrophe.v1.1.28%b4Jay Freeman (saurik)
2016-12-29Further work to improve language configuration :/.v1.1.28%b3Jay Freeman (saurik)
2016-12-29Apparently, setlocale never actually did anything.v1.1.28%b2Jay Freeman (saurik)
2016-12-29Seriously: not a single person actually helped :/.v1.1.28%b1Jay Freeman (saurik)
2016-12-28Compile Cydia to arm64 by linking with APT 1.4~b1.Jay Freeman (saurik)
2016-12-26Move to CoreTelephony's _CTServerConnectionCreate.Jay Freeman (saurik)
2016-12-26longSection shouldn't try localizing NULL section.Jay Freeman (saurik)
2016-12-26Fix LogBrowser logic (as it was only for testing).Jay Freeman (saurik)
2016-11-18Fix a typo: verify the objects found, not the set.Jay Freeman (saurik)
2016-11-01Avoid system headers to compile using macOS 10.12.Jay Freeman (saurik)
2016-03-08Verify using device and inode (not file realpath).v1.1.27Jay Freeman (saurik)
2015-10-21Narrow window during which uicache race can occur.v1.1.26Jay Freeman (saurik)
2015-10-21Let's just stash /Applications (Pangu said "yes").v1.1.25Jay Freeman (saurik)
2015-10-12Do not stash /Applications (extra fatal on iOS 9).v1.1.24Jay Freeman (saurik)