]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2010-10-11 Shawn O. PearceUse HistogramDiff by default in DiffFormatter 45/1645/8
2010-10-11 Shawn O. Pearcedebug-diff-algorithms: Real world performance test... 21/1721/3
2010-10-11 Chris AniszczykMerge "Define LowLevelDiffAlgorithm to bypass re-hashing"
2010-10-11 Chris AniszczykMerge changes I50dcec81,Ieab28bb3
2010-10-11 Shawn O. PearceFix corrupted large deltas 23/1723/1
2010-10-10 Shawn O. PearceDefine LowLevelDiffAlgorithm to bypass re-hashing 62/1662/3
2010-10-10 Shawn O. PearceFix empty block corner case in PatienceDiff 20/1720/1
2010-10-10 Shawn O. PearceFix infinite loop in PatienceDiff 19/1719/1
2010-10-10 Chris AniszczykUpdate Push to use latest API 18/1718/1
2010-10-10 Chris AniszczykMerge "Cleanup RefUpdateTest"
2010-10-10 Mathias KinzlerAdd "Branch" command 04/1704/6
2010-10-09 Shawn O. PearceCleanup RefUpdateTest 17/1717/1
2010-10-08 Christian HalstrickAdd support for single-slash URI 03/1703/4
2010-10-08 Chris AniszczykMerge "Update build to use tycho 0.10.0"
2010-10-08 Mathias KinzlerAdd "Pull" command 96/1696/4
2010-10-08 Christian HalstrickRefactored URI parsing to detect wrong URIs 90/1690/5
2010-10-08 Christian HalstrickFixed URI regexp regarding user/password part 02/1702/4
2010-10-08 Matthias SohnUpdate build to use tycho 0.10.0 12/1712/1
2010-10-08 Christian HalstrickFix URIish tests to contain a hostname for git protocol 01/1701/3
2010-10-08 Christian HalstrickIntroduce commented constants for the segments of an... 00/1700/3
2010-10-07 Matthias SohnExternalize strings in TransportHttp 10/1710/1
2010-10-07 Matthias SohnFix HTTP tests 09/1709/1
2010-10-07 Chris AniszczykMerge "Support HTTP basic and digest authentication"
2010-10-06 Christian HalstrickSplit URI regex strings differently 99/1699/2
2010-10-06 Chris AniszczykAdd pull operation related constants 06/1706/1
2010-10-05 Chris AniszczykAdd PushCommand API 72/1672/3
2010-10-04 Shawn O. PearceIncrease core.streamFileThreshold default to 50 MiB 10/1610/2
2010-10-01 Chris AniszczykMerge "Update Fetch to use FetchCommand API"
2010-09-29 Chris AniszczykMerge "Add reflog message to TagCommand"
2010-09-28 Robin RosenbergComment the use of System.gc in LocalDiskRepositoryTestCase 66/1666/2
2010-09-28 Robin RosenbergShut up findbugs/protect the shutdownHook in LocalDiskR... 65/1665/2
2010-09-28 Shawn O. PearceSupport HTTP basic and digest authentication 70/1670/1
2010-09-27 Chris AniszczykMerge "Use only a single instance for NLS translation...
2010-09-27 Chris AniszczykUpdate Fetch to use FetchCommand API 69/1669/2
2010-09-27 Chris AniszczykMerge "Update FetchCommand with dry run and thin options"
2010-09-27 Robin RosenbergReturn the documented value from DirCacheCheckout.checkout 67/1667/2
2010-09-27 Christian HalstrickMerge "Extend merge support for bare repositories"
2010-09-26 Robin RosenbergUse only a single instance for NLS translation bundles 64/1664/1
2010-09-25 Shawn O. PearceImplement HistogramDiff 43/1643/5
2010-09-25 Shawn O. PearceReuse DiffPerformanceTest support code to validate... 41/1641/6
2010-09-24 Shawn O. PearceMicro-optimize EditList.addAll 42/1642/3
2010-09-24 Chris AniszczykUpdate FetchCommand with dry run and thin options 61/1661/2
2010-09-24 Shawn O. Pearcedebug-text-hashfunctions: Test suite for content hashes 60/1660/1
2010-09-24 Dmitry FinkExtend merge support for bare repositories 29/1629/5
2010-09-24 Shawn O. PearceReduce content hash function collisions 56/1656/1
2010-09-23 Shawn O. PearceFix PatienceDiffTest 55/1655/1
2010-09-22 Chris AniszczykAdd reflog message to TagCommand 48/1648/1
2010-09-22 Shawn O. PearceDefine an abstract DiffAlgorithm test framework 40/1640/2
2010-09-22 Shawn O. PearcePerform common start/end elimination by default for... 39/1639/2
2010-09-22 Shawn O. PearceRemove unnecessary hash cache from PatienceDiffIndex 38/1638/2
2010-09-21 Shawn O. PearceImplement Bram Cohen's Patience Diff 99/1499/10
2010-09-21 Shawn O. PearceMove cached element hash codes to HashedSequence 85/1585/2
2010-09-21 Shawn O. PearceMicro-optimize reduceCommonStartEnd for RawText 86/1586/3
2010-09-21 Shawn O. PearceAdd Subsequence utility methods 35/1635/1
2010-09-19 Matthias SohnRemove duplicate resource bundle entry 28/1628/1
2010-09-17 Matthias SohnFix dependency to jgit source bundle 20/1620/1
2010-09-17 Chris AniszczykMerge "Define a subsequence utility type"
2010-09-17 Chris AniszczykMerge "Define DiffAlgorithm as an abstract function"
2010-09-17 Chris AniszczykAdd FetchCommand 50/1550/7
2010-09-17 Shawn O. PearceFix UnsupportedOperationException while fixing thin... 19/1619/1
2010-09-17 Shawn PearceMerge "Remove unnecessary failing test method"
2010-09-17 Stefan LayRemove unnecessary failing test method 13/1613/2
2010-09-17 Stefan LayMerge "Probe filesystem and set core.filemode correctly"
2010-09-17 Shawn O. PearceQualify builds as 0.10.0 09/1609/1
2010-09-17 Shawn O. PearceMerge branch 'stable-0.9' 08/1608/1
2010-09-16 Christian HalstrickAdd --all option to RevWalkTextBuiltin 87/1587/2
2010-09-15 Matthias SohnQualify post-0.9.3 builds 06/1606/1 stable-0.9
2010-09-15 Matthias SohnJGit 0.9.3 04/1604/1 v0.9.3
2010-09-15 Chris AniszczykMerge "Qualify post-0.9.1 builds" into stable-0.9
2010-09-15 Shawn O. Pearceclone: Correct formatting of init message 03/1603/1
2010-09-15 Shawn O. PearceFix cloning of repositories with big objects 02/1602/2
2010-09-15 Shawn O. PearceProbe filesystem and set core.filemode correctly 01/1601/1
2010-09-15 Matthias SohnQualify post-0.9.1 builds 99/1599/1
2010-09-15 Matthias SohnJGit 0.9.1 97/1597/1 v0.9.1
2010-09-14 Christian HalstrickFix PlotCommitList to set lanes on child-less commits 80/1580/5
2010-09-11 Shawn O. PearceDefine a subsequence utility type 48/1548/2
2010-09-11 Shawn O. PearceDefine DiffAlgorithm as an abstract function 47/1547/2
2010-09-11 Shawn O. PearceMerge branch 'stable-0.9' 84/1584/1
2010-09-11 Shawn O. PearceCorrect Javadoc for WS_IGNORE_CHANGE comparator 83/1583/1
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
next