| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Grant access to jgit internals to junit and http.server bundles | Matthias Sohn | 2013-03-22 | 1 | -1/+2 |
* | Add missing @since tags | Matthias Sohn | 2013-03-22 | 10 | -4/+25 |
* | Fix @since tags in JGit, version 2.4 never existed | Tomasz Zarna | 2013-03-21 | 19 | -9/+51 |
* | Merge changes If98b0b97,I7c9c09b4 | Shawn Pearce | 2013-03-21 | 5 | -27/+47 |
|\ |
|
| * | Add convenience factory method for most used builder pattern | Matthias Sohn | 2013-03-20 | 1 | -0/+15 |
| * | Don't use internal type FileRepository in public API | Matthias Sohn | 2013-03-20 | 5 | -27/+32 |
* | | Allow users to show server messages while pushing | André Dietisheim | 2013-03-21 | 13 | -27/+300 |
* | | Don't verify host name when sslVerify is false | Matthias Sohn | 2013-03-19 | 1 | -0/+11 |
* | | Fix line endings and whitespace errors in jgit feature | Matthias Sohn | 2013-03-20 | 3 | -27/+27 |
* | | Fix formatting of PackConfig.toString() & GC.RepoStatistics.toString() | Edwin Kempin | 2013-03-20 | 2 | -13/+13 |
* | | Allow to get repo statistics from GarbageCollectionCommand before gc | Edwin Kempin | 2013-03-20 | 3 | -0/+20 |
|/ |
|
* | Merge "Fix GC for FileRepo in case packfile renames fail" | Matthias Sohn | 2013-03-19 | 3 | -3/+55 |
|\ |
|
| * | Fix GC for FileRepo in case packfile renames fail | Christian Halstrick | 2013-03-19 | 3 | -3/+55 |
* | | Fix location of DfsText.properties | Shawn Pearce | 2013-03-19 | 1 | -0/+0 |
|/ |
|
* | Make GC more robust against corrupt reflogs | Christian Halstrick | 2013-03-19 | 2 | -6/+24 |
* | JGit 3.0: move internal classes into an internal subpackage | Shawn Pearce | 2013-03-18 | 255 | -664/+717 |
* | Merge changes I2645d482,Ic81fefb1,Id64ab38d | Shawn Pearce | 2013-03-18 | 13 | -326/+22 |
|\ |
|
| * | Remove cached_packs support in favor of bitmaps | Shawn Pearce | 2013-03-14 | 12 | -299/+5 |
| * | Remove objects before optimization from DfsGarbageCollector | Shawn Pearce | 2013-03-14 | 1 | -18/+7 |
| * | Simplfy caching of DfsPackDescription from PackWriter.Statistics | Shawn Pearce | 2013-03-14 | 3 | -9/+10 |
* | | Use RawParseUtils.prevLF in RebaseCommand | Robin Stocker | 2013-03-16 | 1 | -4/+2 |
* | | Support aborting non-interactive rebase started from C Git | Robin Stocker | 2013-03-16 | 2 | -54/+120 |
* | | NameRevCommand: Don't use merge cost for first parent | Dave Borowitz | 2013-03-15 | 2 | -18/+22 |
* | | Merge "A folder does not constitute a dirty work tree" | Robin Rosenberg | 2013-03-15 | 3 | -2/+83 |
|\ \ |
|
| * | | A folder does not constitute a dirty work tree | Robin Rosenberg | 2013-03-10 | 3 | -2/+83 |
* | | | Merge "Add toString() for PackConfig" | Christian Halstrick | 2013-03-15 | 1 | -0/+18 |
|\ \ \ |
|
| * | | | Add toString() for PackConfig | Edwin Kempin | 2013-03-15 | 1 | -0/+18 |
| | |/
| |/| |
|
* / | | Add toString() for RepoStatistics | Edwin Kempin | 2013-03-15 | 1 | -0/+12 |
|/ / |
|
* | | NameRevCommand: Use ~ notation for first parents of merges | Dave Borowitz | 2013-03-14 | 2 | -4/+17 |
* | | Allow adding single refs or all tags to NameRevCommand | Dave Borowitz | 2013-03-13 | 2 | -21/+94 |
* | | Merge "Cluster UNREACHABLE_GARBAGE packs at the end of the search list" | Shawn Pearce | 2013-03-12 | 2 | -5/+20 |
|\ \ |
|
| * | | Cluster UNREACHABLE_GARBAGE packs at the end of the search list | Shawn Pearce | 2013-03-08 | 2 | -5/+20 |
* | | | Merge "Avoid repacking unreachable garbage in DfsGarbageCollector" | Shawn Pearce | 2013-03-12 | 1 | -5/+52 |
|\ \ \ |
|
| * | | | Avoid repacking unreachable garbage in DfsGarbageCollector | Shawn Pearce | 2013-03-08 | 1 | -5/+52 |
| |/ / |
|
* | | | Merge changes Icd550359,If7aad533 | Shawn Pearce | 2013-03-12 | 4 | -87/+99 |
|\ \ \ |
|
| * | | | Avoid looking at UNREACHABLE_GARBAGE for client have lines | Shawn Pearce | 2013-03-08 | 4 | -4/+39 |
| * | | | Simplify UploadPack by parsing wants separately from haves | Shawn Pearce | 2013-03-08 | 1 | -83/+60 |
| |/ / |
|
* | | | Merge "Add a NameRevCommand for describing IDs in terms of refnames" | Shawn Pearce | 2013-03-11 | 3 | -0/+511 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add a NameRevCommand for describing IDs in terms of refnames | Dave Borowitz | 2013-03-11 | 3 | -0/+511 |
* | | | Add isRebasing to RepositoryState | Robin Stocker | 2013-03-09 | 1 | -0/+48 |
* | | | Include the number of ms in timeout error message | Robin Stocker | 2013-03-08 | 3 | -8/+10 |
| |/
|/| |
|
* | | Do not cherry-pick merge commits during rebase | Robin Rosenberg | 2013-03-08 | 2 | -37/+52 |
* | | Extend FileUtils.delete with option to delete empty directories only | Robin Rosenberg | 2013-03-08 | 2 | -1/+70 |
|/ |
|
* | Add javaewah bundle to features using it | Matthias Sohn | 2013-03-07 | 2 | -0/+16 |
* | Do not attempt to read bitmap from invalid pack | Shawn Pearce | 2013-03-06 | 2 | -0/+4 |
* | Rename DfsPackFile getBitmap method to match PackFile | Shawn Pearce | 2013-03-06 | 2 | -3/+3 |
* | Write the bitmap index correctly in DFS GC. | Colby Ranger | 2013-03-06 | 1 | -1/+1 |
* | Enable writing bitmaps during GC by default. | Colby Ranger | 2013-03-05 | 1 | -1/+1 |
* | Enable writing pack indexes with bitmaps in the GC. | Colby Ranger | 2013-03-05 | 6 | -31/+114 |
* | Enable serving upload requests using bitmaps. | Colby Ranger | 2013-03-05 | 2 | -0/+2 |