]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2010-09-02 Shawn O. PearceFix TreeWalk bug comparing DirCache and WorkingTree... 90/1490/2
2010-09-02 Shawn O. Pearcelog, diff: Add --src-prefix, --dst-prefix, --no-prefix 89/1489/2
2010-09-02 Shawn O. PearceMove rename detection, path following into DiffFormatter 88/1488/2
2010-09-02 Chris AniszczykMerge "Fix RepositoryState.MERGING"
2010-09-02 Jens BaumgartFix RepositoryState.MERGING 09/1509/1
2010-09-02 Chris AniszczykMerge "Add reset() to AbstractTreeIterator API"
2010-09-02 Chris AniszczykMerge "Improve DiffFormatter text file access"
2010-09-02 Chris AniszczykMerge "Correct diff header formatting"
2010-09-02 Chris AniszczykMerge "Remove duplicated code in DiffFormatter"
2010-09-02 Christian HalstrickMerge "Adding sorting to LongList"
2010-09-02 Christian HalstrickMerge "Use int[] rather than IntList for RawText hashes"
2010-09-02 Shawn O. PearceAdding sorting to LongList 00/1500/1
2010-09-02 Chris AniszczykMerge "Add toString and improve Javadoc of NotIgnoredFi...
2010-09-01 Shawn O. PearceUse int[] rather than IntList for RawText hashes 98/1498/1
2010-09-01 Chris AniszczykRefactor Git API exceptions to a new package 77/1477/2
2010-09-01 Shawn O. PearceAdd toString and improve Javadoc of NotIgnoredFilter 95/1495/1
2010-09-01 Marc StrapetzIndexDiff honors Index entries' "skipWorkTree" flag. 47/1447/5
2010-09-01 Shawn PearceMerge "Avoid double quotes in Git Config"
2010-09-01 Shawn PearceMerge "Add FS.detect() for detection of file system...
2010-09-01 Shawn O. PearceAdd reset() to AbstractTreeIterator API 87/1487/1
2010-09-01 Shawn O. PearceImprove DiffFormatter text file access 86/1486/1
2010-09-01 Shawn O. PearceCorrect diff header formatting 85/1485/1
2010-09-01 Shawn O. PearceRemove duplicated code in DiffFormatter 84/1484/1
2010-09-01 Shawn O. PearceMove DiffFormatter default initialization to fields 83/1483/1
2010-09-01 Shawn O. PearceCorrect Javadoc of DiffFormatter class 82/1482/1
2010-09-01 Shawn O. Pearcediff: Fix bad metaVar reference in --abbrev option 81/1481/1
2010-09-01 Marc StrapetzAdd FS.detect() for detection of file system abstraction. 80/1480/1
2010-09-01 Mathias KinzlerAvoid double quotes in Git Config 52/1452/5
2010-08-31 Marc StrapetzExtend DirCache test case to check "intent to add"... 75/1475/1
2010-08-31 Marc StrapetzPartial support for index file format "3". 46/1446/4
2010-08-31 Shawn PearceMerge "DirCacheEntry: UPDATE_NEEDED should be in-core...
2010-08-31 Shawn O. PearceAdd test for RawParseUtils.formatBase10 73/1473/1
2010-08-31 Marc StrapetzFix RawParseUtils.formatBase10 to work with negative... 66/1466/2
2010-08-31 Chris AniszczykRemove deprecated PersonIdent constructor 72/1472/1
2010-08-31 Christian HalstrickImprove MergeAlgorithm to produce smaller conflicts 70/1470/1
2010-08-31 Marc StrapetzDirCacheEntry: UPDATE_NEEDED should be in-core flag. 65/1465/1
2010-08-31 Matthias SohnFix build of JGit source bundle and feature 63/1463/2
2010-08-30 Christian HalstrickLet Resolve be the default Merge strategy 62/1462/1
2010-08-30 Christian HalstrickAdded merge strategy RESOLVE 26/1226/7
2010-08-30 Chris AniszczykMerge "Add one more test to ReadTreeTest"
2010-08-30 Matthias SohnWait for JIT optimization before measuring diff performance 49/1449/4
2010-08-30 Matthias SohnGenerate source plugin and source feature for jgit 42/1442/3
2010-08-30 Shawn O. PearceImprove LargeObjectException reporting 60/1460/1
2010-08-30 Shawn O. PearceIndexPack: Use byte limited form of getCachedBytes 59/1459/1
2010-08-30 Shawn O. PearceUndo translation of protocol string 'unpack error' 58/1458/1
2010-08-30 Christian HalstrickAdd one more test to ReadTreeTest 50/1450/1
2010-08-29 Shawn O. PearceMerge "Buffer very large delta streams to reduce explos...
2010-08-28 Robin RosenbergRevert "Hide Maven target directories from Eclipse" 44/1444/2
2010-08-27 Shawn O. PearceBuffer very large delta streams to reduce explosion... 41/1441/1
2010-08-27 Chris AniszczykAdd TagCommand 93/1293/11
2010-08-27 Christian HalstrickImplement a Dircache checkout (needed for merge) 25/825/18
2010-08-27 Christian HalstrickAdd getBaseCommit() to Merger 56/1356/3
2010-08-26 Matthias SohnIncrease heap size for jgit tests 35/1435/2
2010-08-26 Matthias SohnRemove unused import 33/1433/1
2010-08-26 Shawn PearceMerge "Fix parsing of multiple authors in PersonIdent."
2010-08-26 Shawn PearceMerge "Use JUnit4 for tests"
2010-08-26 Chris AniszczykRun formatter on edited lines via save action 31/1431/1
2010-08-26 Chris AniszczykUse JUnit4 for tests 30/1430/1
2010-08-26 Marc StrapetzFix parsing of multiple authors in PersonIdent. 24/1324/5
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
next