]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2011-10-18 Robin RosenbergFix bad checkout behaviour when a file is removed 58/4358/4
2011-10-14 Kevin SawickiCorrect typo in RevWalk.parseBody comment 52/4352/2
2011-10-10 Christian HalstrickMerge "Extend IndexDiff to calculate ignored files...
2011-10-07 Shawn O. PearceMerge changes I7cdb563b,I7f60ae68,I7bd1e769,I92683805...
2011-10-05 Jens BaumgartExtend IndexDiff to calculate ignored files and folders 20/4320/4
2011-10-05 Christian HalstrickMerge "Fix DirCacheEdtor.DeleteTree for empty string...
2011-10-04 Kevin SawickiAdd missing comment text for mergeCommitTree parameter 62/4062/2
2011-10-02 Robin RosenbergDo not attempt to resolve describe-labels with less... 70/4170/2
2011-10-01 Robin RosenbergFix DirCacheEdtor.DeleteTree for empty string argument 90/4290/2
2011-09-30 Kevin SawickiAdd varargs version of PathFilterGroup.createFromStrings 09/4309/4
2011-09-30 Manuel DoningerNew config constant for default start-point 68/4168/4
2011-09-30 Kevin SawickiAdd blame unit test for file that is renamed twice. 35/4135/4
2011-09-30 Robin RosenbergMerge "Use bundle dependency for org.hamcrest.org"
2011-09-29 Matthias SohnFire IndexChangedEvent on DirCache.commit() 19/4219/9
2011-09-28 Kevin SawickiRemove TODO for generated constructor. 02/4302/1
2011-09-28 Christian HalstrickFix status in index entries after checkout of paths 96/4296/3
2011-09-27 Matthias SohnUse bundle dependency for org.hamcrest.org 97/4297/2
2011-09-26 Christian HalstrickMerge "Fix DirCache,getEntriesWithin for empty string...
2011-09-25 Robin RosenbergMerge "Remove duplicate calls to DirCache.unlock on...
2011-09-24 Robin RosenbergFix DirCache,getEntriesWithin for empty string arguemnt 27/4127/2
2011-09-22 Robin RosenbergMerge "Document the show methods of RevWalkTextBuiltin"
2011-09-22 Robin RosenbergMerge "Fix a boxing warning in org.eclipse.jgit.pgm...
2011-09-22 Robin RosenbergMerge "Remove use of GitIndex to detect index changes"
2011-09-21 Robin RosenbergTest the reflog message for commit, cherry-pick, revert... 07/4207/2
2011-09-21 Robin RosenbergAppend merge strategy to reflog message 06/4206/2
2011-09-21 Robin RosenbergFix the reflog prefix for cherry-pick, revert and merge... 05/4205/2
2011-09-18 Robin RosenbergDocument the show methods of RevWalkTextBuiltin 64/4264/1
2011-09-18 Robin RosenbergFix a boxing warning in org.eclipse.jgit.pgm.RevWalkTex... 49/4249/2
2011-09-15 Matthias SohnRemove use of GitIndex to detect index changes 18/4218/3
2011-09-15 Matthias SohnPrepare 1.2.0 builds 56/4256/1
2011-09-15 Matthias SohnMerge branch 'stable-1.1' 55/4255/1
2011-09-15 Matthias SohnPrepare post v1.1.0.201109151100-r build 54/4254/1 stable-1.1
2011-09-15 Matthias SohnJGit v1.1.0.201109151100-r 50/4250/1 v1.1.0.201109151100-r
2011-09-14 Shawn O. PearceUploadPack: Fix races in smart HTTP negotiation 76/4076/2
2011-09-14 Shawn O. PearcePackWriter: Export more statistics 13/4013/5
2011-09-14 Shawn O. PearceDo not requeue state vector in stateless RPC fetch 15/4315/1
2011-09-14 Shawn O. PearceWrap excessively long line in BasePackFetchConnection 14/4314/1
2011-09-14 Shawn O. PearceFix smart HTTP client stream alignment errors 13/4313/1
2011-09-13 Kevin SawickiRemove duplicate calls to DirCache.unlock on checkout 40/4240/1
2011-09-11 Matthias SohnMerge branch 'stable-1.1' 29/4229/1
2011-09-08 Robin RosenbergAllow commit when submodule changes are present 94/4194/4
2011-09-08 Robin RosenbergIgnore submodule on checkout instead of deleting it 92/4192/5
2011-09-08 Robin Rosenbergcleanup: Reuse local variable for current DirCacheEntry 01/4201/2
2011-09-07 Matthias SohnPrepare post v1.1.0.201109071825-rc3 builds 89/4189/1
2011-09-07 Matthias SohnJGit v1.1.0.201109071825-rc3 87/4187/1 v1.1.0.201109071825-rc3
2011-09-06 Dariusz LukszaFix IOOBE in Repository.resolveSimple() 64/4164/1
2011-09-05 Matthias SohnUse commit message best practices for Mylyn Commit... 59/4159/1
2011-09-05 Robin RosenbergFix the names in the reflog for checkouts 39/4139/2
2011-09-05 Robin RosenbergAdd a helper for parsing branch switch info out of... 38/4138/2
2011-09-05 Matthias SohnRemove workarounds for fixed Tycho bugs 48/4148/1
2011-09-05 Matthias SohnDefine os/ws/arch environments for tycho build 88/4088/3
2011-09-01 Kevin Sawicki[blame] Reset rename detector before computing renames. 18/4118/1
2011-09-01 Matthias SohnPrepare post-v1.1.0.201109011030-rc2 builds 08/4108/1
2011-09-01 Matthias SohnJGit v1.1.0.201109011030-rc2 07/4107/1 v1.1.0.201109011030-rc2
2011-08-27 Robin RosenbergUse the appropriate constant for ".git" 77/4077/3
2011-08-25 Roberto TyleyTolerate zlib deflation with window size < 32Kb 71/4071/1
2011-08-25 Stefan LayMerge "Unwind loop that iterates over fetch connection...
2011-08-24 Kevin SawickiReassign symbolic ref list after calling put. 66/4066/1
2011-08-24 Christian HalstrickMerge "Fix boxing warnings in PushProcessTest"
2011-08-24 Tomasz ZarnaFix boxing warnings in PushProcessTest 64/4064/1
2011-08-24 Tomasz ZarnaUse JGitText.refAlreadyExists instead of "ref exists" 57/4057/2
2011-08-22 Kevin SawickiUnwind loop that iterates over fetch connection refs. 56/4056/1
2011-08-21 Christian HalstrickThrow JGit exception when ResetCommand got wrong ref 79/3879/4
2011-08-21 Matt FischerImplement server support for shallow clones 20/1320/12
2011-08-21 Shawn O. PearcePackWriter: support excluding objects already in other... 97/3997/8
2011-08-21 Denys DigtiarFix ClassCastException in MergeCommand 60/3860/5
2011-08-21 Ketan PadegaonkarAdd ListTagCommand to JGit API 01/3901/3
2011-08-21 Chris AniszczykMerge "Add DeleteTagCommand to JGit API"
2011-08-21 Tomasz ZarnaAdd DeleteTagCommand to JGit API 20/4020/2
2011-08-18 Christian HalstrickMerge "PackWriter: Make want/have actual sets"
2011-08-17 Kevin SawickiUse HEAD as default ref for RefLogCommand. 23/4023/4
2011-08-17 Matthias SohnMerge "Adds DiffEntry.scan(TreeWalk, boolean) method"
2011-08-17 Dariusz LukszaAdds DiffEntry.scan(TreeWalk, boolean) method 19/3819/10
2011-08-16 Kevin SawickiFix typo in IndexDiff.getModified() comment. 15/4015/1
2011-08-16 Shawn O. PearcePackWriter: Make want/have actual sets 99/3999/4
2011-08-16 Christian HalstrickMerge "Add DiffCommand to JGit API"
2011-08-16 Tomasz ZarnaAdd DiffCommand to JGit API 19/3919/2
2011-08-14 Shawn O. PearceMerge changes I1ca7acb4,Ia41b7a1c,I33b65286,Ie2823724...
2011-08-14 Shawn O. PearceRevert "PackWriter: Do not delta compress already packe... 96/3996/1
2011-08-13 Shawn O. PearceSpeed up ObjectWalk by 6235 objects/sec 78/3978/2
2011-08-13 Shawn O. PearceMerge "PackWriter: Only search for base objects on...
2011-08-13 Shawn O. Pearceblame: Implement blame on the command line 69/3569/8
2011-08-13 Shawn PearceMerge "Ignore missing MERGE_MSG when deleting MERGE_MSG"
2011-08-13 Shawn PearceMerge "Correct comment on CloneCommand.setRemote method."
2011-08-13 Shawn O. PearceMerge "Fix jgit rev-list --objects master"
2011-08-10 Robin RosenbergMerge "Fix reading of ref names containing characters...
2011-08-10 Robin RosenbergMerge "Fix offset64 creation for objects at 2 GiB"
2011-08-09 Robin StockerAdd isSuccessful to MergeStatus, RebaseResult.Status... 49/3949/3
2011-08-08 Shawn O. PearceFix offset64 creation for objects at 2 GiB 69/3969/3
2011-08-08 Shawn O. PearcePackWriter: Only search for base objects on thin packs 77/3977/1
2011-08-08 Shawn O. PearceFix jgit rev-list --objects master 76/3976/1
2011-08-06 Shawn O. PearceMerge changes I58110f17,I440baa64,Ic77dcac5
2011-08-05 Kevin SawickiCorrect comment on CloneCommand.setRemote method. 64/3964/2
2011-08-02 Matthias SohnReuse ObjectReader for all objects touched during checkout 09/3809/5
2011-08-02 Tomasz ZarnaDon't hard-code section names, use ConfigConstants... 47/3947/2
2011-07-28 Shawn O. PearcePackWriter: Skip progress messages on fast operations 33/3933/2
2011-07-28 Shawn O. PearceIndexPack: Defer the "Resolving deltas" progress meter 32/3932/2
2011-07-28 Shawn O. PearceIndexPack: Fix "Resolving deltas" progress meter 31/3931/2
2011-07-28 Shawn O. PearceMake PackReverseIndex a public structure 27/3927/2
2011-07-28 Shawn O. PearceMake lookup methods on PackIndex public 29/3929/2
next