]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2013-09-17 Matthias SohnMerge branch 'stable-3.0' 03/16503/1
2013-09-16 Matthias SohnJGit v3.0.3.201309161630-r 83/16483/1 stable-3.0 v3.0.3.201309161630-r
2013-09-16 Colby RangerRemove unneeded packs when compacting with no new objects
2013-09-16 Matthias SohnAdd org.eclipse.jgit.java7.source to jgit source feature 57/16457/1
2013-09-13 Robin StockerResetCommand: Allow reset on unborn branch when ref... 64/15364/3
2013-09-11 Matthias SohnMerge branch 'stable-3.0' 47/16347/1
2013-09-11 Matthias SohnPrepare post 3.0.2 builds 31/16331/1
2013-09-11 Matthias SohnJGit v3.0.2.201311090911-r 18/16318/1 v3.0.2.201311090911-r
2013-09-09 Robin StockerDon't treat "/" as valid ignore pattern 55/15955/2
2013-09-09 Matthias SohnMerge "Add missing usage texts for JGit commandline...
2013-09-09 Matthias SohnAdd missing usage texts for JGit commandline commands 99/13999/5
2013-09-08 Matthias SohnAdd missing dependency for testing ArchiveCommand with... 12/16212/1
2013-09-04 Shawn PearceMerge "Remove unnecessary inflate stride in DfsBlock"
2013-09-04 Shawn PearceRemove unnecessary inflate stride in DfsBlock 36/16136/3
2013-09-04 Matthias SohnMerge branch 'stable-3.0' 38/16138/1
2013-09-04 Matthias SohnPrepare post 3.0.2-rc2 builds 28/16128/1
2013-09-04 Matthias SohnJGit v3.0.2.201309041250-rc2 22/16122/1 v3.0.2.201309041250-rc2
2013-09-04 Matthias SohnUncomment eclipse-jar-signer plugin 15/16115/1
2013-09-04 Matthias SohnUpdate build to use CBI jarsigner plugin 21/15921/21
2013-08-30 Matthias SohnUpdate maven plugins 17/16017/1
2013-08-27 Matthias SohnUpdate to Orbit Kepler SR1 release R20130827064939 18/15918/1
2013-08-25 Robin StockerLogCommand: Remove outdated TODO and improve docs 40/15540/2
2013-08-22 Matthias SohnMerge branch 'stable-3.0' 09/15809/1
2013-08-21 Robin RosenbergUpdate reflog like C Git during rebase (non-interactive) 82/15582/2
2013-08-21 Christian HalstrickMake sure checkout is not deleting folders outside... 81/15581/2
2013-08-21 Matthias SohnUpdate to Jetty 7.6.11.v20130520 09/15709/1
2013-08-21 Robin StockerFix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter 08/15708/1
2013-08-21 Robin StockerRefactor PathSuffixFilterTest to remove duplication 07/15707/1
2013-08-21 Hiroshi TomitaCheck parentFile is not null 06/15706/1
2013-08-21 Hiroshi TomitaUpdate HEAD in cherry-picking several commits 80/15580/2
2013-08-21 Alex RukhlinFix HTTP response processing for WWW-Authenticate headers 79/15579/2
2013-08-21 Dave BorowitzDon't skip want validation when the client sends no... 05/15705/1
2013-08-21 Robin RosenbergFix tests for OS X when the tmpdir is the default /tmp 78/15578/2
2013-08-21 Robin RosenbergFix running maven http tests on OS X 77/15577/2
2013-08-21 Robin RosenbergRecognize CRLF when parsing the short message of a... 76/15576/2
2013-08-21 Matthias SohnUpdate build to use Tycho 0.18 04/15704/1
2013-08-21 Matthias SohnAdd jgit target platform to define dependencies more... 03/15703/1
2013-08-18 Matthias SohnPrepare 3.0.2-SNAPSHOT builds 75/15575/1
2013-08-12 Robin StockerEnable LsRemoteCommand to work without local repository 26/14726/4
2013-08-12 Robin StockerAdd missing @since tag for replaceLineBreaksWithSpace 84/15384/1
2013-08-10 Matthias SohnAllow the command line bundle to access internal jgit... 96/13996/2
2013-08-10 Robin RosenbergMerge "Recognize CRLF when parsing the short message...
2013-08-10 Robin RosenbergMerge "Added characters to be escaped in file name...
2013-08-09 Lars VogelAdd missing @since tags 42/15042/9
2013-08-08 Colby RangerAdvertise capabilities with no refs in upload service. 53/15253/2
2013-08-07 Shawn PearceAllow UploadPack requests with no options 27/15227/1
2013-08-05 Colby RangerAdd --quiet flag to pgm fetch. 49/15149/1
2013-08-05 Colby RangerSend no-progress option with NullProgressMonitor. 48/15148/1
2013-08-02 Shawn PearceMerge "Change RequestValidator parameter to ObjectId...
2013-08-02 Greg HillChange RequestValidator parameter to ObjectId list 98/14898/4
2013-07-28 Christian TrutzAdd setter for ProgressMonitor to StatusCommand 76/14876/5
2013-07-22 Robin StockerImplement open(URIish) for TransportLocal 25/14725/2
2013-07-22 Robin StockerFix NPE in openFetch on Transport without local repository 20/14720/3
2013-07-22 Robin RosenbergAdd NON-NLS comments for some obviously untranslatable... 52/12552/3
2013-07-22 Robin RosenbergUpdate reflog like C Git during rebase (non-interactive) 17/12517/5
2013-07-22 Robin StockerImprove documentation of PathSuffixFilter 62/14562/2
2013-07-22 Christian HalstrickAdd path option to StatusCommand 98/14698/3
2013-07-18 Robin StockerFix MERGED_NOT_COMMITTED toString 65/14665/1
2013-07-17 Dave BorowitzTarFormat: use tabs for indent 29/14629/1
2013-07-17 Jonathan NiederClose unfinished archive entries on error 28/14628/1
2013-07-12 Matthias SohnMerge "Add missing @since tags"
2013-07-11 Christian HalstrickMerge "Fix bugs in TreeWalk#isPathSuffix used by PathSu...
2013-07-10 Matthias SohnAdd missing @since tags 65/14465/1
2013-07-10 Christian HalstrickAdd tests for DirCacheCheckout and symlinks 42/14442/3
2013-07-10 Dave BorowitzMerge changes If386fe25,I52a17499,Id12e7f00,I264e028a...
2013-07-10 Christian HalstrickMake sure checkout is not deleting folders outside... 35/4935/2
2013-07-08 Matthias SohnUpdate to Jetty 7.6.11.v20130520 73/14373/1
2013-07-08 Robin StockerFix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter 47/14347/2
2013-07-08 Robin StockerRefactor PathSuffixFilterTest to remove duplication 57/14357/1
2013-07-05 Hiroshi TomitaCheck parentFile is not null 93/14293/1
2013-07-03 Dave BorowitzUploadPack: allow custom RequestValidator instances 03/14003/7
2013-07-03 Dave BorowitzUploadPack: refactor want validation 02/14002/4
2013-07-03 Dave BorowitzUploadPack: set RefFilter from TransportConfig 00/13900/7
2013-07-03 Dave BorowitzUploadPack: configure RequestPolicy with TransportConfig 99/13899/7
2013-07-03 Dave BorowitzUploadPack: advertise allow-tip-sha1-in-want 98/13898/7
2013-07-03 Dave BorowitzAdd RequestPolicy.TIP to allow fetching non-advertised... 97/13897/6
2013-07-02 Robin StockerMerge "Update HEAD in cherry-picking several commits"
2013-07-01 Colby RangerUse a bucket sort for PackReverseIndex. 54/14154/3
2013-07-01 Hiroshi TomitaUpdate HEAD in cherry-picking several commits 64/14164/3
2013-06-28 Colby RangerImplement get nth offset in PackIndex. 53/14153/2
2013-06-26 Matthias SohnMerge "Add missing @since tag"
2013-06-24 Christian HalstrickMerge "Move gc to package org.eclipse.jgit.pgm"
2013-06-23 Alex RukhlinFix HTTP response processing for WWW-Authenticate headers 85/13285/2
2013-06-21 Dave BorowitzDon't skip want validation when the client sends no... 97/13997/1
2013-06-21 Matthias SohnMove gc to package org.eclipse.jgit.pgm 95/13995/1
2013-06-20 Matthias SohnAdd missing @since tag 43/13943/1
2013-06-19 Shawn PearceRemove fix-headers and rewrite-history 38/13938/1
2013-06-19 Dave BorowitzAdd a method to DfsOutputStream to read as an InputStream 21/12421/5
2013-06-16 Robin RosenbergAdd the other test launchers as favorites 46/13846/2
2013-06-16 Robin RosenbergFix tests for OS X when the tmpdir is the default /tmp 45/13845/2
2013-06-16 Robin RosenbergFix running maven http tests on OS X 44/13844/2
2013-06-15 Robin StockerDisable warning about assigning to parameter 62/12962/3
2013-06-14 Robin RosenbergRecognize CRLF when parsing the short message of a... 67/11567/5
2013-06-14 Matthias SohnAdd missing @since tags 34/13834/1
2013-06-14 Matthias SohnMerge "document empty blocks in StashApplyCommandTest"
2013-06-13 Tomasz Zarnadocument empty blocks in StashApplyCommandTest 44/12544/2
2013-06-13 Matthias SohnPrepare 3.1.0-SNAPSHOT builds 99/13799/1
2013-06-13 Matthias SohnMerge branch 'stable-3.0' 98/13798/1
2013-06-13 Matthias SohnPrepare post 3.0.0.201306101825-r builds 92/13792/1
2013-06-10 Matthias SohnJGit v3.0.0.201306101825-r 17/13717/2 v3.0.0.201306101825-r
next