2012-05-09 |
Kevin Sawicki | Make output stream optional in DiffCommand 08/5908/2 |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Kevin Sawicki | Compare modes before comparing ids in ResolveMerger 09/5909/1 |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Kevin Sawicki | Remove 86 boxing warnings 93/5893/2 |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Kevin Sawicki | Remove unnecessary boxing SuppressWarnings annotation 91/5891/1 |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Kevin Sawicki | Remove unneeded catch block and null checks 32/5832/1 |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Tomasz Zarna | Fix two typos in CLIText.properties 80/5780/1 |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Matthias Sohn | Merge "Update README regarding CRLF conversion, /etc... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Robin Rosenberg | Update README regarding CRLF conversion, /etc and ... 59/5759/1 |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Robin Rosenberg | Validate paths during DirCheckout 17/4617/16 |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Robin Rosenberg | Enable large file support 89/5589/4 |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Tomasz Zarna | Allow to write tests with CLI syntax 08/5408/2 |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Robin Rosenberg | Enable DirCacheEntry's copyMetaData to not copy stage... 93/5493/5 |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Christian Halstrick | Merge "Fix tests for Ant task "git-clone"" |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Robin Rosenberg | Hide two warnings about boxing 94/5494/4 |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Robin Rosenberg | Fix constructor for SafeBufferedOutputStream 83/5583/2 |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Robin Rosenberg | Merge "UnsupportedCredentialItem with password authenti... |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Robin Rosenberg | UnsupportedCredentialItem with password authentication 29/5529/2 |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Robin Rosenberg | Merge "Fix broken TagCommand API" |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Matthias Sohn | Merge "Cleanup possiblyFilteredInputStream() in Working... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Robin Rosenberg | Merge "Handle content length in WorkingTreeIterator" |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Robin Rosenberg | Fix broken TagCommand API 02/5302/2 |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Robin Rosenberg | Cleanup possiblyFilteredInputStream() in WorkingTreeIte... 39/5539/1 |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Matthias Sohn | Merge "Recurse into cloned submodules" |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Jens Baumgart | Unlock DirCache in case of occurring exception 69/4869/2 |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Robin Rosenberg | Merge "Index config section and subsection names in... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Robin Rosenberg | Merge "Add @Override annotations to enums" |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Matthias Sohn | Merge "Externalize parsing exception message for Rebase... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Shawn O. Pearce | Index config section and subsection names in one pass 87/5487/2 |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Tomasz Zarna | Externalize parsing exception message for RebaseCommand... 15/5515/1 |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Tomasz Zarna | Add @Override annotations to enums 14/5514/1 |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Markus Duft | Don't use java.nio channel for file size determination 76/5276/11 |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Kevin Sawicki | Recurse into cloned submodules 98/5498/1 |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Matthias Sohn | Fix tests for Ant task "git-clone" 97/5497/1 |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Robin Rosenberg | Merge changes Ic8907231,I693148a5 |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Shawn O. Pearce | Fix loading packed objects >2G 90/5490/2 |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Shawn O. Pearce | Sort Config entries and use O(log N) lookup 86/5486/1 |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Shawn O. Pearce | Extract inner classes from Config 85/5485/1 |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Robin Rosenberg | Handle content length in WorkingTreeIterator 12/5412/2 |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Dave Borowitz | Allow RepositoryResolver to throw ServiceMayNotContinue... 77/5477/1 |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Dave Borowitz | Clarify documentation of exceptions in RepositoryResolver 76/5476/1 |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Dave Borowitz | Properly parse first line in ReceivePack with no '\0' 11/5411/1 |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Matthias Sohn | Revert "Allow to write tests with CLI syntax" 07/5407/1 |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Christian Halstrick | Merge "Allow to write tests with CLI syntax" |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Tomasz Zarna | Allow to write tests with CLI syntax 20/4720/8 |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Kevin Sawicki | Add command support for dropping a stashed commit 93/5393/8 |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Kevin Sawicki | Ignore trailing comments in transport SPI parsing 88/5388/5 |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Kevin Sawicki | Compare repository format version as parsed long 17/5217/5 |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Kevin Sawicki | Copy all branch configuration values when renaming 87/5387/3 |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Shawn O. Pearce | Clarify the purpose of ObjectInserter.buffer() 67/5367/2 |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Tomasz Zarna | LogCommand#setMaxCount affects all commits 28/5028/4 |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Dave Borowitz | Pass a DfsRepositoryDescription to InMemoryRepository 70/5370/1 |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Shawn O. Pearce | Revert "Quickfix for AutoCRLF handling" 66/5366/1 |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Kevin Sawicki | Only unstash files changed when originally stashed 94/5194/8 |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Shawn O. Pearce | Merge "Enable smart HTTP transport to place EOF at... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Shawn O. Pearce | Enable smart HTTP transport to place EOF at end of... 48/5348/2 |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Tomasz Zarna | Do not import/export empty org.eclipse.jgit package 39/5339/2 |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Robin Rosenberg | Move JGitText to an internal package 01/5301/3 |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Shawn Pearce | Merge changes Ic0ee9c08,Ia3e82682,I8d8ab547,I8f2cd0a0... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Shawn Pearce | Merge "Use object id provided by working tree iterator... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Markus Duft | Fix compilation error due to missing javadoc. 25/5325/1 |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Kevin Sawicki | Use object id provided by working tree iterator for... 14/5314/1 |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Kevin Sawicki | Keep submodules in index that are missing in working... 13/5313/1 |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Matthias Sohn | Merge "Export all packages from org.eclipse.jgit.pgm" |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Robin Rosenberg | Merge "EolCanonicalizingInputStream: binary detection... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Robin Rosenberg | cleanup: Silence an unused-parameter warning 09/5309/2 |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Stefan Lay | Merge "Fix rebase > continue when nothing left to commit." |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Markus Duft | Fix rebase > continue when nothing left to commit. 59/4959/7 |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Robin Rosenberg | cleanup: Get rid of some unused-warnings 07/5307/1 |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Robin Rosenberg | cleanup: Remove unused parameter in ConsoleCredentialsP... 06/5306/1 |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Robin Rosenberg | cleanup: Drop unused parameter on DhtPackParser 05/5305/1 |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Robin Rosenberg | cleanup: Remove unneeded parameter to private method... 04/5304/1 |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Robin Rosenberg | cleanup: Remove unnecessary @SuppressWarnings 03/5303/1 |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Robin Rosenberg | Merge "Revert non-sense logic in IO.readFully" |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Shawn O. Pearce | Use readString() to trim trailing LF from first line 97/5297/1 |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Shawn Pearce | Merge changes I8277fd45,I7ac4e0ae,Ib475dfc0,Ib26adf95 |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Dave Borowitz | Try to send HTTP error messages over sideband 96/5296/2 |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Dave Borowitz | Extract the capability parsing logic in {Upload,Receive... 95/5295/1 |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Dave Borowitz | Make capability strings in BasePack{Fetch,Push}Connecti... 94/5294/1 |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Dave Borowitz | Fix a typo in "capabilities" in ReceivePack 93/5293/1 |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Tomasz Zarna | Export all packages from org.eclipse.jgit.pgm 90/5290/1 |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Tomasz Zarna | Remove ambiguous CheckoutConflictException 78/4178/8 |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Christian Halstrick | Merge "Check connection's error stream before reading... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Shawn O. Pearce | Ignore /target 53/5253/2 |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Kevin Sawicki | Reuse Git object created in setUp 93/5193/2 |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Kevin Sawicki | Set person and message on stash ref update 92/5192/2 |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Kevin Sawicki | Return command from StashCreateCommand setters 91/5191/2 |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Kevin Sawicki | Support insteadOf and pushInsteadOf URL replacement 18/5218/3 |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Chris Aniszczyk | Merge "Quickfix for AutoCRLF handling" |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Kevin Sawicki | Check connection's error stream before reading from it 55/5255/3 |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Tomasz Zarna | RawText#getEOL() does the same thing as RawText#getLine... 40/5240/1 |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Christian Halstrick | Merge "Update example code for obtaining a locked DirCache" |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Tomasz Zarna | Add ApplyCommand to JGit API 17/4717/8 |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Robin Rosenberg | Merge "Remove null access warning in DirCacheCheckout" |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Robin Rosenberg | Quickfix for AutoCRLF handling 98/4998/4 |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Matthias Sohn | Include eclipse.inf 33/5233/1 |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Kevin Sawicki | Remove null access warning in DirCacheCheckout 29/5229/2 |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Kevin Sawicki | Update example code for obtaining a locked DirCache 30/5230/1 |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Tomasz Zarna | Allow to get end-of-line characters for a RawText 45/5045/7 |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Sascha Scholz | Load .gitmodules config before adding values to it 25/5225/2 |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Christian Halstrick | Merge "Exclude org.eclipse.jgit from pack200 packing" |
commit | commitdiff | tree | snapshot |
next |