]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2010-08-19 Shawn O. PearceMake ObjectId.hashCode final too 41/1341/1
2010-08-19 Shawn O. PearceRemove unnecessary ObjectId.copy() calls 40/1340/1
2010-08-19 Mathias KinzlerFix missing Configuration Change eventing 81/1281/6
2010-08-19 Christian HalstrickEnhance MergeResult to report conflicts, etc 25/1225/5
2010-08-19 Chris AniszczykAllow for optional tagger and message in Tag 33/1333/4
2010-08-19 Chris AniszczykRemove getter and setter for author in Tag 31/1331/2
2010-08-18 Christian HalstrickAdd blob-data to utility method indexState() 16/1316/2
2010-08-18 Christian Halstrickadded resetIndex() to RepositoryTestCase 15/1315/2
2010-08-18 Robin RosenbergDo not trigger RefsChangedEvent on the first attempt... 09/1309/2
2010-08-18 Ketan PadegaonkarAdd FileRepository(String) convenience constructor 22/1322/2
2010-08-18 Shawn PearceMerge "Backout RevObject's object-identity based equal...
2010-08-16 Matthias SohnSet default file encoding used for JGit tests to UTF-8 14/1314/1
2010-08-15 Matthias SohnBackout RevObject's object-identity based equals imple... 13/1313/1
2010-08-12 Shawn PearceMerge "Fix RevCommitList to work with subclasses of...
2010-08-12 Matthias SohnFix RevCommitList to work with subclasses of RevWalk 99/1299/1
2010-08-12 Jens BaumgartImprove IndexDiff performance 90/1290/3
2010-08-11 Chris AniszczykMerge "Hide Maven target directories from Eclipse"
2010-08-10 Mathias KinzlerTransportHttp does not honor timeout setting 76/1276/1
2010-08-09 Jens BaumgartFix NPE on commit in empty Repository 67/1267/1
2010-08-08 Robin RosenbergHide Maven target directories from Eclipse 62/1262/1
2010-08-06 Shawn O. PearceMerge branch 'rename-bug' 61/1261/1
2010-08-06 Shawn O. PearceFix ArrayIndexOutOfBounds on non-square exact rename... 60/1260/1
2010-08-06 Shawn O. PearceMerge changes I39bfefee,I47795987,I70d120fb,I58cc5e01...
2010-08-06 Shawn O. PearceMerge "Remove static progress task names from PackWriter"
2010-08-05 Chris AniszczykMerge "Add "all" parameter to the commit Command"
2010-08-05 Chris AniszczykMerge "Add the parameter "update" to the Add command"
2010-08-05 Chris AniszczykMerge "add fsTick() to RepositoryTestCase"
2010-08-05 Chris AniszczykMerge "add more control to indexState() return-value"
2010-08-05 Stefan LayAllow to replace existing Change-Id 39/1239/3
2010-08-04 Shawn O. PearceRename getOldName,getNewName to getOldPath,getNewPath 95/1195/2
2010-08-04 Shawn O. PearceMerge branch 'js/diff' 37/1237/1
2010-08-04 Jeff SchumacherFixed bug in scoring mechanism for rename detection 32/1232/2
2010-08-04 Jens BaumgartAdd gitignore support to IndexDiff and use TreeWalk 33/1233/4
2010-08-04 Stefan LayAdd "all" parameter to the commit Command 48/1148/4
2010-08-04 Stefan LayAdd the parameter "update" to the Add command 47/1147/7
2010-08-04 Christian Halstrickadd fsTick() to RepositoryTestCase 31/1231/2
2010-08-04 Christian Halstrickadd more control to indexState() return-value 30/1230/2
2010-08-03 Christian HalstrickMerge "Fixed FileTreeIteratorWithTimeControl"
2010-08-02 Benjamin MuskallaAllow version builtin to run without git repository 12/1212/1
2010-07-30 Stefan LayFixed FileTreeIteratorWithTimeControl 03/1203/2
2010-07-29 Christian HalstrickMake use of Repository.writeMerge...() 97/1197/1
2010-07-28 Shawn O. PearceRemove use of SortedSet.floor() 93/1193/1
2010-07-28 Christian HalstrickMerge "Fix tag sorting in PlotWalk"
2010-07-28 Christian HalstrickAdd tests for racy git / Index state encoding 61/1161/4
2010-07-28 Shawn O. PearceEnable configuration of non-standard pack settings 91/1191/2
2010-07-28 Shawn O. PearcePass PackConfig down to PackWriter when packing 90/1190/2
2010-07-28 Shawn O. PearceSimplify UploadPack use of options during writing 89/1189/2
2010-07-28 Shawn O. PearceMove PackWriter configuration to PackConfig 88/1188/2
2010-07-28 Mathias KinzlerMeaningful error message when trying to check-out submo... 83/1083/4
2010-07-28 Christian HalstrickFix unit tests under windows 85/1185/2
2010-07-28 Shawn O. PearceFix tag sorting in PlotWalk 92/1192/1
2010-07-28 Shawn O. PearceRemove static progress task names from PackWriter 86/1186/1
2010-07-28 Shawn O. PearceAllow PackWriter callers to manage the thread pool 87/1187/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
next