]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2011-12-02 Robin RosenbergAdd percent-encoding of reserved characters in URIish 50/4550/8
2011-11-06 Robin RosenbergDon't throw away the stack trace when tests fail 49/4549/1
2011-11-04 Shawn PearceMerge "Do not resolve path using cygwin unless told to"
2011-11-04 Shawn PearceMerge changes Icea2572d,I2633e472,I207c0c93,I10cee76c...
2011-11-04 Shawn O. PearceMerge "Refactor HTTP server stack to use Filter as...
2011-11-04 Colby RangerDfsBlockCache: Update hits to not include contains() 46/4546/2
2011-11-04 Dave BorowitzAdd a listener for changes to a DfsObjDatabase's pack... 45/4545/3
2011-11-04 Dave BorowitzExpose the reverse index size in the DfsPackDescription 44/4544/3
2011-11-04 Dave BorowitzAdd a DfsPackFile method to get the number of cached... 43/4543/3
2011-11-04 Dave BorowitzExpose the list of pack files in the DfsBlockCache 42/4542/3
2011-11-04 Dave BorowitzAdd a DFS repository description and reference it in... 41/4541/3
2011-11-04 Dave BorowitzClarify the docstring of DfsBlockCache.reconfigure() 40/4540/2
2011-11-04 Shawn O. PearceDFS: A storage layer for JGit 30/3930/8
2011-11-04 Shawn PearceMerge "Allow '\' in user names in URI-ish"
2011-11-04 Robin RosenbergAllow '\' in user names in URI-ish 48/4548/1
2011-11-04 Shawn PearceMerge "Provide an id for submodule entries."
2011-11-04 Carl MyersFix NPE when PATH environment variable is empty 28/4528/5
2011-11-04 Kevin SawickiProvide an id for submodule entries. 04/4304/12
2011-11-03 Shawn PearceMerge "Implement Config.Entry.toString() to help debugging"
2011-11-03 Shawn PearceMerge "DirCacheEntry: accessors for cached creation...
2011-11-03 Kevin SawickiSuppress unused and unchecked warnings 32/4532/1
2011-10-31 Marc StrapetzDirCacheEntry: accessors for cached creation time ... 50/4450/1
2011-10-29 Shawn O. PearceMerge "Ensure the ObjectInserter flushes after a merge"
2011-10-28 Robin RosenbergDo not resolve path using cygwin unless told to 31/4431/1
2011-10-27 Matthias SohnImplement Config.Entry.toString() to help debugging 01/4401/2
2011-10-27 Shawn PearceMerge "Enable full Transport configuration for JGit...
2011-10-27 Christian HalstrickMerge "Close the repo in CloneCommandTest"
2011-10-27 Shawn O. PearceEnsure the ObjectInserter flushes after a merge 12/4412/2
2011-10-26 Matthias SohnMerge changes I488e9c97,I30f1049f,I1c088dce
2011-10-26 Robin RosenbergCosmetic adjustment of relative date format, do not... 83/4383/7
2011-10-26 Robin RosenbergMake use of the many date formatting options in the... 82/4382/6
2011-10-26 Robin RosenbergClose the repo in CloneCommandTest 10/4410/1
2011-10-26 Matthias SohnMerge "Allow detecting which files were renamed during...
2011-10-25 Carsten PfeifferAllow detecting which files were renamed during a revwalk 69/4369/3
2011-10-23 Robin RosenbergFix compatibilty breakage for SystemReader 98/4398/1
2011-10-22 Robin RosenbergDefine a utility class for handling Git date formats 81/4381/4
2011-10-20 Robin RosenbergAdd locale to the properties manageable by SystemReader 80/4380/1
2011-10-20 Robin RosenbergAdd a method to SystemReader to get the time zone 79/4379/1
2011-10-20 Robin RosenbergUse the SystemReader to get system time 78/4378/1
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-08 Shawn O. PearceRefactor HTTP server stack to use Filter as base 32/4332/1
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-16 Roberto TyleyEnable full Transport configuration for JGit API commands 82/4082/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"
next