]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2013-04-12 Shawn PearceRemove DFS locality ordering during packing 57/11857/2
2013-04-11 Robin RosenbergMerge "Consider working tree changes when stashing...
2013-04-11 Shawn PearceMerge changes Ideecc472,I2b12788a,I6cb9382d,I12cd3326...
2013-04-10 Robin RosenbergMerge "LogCommand.all(): filter out refs that do not...
2013-04-10 Robin RosenbergMerge "LogCommand.all(), peel references before using...
2013-04-10 Shawn PearceIncrease PackOutputStream copy buffer to 64 KiB 85/11785/1
2013-04-10 Shawn PearceTighten object header writing in PackOutuptStream 84/11784/3
2013-04-10 Shawn PearceSkip main thread test in ThreadSafeProgressMonitor 82/11782/3
2013-04-10 Shawn PearceDeclare members of PackOutputStream final 81/11781/2
2013-04-10 Shawn PearceAlways allocate the PackOutputStream copyBuffer 80/11780/2
2013-04-10 Shawn PearceDisable CRC32 computation when no PackIndex will be... 79/11779/2
2013-04-10 Shawn PearceSteal work from delta threads to rebalance CPU load 39/11739/5
2013-04-09 Robin RosenbergConsider working tree changes when stashing newly added... 57/11757/3
2013-04-09 Christian HalstrickMerge "clean up merge squash and no-commit messages...
2013-04-08 Robin RosenbergAdd a constant for info/exclude 64/11564/3
2013-04-08 Matthias SohnMerge changes I8445070d,I38f10d62,I2af0bf68
2013-04-08 Matthias SohnFix plugin provider names to conform with release train... 35/11735/1
2013-04-08 Tomasz Zarnaclean up merge squash and no-commit messages in pgm 39/11639/2
2013-04-08 Robin RosenbergDetect and handle a checkout conflict during merge... 00/11700/2
2013-04-07 Matthias SohnAdd missing @since tags for new API methods 08/11708/3
2013-04-05 Matthias SohnDfsReaderOptions are options for a DFS stored repository 07/11707/1
2013-04-05 Shawn PearceSupport cutting existing delta chains longer than the... 85/11685/1
2013-04-05 Shawn PearceMicro-optimize reuseDeltaFor in PackWriter 84/11684/1
2013-04-05 Shawn PearceStatic import OBJ_* constants into PackWriter 83/11683/1
2013-04-05 Shawn PearceRenumber internal ObjectToPack flags 69/11669/1
2013-04-05 Shawn PearceMove wantWrite flag to be special offset 1 68/11668/1
2013-04-04 Shawn PearceDon't delta compress garbage objects 65/11665/1
2013-04-04 Shawn PearceDelete broken DFS read-ahead support 64/11664/1
2013-04-04 Shawn PearceOptimize DFS object reuse selection code 55/11655/4
2013-04-04 Shawn PearceSimplify size test in PackWriter 54/11654/1
2013-04-04 Shawn PearceDeclare critical exposed methods of ObjectToPack final 53/11653/1
2013-04-04 Shawn PearceDeclare internal flag accessors of ObjectToPack final 52/11652/1
2013-04-04 Shawn PearceRemove unused method isDeltaAttempted() 51/11651/1
2013-04-04 Shawn PearceSimplify setDoNotDelta() to always set the flag 50/11650/1
2013-04-04 Tomasz ZarnaAdd the no-commit option to MergeCommand 45/4945/6
2013-04-04 Christian HalstrickMerge "Fix PathFilterGroup not to throw StopWalkExcepti...
2013-04-04 Christian HalstrickMerge "Indicate initial commit on a branch in the reflog"
2013-04-03 Robin RosenbergFix PathFilterGroup not to throw StopWalkException... 97/11597/3
2013-04-02 Robin RosenbergIndicate initial commit on a branch in the reflog 65/11565/4
2013-03-31 Arthur BaarsLogCommand.all(): filter out refs that do not refer... 69/11569/1
2013-03-31 Arthur BaarsLogCommand.all(), peel references before using them 13/10813/5
2013-03-30 Robin RosenbergSpeed up clone/fetch with large number of refs 48/10448/4
2013-03-28 Robin RosenbergMerge "When renaming the lock file succeeds the lock...
2013-03-28 Shawn PearceFix CommitCommand amend mode to preserve parent order 53/11553/1
2013-03-27 Andreas KönigFixed parsing of URI with a IPv6-address 28/9228/2
2013-03-27 François ReyNew functions to facilitate the writing of CLI test... 63/5963/6
2013-03-27 Matthias SohnMerge "File.renameTo behaves differently on Unix and...
2013-03-27 Matthias SohnMerge "Extend FileUtils.rename to common git semantics"
2013-03-26 Matthias SohnWhen renaming the lock file succeeds the lock isn't... 98/11498/1
2013-03-26 Shawn PearceAlways add FileExt to DfsPackDescription 82/11482/1
2013-03-25 Robin RosenbergFile.renameTo behaves differently on Unix and Windows 21/11321/4
2013-03-25 Robin RosenbergExtend FileUtils.rename to common git semantics 14/11414/3
2013-03-24 Christian HalstrickMerge "Add tests for FileUtils.delete and EMPTY_DIREECT...
2013-03-24 Matthias SohnUpdate build to Tycho 0.17 16/11416/1
2013-03-23 Robin RosenbergAdd tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY 12/11412/3
2013-03-22 Matthias SohnSimpleHttpServer API shouldn't expose internals 01/11401/1
2013-03-22 Matthias SohnGrant access to jgit internals to junit and http.server... 00/11400/1
2013-03-22 Matthias SohnAdd missing @since tags 99/11399/1
2013-03-21 Tomasz ZarnaFix @since tags in JGit, version 2.4 never existed 53/11353/4
2013-03-21 Shawn PearceMerge changes If98b0b97,I7c9c09b4
2013-03-20 André DietisheimAllow users to show server messages while pushing 32/9732/10
2013-03-20 Matthias SohnDon't verify host name when sslVerify is false 09/10809/2
2013-03-20 Matthias SohnFix line endings and whitespace errors in jgit feature 96/11096/4
2013-03-19 Edwin KempinFix formatting of PackConfig.toString() & GC.RepoStatis... 95/11295/4
2013-03-19 Edwin KempinAllow to get repo statistics from GarbageCollectionComm... 96/11296/6
2013-03-19 Matthias SohnAdd convenience factory method for most used builder... 25/11325/3
2013-03-19 Matthias SohnDon't use internal type FileRepository in public API 24/11324/3
2013-03-19 Matthias SohnMerge "Fix GC for FileRepo in case packfile renames...
2013-03-19 Shawn PearceFix location of DfsText.properties 07/11307/1
2013-03-19 Christian HalstrickFix GC for FileRepo in case packfile renames fail 88/11188/3
2013-03-19 Christian HalstrickMake GC more robust against corrupt reflogs 65/11265/3
2013-03-18 Shawn PearceJGit 3.0: move internal classes into an internal subpackage 73/11273/2
2013-03-18 Shawn PearceMerge changes I2645d482,Ic81fefb1,Id64ab38d
2013-03-16 Robin StockerUse RawParseUtils.prevLF in RebaseCommand 22/11022/2
2013-03-16 Robin StockerSupport aborting non-interactive rebase started from... 17/11017/2
2013-03-15 Dave BorowitzNameRevCommand: Don't use merge cost for first parent 02/11202/3
2013-03-15 Robin RosenbergMerge "A folder does not constitute a dirty work tree"
2013-03-15 Christian HalstrickMerge "Add toString() for PackConfig"
2013-03-15 Edwin KempinAdd toString() for PackConfig 87/11187/1
2013-03-15 Edwin KempinAdd toString() for RepoStatistics 86/11186/1
2013-03-14 Shawn PearceRemove cached_packs support in favor of bitmaps 83/11183/1
2013-03-14 Shawn PearceRemove objects before optimization from DfsGarbageCollector 79/11179/2
2013-03-14 Shawn PearceSimplfy caching of DfsPackDescription from PackWriter... 78/11178/2
2013-03-14 Dave BorowitzNameRevCommand: Use ~ notation for first parents of... 59/11159/1
2013-03-13 Dave BorowitzAllow adding single refs or all tags to NameRevCommand 27/11127/2
2013-03-12 Shawn PearceMerge "Cluster UNREACHABLE_GARBAGE packs at the end...
2013-03-12 Shawn PearceMerge "Avoid repacking unreachable garbage in DfsGarbag...
2013-03-12 Shawn PearceMerge changes Icd550359,If7aad533
2013-03-11 Shawn PearceMerge "Add a NameRevCommand for describing IDs in terms...
2013-03-11 Dave BorowitzAdd a NameRevCommand for describing IDs in terms of... 45/10945/5
2013-03-10 Robin RosenbergA folder does not constitute a dirty work tree 61/10461/2
2013-03-09 Robin StockerAdd isRebasing to RepositoryState 21/11021/1
2013-03-08 Shawn PearceAvoid looking at UNREACHABLE_GARBAGE for client have... 05/11005/1
2013-03-08 Shawn PearceSimplify UploadPack by parsing wants separately from... 04/11004/1
2013-03-08 Shawn PearceCluster UNREACHABLE_GARBAGE packs at the end of the... 99/10999/1
2013-03-08 Shawn PearceAvoid repacking unreachable garbage in DfsGarbageCollector 96/10996/1
2013-03-08 Robin StockerInclude the number of ms in timeout error message 83/10983/1
2013-03-08 Robin RosenbergDo not cherry-pick merge commits during rebase 48/10548/5
2013-03-08 Robin RosenbergExtend FileUtils.delete with option to delete empty... 43/10543/3
2013-03-07 Matthias SohnAdd javaewah bundle to features using it 21/10921/1
next