]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2010-03-21 Shawn O. PearceMerge branch 'stable-0.7' 90/390/1
2010-03-21 Shawn O. PearceQualify builds as 0.8.0 87/387/2
2010-03-21 Shawn O. PearceMerge branch 'stable-0.7' 86/386/2
2010-03-21 Shawn O. PearceQualify post-0.7.0 builds 85/385/2
2010-03-19 Shawn O. PearceJGit 0.7.0 79/379/1 v0.7.0
2010-03-19 Shawn O. Pearcetools/version.sh: Update OSGi manifest files 78/378/1
2010-03-19 Shawn O. PearceDrop CQ 3448 from IP log 77/377/1
2010-03-18 Nico SallembienAdd a paranoid 'must be provided' option to ReceivePack 54/354/5
2010-03-13 Shawn O. PearceMerge branch 'stable-0.7'
2010-03-13 Shawn O. PearceMerge branch 'push-sideband' into stable-0.7 47/347/2
2010-03-13 Shawn O. PearceReuse the line buffer between strings in PacketLineIn 07/307/2
2010-03-13 Shawn O. Pearcehttp.server: Use TemporaryBuffer and compress some... 06/306/2
2010-03-13 Shawn O. PearceReduce multi-level buffered streams in transport code 05/305/2
2010-03-13 Shawn O. PearceFix smart HTTP client buffer alignment 04/304/2
2010-03-13 Shawn O. PearceUse "ERR message" for early ReceivePack problems 01/301/2
2010-03-13 Shawn O. PearceCatch and report "ERR message" during remote advertisements 00/300/2
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-03-12 Shawn O. PearceMerge branch 'stable-0.7' 46/346/1
2010-03-12 Shawn O. PearceMerge "Fix NLS to build under Java 5" into stable-0.7
2010-03-12 Shawn O. PearceFix NLS to build under Java 5 45/345/1
2010-03-12 Karthik Ks/StringBuffer/StringBuilder as appropriate where no... 43/343/1
2010-03-11 Shawn O. PearceIP Log: Update initial contribution CQ 3448 38/338/2
2010-03-11 Shawn O. Pearceeclipse-iplog: Skip the initial contribution 41/341/2
2010-03-11 Shawn O. Pearceeclipse-iplog: Require at least one project section 40/340/2
2010-03-11 Shawn O. Pearceeclipse-iplog: Correct line counts in initial commit 39/339/2
2010-03-11 Shawn O. Pearceeclipse-ipzilla: Make sure login was successful 37/337/2
2010-03-11 Shawn O. Pearcepgm: Report not in git repository rather than NPE 36/336/2
2010-03-11 Sasa ZivkovProvide NLS support in JGit. 15/315/5
2010-03-10 Shawn PearceMerge "Script to fix license headers and copyrights...
2010-03-08 Matthias SohnScript to fix license headers and copyrights in Java... 03/303/7
2010-02-17 Robin RosenbergMerge "Fix TimeoutInputStreamTest, TimeoutOutputStreamT...
2010-02-12 Shawn PearceMerge "Don't doubly wrap TransportException in smart...
2010-02-11 Nico SallembienAllow users of ReceivePack access to the objects being... 82/282/7
2010-02-11 Shawn O. PearceDon't doubly wrap TransportException in smart HTTP... 99/299/1
2010-02-10 Shawn O. PearceFix TimeoutInputStreamTest, TimeoutOutputStreamTest... 94/294/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
next