]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2010-07-28 Shawn O. PearceFix tag sorting in PlotWalk 92/1192/1
2010-07-28 Christian HalstrickTeach NameConflictTreeWalk to report DF conflicts 69/1169/3
2010-07-28 Mathias KinzlerStack Overflow in EGit History View 83/1183/1
2010-07-28 Jeff SchumacherBreak dissimilar file pairs during diff 70/1170/7
2010-07-27 Christian HalstrickAdd methods which write MERGE_HEAD and MERGE_MSG 62/1162/3
2010-07-27 Jens BaumgartFix concurrent read / write issue in LockFile on Windows 72/1172/5
2010-07-27 Robin StockerFix Javadoc warnings 74/1174/2
2010-07-27 Shawn O. PearceMake forPath(ObjectReader) variant in TreeWalk 80/1180/1
2010-07-26 Shawn O. PearceMake StoredConfig an abstraction above FileBasedConfig 78/1178/1
2010-07-22 Shawn O. PearceMerge branch 'delta' 71/1171/1
2010-07-22 Stefan LayAllow client of Add command to set a WorkingTreeIterator 66/1166/2
2010-07-22 Stefan LayAllow for filepattern "." in AddCommand 65/1165/1
2010-07-22 Stefan LayDo not add ignored files in Add command 63/1163/1
2010-07-21 Shawn O. PearceMove ignore node handling into WorkingTreeIterator 56/1156/5
2010-07-21 Shawn PearceMerge "Fix concurrent read / write issue in GitIndex...
2010-07-21 Jens BaumgartFix concurrent read / write issue in GitIndex on Windows 52/1152/4
2010-07-20 Christian HalstrickCheck for racy git in WorkingTreeIterator 43/1143/2
2010-07-20 Christian HalstrickSmudge racily clean index entries by truncating length... 42/1142/2
2010-07-20 Shawn O. PearceUse proper constants for .gitignore and .git directory 55/1155/1
2010-07-20 Shawn O. PearceRemove gitIgnoreTimestamp from abstract iterator API 54/1154/1
2010-07-20 Shawn O. PearceFix NPE in RenameDetector 51/1151/1
2010-07-20 Shawn O. PearceIndexPack: Fix spurious pack file corruption errors 50/1150/1
2010-07-16 Jonathan GossageFully implement Logger interface 89/689/2
2010-07-16 Shawn O. PearceDiscard the uncompressed delta as soon as its compressed 41/1141/1
2010-07-16 Shawn O. PearceMerge branch 'js/rename' 40/1140/1
2010-07-16 Shawn O. PearceFix infinite loop in IndexPack 49/1049/4
2010-07-16 Jeff SchumacherImplemented file path based tie breaking to exact renam... 30/1130/2
2010-07-16 Christian HalstrickAdded dirty-detection to WorkingTreeIterator 59/1059/7
2010-07-15 Shawn PearceMerge "Remove an unused File reference in test code"
2010-07-15 Robin RosenbergRemove an unused File reference in test code 37/1137/1
2010-07-15 Shawn PearceMerge "Handle the tilde notation (~user) of git url"
2010-07-14 Robin RosenbergHandle the tilde notation (~user) of git url 34/1134/1
2010-07-14 Stefan LayGit Porcelain API: Add Command 36/1036/7
2010-07-14 Shawn PearceMerge changes I104cd62f,I1d0238b4
2010-07-13 Christian HalstrickFix ReadTreeTest 25/1125/3
2010-07-12 Charley WangAdd compatibility with gitignore specifications 83/683/20
2010-07-12 Jeff SchumacherAdded more test cases for RenameDetector 23/1123/3
2010-07-12 Jeff SchumacherAdded very small optimization to exact rename detection 22/1122/2
2010-07-12 Jeff SchumacherFixed Misleading Javadoc 21/1121/2
2010-07-12 Jeff SchumacherAdded file path similarity to scoring metric in rename... 93/1093/3
2010-07-12 Jeff SchumacherFixed potential div by zero bug 92/1092/2
2010-07-12 Jeff SchumacherAdded file size based rename detection optimization 91/1091/2
2010-07-10 Robin RosenbergInternationalize RepositoryState descriptions 96/1096/2
2010-07-10 Shawn O. PearceHonor pack.windowlimit to cap memory usage during packing 16/1116/1
2010-07-10 Shawn O. PearceHonor pack.threads and perform delta search in parallel 15/1115/1
2010-07-10 Shawn O. PearceCache small deltas during packing 14/1114/1
2010-07-10 Shawn O. PearceImplement delta generation during packing 13/1113/1
2010-07-10 Shawn O. Pearcedebug-show-packdelta: Dump a pack delta to the console 12/1112/1
2010-07-10 Shawn O. PearceInitial pack format delta generator 11/1111/1
2010-07-10 Shawn O. PearceAdd debugging toString() method to ObjectToPack 10/1110/1
2010-07-10 Shawn O. PearceMake ObjectToPack clearReuseAsIs signal available to... 09/1109/1
2010-07-10 Shawn O. PearceCorrectly classify the compressing objects phase 08/1108/1
2010-07-10 Shawn O. PearceRefactor ObjectToPack's delta depth setting 07/1107/1
2010-07-10 Shawn O. PearceConfigure core.bigFileThreshold into PackWriter 06/1106/1
2010-07-10 Shawn O. PearceAdd doNotDelta flag to ObjectToPack 05/1105/1
2010-07-10 Shawn O. PearceAdd more configuration options to PackWriter 04/1104/1
2010-07-10 Robin RosenbergSay that commit is allowed during bisect 95/1095/1
2010-07-09 Shawn O. PearceSave object path hash codes during packing 03/1103/1
2010-07-09 Shawn O. PearceAdd path hash code to ObjectWalk 02/1102/1
2010-07-09 Shawn O. PearceAdd getObjectSize to ObjectReader 01/1101/1
2010-07-09 Shawn O. PearceAllow TemporaryBuffer.Heap to allocate smaller than... 00/1100/1
2010-07-09 Christian HalstrickMerge "Allow ReadTreeTest to test arbitrary Checkouts"
2010-07-09 Matthias SohnAdd support for updateNeeded flag in DirCacheEntry 78/1078/2
2010-07-08 Jeff SchumacherCreate FileHeader from DiffEntry 85/1085/5
2010-07-08 Christian HalstrickAllow ReadTreeTest to test arbitrary Checkouts 56/1056/3
2010-07-08 Stefan LayFix javadoc typos in JGit API 81/1081/1
2010-07-07 Shawn O. PearceDefine a constant for 127 in DeltaEncoder 99/1099/1
2010-07-07 Shawn O. PearceCap delta copy instructions at 64k 98/1098/1
2010-07-07 Shawn O. PearceDeprecate all of the older Tree related code 77/1077/3
2010-07-07 Shawn O. PearceFix DeltaEncoder header for objects 128 bytes long 97/1097/1
2010-07-07 Shawn O. Pearceamend commit: Support large delta packed objects as... 73/1073/2
2010-07-07 Shawn O. Pearceamend commit: Support large loose objects as streams 72/1072/2
2010-07-06 Stefan LayFix comparison of nanoseconds 67/1067/1
2010-07-04 Shawn O. Pearcelog: Implement --follow 55/1055/1
2010-07-04 Shawn O. PearceCache the diff configuration section 54/1054/1
2010-07-04 Shawn O. Pearcelog: Add whitespace ignore options 53/1053/1
2010-07-03 Shawn O. PearceFormat submodule links during differences 52/1052/1
2010-07-03 Shawn O. PearceRedo DiffFormatter API to be easier to use 51/1051/1
2010-07-03 Shawn O. Pearcelog, diff: Add rename detection support 50/1050/1
2010-07-03 Shawn O. PearceImplement similarity based rename detection 48/1048/2
2010-07-03 Shawn O. PearceImprove description of isBare and NoWorkTreeException 47/1047/3
2010-07-03 Shawn O. Pearceamend commit: Refactor repository construction to build... 46/1046/3
2010-07-03 Shawn O. PearceRemove pointless size test in PackFile decompress 45/1045/2
2010-07-03 Shawn O. PearceAvoid unbounded getCachedBytes during parseAny 44/1044/2
2010-07-03 Shawn O. PearceMake type and size lazy for large delta objects 42/1042/2
2010-07-02 Shawn O. PearceClean up LICENSE file 40/1040/3
2010-07-02 Shawn O. PearceUse core.streamFileThreshold to set our streaming limit 41/1041/1
2010-07-02 Shawn O. PearceSupport large delta packed objects as streams 35/1035/1
2010-07-02 Shawn O. PearceSupport large whole packed objects as streams 34/1034/1
2010-07-02 Shawn O. PearceReplace PackedObjectLoader with ObjectLoader.SmallObject 33/1033/1
2010-07-02 Shawn O. PearceSupport large loose objects as streams 32/1032/1
2010-07-02 Jeff SchumacherAdded a preliminary version of rename detection 29/1029/5
2010-07-01 Shawn O. PearcePermit AnyObjectTo to compareTo AnyObjectId 26/1026/1
2010-07-01 Shawn O. PearceUse copyTo during checkout of files to working tree 25/1025/1
2010-07-01 Shawn O. PearceStream whole deflated objects in PackWriter 24/1024/1
2010-07-01 Shawn O. PearceLazily allocate Deflater in PackWriter 23/1023/1
2010-07-01 Shawn O. PearceAdd openStream to ObjectLoader for big blobs 22/1022/1
2010-07-01 Jeff SchumacherRefactored code out of FileHeader to facilitate rename... 15/1015/3
2010-06-30 Dmitry NeverovFix missing flush in StreamCopyThread
2010-06-30 Shawn O. PearceMove DirCache factory methods to Repository 14/1014/1
next