]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2010-03-13 Shawn O. PearceWait for EOF on stderr before finishing SSH channel 95/295/3
2010-03-13 Shawn O. PearceCapture non-progress side band #2 messages and put... 93/293/5
2010-03-13 Shawn O. PearceReceivePack: Enable side-band-64k capability for status... 92/292/5
2010-03-13 Shawn O. PearceUse more restrictive patterns for sideband progress... 91/291/4
2010-03-13 Shawn O. PearcePrefix remote progress tasks with "remote: " 90/290/4
2010-03-13 Shawn O. PearceDecode side-band channel number as unsigned integer 89/289/4
2010-03-13 Shawn O. PearceRefactor SideBandInputStream construction 88/288/4
2010-03-13 Shawn O. PearceRefactor SideBandOutputStream to be buffered 87/287/4
2010-02-11 Shawn O. PearceDon't doubly wrap TransportException in smart HTTP... 99/299/1
2010-02-10 Nico SallembienAdd a RefFilter interface to ReceivePack and UploadPack 80/280/5
2010-02-10 Shawn O. PearceRemove pointless boolean during native push 86/286/1
2010-02-10 Shawn O. Pearcehttp.test: Use JUnit 3 test runner 85/285/1
2010-02-10 Shawn O. Pearcehttp.test: Add missing plugin.properties to build 84/284/1
2010-02-10 Shawn O. Pearcehttp.test: Use JGit Format and compiler settings 83/283/1
2010-02-08 Matthias SohnUpdate build to use Tycho 0.7.0 78/278/1
2010-02-04 Robin RosenbergIntermediate workaround for JGit's lack of core.autocrl... 74/274/1
2010-02-04 Shawn O. PearceUse keep(1) instead of add() when skipping an entry 64/264/3
2010-02-04 Shawn O. PearceDon't allow DirCacheEntry with mode of 0 63/263/3
2010-02-04 Shawn O. PearceDisallow creating invalid DirCacheEntry records 62/262/2
2010-02-03 Robin RosenbergMerge "Ensure RawText closes the FileInputStream when...
2010-02-03 Chris AniszczykAdding some Eclipse-related legal files to JGit 70/270/1
2010-02-03 Shawn O. PearceEnsure RawText closes the FileInputStream when read... 66/266/2
2010-02-03 Shawn O. PearceCleanup OSGi Import-Package specifications to use versions 65/265/1
2010-02-02 Shawn O. PearceMicro-optimize CanonicalTreeParser next() for ObjectWalk 60/260/1
2010-02-02 Shawn O. PearceFix ObjectWalk corruption when skipping over empty... 59/259/1
2010-02-02 Shawn O. PearceEnsure the tree parser resets in ObjectWalk 58/258/1
2010-02-02 Shawn O. PearceCorrect ObjectWalk error message when bad object is... 57/257/1
2010-02-02 Shawn O. PearceCorrectly skip over unrecognized optional dircache... 56/256/1
2010-02-02 Shawn O. PearceRemove RepositoryTestCase from DirCacheCGitCompatabilit... 55/255/1
2010-02-02 Christian HalstrickFix .classpath to make jgit easily runnable from inside... 54/254/1
2010-02-01 Shawn O. PearceFix server side NPE during push to empty repository 52/252/1
2010-01-29 Shawn PearceMerge "Generate an Eclipse IP log with jgit eclipse...
2010-01-29 Shawn PearceMerge "Check for remote server exec failures and report"
2010-01-29 Shawn O. PearceGenerate an Eclipse IP log with jgit eclipse-iplog 44/244/6
2010-01-29 Robin RosenbergMerge "Add unsetSection to Config to remove an entire...
2010-01-29 Shawn O. PearceAdd unsetSection to Config to remove an entire block 50/250/2
2010-01-29 Robin RosenbergMerge "Relax ObjectChecker to permit missing tagger...
2010-01-28 Matthias SohnMerge "Update the update site URL and corresponding...
2010-01-27 Shawn PearceMerge "Added caching for loose object lookup during...
2010-01-27 Matthias SohnUpdate the update site URL and corresponding feature... 49/249/1
2010-01-25 Shawn O. PearceFix racy HTTP tests by waiting for requests to finish 43/243/1
2010-01-25 Shawn PearceMerge "Don't confuse empty configuration variables...
2010-01-24 Shawn O. PearceDon't confuse empty configuration variables with booleans 42/242/1
2010-01-23 Shawn O. PearceDisable the JRE HTTP cache, if any 41/241/1
2010-01-23 Shawn O. PearceCheck for remote server exec failures and report 40/240/1
2010-01-23 Shawn O. PearceRelax ObjectChecker to permit missing tagger lines 39/239/1
2010-01-23 Shawn O. PearceCorrect bundle, provider names to be consistent 38/238/1
2010-01-23 Shawn O. PearceCorrect indentation in org.eclipse.jgit.packaging/pom.xml 37/237/1
2010-01-23 Shawn PearceMerge "Make HTTP test project work in Eclipse"
2010-01-23 Robin RosenbergMake HTTP test project work in Eclipse 03/203/4
2010-01-23 Shawn O. PearceMerge branch 'ref-abstract' 36/236/2
2010-01-23 Shawn O. PearceOptimize RefAdvertiser performance by avoiding sorting 34/234/3
2010-01-23 Shawn O. Pearcebranch: Add -m option to rename a branch 96/196/6
2010-01-23 Shawn O. PearceReplace writeSymref with RefUpdate.link 95/195/6
2010-01-23 Shawn O. PearceRewrite reference handling to be abstract and accurate 94/194/5
2010-01-23 Matthias SohnUse build timestamp as OSGi version qualifier 32/232/3
2010-01-23 Shawn O. PearceCreate new RefList and RefMap utility types 33/233/1
2010-01-21 Constantine... Added caching for loose object lookup during pack indexing 28/228/2
2010-01-17 Robin RosenbergMerge "Adding PDE API Tools nature to JGit"
2010-01-16 Chris AniszczykAdding PDE API Tools nature to JGit 14/214/1
2010-01-16 Matthias SohnRemove redundant Maven plugin declarations from sub... 13/213/1
2010-01-15 Shawn PearceMerge changes Icfe92059,I65a9da89
2010-01-15 Robin RosenbergIntroduce a named constant for the ".git" directory... 11/211/2
2010-01-15 Robin RosenbergIntroduce a named constant for the .git directory. 10/210/2
2010-01-15 Matthias SohnMaven 3/Tycho build for JGit feature 05/205/6
2010-01-12 Shawn O. PearceAdd JUnit tests for HTTP transport 79/179/6
2010-01-12 Shawn O. PearceDownload HEAD by itself if not in info/refs 78/178/6
2010-01-12 Shawn O. Pearceclient side smart HTTP 50/50/11
2010-01-12 Shawn O. Pearceserver side: smart fetch over HTTP 49/49/10
2010-01-12 Shawn O. Pearceserver side: smart push over HTTP 46/46/11
2010-01-12 Shawn O. PearceSimple dumb HTTP server for Git 41/41/12
2010-01-12 Shawn O. PearceExpose PacketLineOut for reuse outside of the transport... 45/45/9
2010-01-12 Shawn O. PearceExpose RefAdvertiser for reuse outside of the transport... 44/44/9
2010-01-12 Shawn O. PearceTeach UploadPack how to use an RPC style interface 48/48/7
2010-01-12 Shawn O. PearceTeach ReceivePack how to use an RPC style interface 43/43/7
2010-01-12 Shawn O. PearceRefactor TemporaryBuffer to support reuse in other... 52/152/5
2010-01-12 Shawn O. PearceImplement multi_ack_detailed protocol extension 51/151/5
2010-01-12 Shawn O. PearceAbstract out utility functions for creating test commits 76/176/3
2010-01-12 Shawn O. PearceFix PersonIdent to always use SystemReader 83/183/2
2010-01-12 Shawn O. PearceFix RefWriter creation of info/refs to omit HEAD 75/175/3
2010-01-12 Shawn O. PearceMove TestRng to our JUnit helper package 77/177/3
2010-01-12 Shawn O. PearceCorrect spelling error in StringUtils javadoc 85/185/5
2010-01-12 Shawn O. PearceFinish removing Apache Felix maven-bundle-plugin 02/202/1
2010-01-12 Robin RosenbergFix merge for "Partial revert "Switch build to Apache... 01/201/2
2010-01-12 Robin RosenbergMerge "Partial revert "Switch build to Apache Felix...
2010-01-10 Robin RosenbergPartial revert "Switch build to Apache Felix maven... 00/200/1
2010-01-07 Robin RosenbergRead core.worktree regardless of whether .git was disco... 70/170/2
2010-01-07 Igor FedorenkoExplicitly release resources used by java.util.zip... 84/184/2
2010-01-07 Igor FedorenkoUse build timestamp as OSGi version qualifier for SNAPS... 82/182/3
2010-01-06 Shawn O. PearceRemove unnecessary semicolon in MergeChunk 81/181/1
2010-01-06 Shawn O. PearceMerge branch 'cq-diff' 80/180/1
2010-01-06 Christian HalstrickAdd file content merge algorithm 40/140/6
2010-01-05 Shawn O. PearceFix code formatter style references 74/174/1
2010-01-04 Shawn O. PearceUnionInputStream: combines sequential InputStreams... 53/153/3
2010-01-04 Shawn O. PearceAdd getPacks to ObjectDirectory 40/40/6
2009-12-29 Code ReviewMerge change I67d3ed54
2009-12-28 Shawn O. PearceSwitch build to Apache Felix maven-bundle-plugin 59/159/4
2009-12-28 Robin RosenbergRecognize Git repository environment variables 32/132/4
2009-12-28 Robin RosenbergAdd support for creating detached heads 46/146/3
2009-12-28 Shawn O. PearceUse Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2 64/164/1
next