2037 Commits (2853c61f12f44bdacac404a58cebd191f98299b1)
 

Author SHA1 Message Date
Matthias Sohn c3709f4ef0 Update packaging project to build using Indigo platform 13 years ago
Kevin Sawicki d72a459f93 Remove throws IOException declaration on filterClean 13 years ago
Kevin Sawicki a9133e55a4 Add Object type to Comparable implements declaration 13 years ago
Kevin Sawicki e3335cfa6b Remove 4 unboxed warnings 13 years ago
Kevin Sawicki 6ebc477c0b Make output stream optional in DiffCommand 13 years ago
Kevin Sawicki c403d0b187 Compare modes before comparing ids in ResolveMerger 13 years ago
Kevin Sawicki 17fb542e9e Remove 86 boxing warnings 13 years ago
Kevin Sawicki e4effd25c5 Remove unnecessary boxing SuppressWarnings annotation 13 years ago
Kevin Sawicki 6f432673c1 Remove unneeded catch block and null checks 13 years ago
Tomasz Zarna e5633ba2d3 Fix two typos in CLIText.properties 13 years ago
Matthias Sohn 92991aeee9 Merge "Update README regarding CRLF conversion, /etc and $HOME" 13 years ago
Robin Rosenberg bf41eb0aed Update README regarding CRLF conversion, /etc and $HOME 13 years ago
Robin Rosenberg 42d7565ba9 Validate paths during DirCheckout 13 years ago
Robin Rosenberg 9c5b31703f Enable large file support 13 years ago
Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax 13 years ago
Robin Rosenberg 95ed300b04 Enable DirCacheEntry's copyMetaData to not copy stage info 13 years ago
Christian Halstrick dd1e66e1d7 Merge "Fix tests for Ant task "git-clone"" 13 years ago
Robin Rosenberg bf33a6eeed Hide two warnings about boxing 13 years ago
Robin Rosenberg 0e8f3a6234 Fix constructor for SafeBufferedOutputStream 13 years ago
Robin Rosenberg 32be70d209 Merge "UnsupportedCredentialItem with password authentication" 13 years ago
Robin Rosenberg 2047eaa4c2 UnsupportedCredentialItem with password authentication 13 years ago
Robin Rosenberg e951b407fa Merge "Fix broken TagCommand API" 13 years ago
Matthias Sohn fcacfdeaf7 Merge "Cleanup possiblyFilteredInputStream() in WorkingTreeIterator" 13 years ago
Robin Rosenberg b7e881e625 Merge "Handle content length in WorkingTreeIterator" 13 years ago
Robin Rosenberg fd53b454f2 Fix broken TagCommand API 13 years ago
Robin Rosenberg 8f9c4ee41d Cleanup possiblyFilteredInputStream() in WorkingTreeIterator 13 years ago
Matthias Sohn 6a1a80aa4c Merge "Recurse into cloned submodules" 13 years ago
Jens Baumgart 0a84ad2d2a Unlock DirCache in case of occurring exception 13 years ago
Robin Rosenberg 86db05602f Merge "Index config section and subsection names in one pass" 13 years ago
Robin Rosenberg 159533c4cf Merge "Add @Override annotations to enums" 13 years ago
Matthias Sohn 1b73db77ef Merge "Externalize parsing exception message for RebaseCommand#Action" 13 years ago
Shawn O. Pearce c0b1443926 Index config section and subsection names in one pass 13 years ago
Tomasz Zarna 622232b936 Externalize parsing exception message for RebaseCommand#Action 13 years ago
Tomasz Zarna 4e1de30809 Add @Override annotations to enums 13 years ago
Markus Duft 2ba67bedae Don't use java.nio channel for file size determination 13 years ago
Kevin Sawicki 543c5238ae Recurse into cloned submodules 13 years ago
Matthias Sohn ee90d6afba Fix tests for Ant task "git-clone" 13 years ago
Robin Rosenberg 6189a68d1d Merge changes Ic8907231,I693148a5 13 years ago
Shawn O. Pearce 6c0d300a54 Fix loading packed objects >2G 13 years ago
Shawn O. Pearce 552682dc6a Sort Config entries and use O(log N) lookup 13 years ago
Shawn O. Pearce 581e6ca2fe Extract inner classes from Config 13 years ago
Robin Rosenberg 3f4725c179 Handle content length in WorkingTreeIterator 13 years ago
Dave Borowitz 55bf06b43d Allow RepositoryResolver to throw ServiceMayNotContinueException 13 years ago
Dave Borowitz d794a4fde3 Clarify documentation of exceptions in RepositoryResolver 13 years ago
Dave Borowitz e0531ace35 Properly parse first line in ReceivePack with no '\0' 13 years ago
Matthias Sohn 9dd6e6cd29 Revert "Allow to write tests with CLI syntax" 13 years ago
Christian Halstrick 473139bbf6 Merge "Allow to write tests with CLI syntax" 13 years ago
Tomasz Zarna bf845c126d Allow to write tests with CLI syntax 13 years ago
Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit 13 years ago
Kevin Sawicki bbfa4c9b2c Ignore trailing comments in transport SPI parsing 13 years ago