]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2010-08-31 Marc StrapetzDirCacheEntry: UPDATE_NEEDED should be in-core flag. 65/1465/1
2010-08-26 Shawn O. PearceIncrease temporary buffer for unit test 28/1428/1
2010-08-26 Shawn O. PearceIncrease the default streaming threshold to 15 MiB 27/1427/1
2010-08-26 Shawn O. PearceFix reuse from pack file for REF_DELTA types 26/1426/1
2010-08-26 Shawn O. PearceCleanup and correct resolve Javadoc 10/1410/2
2010-08-26 Shawn O. PearceSupport parsing commit:path style blob references 09/1409/2
2010-08-26 Shawn O. PearceSupport parsing git describe style output 08/1408/2
2010-08-26 Shawn O. PearceRename T0008_testparserev to RepositoryResolveTest 07/1407/2
2010-08-26 Shawn O. PearceThrow AmbiguousObjectException during resolve if its... 03/1403/3
2010-08-26 Shawn O. PearceComplete an abbreviation when formatting a patch 02/1402/3
2010-08-26 Shawn O. PearceUse limited getCachedBytes in RevWalk 01/1401/3
2010-08-26 Shawn O. PearceUse limited getCachedBytes code to reduce duplication 00/1400/3
2010-08-26 Shawn O. PearceAdd brute force byte array loading to ObjectLoader 99/1399/3
2010-08-25 Chris AniszczykMerge "Add ObjectId to the LargeObjectException"
2010-08-25 Shawn O. PearceAdd ObjectId to the LargeObjectException 98/1398/3
2010-08-25 Chris AniszczykMerge "Don't copy more than the object size"
2010-08-25 Chris AniszczykMerge "Use the ObjectStream size during copyTo"
2010-08-25 Benjamin MuskallaFixed typo in DirCache documentation 18/1418/1
2010-08-25 Shawn O. PearceDon't copy more than the object size 97/1397/2
2010-08-25 Shawn O. PearceUse the ObjectStream size during copyTo 96/1396/2
2010-08-25 Shawn O. PearceFix ObjectDirectory abbreviation resolution to notice... 06/1406/1
2010-08-23 Shawn O. PearceFully implement SHA-1 abbreviations 89/1389/1
2010-08-23 Shawn O. PearceDelete deprecated ObjectWriter 87/1387/1
2010-08-23 Shawn O. PearceAdd openEntryStream to WorkingTreeIterator 86/1386/1
2010-08-23 Shawn O. PearceAdd setLength(long) to DirCacheEntry 85/1385/1
2010-08-23 Shawn O. PearceMove commit and tag formatting to CommitBuilder, TagBuilder 84/1384/1
2010-08-23 Shawn O. PearceRename Commit, Tag to CommitBuilder, TagBuilder 83/1383/1
2010-08-23 Shawn O. PearceAdd documentation explaining how to read Commit and Tag 82/1382/1
2010-08-23 Christian HalstrickImproved creation of JGitInternalException 70/1370/1
2010-08-21 Marc StrapetzPerform automatic CRLF to LF conversion during WorkingT... 79/1179/7
2010-08-21 Shawn O. PearceExpose pack fetch/push connections for subclassing 46/1246/3
2010-08-21 Shawn O. PearceAllow ObjectReuseAsIs to have more control over write... 24/1224/4
2010-08-21 Shawn O. PearceAllow ObjectToPack subclasses to use up to 4 bits of... 23/1223/4
2010-08-21 Shawn O. PearceImplement async/batch lookup of object data 22/1222/4
2010-08-21 Shawn O. PearceOffer ObjectReaders advice about a RevWalk 21/1221/3
2010-08-21 Shawn O. PearceAllow object reuse selection to occur in parallel 20/1220/3
2010-08-21 Shawn O. PearceFlush the pack header as soon as its ready 19/1219/3
2010-08-21 Shawn O. PearceExport the ObjectId on MissingObjectException 18/1218/3
2010-08-21 Shawn O. PearceExpose OBJ_ANY in ObjectReader 17/1217/3
2010-08-21 Shawn O. PearceExpose getType in ObjectToPack 16/1216/3
2010-08-21 Shawn O. PearceAdd copyTo(ByteBuffer) to AnyObjectId 15/1215/3
2010-08-21 Shawn O. PearceAdd copyTo(byte[], int) to AnyObjectId 14/1214/3
2010-08-21 Shawn O. PearceAdd a public RevTag.parse() method 67/1367/1
2010-08-21 Shawn O. PearceAdd a public RevCommit.parse() method 66/1366/1
2010-08-21 Shawn O. PearceMake Tag class only for writing 65/1365/1
2010-08-21 Shawn O. PearceMake Commit class only for writing 64/1364/1
2010-08-21 Shawn O. PearceCorrect PersonIdent hashCode() and equals() to ignore... 63/1363/1
2010-08-21 Shawn O. PearceTry really hard to load a commit or tag 62/1362/1
2010-08-20 Christian HalstrickFix ReadTreeTests to not rely on cached index 52/1352/1
2010-08-19 Shawn O. PearceFix formatting of serialization code in ObjectId 43/1343/1
2010-08-19 Shawn O. PearceMake ObjectId.compareTo final 42/1342/1
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
next