]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2012-05-09 Kevin SawickiAdd Object type to Comparable implements declaration 02/5902/3
2012-05-09 Kevin SawickiRemove 4 unboxed warnings 01/5901/2
2012-05-09 Kevin SawickiMake output stream optional in DiffCommand 08/5908/2
2012-05-09 Kevin SawickiCompare modes before comparing ids in ResolveMerger 09/5909/1
2012-05-09 Kevin SawickiRemove 86 boxing warnings 93/5893/2
2012-05-09 Kevin SawickiRemove unnecessary boxing SuppressWarnings annotation 91/5891/1
2012-05-04 Kevin SawickiRemove unneeded catch block and null checks 32/5832/1
2012-05-02 Tomasz ZarnaFix two typos in CLIText.properties 80/5780/1
2012-04-30 Matthias SohnMerge "Update README regarding CRLF conversion, /etc...
2012-04-28 Robin RosenbergUpdate README regarding CRLF conversion, /etc and ... 59/5759/1
2012-04-23 Robin RosenbergValidate paths during DirCheckout 17/4617/16
2012-04-18 Robin RosenbergEnable large file support 89/5589/4
2012-04-18 Tomasz ZarnaAllow to write tests with CLI syntax 08/5408/2
2012-04-17 Robin RosenbergEnable DirCacheEntry's copyMetaData to not copy stage... 93/5493/5
2012-04-17 Christian HalstrickMerge "Fix tests for Ant task "git-clone""
2012-04-16 Robin RosenbergHide two warnings about boxing 94/5494/4
2012-04-14 Robin RosenbergFix constructor for SafeBufferedOutputStream 83/5583/2
2012-04-09 Robin RosenbergMerge "UnsupportedCredentialItem with password authenti...
2012-04-09 Robin RosenbergUnsupportedCredentialItem with password authentication 29/5529/2
2012-04-06 Robin RosenbergMerge "Fix broken TagCommand API"
2012-04-06 Matthias SohnMerge "Cleanup possiblyFilteredInputStream() in Working...
2012-04-05 Robin RosenbergMerge "Handle content length in WorkingTreeIterator"
2012-04-05 Robin RosenbergFix broken TagCommand API 02/5302/2
2012-04-05 Robin RosenbergCleanup possiblyFilteredInputStream() in WorkingTreeIte... 39/5539/1
2012-04-03 Matthias SohnMerge "Recurse into cloned submodules"
2012-04-03 Jens BaumgartUnlock DirCache in case of occurring exception 69/4869/2
2012-04-02 Robin RosenbergMerge "Index config section and subsection names in...
2012-04-02 Robin RosenbergMerge "Add @Override annotations to enums"
2012-04-02 Matthias SohnMerge "Externalize parsing exception message for Rebase...
2012-04-02 Shawn O. PearceIndex config section and subsection names in one pass 87/5487/2
2012-04-02 Tomasz ZarnaExternalize parsing exception message for RebaseCommand... 15/5515/1
2012-04-02 Tomasz ZarnaAdd @Override annotations to enums 14/5514/1
2012-04-02 Markus DuftDon't use java.nio channel for file size determination 76/5276/11
2012-04-02 Kevin SawickiRecurse into cloned submodules 98/5498/1
2012-04-01 Matthias SohnFix tests for Ant task "git-clone" 97/5497/1
2012-03-30 Robin RosenbergMerge changes Ic8907231,I693148a5
2012-03-28 Shawn O. PearceFix loading packed objects >2G 90/5490/2
2012-03-27 Shawn O. PearceSort Config entries and use O(log N) lookup 86/5486/1
2012-03-27 Shawn O. PearceExtract inner classes from Config 85/5485/1
2012-03-26 Robin RosenbergHandle content length in WorkingTreeIterator 12/5412/2
2012-03-26 Dave BorowitzAllow RepositoryResolver to throw ServiceMayNotContinue... 77/5477/1
2012-03-26 Dave BorowitzClarify documentation of exceptions in RepositoryResolver 76/5476/1
2012-03-23 Dave BorowitzProperly parse first line in ReceivePack with no '\0' 11/5411/1
2012-03-22 Matthias SohnRevert "Allow to write tests with CLI syntax" 07/5407/1
2012-03-22 Christian HalstrickMerge "Allow to write tests with CLI syntax"
2012-03-22 Tomasz ZarnaAllow to write tests with CLI syntax 20/4720/8
2012-03-21 Kevin SawickiAdd command support for dropping a stashed commit 93/5393/8
2012-03-21 Kevin SawickiIgnore trailing comments in transport SPI parsing 88/5388/5
2012-03-21 Kevin SawickiCompare repository format version as parsed long 17/5217/5
2012-03-21 Kevin SawickiCopy all branch configuration values when renaming 87/5387/3
2012-03-18 Shawn O. PearceClarify the purpose of ObjectInserter.buffer() 67/5367/2
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
next