]> git.saurik.com Git - redis.git/commit - mkreleasehdr.sh
buliding of release.h moved into an external script. Avoided recompialtion of redis...
authorantirez <antirez@gmail.com>
Mon, 17 May 2010 22:36:48 +0000 (00:36 +0200)
committerantirez <antirez@gmail.com>
Mon, 17 May 2010 22:36:48 +0000 (00:36 +0200)
commit73287b2b576fa6a1ff1b61467286cbd5458881d2
tree48ecb7bb09f2e0dd4bf2ea8b581dca8afd8659d1
parent5436146c8dcd95c5ef3809f2830fb9c08edc4177
buliding of release.h moved into an external script. Avoided recompialtion of redis.c if git sha1 is the same as the previous one
109 files changed:
Changelog
Makefile
doc/AppendOnlyFileHowto.html [deleted file]
doc/AuthCommand.html [deleted file]
doc/Benchmarks.html [deleted file]
doc/BgrewriteaofCommand.html [deleted file]
doc/BgsaveCommand.html [deleted file]
doc/CommandReference.html [deleted file]
doc/Comparisons.html [deleted file]
doc/Configuration.html [deleted file]
doc/ConnectionHandlingSidebar.html [deleted file]
doc/ControlCommandsSidebar.html [deleted file]
doc/Credits.html [deleted file]
doc/DbsizeCommand.html [deleted file]
doc/DelCommand.html [deleted file]
doc/DesignPatterns.html [deleted file]
doc/ExistsCommand.html [deleted file]
doc/ExpireCommand.html [deleted file]
doc/FAQ.html [deleted file]
doc/Features.html [deleted file]
doc/FlushallCommand.html [deleted file]
doc/FlushdbCommand.html [deleted file]
doc/FromSqlToDataStructures.html [deleted file]
doc/GenericCommandsSidebar.html [deleted file]
doc/GetCommand.html [deleted file]
doc/GetsetCommand.html [deleted file]
doc/IncrCommand.html [deleted file]
doc/InfoCommand.html [deleted file]
doc/IntroductionToRedisDataTypes.html [deleted file]
doc/KeysCommand.html [deleted file]
doc/LastsaveCommand.html [deleted file]
doc/LindexCommand.html [deleted file]
doc/ListCommandsSidebar.html [deleted file]
doc/Lists.html [deleted file]
doc/LlenCommand.html [deleted file]
doc/LpopCommand.html [deleted file]
doc/LrangeCommand.html [deleted file]
doc/LremCommand.html [deleted file]
doc/LsetCommand.html [deleted file]
doc/LtrimCommand.html [deleted file]
doc/MgetCommand.html [deleted file]
doc/MonitorCommand.html [deleted file]
doc/MoveCommand.html [deleted file]
doc/MsetCommand.html [deleted file]
doc/ObjectHashMappers.html [deleted file]
doc/Pipelining.html [deleted file]
doc/ProgrammingExamples.html [deleted file]
doc/ProtocolSpecification.html [deleted file]
doc/QuickStart.html [deleted file]
doc/QuitCommand.html [deleted file]
doc/README.html [deleted file]
doc/RandomkeyCommand.html [deleted file]
doc/Redis0100ChangeLog.html [deleted file]
doc/Redis0900ChangeLog.html [deleted file]
doc/Redis_1_2_0_Changelog.html [deleted file]
doc/RenameCommand.html [deleted file]
doc/RenamenxCommand.html [deleted file]
doc/ReplicationHowto.html [deleted file]
doc/ReplyTypes.html [deleted file]
doc/RoadMap.html [deleted file]
doc/RpoplpushCommand.html [deleted file]
doc/RpushCommand.html [deleted file]
doc/SaddCommand.html [deleted file]
doc/SaveCommand.html [deleted file]
doc/ScardCommand.html [deleted file]
doc/SdiffCommand.html [deleted file]
doc/SdiffstoreCommand.html [deleted file]
doc/SelectCommand.html [deleted file]
doc/SetCommand.html [deleted file]
doc/SetCommandsSidebar.html [deleted file]
doc/SetnxCommand.html [deleted file]
doc/Sets.html [deleted file]
doc/ShutdownCommand.html [deleted file]
doc/SideBar.html [deleted file]
doc/SinterCommand.html [deleted file]
doc/SinterstoreCommand.html [deleted file]
doc/SismemberCommand.html [deleted file]
doc/SlaveofCommand.html [deleted file]
doc/SmembersCommand.html [deleted file]
doc/SmoveCommand.html [deleted file]
doc/SortCommand.html [deleted file]
doc/SortedSetCommandsSidebar.html [deleted file]
doc/SortedSets.html [deleted file]
doc/Speed.html [deleted file]
doc/SponsorshipHistory.html [deleted file]
doc/SpopCommand.html [deleted file]
doc/SrandmemberCommand.html [deleted file]
doc/SremCommand.html [deleted file]
doc/StringCommandsSidebar.html [deleted file]
doc/Strings.html [deleted file]
doc/SunionCommand.html [deleted file]
doc/SunionstoreCommand.html [deleted file]
doc/SupportedLanguages.html [deleted file]
doc/SupportedPlatforms.html [deleted file]
doc/TemplateCommand.html [deleted file]
doc/TtlCommand.html [deleted file]
doc/TwitterAlikeExample.html [deleted file]
doc/TypeCommand.html [deleted file]
doc/UnstableSource.html [deleted file]
doc/ZaddCommand.html [deleted file]
doc/ZcardCommand.html [deleted file]
doc/ZincrbyCommand.html [deleted file]
doc/ZrangeCommand.html [deleted file]
doc/ZrangebyscoreCommand.html [deleted file]
doc/ZremCommand.html [deleted file]
doc/ZremrangebyscoreCommand.html [deleted file]
doc/ZscoreCommand.html [deleted file]
doc/index.html [deleted file]
mkreleasehdr.sh [new file with mode: 0755]