304 次代码提交 (stable-4.2)

作者 SHA1 备注 提交日期
  Andrey Loskutov c59d86c0a7 Don't treat command termination due '-h' option as a fatal error 8 年前
  Andrey Loskutov 4b7839cafd Provide a root cause for aborted commands 8 年前
  Andrey Loskutov c7c2897527 Allow checkout paths without specifying branch name 8 年前
  Matthias Sohn 2647d024af Fix push with jgit pgm failing with "unauthorized" 8 年前
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors 8 年前
  Kaloyan Raev e23521f0d9 Add remote command to JGit CLI 10 年前
  Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client 8 年前
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 8 年前
  Thomas Meyer 68cea21f53 git rev-parse: Add --verify option 8 年前
  Kaloyan Raev 96811c957e reset command should support the -- <paths> parameters 8 年前
  Stefan Beller cdd7c23446 RepoCommand: Add setRecordRemoteBranch option to record upstream branch 8 年前
  David Pursehouse ee66914e41 pgm: Open RevWalk and TreeWalk in try-with-resource 8 年前
  David Pursehouse 3096ab6502 pgm: Create instances of Git in try-with-resource 8 年前
  Matthias Sohn ffa3d4bdb4 Fix non-externalized string warning in Main.execute() 9 年前
  Christian Halstrick c3a073527e Honor also https_proxy environment variable 9 年前
  Matthias Sohn 07114d99a0 Delete deprecated TextBuiltin.out 9 年前
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 年前
  Shawn Pearce e4e947049f Expose disposeBody() on RevCommit and RevTag 9 年前
  Matthias Sohn ff798f13da Restore AwtCredentialsProvider to enable debugging pgm in Eclipse 9 年前
  Kaloyan Raev 9041fbc958 CLI status should support --untracked-files 9 年前
  Christian Halstrick 0e3ddea1b0 Add "--long" option to JGit describe 9 年前
  Matthias Sohn 6c1f739388 Move console classes to pgm bundle 9 年前
  Rüdiger Herrmann fc801dd79f Add option --orphan for checkout 9 年前
  Rüdiger Herrmann 3285d2f238 [pgm] Prevent commands from writing progress to System.err 9 年前
  Matthias Sohn 15e8b4fb2e [pgm] Add option --bare to clone command 9 年前
  Matthias Sohn 563c1ad514 [pgm] Implement clone using CloneCommand 9 年前
  Matthias Sohn 8812e6f3f6 [pgm] Add option --tags for ls-remote 9 年前
  Matthias Sohn 490660a7c6 [pgm] Add option --heads for ls-remote 9 年前
  Matthias Sohn 816de9e9fa [pgm] Use LsRemoteCommand to implement ls-remote and add a test 9 年前
  Christian Halstrick 227357f929 Add "aggressive" option to GC 9 年前
  Robin Rosenberg bbe99d5b39 Fix the ls-remote command when there is no local repo 10 年前
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding 10 年前
  Axel Richard 46f3007b52 Handle -m option for Merge command 9 年前
  Robin Rosenberg 89ad10ec27 Handle diff formatting when there is nothing to compare with 10 年前
  Matthias Sohn bbf28b1cf4 Command line: implement checkout -- <path> 10 年前
  Dave Borowitz b4abb0d849 LsTree: quote paths in output 10 年前
  Dave Borowitz 99008648d1 Do not rewrite parents in RevWalkTextBuiltins 10 年前
  Dave Borowitz 614a477b07 RevWalkTextBuiltin: Add -n to limit number of commits returned 10 年前
  Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. 10 年前
  Yuxuan 'fishy' Wang 1f3b75c9ee Added the command line of jgit repo. 10 年前
  Shawn Pearce a622451ac9 blame: Format commit and author only once per range 10 年前
  Shawn Pearce 05226ac950 pgm: Flush stderr during shutdown 10 年前
  Shawn Pearce 5a4e34009b blame: Automatically increase commit abbreviation length 10 年前
  Guillaume Nodet 977596b209 Avoid calls to System.exit() and throw an exception instead 10 年前
  Guillaume Nodet c0574fe680 Add an input stream and an error stream to TextBuiltin base class 10 年前
  Robin Stocker 31fec678d8 Implement "git branch --contains" in pgm 10 年前
  Shawn Pearce fc8ff50e1a Add missing @Deprecated to deprecated fields and methods 10 年前
  Kaloyan Raev 44812c02e8 CLI clone command should support --no-checkout 10 年前
  Robin Rosenberg 078a9f6066 Add symlink support to JGit 11 年前
  Robin Rosenberg 4ceb25b602 Tag som non-localizable strings with NON-NLS 10 年前