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 |
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 |
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 |
2013-04-05 |
Shawn Pearce | Micro-optimize reuseDeltaFor in PackWriter 84/11684/1 |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Shawn Pearce | Static import OBJ_* constants into PackWriter 83/11683/1 |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Shawn Pearce | Renumber internal ObjectToPack flags 69/11669/1 |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Shawn Pearce | Move wantWrite flag to be special offset 1 68/11668/1 |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Shawn Pearce | Don't delta compress garbage objects 65/11665/1 |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Shawn Pearce | Delete broken DFS read-ahead support 64/11664/1 |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Shawn Pearce | Optimize DFS object reuse selection code 55/11655/4 |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Shawn Pearce | Simplify size test in PackWriter 54/11654/1 |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Shawn Pearce | Declare critical exposed methods of ObjectToPack final 53/11653/1 |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Shawn Pearce | Declare internal flag accessors of ObjectToPack final 52/11652/1 |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Shawn Pearce | Remove unused method isDeltaAttempted() 51/11651/1 |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Shawn Pearce | Simplify setDoNotDelta() to always set the flag 50/11650/1 |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Tomasz Zarna | Add the no-commit option to MergeCommand 45/4945/6 |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Christian Halstrick | Merge "Fix PathFilterGroup not to throw StopWalkExcepti... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Christian Halstrick | Merge "Indicate initial commit on a branch in the reflog" |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Robin Rosenberg | Fix PathFilterGroup not to throw StopWalkException... 97/11597/3 |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Robin Rosenberg | Indicate initial commit on a branch in the reflog 65/11565/4 |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Arthur Baars | LogCommand.all(): filter out refs that do not refer... 69/11569/1 |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Arthur Baars | LogCommand.all(), peel references before using them 13/10813/5 |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Robin Rosenberg | Speed up clone/fetch with large number of refs 48/10448/4 |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Robin Rosenberg | Merge "When renaming the lock file succeeds the lock... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Shawn Pearce | Fix CommitCommand amend mode to preserve parent order 53/11553/1 |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Andreas König | Fixed parsing of URI with a IPv6-address 28/9228/2 |
commit | commitdiff | tree | snapshot |
2013-03-27 |
François Rey | New functions to facilitate the writing of CLI test... 63/5963/6 |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Matthias Sohn | Merge "File.renameTo behaves differently on Unix and... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Matthias Sohn | Merge "Extend FileUtils.rename to common git semantics" |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Matthias Sohn | When renaming the lock file succeeds the lock isn't... 98/11498/1 |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Shawn Pearce | Always add FileExt to DfsPackDescription 82/11482/1 |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Robin Rosenberg | File.renameTo behaves differently on Unix and Windows 21/11321/4 |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Robin Rosenberg | Extend FileUtils.rename to common git semantics 14/11414/3 |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Christian Halstrick | Merge "Add tests for FileUtils.delete and EMPTY_DIREECT... |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Matthias Sohn | Update build to Tycho 0.17 16/11416/1 |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Robin Rosenberg | Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY 12/11412/3 |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Matthias Sohn | SimpleHttpServer API shouldn't expose internals 01/11401/1 |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Matthias Sohn | Grant access to jgit internals to junit and http.server... 00/11400/1 |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Matthias Sohn | Add missing @since tags 99/11399/1 |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Tomasz Zarna | Fix @since tags in JGit, version 2.4 never existed 53/11353/4 |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Shawn Pearce | Merge changes If98b0b97,I7c9c09b4 |
commit | commitdiff | tree | snapshot |
2013-03-20 |
André Dietisheim | Allow users to show server messages while pushing 32/9732/10 |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Matthias Sohn | Don't verify host name when sslVerify is false 09/10809/2 |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Matthias Sohn | Fix line endings and whitespace errors in jgit feature 96/11096/4 |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Edwin Kempin | Fix formatting of PackConfig.toString() & GC.RepoStatis... 95/11295/4 |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Edwin Kempin | Allow to get repo statistics from GarbageCollectionComm... 96/11296/6 |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Matthias Sohn | Add convenience factory method for most used builder... 25/11325/3 |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Matthias Sohn | Don't use internal type FileRepository in public API 24/11324/3 |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Matthias Sohn | Merge "Fix GC for FileRepo in case packfile renames... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Shawn Pearce | Fix location of DfsText.properties 07/11307/1 |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Christian Halstrick | Fix GC for FileRepo in case packfile renames fail 88/11188/3 |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Christian Halstrick | Make GC more robust against corrupt reflogs 65/11265/3 |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Shawn Pearce | JGit 3.0: move internal classes into an internal subpackage 73/11273/2 |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Shawn Pearce | Merge changes I2645d482,Ic81fefb1,Id64ab38d |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Robin Stocker | Use RawParseUtils.prevLF in RebaseCommand 22/11022/2 |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Robin Stocker | Support aborting non-interactive rebase started from... 17/11017/2 |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Dave Borowitz | NameRevCommand: Don't use merge cost for first parent 02/11202/3 |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Robin Rosenberg | Merge "A folder does not constitute a dirty work tree" |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Christian Halstrick | Merge "Add toString() for PackConfig" |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Edwin Kempin | Add toString() for PackConfig 87/11187/1 |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Edwin Kempin | Add toString() for RepoStatistics 86/11186/1 |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Shawn Pearce | Remove cached_packs support in favor of bitmaps 83/11183/1 |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Shawn Pearce | Remove objects before optimization from DfsGarbageCollector 79/11179/2 |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Shawn Pearce | Simplfy caching of DfsPackDescription from PackWriter... 78/11178/2 |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Dave Borowitz | NameRevCommand: Use ~ notation for first parents of... 59/11159/1 |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Dave Borowitz | Allow adding single refs or all tags to NameRevCommand 27/11127/2 |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Shawn Pearce | Merge "Cluster UNREACHABLE_GARBAGE packs at the end... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Shawn Pearce | Merge "Avoid repacking unreachable garbage in DfsGarbag... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Shawn Pearce | Merge changes Icd550359,If7aad533 |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Shawn Pearce | Merge "Add a NameRevCommand for describing IDs in terms... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Dave Borowitz | Add a NameRevCommand for describing IDs in terms of... 45/10945/5 |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Robin Rosenberg | A folder does not constitute a dirty work tree 61/10461/2 |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Robin Stocker | Add isRebasing to RepositoryState 21/11021/1 |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Shawn Pearce | Avoid looking at UNREACHABLE_GARBAGE for client have... 05/11005/1 |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Shawn Pearce | Simplify UploadPack by parsing wants separately from... 04/11004/1 |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Shawn Pearce | Cluster UNREACHABLE_GARBAGE packs at the end of the... 99/10999/1 |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Shawn Pearce | Avoid repacking unreachable garbage in DfsGarbageCollector 96/10996/1 |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Robin Stocker | Include the number of ms in timeout error message 83/10983/1 |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Robin Rosenberg | Do not cherry-pick merge commits during rebase 48/10548/5 |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Robin Rosenberg | Extend FileUtils.delete with option to delete empty... 43/10543/3 |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Matthias Sohn | Add javaewah bundle to features using it 21/10921/1 |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Shawn Pearce | Do not attempt to read bitmap from invalid pack 13/10913/1 |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Shawn Pearce | Rename DfsPackFile getBitmap method to match PackFile 12/10912/1 |
commit | commitdiff | tree | snapshot |
next |