]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2013-11-10 Matthias Sohn[findBugs] Remove nonsense call 51/18251/2
2013-11-10 Matthias SohnRemove unnecessary @SuppressWarnings("null") 50/18250/2
2013-11-10 Matthias SohnGrant access to internal jgit package to org.eclipse... 49/18249/2
2013-11-10 Matthias SohnRemove duplicate package export 48/18248/2
2013-11-09 Matthias SohnDon't import non-existing package org.eclipse.jgit... 47/18247/1
2013-11-08 Stefan LayInteractive Rebase: Do actions if there were conflicts 18/18118/5
2013-11-06 Stefan LayRebase interactive should finish if last step is edit 16/18116/1
2013-11-05 Matthias SohnMerge changes I40f2311c,I3c419094
2013-11-05 Shawn PearceMerge changes I85470d1d,I43711486,Ie6ade781,Ic9ab2b6e...
2013-11-05 Stefan LayAdd additional RebaseResult for editing commits 43/17643/5
2013-11-05 Tobias PfeiferAdd Squash/Fixup support for rebase interactive in... 93/15293/11
2013-11-05 Matthias SohnMerge "Declare that org.eclipse.jgit.transport uses...
2013-11-05 Matthias SohnDeclare that org.eclipse.jgit.transport uses com.jcraft... 70/18070/1
2013-11-05 Matthias SohnAlso use MockSystemReader in GitDateParserBadlyFormatte... 66/18066/1
2013-11-04 Christian HalstrickMerge "testMaliciousPathEmpty fails on Windows"
2013-11-02 Dave BorowitzMerge "Revert "Close unfinished archive entries on...
2013-11-02 Shawn PearceUse absolute paths for file:// URIs in tests 89/17989/1
2013-11-02 Shawn PearceUse getPath() in FileResolverTest 88/17988/1
2013-11-02 Shawn PearceExtract protocol constants to a common class 87/17987/1
2013-11-02 Shawn PearceMove repeat() to utility class for tests 86/17986/1
2013-11-02 Shawn PearceRemove hardcoded target/trash from test cases 85/17985/1
2013-11-02 Shawn PearceRemove dependency on StatusCommandTest 84/17984/1
2013-11-02 Shawn PearceRemove dependency on DiffFormatterReflowTest 83/17983/1
2013-11-02 Shawn PearceRemove unnecessary import of BaseConnection in MessageW... 82/17982/1
2013-11-01 Tobias PfeiferEnable to prepare interactive rebase and then start... 55/16755/6
2013-11-01 Robin RosenbergtestMaliciousPathEmpty fails on Windows 63/17963/1
2013-10-31 Tobias PfeiferParse commitId and shortMessage of a commented out... 29/15129/4
2013-10-31 Christian HalstrickEnhance reading of git-rebase-todo formatted files 07/15007/10
2013-10-31 Matthias SohnEnhance RepositoryTestCase.commitFile() to work on... 18/17618/2
2013-10-30 Matthias SohnMerge "Add missing resources from source.. in build...
2013-10-30 Matthias SohnRemove protobuf from target platform 87/17887/2
2013-10-30 Tomasz ZarnaAdd missing resources from source.. in build.properties 43/12543/5
2013-10-26 Michael NelsonSupport extension of TransportHttp 58/15858/2
2013-10-26 Kaloyan RaevCLI fetch command should support --tags 33/17433/2
2013-10-24 RĂ¼diger HerrmannAdd missing JUnit dependency in MANFEST.MF 33/17633/2
2013-10-24 Matthias SohnAdd / fix @since tags 19/17719/1
2013-10-21 Robin StockerMake sure SystemReader is reset after test is run 16/17616/1
2013-10-20 Robin RosenbergMerge "Add describe command to JGit command line interface"
2013-10-19 Matthias SohnMerge "Fix failed tests when the tmp directory is a...
2013-10-19 Robin RosenbergFix failed tests when the tmp directory is a symlink 45/17145/3
2013-10-19 Robin RosenbergMerge changes I5a5a2387,I04805ce2
2013-10-17 Matthias SohnScripts to publish jgit artifacts on Maven central 66/14466/3
2013-10-12 Kaloyan RaevCLI version command falls back to Bundle-Version 37/17237/4
2013-10-10 Matthias SohnAdd describe command to JGit command line interface 86/17286/3
2013-10-10 Matthias SohnDescribe HEAD if no explicit target was set 85/17285/2
2013-10-10 Matthias SohnAllow to set target of DescribeCommand 84/17284/2
2013-10-10 Matthias SohnList all supported formats in archive command's help 83/17283/1
2013-10-10 Robin StockerMerge "Add support for --version in JGit CLI"
2013-10-09 Kaloyan RaevAdd resources/ as source folder in build.properties 38/17238/2
2013-10-09 Kaloyan RaevAdd support for --version in JGit CLI 30/17230/1
2013-10-08 Colby RangerFix ServiceMayNotContinueException constructors for... 76/17176/1
2013-10-07 Colby RangerAdd constructors that take Throwable to ServiceMayNotCo... 35/17135/4
2013-10-07 Colby RangerPropagate IOException where possible when getting refs. 22/17122/2
2013-10-03 Matthias SohnPrepare 3.2.0-SNAPSHOT builds 02/17002/2
2013-10-03 Matthias SohnMerge branch 'stable-3.1' 01/17001/1
2013-10-03 Matthias SohnPrepare post 3.1.0 builds 99/16999/1 stable-3.1
2013-10-02 Matthias SohnJGit v3.1.0.201310021548-r 72/16972/1 v3.1.0.201310021548-r
2013-10-02 Matthias SohnMerge "Added the git-describe implementation"
2013-09-29 Stefan LayFix order of commits in rebase todo file header 25/16825/2
2013-09-27 Matthias SohnPrepare post 3.1.0 RC1 builds 40/16840/1
2013-09-27 Matthias SohnJGit v3.1.0.201309270735-rc1 30/16830/1 v3.1.0.201309270735-rc1
2013-09-27 Kohsuke KawaguchiAdded the git-describe implementation 71/14871/10
2013-09-26 Robin RosenbergAttempt to fix graph layout when new heads are introduced 92/16792/1
2013-09-24 Matthias SohnPrepare re-signing pgm's ueberjar to avoid SecurityExce... 11/16711/2
2013-09-24 Jonathan NiederRevert "Close unfinished archive entries on error" 10/16710/1
2013-09-24 Jonathan NiederDo not close ArchiveOutputStream on error 09/16709/4
2013-09-20 Robin StockerUse full branch name when getting ref in BranchTracking... 80/16580/2
2013-09-19 Colby RangerIgnore bitmap indexes that do not match the pack checksum 18/16618/4
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
next