]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2010-09-10 Chris West... Allow ../relative paths in remotes 75/1575/2
2010-09-09 Matthias SohnMerge changes I3668a396,I18f48321,I121f356c
2010-09-08 Matthias SohnUpdate .eclipse_iplog for 0.9 67/1567/1
2010-09-08 Shawn O. PearceUnpack and cache large deltas as loose objects 56/1556/4
2010-09-08 Shawn O. PearceRemember loose objects and fast-track their lookup 55/1555/3
2010-09-08 Shawn O. PearceCorrectly name DeltaBaseCache 54/1554/1
2010-09-08 Shawn O. PearceSupport core.autocrlf = input 52/1552/1
2010-09-07 Shawn O. PearceRefactor diff sequence API 02/1502/6
2010-09-07 Chris AniszczykMerge "Reduce compares in Edit.getType"
2010-09-06 Shawn O. PearceFix checkReferencedIsReachable to use correct base... 45/1545/1
2010-09-06 Shawn O. PearceDiscard object bodies when checking connectivity 44/1544/1
2010-09-06 Shawn O. PearceDeltaStream: Fix data corruption when reading large... 43/1543/1
2010-09-06 Shawn O. PearceUse 8192 as default buffer size in ObjectLoader copyTo 42/1542/1
2010-09-06 Chris AniszczykMerge "Add helper methods to Edit"
2010-09-06 Shawn O. PearceMerge "log: Fix commit headers and -p flag"
2010-09-06 Shawn O. PearceMerge "Use 5 MiB for RevWalk default limit"
2010-09-04 Robin Rosenbergcleanup: Remove unnecessary @SuppressWarnings 34/1534/2
2010-09-04 Shawn O. PearceReduce compares in Edit.getType 11/1511/2
2010-09-04 Shawn O. PearceAdd helper methods to Edit 01/1501/3
2010-09-04 Shawn O. Pearcelog: Fix commit headers and -p flag 29/1529/1
2010-09-03 Shawn O. PearceFix QuotedString.GIT_PATH escaping rules 28/1528/1
2010-09-03 Shawn O. PearceRemove costly quoting test in DiffFormatter 27/1527/1
2010-09-03 Shawn O. PearceMerge branch 'unpack-error' 25/1525/1
2010-09-03 Shawn O. PearceReceivePack: Rethrow exceptions caught during indexing 24/1524/1
2010-09-02 Shawn O. PearceUse 5 MiB for RevWalk default limit 93/1493/3
2010-09-02 Shawn O. PearceMove ObjectDirectory streaming limit to WindowCacheConfig 94/1494/3
2010-09-02 Shawn O. Pearcediff: Default arguments to HEAD, working directory 92/1492/2
2010-09-02 Shawn O. PearceSupport creating the working directory difference 91/1491/2
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"
next