]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2013-06-21 Matthias SohnMove gc to package org.eclipse.jgit.pgm 95/13995/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 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
2013-06-10 Matthias SohnFix warnings in ArchiveCommand 69/13669/2
2013-06-08 Robin RosenbergMake JGit test work with both hamcrest 1.1 (juno) and... 61/13161/3
2013-06-07 Jonathan NiederAdd support for "jgit archive --output=<filename>" 34/13634/1
2013-06-07 Jonathan NiederPick default archive format based on filename suffix 09/13609/3
2013-06-06 Jonathan NiederAdd long filename, large file, and non-ASCII filename... 33/13633/1
2013-06-06 Jonathan NiederAdd tbz2 archive format 08/13608/1
2013-06-04 Matthias SohnFix version.sh to not overwrite ${project.version} 65/13565/1
2013-06-04 Matthias SohnPrepare post 3.0.0 RC3 builds 51/13551/1
2013-06-04 Matthias SohnJGit v3.0.0.201306040240-rc3 29/13529/1 v3.0.0.201306040240-rc3
2013-06-01 Matthias SohnInclude o.e.j.archive into o.e.jgit feature 67/13467/1
2013-06-01 Matthias SohnUpdate build to use Tycho 0.18 66/13466/2
2013-06-01 Matthias SohnAdd jgit target platform to define dependencies more... 65/13465/4
2013-06-01 Matthias SohnFix javadoc of FormatActivator 64/13464/3
2013-06-01 Matthias SohnFix version of dependency to package org.osgi.framework 63/13463/1
2013-05-29 Jonathan NiederAdd missing javadoc for archive code 54/13354/2
2013-05-29 Jonathan NiederRemove unused import in Archive 53/13353/2
2013-05-29 Jonathan NiederDrop unnecessary "throws" clauses in archive code 52/13352/2
2013-05-29 Jonathan NiederMove FormatActivator.start()/stop() to a separate class 69/13369/1
2013-05-29 Matthias SohnMerge branch 'stable-3.0' 33/13333/1
2013-05-29 Matthias SohnPrepare post 3.0.0-rc2 builds 20/13320/1
2013-05-28 Jonathan NiederAdd tgz and txz archive formats 95/13295/5
2013-05-28 Jonathan NiederMaintain list of archive formats in one place 07/13307/3
2013-05-28 Matthias SohnJGit v3.0.0.201305281830-rc2 04/13304/1 v3.0.0.201305281830-rc2
2013-05-28 Robin StockerSupport refspecs with wildcard in middle (not only... 81/12681/4
2013-05-27 Robin StockerFix multiple bugs in RawSubStringPattern used by Messag... 42/13242/2
2013-05-25 Robin StockerHandle short branch/tag name for setBranch in CloneCommand 53/13153/2
2013-05-25 Matthias SohnAdd missing Bundle-Localization header 55/13155/1
2013-05-25 Jonathan NiederRelease ArchiveCommand's ObjectReader in call() 48/13148/1
2013-05-25 Jonathan NiederMove ArchiveCommand into standard porcelain API 62/12262/10
2013-05-24 Jonathan NiederRemove dependency by ArchiveCommand on archive formats 63/12563/4
2013-05-24 Robin StockerApply tree filter marks when pairing DiffEntry for... 69/12969/2
2013-05-24 Jonathan NiederDrop dependency by ArchiveCommand.Format interface... 62/12562/4
2013-05-24 Jonathan NiederArchiveCommand.Format: pass output stream as first... 00/13100/2
2013-05-24 Jonathan NiederArchiveCommand: make archive formats non-inner classes 61/12561/7
2013-05-23 Shawn PearceRemove unused import in UploadPack 93/13093/1
2013-05-23 Shawn PearceUse NullOutputStream not DisabledOutputStream in UploadPack 91/13091/1
2013-05-22 Shawn PearceAllow PreUploadHook.onSendPack to send messages to... 60/13060/1
2013-05-21 Matthias SohnImprove feature names to become understandable by end... 17/13017/2
2013-05-19 Matthias SohnUpdate kepler orbit version to R20130517111416 74/12974/1
2013-05-19 Roberto TyleyFix BatchRefUpdate progress-monitoring so it doesn... 53/12953/5
2013-05-16 Matthias SohnMerge "Fix DiffFormatter NPEs for DiffEntry without...
2013-05-16 Roberto TyleyFix AnyObjectId's generic type declaration of Comparable 85/12885/1
2013-05-15 Robin StockerFix DiffFormatter NPEs for DiffEntry without content... 12/12712/3
2013-05-14 Tomasz ZarnaRemove unused import in LocalDiskRepositoryTestCase 71/12771/1
2013-05-11 Christian HalstrickFix CommitCommand not to destroy repo 01/12701/5
2013-05-10 Robin RosenbergFix the parameters to an exception 72/12672/2
2013-05-09 Shawn PearceFix hardcoded use of target/trash in LocalDiskRepositor... 68/12668/3
2013-05-08 Matthias SohnPrepare post 3.0.0 M7 builds 54/12654/1
2013-05-08 Matthias SohnJGit v3.0.0.201305080800-m7 19/12619/1 v3.0.0.201305080800-m7
2013-05-06 Matthias SohnAdd missing @since tags 08/12408/3
2013-05-06 Matthias SohnMove org.eclipse.jgit.pgm's resource bundle to internal... 53/12553/2
2013-05-05 Shawn PearceMerge "URIish: Allow multiple slashes in paths"
2013-05-05 Dave BorowitzRemove unused repository field from RevWalk 00/12500/3
2013-05-05 Shawn PearceMerge "Require a DiffConfig when creating a FollowFilter"
2013-05-05 Dave BorowitzRequire a DiffConfig when creating a FollowFilter 99/12499/3
2013-05-04 Matthias SohnAdd optional feature to install Java 7 support 38/12438/3
2013-05-04 Robin RosenbergExtend the FS class for Java7 78/9378/25
2013-05-03 Matthias SohnFix line endings 88/12488/1
2013-05-03 Robin RosenbergTagCommand should be able to create unannotated tags too 70/12470/2
2013-05-03 Robin StockerAdd test for RefUpdate delete without HEAD 69/12269/2
2013-05-02 Robin RosenbergMerge "Fix warnings about assigning paramter in util.io"
2013-05-01 Robin StockerFix warnings about assigning paramter in util.io 14/12414/1
2013-05-01 Robin StockerUpdate tags on fetch if --tags or tag refspec specified 80/12280/2
2013-05-01 Robin StockerOnly fetch tags that do not exist locally with auto... 79/12279/2
2013-04-30 Jonathan NiederArchiveCommand: Add missing @since tag 09/12409/1
2013-04-28 Robin StockerAbort before delete in FileUtils.delete EMPTY_DIRECTORI... 50/11850/4
2013-04-27 Robin RosenbergMerge "Cleanup imports and javadocs in ArchiveCommand"
2013-04-27 Robin RosenbergCleanup imports and javadocs in ArchiveCommand 75/12275/2
2013-04-27 Jonathan NiederDelete CLIText strings previously used in iplog generator 25/12225/2
2013-04-27 Robin RosenbergMerge "Make the Reflog a public API again"
2013-04-27 Robin RosenbergMerge "Remove unused logger from RecursiveMerger"
2013-04-27 Robin StockerURIish: Allow multiple slashes in paths 73/12273/1
2013-04-27 Robin StockerRefer to getEntryPathLength in docs of getEntryPathBuffer 72/12272/1
2013-04-27 Alex BlewittAllow deletions to occur when there is no HEAD 68/12268/1
2013-04-26 Jonathan NiederArchiveCommand: Do not warn for unsupported file mode 52/12252/5
2013-04-26 Jonathan NiederAdd internal porcelain-style API for ArchiveCommand 56/11556/10
2013-04-26 Shawn PearceMerge "archive: Release resources before returning"
2013-04-26 Jonathan Niederarchive: Release resources before returning 23/12223/2
2013-04-26 Jonathan NiederRemove unused logger from RecursiveMerger 43/12243/1
2013-04-25 Robin RosenbergMake the Reflog a public API again 54/11954/4
2013-04-25 Robin RosenbergMerge "status: Print conflict description for unmerged...
2013-04-22 Robin StockerDocument RevTag#getObject() that returned object is... 01/12101/1
2013-04-22 Robin StockerImprove class documentation of TagCommand 97/12097/1
2013-04-19 Shawn PearceRevert "Add tests for FileUtils.delete and EMPTY_DIREEC... 76/12076/1
2013-04-19 Robin Stockerstatus: Print conflict description for unmerged paths 72/12072/1
2013-04-19 Robin RosenbergCreate constants in ConfigConstants for the "diff"... 31/11731/2
next