summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove 86 boxing warningsKevin Sawicki2012-05-0832-96/+160
* Remove unnecessary boxing SuppressWarnings annotationKevin Sawicki2012-05-081-1/+0
* Remove unneeded catch block and null checksKevin Sawicki2012-05-041-12/+4
* Fix two typos in CLIText.propertiesTomasz Zarna2012-05-021-2/+2
* Merge "Update README regarding CRLF conversion, /etc and $HOME"Matthias Sohn2012-04-301-3/+16
|\
| * Update README regarding CRLF conversion, /etc and $HOMERobin Rosenberg2012-04-291-3/+16
* | Validate paths during DirCheckoutRobin Rosenberg2012-04-239-8/+635
|/
* Enable large file supportRobin Rosenberg2012-04-183-9/+244
* Allow to write tests with CLI syntaxTomasz Zarna2012-04-1825-1/+1304
* Enable DirCacheEntry's copyMetaData to not copy stage infoRobin Rosenberg2012-04-173-4/+77
* Merge "Fix tests for Ant task "git-clone""Christian Halstrick2012-04-171-5/+6
|\
| * Fix tests for Ant task "git-clone"Matthias Sohn2012-04-021-5/+6
* | Hide two warnings about boxingRobin Rosenberg2012-04-161-0/+2
* | Fix constructor for SafeBufferedOutputStreamRobin Rosenberg2012-04-141-1/+4
* | Merge "UnsupportedCredentialItem with password authentication"Robin Rosenberg2012-04-091-6/+15
|\ \
| * | UnsupportedCredentialItem with password authenticationRobin Rosenberg2012-04-091-6/+15
* | | Merge "Fix broken TagCommand API"Robin Rosenberg2012-04-067-54/+57
|\ \ \
| * | | Fix broken TagCommand APIRobin Rosenberg2012-04-067-54/+57
| |/ /
* | | Merge "Cleanup possiblyFilteredInputStream() in WorkingTreeIterator"Matthias Sohn2012-04-051-29/+26
|\ \ \
| * | | Cleanup possiblyFilteredInputStream() in WorkingTreeIteratorRobin Rosenberg2012-04-061-29/+26
* | | | Merge "Handle content length in WorkingTreeIterator"Robin Rosenberg2012-04-056-79/+111
|\| | |
| * | | Handle content length in WorkingTreeIteratorRobin Rosenberg2012-03-276-79/+111
| |/ /
* | | Merge "Recurse into cloned submodules"Matthias Sohn2012-04-032-2/+97
|\ \ \
| * | | Recurse into cloned submodulesKevin Sawicki2012-04-012-2/+97
| | |/ | |/|
* | | Unlock DirCache in case of occurring exceptionJens Baumgart2012-04-031-8/+14
* | | Merge "Index config section and subsection names in one pass"Robin Rosenberg2012-04-023-149/+137
|\ \ \
| * | | Index config section and subsection names in one passShawn O. Pearce2012-04-023-149/+137
* | | | Merge "Add @Override annotations to enums"Robin Rosenberg2012-04-023-0/+111
|\ \ \ \
| * | | | Add @Override annotations to enumsTomasz Zarna2012-04-023-0/+111
| | |/ / | |/| |
* | | | Merge "Externalize parsing exception message for RebaseCommand#Action"Matthias Sohn2012-04-023-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Externalize parsing exception message for RebaseCommand#ActionTomasz Zarna2012-04-023-5/+5
| |/ /
* / / Don't use java.nio channel for file size determinationMarkus Duft2012-04-021-3/+29
|/ /
* | Merge changes Ic8907231,I693148a5Robin Rosenberg2012-03-304-176/+400
|\ \
| * | Sort Config entries and use O(log N) lookupShawn O. Pearce2012-03-273-39/+167
| * | Extract inner classes from ConfigShawn O. Pearce2012-03-273-140/+236
| |/
* | Fix loading packed objects >2GShawn O. Pearce2012-03-287-22/+22
* | Allow RepositoryResolver to throw ServiceMayNotContinueExceptionDave Borowitz2012-03-264-3/+23
* | Clarify documentation of exceptions in RepositoryResolverDave Borowitz2012-03-261-4/+5
|/
* Properly parse first line in ReceivePack with no '\0'Dave Borowitz2012-03-231-2/+3
* Revert "Allow to write tests with CLI syntax"Matthias Sohn2012-03-2325-1304/+1
* Merge "Allow to write tests with CLI syntax"Christian Halstrick2012-03-2225-1/+1304
|\
| * Allow to write tests with CLI syntaxTomasz Zarna2012-03-2225-1/+1304
* | Add command support for dropping a stashed commitKevin Sawicki2012-03-218-115/+849
* | Ignore trailing comments in transport SPI parsingKevin Sawicki2012-03-214-2/+130
* | Compare repository format version as parsed longKevin Sawicki2012-03-213-8/+53
* | Copy all branch configuration values when renamingKevin Sawicki2012-03-212-31/+209
|/
* Clarify the purpose of ObjectInserter.buffer()Shawn O. Pearce2012-03-181-4/+28
* LogCommand#setMaxCount affects all commitsTomasz Zarna2012-03-182-5/+33
* Pass a DfsRepositoryDescription to InMemoryRepositoryDave Borowitz2012-03-151-2/+2
* Revert "Quickfix for AutoCRLF handling"Shawn O. Pearce2012-03-154-57/+5