92 Commity (38198972d4b3ac26828867317a7daa8bdfb10f4b)

Autor SHA1 Wiadomość Data
  David Pursehouse 689474248c RepoText: Remove unused externalized string 4 lat temu
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 lat temu
  Ivan Frade e64ce267f8 RepoCommand: Preserve executable bit in <copyfile> 5 lat temu
  Ivan Frade f648a3bd81 RepoCommand.RemoteReader: Add method to read contents and mode of file 5 lat temu
  Jonathan Nieder b0991ca805 Format @NonNull on return value as method annotation 5 lat temu
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 lat temu
  Masaya Suzuki 58a90f7a70 Support remove-project node in the manifest parser 5 lat temu
  Han-Wen Nienhuys d1dc49e968 Use a TreeMap to construct the list of renamed projects 5 lat temu
  Masaya Suzuki 6658f36768 Use project names instead of paths for the submodule name 5 lat temu
  Jonathan Nieder fb9031c956 RepoCommand: record remote branch, group, shallow bit by default 5 lat temu
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 lat temu
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 lat temu
  Han-Wen Nienhuys 6a420613f7 RepoCommand: generate relative submodule URLs from absolute URLs. 6 lat temu
  Han-Wen Nienhuys 3214171dec RepoCommand: don't record new commit if tree did not change 6 lat temu
  Han-Wen Nienhuys 446a7096ef RepoCommand: persist unreadable submodules in .gitmodules 6 lat temu
  David Pursehouse 9bebb1eae7 RepoCommand: Don't leave Git open 6 lat temu
  David Pursehouse 0c259eaf1d Replace explicit calls to initCause where possible 6 lat temu
  Matthias Sohn 5e2e111280 Fix javadoc in org.eclipse.jgit gitrepo package 6 lat temu
  Jonathan Nieder 04b8168beb RepoCommand: Skip RemoteReader when encountering a full SHA-1 6 lat temu
  Matthias Sohn e9fb111182 Cleanup: Organize imports 6 lat temu
  Han-Wen Nienhuys 832808bd50 Fix out-of-bounds exception in RepoCommand#relative 7 lat temu
  Dan Willemsen b6fc8e2f3c RepoCommand: Add linkfile support. 7 lat temu
  Matthias Sohn 3af4afdfbf Add missing @since tag for new API RepoCommand.setTargetURI() 7 lat temu
  Han-Wen Nienhuys fe5437e96b Fix RepoCommand to allow for relative URLs 7 lat temu
  Han-Wen Nienhuys f17ec3928c Cleanup and test trailing slash handling in ManifestParser 7 lat temu
  Han-Wen Nienhuys 84d855cda7 ManifestParser: Throw exception if remote does not have fetch attribute 7 lat temu
  Matthias Sohn b65a764b6b Remove unused import from ManifestParser 7 lat temu
  Han-Wen Nienhuys f32d65759c Document the intended use of RepoCommand#setURI() 7 lat temu
  Han-Wen Nienhuys 6e652846f6 Noop changes to ManifestParser 7 lat temu
  Han-Wen Nienhuys 27b05c7d71 Consistently use 'path' for the path to a subrepo in RepoCommand 7 lat temu
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 lat temu
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 lat temu
  David Pursehouse acc94c475a RepoCommand#readFile: Don't call Git#getRepository() in try-with-resource 7 lat temu
  Matthias Sohn d3c4c0622f [infer] Mark ManifestParse.getFilteredProjects non-null 7 lat temu
  Matthias Sohn a498a2865e [infer] Fix resource leak in ManifestParser 7 lat temu
  Matthias Sohn e78626f414 [infer] Fix resource leak in RepoCommand 7 lat temu
  Jonathan Nieder a9b87de970 RepoCommand: Avoid group lists shadowing groups strings 7 lat temu
  Matthias Sohn 525baa1213 Fix javadoc errors and unused imports introduced by ddd0fe25 8 lat temu
  Stefan Beller 6ae4ed0f7d RepoCommand: record manifest shallow recommendation in .gitmodules 8 lat temu
  Stefan Beller ddd0fe257b RepoCommand: record manifest groups as submodule labels 8 lat temu
  Yuxuan 'fishy' Wang 7507d9e2a9 Fix wrong whitespaces. 8 lat temu
  Yuxuan 'fishy' Wang 0ecb016d7d Add ignoreRemoteFailures option to RepoCommand 8 lat temu
  David Pursehouse 4e5255c59a RepoProject: Fix warnings about variable hiding 8 lat temu
  Yuxuan 'fishy' Wang 7960fa8735 [gitrepo] Support revision in remote tag. 8 lat temu
  Yuxuan 'fishy' Wang d88695e412 Skip nested copyfiles in RepoCommand. 8 lat temu
  Jonathan Nieder fe98218e0d repo: Do not use search path to find refs/remotes/origin/<branch> 8 lat temu
  Stefan Beller cd1b00e3fc Align docstring for RepoCommand.setRecordRemoteBranch with argument 8 lat temu
  Stefan Beller cdd7c23446 RepoCommand: Add setRecordRemoteBranch option to record upstream branch 8 lat temu
  Yuxuan 'fishy' Wang 217b2a7cc5 Add setTargetBranch in RepoCommand. 9 lat temu
  Jonathan Nieder 85ca42f14b Require all projects to have a name 9 lat temu