133 Révisions (next)

Auteur SHA1 Message Date
  kylezhao 46a702ef41 pgm: rewrite parents when --parents flag is passed il y a 3 ans
  Matthias Sohn cb8924a80d init: allow specifying the initial branch name for the new repository il y a 3 ans
  Matthias Sohn 64cb7148ac Fail clone if initial branch doesn't exist in remote repository il y a 3 ans
  Lee Worrall 9ebbfe93bb Add support for reading symrefs from pack capabilities il y a 3 ans
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 il y a 4 ans
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format il y a 4 ans
  Thomas Wolf 533a81db9d JGit pgm: Format blame output to match canonical git il y a 4 ans
  Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts il y a 4 ans
  Matthias Sohn c24eee4fa4 [pgm] Add --mirror option to clone command il y a 4 ans
  Thomas Wolf bdd6cf74cf JGit pgm: make Blame more robust against bogus input il y a 4 ans
  Matthias Sohn c28167e103 Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader il y a 4 ans
  Thomas Wolf 5fe455c84f JGit pgm tests must quote paths on the command line il y a 4 ans
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 il y a 5 ans
  Carsten Hammer 84fc5c908d Convert to lambda or member reference il y a 5 ans
  Christian Halstrick e406d500de Fix "jgit checkout -f" to overwrite dirty worktree files il y a 6 ans
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 il y a 5 ans
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
  Matthias Sohn c253935f3a Add ls-files CLI command il y a 6 ans
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() il y a 5 ans
  David Pursehouse 1da2ff7242 Repository: Deprecate getTags method il y a 6 ans
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists il y a 6 ans
  David Pursehouse ec84767c33 Use Constants.CHARACTER_ENCODING in tests il y a 6 ans
  Matthias Sohn e23b09ad6e Implement --force option in FetchCommand and CLI fetch command il y a 6 ans
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 il y a 6 ans
  David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests il y a 6 ans
  David Pursehouse 594722530b ArchiveTest: Open auto-closeable resources in try-with-resource il y a 6 ans
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint il y a 6 ans
  David Pursehouse 0ea73f6282 ArchiveTest: Check result of BufferedInputStream#skip il y a 6 ans
  Ned Twigg f333c7496b Checkout now reports failures through exceptions. il y a 8 ans
  Ned Twigg c1fbef3cab Added API to TextBuiltin for piped usage. il y a 8 ans
  Matthias Sohn 3af57b52a3 Update args4j to 2.33 il y a 7 ans
  Robin Stocker c02c9e8042 Fix compilation errors with args4j 2.0.23 and later il y a 11 ans
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files il y a 7 ans
  Oliver Lockwood 43672700e7 Add --match option for `jgit describe` to CLI il y a 7 ans
  Yasuhiro Takagi a66e60a986 ArchiveCommand: Create prefix entry with commit time il y a 7 ans
  David Turner 6b1e3c58b1 Run auto GC in the background il y a 7 ans
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments il y a 7 ans
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning il y a 7 ans
  David Pursehouse a45cfee7a3 Organize imports il y a 7 ans
  Rüdiger Herrmann a5eccf4a4d Preserve backslashes within double quotes in CLIGitCommand::split() il y a 8 ans
  Ned Twigg e49025386e Checkout: Add the ability to checkout all paths. il y a 8 ans
  David Pursehouse 8f9e157cd5 ArchiveTest: Don't use string concatenation in loop il y a 7 ans
  Christian Halstrick 293e8beacc Fix JGit CLI to follow native git's interpretation of http_proxy... il y a 7 ans
  Ned Twigg b67df51203 CLI: implement option -d for deleting tags il y a 8 ans
  Ned Twigg 34673f0536 Added a clean command. il y a 8 ans
  Christian Halstrick 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException il y a 8 ans
  Hugo Arès f0a485d5a2 Add missing @Test annotations il y a 8 ans
  Rüdiger Herrmann 8ff08994a4 JGit CLI: allow to call git init with specific directory il y a 8 ans
  David Pursehouse 77887b49f9 ReflogTest: Open Git instances in try-with-resource il y a 8 ans
  David Pursehouse ef471b0861 RepoTest: Open Git in try-with-resources il y a 8 ans