96 Révisions (stable-4.7)

Auteur SHA1 Message Date
  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
  David Pursehouse 72c94465bc ConfigTest: Create Git instance in try-with-resource il y a 8 ans
  David Pursehouse 7f84e40f31 CheckoutTest: Create Git instances in try-with-resource il y a 8 ans
  David Pursehouse 9d721de69b BranchTest: Create Git instances in try-with-resource il y a 8 ans
  Andrey Loskutov 7780a4ee31 Make sure CLIGitCommand and Main produce (almost) same results il y a 8 ans
  Andrey Loskutov fb5056c2c5 branch command: print help if requested, even if arguments are wrong il y a 8 ans
  Andrey Loskutov 24468f09e3 Added CLIText.fatalError(String) API for tests il y a 8 ans
  Andrey Loskutov 63bb0bcd4a branch command: provide convenient and meaningful options help il y a 8 ans
  Andrey Loskutov d6deb190e6 Simplify pgm tests: allow varargs and trim output for toString() il y a 8 ans
  Andrey Loskutov 35db319e8a Fixed few locale dependent pgm tests il y a 8 ans
  Andrey Loskutov 02ade82b34 Make sure tests don't blindly continue if a command is "silently" failed il y a 8 ans
  Andrey Loskutov aabbc58341 Sort "eager" path-like options to the end of the help il y a 8 ans
  Andrey Loskutov 97b4c02cda reset command: provide convenient and meaningful options help il y a 8 ans
  Andrey Loskutov 0505657d6a commit command: allow to specify path(s) argument(s) il y a 8 ans
  Andrey Loskutov c1b31b3f3b repo command: properly name the required 'path' argument il y a 8 ans
  Andrey Loskutov 888f08b048 Un-ignored existing CLI tests which run just fine on Java 7+ il y a 8 ans
  Andrey Loskutov c59d86c0a7 Don't treat command termination due '-h' option as a fatal error il y a 8 ans
  Andrey Loskutov c7c2897527 Allow checkout paths without specifying branch name il y a 8 ans
  Kaloyan Raev e23521f0d9 Add remote command to JGit CLI il y a 10 ans
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef il y a 9 ans
  Kaloyan Raev 96811c957e reset command should support the -- <paths> parameters il y a 8 ans
  Hugo Arès 61e1645e04 Fix integer boxing eclipse warning il y a 8 ans
  Jonathan Nieder a5778b6f41 archive: Drop unnecessary empty comments and 'final' qualifiers on locals il y a 9 ans
  Kaloyan Raev 9041fbc958 CLI status should support --untracked-files il y a 9 ans
  Christian Halstrick 0e3ddea1b0 Add "--long" option to JGit describe il y a 9 ans
  Rüdiger Herrmann fc801dd79f Add option --orphan for checkout il y a 9 ans
  Matthias Sohn 15e8b4fb2e [pgm] Add option --bare to clone command il y a 9 ans
  Matthias Sohn 563c1ad514 [pgm] Implement clone using CloneCommand il y a 9 ans
  Matthias Sohn 8812e6f3f6 [pgm] Add option --tags for ls-remote il y a 9 ans
  Matthias Sohn 490660a7c6 [pgm] Add option --heads for ls-remote il y a 9 ans
  Matthias Sohn 816de9e9fa [pgm] Use LsRemoteCommand to implement ls-remote and add a test il y a 9 ans
  Axel Richard 46f3007b52 Handle -m option for Merge command il y a 9 ans
  Yuxuan 'fishy' Wang 73d38bfb33 Strip trailing /s in repo base URI. il y a 10 ans
  Robin Rosenberg fd58cbcdee Don't prefix output from jgit status with '# ' il y a 10 ans
  Robin Rosenberg 1a9f122773 Fix a number of failing conflict situations il y a 10 ans