2013-05-25 |
Jonathan Nieder | Move ArchiveCommand into standard porcelain API 62/12262/10 |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Jonathan Nieder | Remove dependency by ArchiveCommand on archive formats 63/12563/4 |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Jonathan Nieder | Drop dependency by ArchiveCommand.Format interface... 62/12562/4 |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Jonathan Nieder | ArchiveCommand.Format: pass output stream as first... 00/13100/2 |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Jonathan Nieder | ArchiveCommand: make archive formats non-inner classes 61/12561/7 |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Shawn Pearce | Remove unused import in UploadPack 93/13093/1 |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Shawn Pearce | Use NullOutputStream not DisabledOutputStream in UploadPack 91/13091/1 |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Shawn Pearce | Allow PreUploadHook.onSendPack to send messages to... 60/13060/1 |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Tomasz Zarna | Remove unused import in LocalDiskRepositoryTestCase 71/12771/1 |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Shawn Pearce | Fix hardcoded use of target/trash in LocalDiskRepositor... 68/12668/3 |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Matthias Sohn | Add missing @since tags 08/12408/3 |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Matthias Sohn | Move org.eclipse.jgit.pgm's resource bundle to internal... 53/12553/2 |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Shawn Pearce | Merge "URIish: Allow multiple slashes in paths" |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Dave Borowitz | Remove unused repository field from RevWalk 00/12500/3 |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Shawn Pearce | Merge "Require a DiffConfig when creating a FollowFilter" |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Dave Borowitz | Require a DiffConfig when creating a FollowFilter 99/12499/3 |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Matthias Sohn | Add optional feature to install Java 7 support 38/12438/3 |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Robin Rosenberg | Extend the FS class for Java7 78/9378/25 |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Matthias Sohn | Fix line endings 88/12488/1 |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Robin Rosenberg | TagCommand should be able to create unannotated tags too 70/12470/2 |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Robin Stocker | Add test for RefUpdate delete without HEAD 69/12269/2 |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Robin Rosenberg | Merge "Fix warnings about assigning paramter in util.io" |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Robin Stocker | Fix warnings about assigning paramter in util.io 14/12414/1 |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Robin Stocker | Update tags on fetch if --tags or tag refspec specified 80/12280/2 |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Robin Stocker | Only fetch tags that do not exist locally with auto... 79/12279/2 |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jonathan Nieder | ArchiveCommand: Add missing @since tag 09/12409/1 |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Robin Stocker | Abort before delete in FileUtils.delete EMPTY_DIRECTORI... 50/11850/4 |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Robin Rosenberg | Merge "Cleanup imports and javadocs in ArchiveCommand" |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Robin Rosenberg | Cleanup imports and javadocs in ArchiveCommand 75/12275/2 |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Jonathan Nieder | Delete CLIText strings previously used in iplog generator 25/12225/2 |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Robin Rosenberg | Merge "Make the Reflog a public API again" |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Robin Rosenberg | Merge "Remove unused logger from RecursiveMerger" |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Robin Stocker | URIish: Allow multiple slashes in paths 73/12273/1 |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Robin Stocker | Refer to getEntryPathLength in docs of getEntryPathBuffer 72/12272/1 |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Alex Blewitt | Allow deletions to occur when there is no HEAD 68/12268/1 |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Jonathan Nieder | ArchiveCommand: Do not warn for unsupported file mode 52/12252/5 |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Jonathan Nieder | Add internal porcelain-style API for ArchiveCommand 56/11556/10 |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Shawn Pearce | Merge "archive: Release resources before returning" |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Jonathan Nieder | archive: Release resources before returning 23/12223/2 |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Jonathan Nieder | Remove unused logger from RecursiveMerger 43/12243/1 |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Robin Rosenberg | Make the Reflog a public API again 54/11954/4 |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Robin Rosenberg | Merge "status: Print conflict description for unmerged... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Robin Stocker | Document RevTag#getObject() that returned object is... 01/12101/1 |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Robin Stocker | Improve class documentation of TagCommand 97/12097/1 |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Shawn Pearce | Revert "Add tests for FileUtils.delete and EMPTY_DIREEC... 76/12076/1 |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Robin Stocker | status: Print conflict description for unmerged paths 72/12072/1 |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Robin Rosenberg | Create constants in ConfigConstants for the "diff"... 31/11731/2 |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Robin Stocker | Fix examples with refs/heads/ in RefSpec Javadoc 06/12006/2 |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Robin Stocker | IndexDiff: Provide stage state for conflicting entries 54/11354/3 |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Robin Rosenberg | Merge "A deleted work tree file is not a conflict when... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Robin Rosenberg | Merge "Untracked files should not be included in stash" |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Matthias Sohn | Do not export package org.eclipse.jgit from jgit tests 39/12039/2 |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Robin Rosenberg | Untracked files should not be included in stash 40/12040/1 |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Robin Rosenberg | Remove some unnecessary dependencies on FileRepostory 25/11925/2 |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Robin Rosenberg | Merge "Remove unused dependencies" |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Robin Stocker | Improve test coverage of AutoCRLF(In|Out)putStream 36/12036/2 |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Shawn Pearce | Merge changes Id2848c16,I7621c434 |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Shawn Pearce | Rescale "Compressing objects" progress meter by size 53/11953/2 |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Shawn Pearce | Split delta search buckets by byte weight 76/11876/6 |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Shawn Pearce | Merge "Support excluding objects during DFS compaction" |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Shawn Pearce | Support excluding objects during DFS compaction 62/11962/1 |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Matthias Sohn | Make recursive merge strategy the default merge strategy 91/11891/2 |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Colby Ranger | Update PackBitmapIndexRemapper to handle mappings not... 10/11910/1 |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Robin Rosenberg | Fix boundary conditions in AutoCRLFOutputStream 87/11887/2 |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Robin Rosenberg | NLS warning cleanup 85/11885/1 |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Robin Rosenberg | Merge "Fix a possible NPE" |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Shawn Pearce | Merge changes I845caede,Ie25c6d3a,I5caec313,Ib11ff99f... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Shawn Pearce | Always attempt delta compression when reuseDeltas is... 66/11866/3 |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Shawn Pearce | Avoid TemporaryBuffer.Heap on very small deltas 07/11807/4 |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Shawn Pearce | Correct distribution of allowed delta size along chain... 06/11806/4 |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Shawn Pearce | Split remaining delta work on path boundaries 38/11838/4 |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Shawn Pearce | Remove DFS locality ordering during packing 57/11857/2 |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Shawn Pearce | Replace DeltaWindow array with circularly linked list 04/11804/2 |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Shawn Pearce | Micro-optimize copy instructions in DeltaEncoder 03/11803/1 |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Shawn Pearce | Micro-optimize DeltaWindow primary loop 02/11802/1 |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Shawn Pearce | Micro-optimize DeltaWindow maxMemory test to be != 0 01/11801/1 |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Robin Rosenberg | Merge "Consider working tree changes when stashing... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Shawn Pearce | Mark DeltaWindowEntry methods final 00/11800/1 |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Shawn Pearce | Merge changes Ideecc472,I2b12788a,I6cb9382d,I12cd3326... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Robin Rosenberg | Merge "LogCommand.all(): filter out refs that do not... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Robin Rosenberg | Merge "LogCommand.all(), peel references before using... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Shawn Pearce | Increase PackOutputStream copy buffer to 64 KiB 85/11785/1 |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Shawn Pearce | Tighten object header writing in PackOutuptStream 84/11784/3 |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Shawn Pearce | Skip main thread test in ThreadSafeProgressMonitor 82/11782/3 |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Shawn Pearce | Declare members of PackOutputStream final 81/11781/2 |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Shawn Pearce | Always allocate the PackOutputStream copyBuffer 80/11780/2 |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Shawn Pearce | Disable CRC32 computation when no PackIndex will be... 79/11779/2 |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Shawn Pearce | Steal work from delta threads to rebalance CPU load 39/11739/5 |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Robin Rosenberg | Consider working tree changes when stashing newly added... 57/11757/3 |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Matthias Sohn | Remove unused dependencies 48/11748/3 |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Christian Halstrick | Merge "clean up merge squash and no-commit messages... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Robin Rosenberg | Add a constant for info/exclude 64/11564/3 |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Matthias Sohn | Merge changes I8445070d,I38f10d62,I2af0bf68 |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Matthias Sohn | Fix plugin provider names to conform with release train... 35/11735/1 |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Robin Rosenberg | A deleted work tree file is not a conflict when merge... 32/11732/2 |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Tomasz Zarna | clean up merge squash and no-commit messages in pgm 39/11639/2 |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Robin Rosenberg | Detect and handle a checkout conflict during merge... 00/11700/2 |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Matthias Sohn | Add missing @since tags for new API methods 08/11708/3 |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Matthias Sohn | DfsReaderOptions are options for a DFS stored repository 07/11707/1 |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Shawn Pearce | Support cutting existing delta chains longer than the... 85/11685/1 |
commit | commitdiff | tree | snapshot |
next |