summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge changes Ifc8fc3e5,I7c403b50Colby Ranger2013-01-1021-139/+156
|\ \
| * | Remove packIndex field from FileObjDatabase openPack method.Colby Ranger2013-01-1010-34/+24
| * | Update DfsObjDatabase API to open/write by pack extension.Colby Ranger2013-01-1011-105/+132
* | | Peel tags during resolve of foo^Dave Borowitz2013-01-102-1/+3
|/ /
* | Merge "Revert "Speed up PathFilterGroup.include for large set of paths""Robin Rosenberg2013-01-091-55/+15
|\ \
| * | Revert "Speed up PathFilterGroup.include for large set of paths"Robin Rosenberg2013-01-091-55/+15
* | | Delete the iplog generator, cont'dRobin Rosenberg2013-01-091-1/+0
* | | Delete the iplog generatorMatthias Sohn2013-01-0943-3390/+0
| |/ |/|
* | Merge "Consider that some Java version on Linux only return integral timestamps"Robin Rosenberg2013-01-081-1/+4
|\ \
| * | Consider that some Java version on Linux only return integral timestampsRobin Rosenberg2013-01-051-1/+4
* | | Merge changes I3e9735c7,I76a16594Robin Rosenberg2013-01-082-27/+66
|\ \ \ | | |/ | |/|
| * | Speed up PathFilterGroup.include for large set of pathsRobin Rosenberg2013-01-071-15/+55
| * | Speed up handling of "only" paths in the CommitCommandRobin Rosenberg2013-01-071-12/+11
* | | Return info about config subsection when trying to get an invalid enumTomasz Zarna2013-01-082-4/+25
* | | Merge "Add additional FastForwardMode enums for different config contexts"Robin Rosenberg2013-01-084-4/+198
|\ \ \
| * | | Add additional FastForwardMode enums for different config contextsTomasz Zarna2013-01-064-4/+198
| |/ /
* / / pgm: Attempt to detect a broken pipe and exit silentlyRobin Rosenberg2013-01-071-0/+12
|/ /
* | Merge "Do not install unnecessary Orbit bundles"Matthias Sohn2013-01-0515-480/+19
|\ \ | |/ |/|
| * Do not install unnecessary Orbit bundlesMatthias Sohn2013-01-0515-480/+19
* | Ignore removed files with an assume-valid index entryRobin Rosenberg2013-01-032-8/+21
|/
* Merge "Revert "Stop PathFilter after walking all matching paths""Robin Rosenberg2013-01-011-5/+1
|\
| * Revert "Stop PathFilter after walking all matching paths"Shawn Pearce2013-01-011-5/+1
* | Update the revert command and things relating to revertRobin Rosenberg2012-12-288-8/+367
|/
* Stop PathFilter after walking all matching pathsDave Borowitz2012-12-271-1/+5
* Do not enforce DeltaWindow maxMemory when zero.Colby Ranger2012-12-271-0/+3
* Merge "Enforce max memory for DeltaWindow."Colby Ranger2012-12-271-0/+24
|\
| * Enforce max memory for DeltaWindow.Colby Ranger2012-12-271-0/+24
* | Make jgit diff obey core.autocrlfRobin Rosenberg2012-12-271-57/+1
* | Hide deprecation warnings in some test classesRobin Rosenberg2012-12-274-0/+4
* | Declare essentially static methods as staticRobin Rosenberg2012-12-2754-98/+116
* | Add type argumente to some raw reclarationRobin Rosenberg2012-12-2713-33/+51
* | Do not perform character translation on copies in patchesRobin Rosenberg2012-12-271-3/+8
* | Mark non-externalizable strings as suchRobin Rosenberg2012-12-27259-1329/+1404
|/
* Add org.eclipse.jgit.pgm.Reset to commands catalogTomasz Zarna2012-12-221-0/+1
* Prepare 2.3.0 buildsMatthias Sohn2012-12-2143-238/+238
* Merge branch 'stable-2.2'Matthias Sohn2012-12-211-1/+1
|\
| * Merge remote-tracking branch 'gerrit/stable-2.2'Robin Rosenberg2012-12-1615-13/+498
| |\
| * \ Merge branch 'stable-2.2'Robin Rosenberg2012-12-154-6/+150
| |\ \
| * | | Disable response compression on /git-receive-pack URLsShawn Pearce2012-12-071-1/+1
* | | | Prepare post 2.2.0.201212191850-r buildsstable-2.2Matthias Sohn2012-12-2143-53/+53
* | | | JGit v2.2.0.201212191850-rv2.2.0.201212191850-rMatthias Sohn2012-12-2043-53/+53
| |_|/ |/| |
* | | Ensure that jgit p2 repository is self-containedMatthias Sohn2012-12-1614-3/+487
* | | Merge "Fix hidden field warning" into stable-2.2Robin Rosenberg2012-12-151-3/+3
|\ \ \
| * | | Fix hidden field warningMatthias Sohn2012-12-121-3/+3
* | | | Merge "Fix empty control block warnings" into stable-2.2Robin Rosenberg2012-12-151-7/+8
|\| | | | |_|/ |/| |
| * | Fix empty control block warningsMatthias Sohn2012-12-121-7/+8
* | | DirCacheIterator: Fix reset() and back()Robin Rosenberg2012-12-153-1/+150
|/ /
* / Cleanup unused import and Java 6 syntax in ArchiveRobin Rosenberg2012-12-121-5/+0
|/
* Merge "archive: Add tar support"Shawn Pearce2012-12-054-9/+199
|\
| * archive: Add tar supportJonathan Nieder2012-12-044-9/+199