]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2012-03-18 Tomasz ZarnaLogCommand#setMaxCount affects all commits 28/5028/4
2012-03-15 Dave BorowitzPass a DfsRepositoryDescription to InMemoryRepository 70/5370/1
2012-03-15 Shawn O. PearceRevert "Quickfix for AutoCRLF handling" 66/5366/1
2012-03-14 Kevin SawickiOnly unstash files changed when originally stashed 94/5194/8
2012-03-13 Shawn O. PearceMerge "Enable smart HTTP transport to place EOF at...
2012-03-13 Shawn O. PearceEnable smart HTTP transport to place EOF at end of... 48/5348/2
2012-03-13 Tomasz ZarnaDo not import/export empty org.eclipse.jgit package 39/5339/2
2012-03-12 Robin RosenbergMove JGitText to an internal package 01/5301/3
2012-03-12 Shawn PearceMerge changes Ic0ee9c08,Ia3e82682,I8d8ab547,I8f2cd0a0...
2012-03-12 Shawn PearceMerge "Use object id provided by working tree iterator...
2012-03-12 Markus DuftFix compilation error due to missing javadoc. 25/5325/1
2012-03-10 Kevin SawickiUse object id provided by working tree iterator for... 14/5314/1
2012-03-10 Kevin SawickiKeep submodules in index that are missing in working... 13/5313/1
2012-03-10 Matthias SohnMerge "Export all packages from org.eclipse.jgit.pgm"
2012-03-09 Robin RosenbergMerge "EolCanonicalizingInputStream: binary detection...
2012-03-09 Robin Rosenbergcleanup: Silence an unused-parameter warning 09/5309/2
2012-03-09 Stefan LayMerge "Fix rebase > continue when nothing left to commit."
2012-03-09 Markus DuftFix rebase > continue when nothing left to commit. 59/4959/7
2012-03-09 Robin Rosenbergcleanup: Get rid of some unused-warnings 07/5307/1
2012-03-09 Robin Rosenbergcleanup: Remove unused parameter in ConsoleCredentialsP... 06/5306/1
2012-03-09 Robin Rosenbergcleanup: Drop unused parameter on DhtPackParser 05/5305/1
2012-03-09 Robin Rosenbergcleanup: Remove unneeded parameter to private method... 04/5304/1
2012-03-09 Robin Rosenbergcleanup: Remove unnecessary @SuppressWarnings 03/5303/1
2012-03-09 Robin RosenbergMerge "Revert non-sense logic in IO.readFully"
2012-03-08 Shawn O. PearceUse readString() to trim trailing LF from first line 97/5297/1
2012-03-08 Shawn PearceMerge changes I8277fd45,I7ac4e0ae,Ib475dfc0,Ib26adf95
2012-03-07 Dave BorowitzTry to send HTTP error messages over sideband 96/5296/2
2012-03-07 Dave BorowitzExtract the capability parsing logic in {Upload,Receive... 95/5295/1
2012-03-07 Dave BorowitzMake capability strings in BasePack{Fetch,Push}Connecti... 94/5294/1
2012-03-07 Dave BorowitzFix a typo in "capabilities" in ReceivePack 93/5293/1
2012-03-07 Tomasz ZarnaExport all packages from org.eclipse.jgit.pgm 90/5290/1
2012-03-06 Tomasz ZarnaRemove ambiguous CheckoutConflictException 78/4178/8
2012-03-06 Christian HalstrickMerge "Check connection's error stream before reading...
2012-03-06 Shawn O. PearceIgnore /target 53/5253/2
2012-03-06 Kevin SawickiReuse Git object created in setUp 93/5193/2
2012-03-06 Kevin SawickiSet person and message on stash ref update 92/5192/2
2012-03-06 Kevin SawickiReturn command from StashCreateCommand setters 91/5191/2
2012-03-06 Kevin SawickiSupport insteadOf and pushInsteadOf URL replacement 18/5218/3
2012-03-06 Chris AniszczykMerge "Quickfix for AutoCRLF handling"
2012-03-06 Kevin SawickiCheck connection's error stream before reading from it 55/5255/3
2012-03-05 Tomasz ZarnaRawText#getEOL() does the same thing as RawText#getLine... 40/5240/1
2012-03-05 Christian HalstrickMerge "Update example code for obtaining a locked DirCache"
2012-03-05 Tomasz ZarnaAdd ApplyCommand to JGit API 17/4717/8
2012-03-04 Robin RosenbergMerge "Remove null access warning in DirCacheCheckout"
2012-03-03 Robin RosenbergQuickfix for AutoCRLF handling 98/4998/4
2012-03-02 Matthias SohnInclude eclipse.inf 33/5233/1
2012-03-02 Kevin SawickiRemove null access warning in DirCacheCheckout 29/5229/2
2012-03-02 Kevin SawickiUpdate example code for obtaining a locked DirCache 30/5230/1
2012-03-02 Tomasz ZarnaAllow to get end-of-line characters for a RawText 45/5045/7
2012-03-02 Sascha ScholzLoad .gitmodules config before adding values to it 25/5225/2
2012-03-02 Christian HalstrickMerge "Exclude org.eclipse.jgit from pack200 packing"
2012-03-02 Christian HalstrickMerge "Reuse existing modes and ids"
2012-03-02 Matthias SohnExclude org.eclipse.jgit from pack200 packing 19/5219/1
2012-03-01 Dave BorowitzExtract filterCommands as a static method on ReceiveCommand 72/5172/5
2012-03-01 Dave BorowitzRemove PreUploadHook.onPreAdvertiseRefs 85/5085/5
2012-03-01 Dave BorowitzAdd an AdvertiseRefsHookChain, similar to the other... 86/5086/6
2012-03-01 Dave BorowitzModify refs in UploadPack/ReceivePack using a hook... 84/5084/9
2012-03-01 Dave BorowitzFix a typo referring to RevFilter as RefFilter 83/5083/6
2012-03-01 Dave BorowitzMinor javadoc wording fixes in ReceivePack 71/5171/5
2012-03-01 Dave BorowitzExpose an OutputStream from ReceivePack for sending... 70/5170/5
2012-03-01 Dave BorowitzAllow creating ReceiveCommands with a specified type 90/5090/3
2012-03-01 Dave BorowitzExecute ReceiveCommands via a method rather than in... 81/5081/7
2012-02-29 Kevin SawickiReuse existing modes and ids 95/5195/2
2012-02-28 Kevin SawickiAdd command support for applying a stashed commit 73/5173/2
2012-02-28 Kevin SawickiAdd support for creating a stashed commit 60/4760/17
2012-02-26 Kevin SawickiAdd all paths option to CheckoutCommand 52/5152/7
2012-02-25 Daniel MegertLet the date formatter pick the locale. 66/4966/4
2012-02-23 Stefan LayAdd support for autosetuprebase to the CloneCommand 19/4919/3
2012-02-21 Matthias SohnMerge "Add IGNORE_ERRORS to FileUtils.delete()"
2012-02-21 Marc StrapetzEolCanonicalizingInputStream: binary detection should... 30/5130/1
2012-02-21 Christian HalstrickAdd IGNORE_ERRORS to FileUtils.delete() 88/5088/2
2012-02-15 Matthias SohnPrepare 2.0.0-SNAPSHOT builds 02/5102/1
2012-02-15 Matthias SohnMerge branch 'stable-1.3' 01/5101/1
2012-02-15 Matthias SohnPrepare post 1.3.0.201202151440-r build 00/5100/1 stable-1.3
2012-02-15 Matthias SohnJGit 1.3.0.201202151440-r 91/5091/1 v1.3.0.201202151440-r
2012-02-13 Christian HalstrickGenerate conflicts and index updates on file mode changes 78/5078/1
2012-02-13 Matthias SohnMerge branch 'stable-1.3' 73/5073/1
2012-02-13 Matthias SohnPrepare post 1.3.0.201202121842-rc4 builds 72/5072/1
2012-02-12 Matthias SohnJGit 1.3.0.201202121842-rc4 69/5069/1 v1.3.0.201202121842-rc4
2012-02-12 Robin RosenbergRevert non-sense logic in IO.readFully 66/5066/1
2012-02-08 Kevin SawickiSupport gitdir references in working tree .git file 29/5029/4
2012-02-02 Tomasz ZarnaAdd getters for old and new prefixes in DiffFormatter 44/5044/2
2012-01-30 Kevin SawickiSupport committing submodule updates 30/5030/1
2012-01-27 Matthias SohnUpdate iplog tool's README 05/5005/1
2012-01-26 Matthias SohnMerge "Add developers section to root POM file"
2012-01-25 Robin RosenbergMerge "Allow to list tags with org.eclipse.jgit.pgm...
2012-01-25 Kevin SawickiAdd developers section to root POM file 97/4997/2
2012-01-25 Dariusz LukszaMove writeTrashFile and deleteFile into JGitTestUtil 82/4982/2
2012-01-23 Kevin SawickiAdd scm section to root POM file 84/4984/1
2012-01-22 Robin RosenbergReally close output stream when core.autocrlf is true 83/4983/1
2012-01-20 Tomasz ZarnaWorkaround incompatible refactoring in Jetty 7.6.0 69/4969/2
2012-01-20 Kevin SawickiAdd command support for listing stashed commits 50/4750/10
2012-01-18 Matthias SohnMerge "Support relative submodule URLs on init/add...
2012-01-17 Kevin SawickiSupport relative submodule URLs on init/add/sync 62/4962/3
2012-01-16 Robin StockerAdd BranchTrackingStatus for getting remote tracking... 32/4732/4
2012-01-16 Robin StockerAdd BranchConfig helper for access to branch config... 30/4730/4
2012-01-16 Robin StockerAdd RevWalkUtils with count(start, end) method 31/4731/4
2012-01-16 Christian HalstrickMerge "Support more of AutoCRLF"
2012-01-15 Robin RosenbergFix resolution of tree when path is empty 56/4956/4
2012-01-15 Robin RosenbergMake sure all bytes are written to files on close,... 41/4841/3
next