]> source.dussan.org Git - jgit.git/shortlog
jgit.git
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-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-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
2013-04-19 Robin StockerFix examples with refs/heads/ in RefSpec Javadoc 06/12006/2
2013-04-19 Robin StockerIndexDiff: Provide stage state for conflicting entries 54/11354/3
2013-04-19 Robin RosenbergMerge "A deleted work tree file is not a conflict when...
2013-04-19 Robin RosenbergMerge "Untracked files should not be included in stash"
2013-04-19 Matthias SohnDo not export package org.eclipse.jgit from jgit tests 39/12039/2
2013-04-18 Robin RosenbergUntracked files should not be included in stash 40/12040/1
2013-04-18 Robin RosenbergRemove some unnecessary dependencies on FileRepostory 25/11925/2
2013-04-18 Robin RosenbergMerge "Remove unused dependencies"
2013-04-18 Robin StockerImprove test coverage of AutoCRLF(In|Out)putStream 36/12036/2
2013-04-17 Shawn PearceMerge changes Id2848c16,I7621c434
2013-04-17 Shawn PearceRescale "Compressing objects" progress meter by size 53/11953/2
2013-04-17 Shawn PearceSplit delta search buckets by byte weight 76/11876/6
2013-04-17 Shawn PearceMerge "Support excluding objects during DFS compaction"
2013-04-17 Shawn PearceSupport excluding objects during DFS compaction 62/11962/1
2013-04-15 Matthias SohnMake recursive merge strategy the default merge strategy 91/11891/2
2013-04-15 Colby RangerUpdate PackBitmapIndexRemapper to handle mappings not... 10/11910/1
2013-04-14 Robin RosenbergFix boundary conditions in AutoCRLFOutputStream 87/11887/2
2013-04-13 Robin RosenbergNLS warning cleanup 85/11885/1
2013-04-13 Robin RosenbergMerge "Fix a possible NPE"
2013-04-12 Shawn PearceMerge changes I845caede,Ie25c6d3a,I5caec313,Ib11ff99f...
2013-04-12 Shawn PearceAlways attempt delta compression when reuseDeltas is... 66/11866/3
2013-04-12 Shawn PearceAvoid TemporaryBuffer.Heap on very small deltas 07/11807/4
2013-04-12 Shawn PearceCorrect distribution of allowed delta size along chain... 06/11806/4
2013-04-12 Shawn PearceSplit remaining delta work on path boundaries 38/11838/4
2013-04-12 Shawn PearceRemove DFS locality ordering during packing 57/11857/2
2013-04-11 Shawn PearceReplace DeltaWindow array with circularly linked list 04/11804/2
2013-04-11 Shawn PearceMicro-optimize copy instructions in DeltaEncoder 03/11803/1
2013-04-11 Shawn PearceMicro-optimize DeltaWindow primary loop 02/11802/1
2013-04-11 Shawn PearceMicro-optimize DeltaWindow maxMemory test to be != 0 01/11801/1
2013-04-11 Robin RosenbergMerge "Consider working tree changes when stashing...
2013-04-11 Shawn PearceMark DeltaWindowEntry methods final 00/11800/1
2013-04-11 Shawn PearceMerge changes Ideecc472,I2b12788a,I6cb9382d,I12cd3326...
2013-04-10 Robin RosenbergMerge "LogCommand.all(): filter out refs that do not...
2013-04-10 Robin RosenbergMerge "LogCommand.all(), peel references before using...
2013-04-10 Shawn PearceIncrease PackOutputStream copy buffer to 64 KiB 85/11785/1
2013-04-10 Shawn PearceTighten object header writing in PackOutuptStream 84/11784/3
2013-04-10 Shawn PearceSkip main thread test in ThreadSafeProgressMonitor 82/11782/3
2013-04-10 Shawn PearceDeclare members of PackOutputStream final 81/11781/2
2013-04-10 Shawn PearceAlways allocate the PackOutputStream copyBuffer 80/11780/2
2013-04-10 Shawn PearceDisable CRC32 computation when no PackIndex will be... 79/11779/2
2013-04-10 Shawn PearceSteal work from delta threads to rebalance CPU load 39/11739/5
2013-04-09 Robin RosenbergConsider working tree changes when stashing newly added... 57/11757/3
2013-04-09 Matthias SohnRemove unused dependencies 48/11748/3
2013-04-09 Christian HalstrickMerge "clean up merge squash and no-commit messages...
2013-04-08 Robin RosenbergAdd a constant for info/exclude 64/11564/3
2013-04-08 Matthias SohnMerge changes I8445070d,I38f10d62,I2af0bf68
2013-04-08 Matthias SohnFix plugin provider names to conform with release train... 35/11735/1
2013-04-08 Robin RosenbergA deleted work tree file is not a conflict when merge... 32/11732/2
2013-04-08 Tomasz Zarnaclean up merge squash and no-commit messages in pgm 39/11639/2
2013-04-08 Robin RosenbergDetect and handle a checkout conflict during merge... 00/11700/2
2013-04-07 Matthias SohnAdd missing @since tags for new API methods 08/11708/3
2013-04-05 Matthias SohnDfsReaderOptions are options for a DFS stored repository 07/11707/1
2013-04-05 Shawn PearceSupport cutting existing delta chains longer than the... 85/11685/1
2013-04-05 Shawn PearceMicro-optimize reuseDeltaFor in PackWriter 84/11684/1
2013-04-05 Shawn PearceStatic import OBJ_* constants into PackWriter 83/11683/1
next