2011-11-14 |
Dave Borowitz | Add an object encapsulating the state of a PackWriter 93/4593/2 |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Christian Halstrick | Merge "Implement DirCacheEntry.toString() to ease debug... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Robin Rosenberg | Clean up tab usage in Directory/File conflict table 29/4529/2 |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jens Baumgart | Add detection of untracked folders to IndexDiffFilter 85/4385/6 |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Carsten Pfeiffer | [blame] Fix blame following renames in non-toplevel... 68/4368/4 |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Kevin Sawicki | Support a configured credentials provider in LsRemoteCo... 71/4571/4 |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Matthias Sohn | Implement DirCacheEntry.toString() to ease debugging 96/4596/1 |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Robin Rosenberg | Merge changes Ibb3467f7,I2af99903 |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Christian Halstrick | Merge "Do not use the deprecated Tree class internally" |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Robin Rosenberg | Do not use the deprecated Tree class internally 51/4551/3 |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Robin Rosenberg | Kill GitIndex 55/4355/5 |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Robin Rosenberg | Deprecate GitIndex more by using only DirCache internally. 56/4356/6 |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Shawn O. Pearce | Always use try/finally around DfsBlockCache.clockLock 73/4573/1 |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Shawn O. Pearce | DfsBlockCache: Fix NPE when evicting empty cell 72/4572/1 |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Robin Rosenberg | Don't throw away the stack trace when tests fail 49/4549/1 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Shawn Pearce | Merge "Do not resolve path using cygwin unless told to" |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Shawn Pearce | Merge changes Icea2572d,I2633e472,I207c0c93,I10cee76c... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Shawn O. Pearce | Merge "Refactor HTTP server stack to use Filter as... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Colby Ranger | DfsBlockCache: Update hits to not include contains() 46/4546/2 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Dave Borowitz | Add a listener for changes to a DfsObjDatabase's pack... 45/4545/3 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Dave Borowitz | Expose the reverse index size in the DfsPackDescription 44/4544/3 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Dave Borowitz | Add a DfsPackFile method to get the number of cached... 43/4543/3 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Dave Borowitz | Expose the list of pack files in the DfsBlockCache 42/4542/3 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Dave Borowitz | Add a DFS repository description and reference it in... 41/4541/3 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Dave Borowitz | Clarify the docstring of DfsBlockCache.reconfigure() 40/4540/2 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Shawn O. Pearce | DFS: A storage layer for JGit 30/3930/8 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Shawn Pearce | Merge "Allow '\' in user names in URI-ish" |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Robin Rosenberg | Allow '\' in user names in URI-ish 48/4548/1 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Shawn Pearce | Merge "Provide an id for submodule entries." |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Carl Myers | Fix NPE when PATH environment variable is empty 28/4528/5 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Kevin Sawicki | Provide an id for submodule entries. 04/4304/12 |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Shawn Pearce | Merge "Implement Config.Entry.toString() to help debugging" |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Shawn Pearce | Merge "DirCacheEntry: accessors for cached creation... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Kevin Sawicki | Suppress unused and unchecked warnings 32/4532/1 |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Marc Strapetz | DirCacheEntry: accessors for cached creation time ... 50/4450/1 |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Shawn O. Pearce | Merge "Ensure the ObjectInserter flushes after a merge" |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Robin Rosenberg | Do not resolve path using cygwin unless told to 31/4431/1 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Matthias Sohn | Implement Config.Entry.toString() to help debugging 01/4401/2 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Shawn Pearce | Merge "Enable full Transport configuration for JGit... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Christian Halstrick | Merge "Close the repo in CloneCommandTest" |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Shawn O. Pearce | Ensure the ObjectInserter flushes after a merge 12/4412/2 |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Matthias Sohn | Merge changes I488e9c97,I30f1049f,I1c088dce |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Robin Rosenberg | Cosmetic adjustment of relative date format, do not... 83/4383/7 |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Robin Rosenberg | Make use of the many date formatting options in the... 82/4382/6 |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Robin Rosenberg | Close the repo in CloneCommandTest 10/4410/1 |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Matthias Sohn | Merge "Allow detecting which files were renamed during... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Carsten Pfeiffer | Allow detecting which files were renamed during a revwalk 69/4369/3 |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Robin Rosenberg | Fix compatibilty breakage for SystemReader 98/4398/1 |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Robin Rosenberg | Define a utility class for handling Git date formats 81/4381/4 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Robin Rosenberg | Add locale to the properties manageable by SystemReader 80/4380/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Robin Rosenberg | Add a method to SystemReader to get the time zone 79/4379/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Robin Rosenberg | Use the SystemReader to get system time 78/4378/1 |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Robin Rosenberg | Fix bad checkout behaviour when a file is removed 58/4358/4 |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Kevin Sawicki | Correct typo in RevWalk.parseBody comment 52/4352/2 |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Christian Halstrick | Merge "Extend IndexDiff to calculate ignored files... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Shawn O. Pearce | Refactor HTTP server stack to use Filter as base 32/4332/1 |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Shawn O. Pearce | Merge changes I7cdb563b,I7f60ae68,I7bd1e769,I92683805... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Jens Baumgart | Extend IndexDiff to calculate ignored files and folders 20/4320/4 |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Christian Halstrick | Merge "Fix DirCacheEdtor.DeleteTree for empty string... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Kevin Sawicki | Add missing comment text for mergeCommitTree parameter 62/4062/2 |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Robin Rosenberg | Do not attempt to resolve describe-labels with less... 70/4170/2 |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Robin Rosenberg | Fix DirCacheEdtor.DeleteTree for empty string argument 90/4290/2 |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Kevin Sawicki | Add varargs version of PathFilterGroup.createFromStrings 09/4309/4 |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Manuel Doninger | New config constant for default start-point 68/4168/4 |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Kevin Sawicki | Add blame unit test for file that is renamed twice. 35/4135/4 |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Robin Rosenberg | Merge "Use bundle dependency for org.hamcrest.org" |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Matthias Sohn | Fire IndexChangedEvent on DirCache.commit() 19/4219/9 |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Kevin Sawicki | Remove TODO for generated constructor. 02/4302/1 |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Christian Halstrick | Fix status in index entries after checkout of paths 96/4296/3 |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Matthias Sohn | Use bundle dependency for org.hamcrest.org 97/4297/2 |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Christian Halstrick | Merge "Fix DirCache,getEntriesWithin for empty string... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Robin Rosenberg | Merge "Remove duplicate calls to DirCache.unlock on... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Robin Rosenberg | Fix DirCache,getEntriesWithin for empty string arguemnt 27/4127/2 |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Robin Rosenberg | Merge "Document the show methods of RevWalkTextBuiltin" |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Robin Rosenberg | Merge "Fix a boxing warning in org.eclipse.jgit.pgm... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Robin Rosenberg | Merge "Remove use of GitIndex to detect index changes" |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Robin Rosenberg | Test the reflog message for commit, cherry-pick, revert... 07/4207/2 |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Robin Rosenberg | Append merge strategy to reflog message 06/4206/2 |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Robin Rosenberg | Fix the reflog prefix for cherry-pick, revert and merge... 05/4205/2 |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Robin Rosenberg | Document the show methods of RevWalkTextBuiltin 64/4264/1 |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Robin Rosenberg | Fix a boxing warning in org.eclipse.jgit.pgm.RevWalkTex... 49/4249/2 |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Roberto Tyley | Enable full Transport configuration for JGit API commands 82/4082/2 |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Matthias Sohn | Remove use of GitIndex to detect index changes 18/4218/3 |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Matthias Sohn | Prepare 1.2.0 builds 56/4256/1 |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Matthias Sohn | Merge branch 'stable-1.1' 55/4255/1 |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Matthias Sohn | Prepare post v1.1.0.201109151100-r build 54/4254/1 stable-1.1 |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Matthias Sohn | JGit v1.1.0.201109151100-r 50/4250/1 v1.1.0.201109151100-r |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Shawn O. Pearce | UploadPack: Fix races in smart HTTP negotiation 76/4076/2 |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Shawn O. Pearce | PackWriter: Export more statistics 13/4013/5 |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Shawn O. Pearce | Do not requeue state vector in stateless RPC fetch 15/4315/1 |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Shawn O. Pearce | Wrap excessively long line in BasePackFetchConnection 14/4314/1 |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Shawn O. Pearce | Fix smart HTTP client stream alignment errors 13/4313/1 |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Kevin Sawicki | Remove duplicate calls to DirCache.unlock on checkout 40/4240/1 |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Matthias Sohn | Merge branch 'stable-1.1' 29/4229/1 |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Robin Rosenberg | Allow commit when submodule changes are present 94/4194/4 |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Robin Rosenberg | Ignore submodule on checkout instead of deleting it 92/4192/5 |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Robin Rosenberg | cleanup: Reuse local variable for current DirCacheEntry 01/4201/2 |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Matthias Sohn | Prepare post v1.1.0.201109071825-rc3 builds 89/4189/1 |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Matthias Sohn | JGit v1.1.0.201109071825-rc3 87/4187/1 v1.1.0.201109071825-rc3 |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Dariusz Luksza | Fix IOOBE in Repository.resolveSimple() 64/4164/1 |
commit | commitdiff | tree | snapshot |
next |