33 Commits (stable-3.6)

Author SHA1 Message Date
  Christian Halstrick 1a054f1229 RepoCommand should close opened repos 9 years ago
  Robin Rosenberg 409c32b1cf Fix warnings about missing serialVersionUID 10 years ago
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding 10 years ago
  Robin Rosenberg 0bc98f17b2 Eliminate warnings for non-nls strings that will never be translated 10 years ago
  Yuxuan 'fishy' Wang 9ea357f336 Allow projects without path attribute in manifest. 9 years ago
  Yuxuan 'fishy' Wang 684a2a058a Handles repo manifest file without default remote. 9 years ago
  Yuxuan 'fishy' Wang 66fc834530 Support remote aliases in repo manifest. 9 years ago
  Yuxuan 'fishy' Wang 5a26c538b3 Support non-default remotes in project tag. 9 years ago
  Shawn Pearce 861f5f649f Add missing @since 3.5 tag to RepoCommand.setIncludedFileReader 9 years ago
  Yuxuan 'fishy' Wang 34dd64f6fe Add support to <include> tag in repo manifest xml. 9 years ago
  Yuxuan 'fishy' Wang 38a24bc799 Tweak the handling of remote url in jgit repo. 9 years ago
  Yuxuan 'fishy' Wang 66ad4237be Fix non-relative remote defined in manifest xml. 9 years ago
  Matthias Sohn efce340474 Implement RepoCommand.Project.hashCode() since we override equals() 9 years ago
  Matthias Sohn 56fdbadc76 Remove @Override annotation illegal for interfaces on Java 5 9 years ago
  Yuxuan 'fishy' Wang a9b9c5b324 Remove overlapping submodules from repo manifest. 9 years ago
  Yuxuan 'fishy' Wang 73d38bfb33 Strip trailing /s in repo base URI. 10 years ago
  Robin Rosenberg 447fd6a948 Remove an unnecessary $NON-NLS$ comment 10 years ago
  Matthias Sohn 2a562b94d6 Add missing javadoc and since tag for RepoCommand.readFileFromRepo() 10 years ago
  Yuxuan 'fishy' Wang afa2154e45 Refactor DefaultRemoteReader for easier code reuse 10 years ago
  Robin Rosenberg 79004dd42a Add missing @since to RepoCommand.setInputStream 10 years ago
  Yuxuan 'fishy' Wang acd7ed5269 Added setInputStream to RepoCommand. 10 years ago
  Yuxuan 'fishy' Wang 39001eacc1 Better way to handle relative URLs in manifest XML 10 years ago
  Dani Megert 0b9bef49f4 Remove unused import 10 years ago
  Yuxuan 'fishy' Wang eb98ebcc27 Unit test for the updating behavior in RepoCommand API. 10 years ago
  Yuxuan 'fishy' Wang 30cd891a48 Adds a callAsMap() function to LsRemoteCommand. 10 years ago
  Tomasz Zarna b13907f086 Fix javadoc errors caused by missing tags for declared exceptions 10 years ago
  Yuxuan 'fishy' Wang 0b15b48f74 Handle repo copyfile in bare repositories. 10 years ago
  Yuxuan 'fishy' Wang d998bc938a Handle the revision attribute in repo manifest. 10 years ago
  Yuxuan 'fishy' Wang 056135a148 Handle repo submodules for bare repositories. 10 years ago
  Yuxuan 'fishy' Wang dc4c673902 Commit changes generated during repo command 10 years ago
  Yuxuan 'fishy' Wang 51cccc9dae Added implementation of copyfile rule. 10 years ago
  Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. 10 years ago
  Yuxuan 'fishy' Wang 0ad8fa7b36 Implemented first part of the repo sub-command. 10 years ago