304 Commits (stable-4.2)

Autor SHA1 Nachricht Datum
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor vor 8 Jahren
  David Pursehouse 3a437dd655 DiffAlgorithms: Fix warnings about variable hiding vor 8 Jahren
  David Pursehouse 84ae3f4991 TextHashFunctions: Fix warnings about variable hiding vor 8 Jahren
  David Pursehouse 2fab7f20a7 Branch: Fix variable hiding warning vor 8 Jahren
  David Pursehouse 9ddc0ed83d Add $NON-NLS to suppress "Non-externalized string literal" warnings vor 8 Jahren
  David Pursehouse d1e821ec3f Don't use deprecated constructors of CmdLineException vor 8 Jahren
  David Pursehouse 559e493648 RevParse: Remove superfluous semicolon vor 8 Jahren
  Shawn Pearce 088c2fc6e3 FileRepository: Support extensions.refsBackendType = RefTree vor 8 Jahren
  Shawn Pearce 52eb040c55 debug-rebuild-ref-tree: Simple program to build a RefTree vor 8 Jahren
  Andrey Loskutov 7780a4ee31 Make sure CLIGitCommand and Main produce (almost) same results vor 8 Jahren
  Andrey Loskutov fb5056c2c5 branch command: print help if requested, even if arguments are wrong vor 8 Jahren
  Andrey Loskutov 24468f09e3 Added CLIText.fatalError(String) API for tests vor 8 Jahren
  Andrey Loskutov 63bb0bcd4a branch command: provide convenient and meaningful options help vor 8 Jahren
  Shawn Pearce c426a964ed clone: display progress messages vor 8 Jahren
  Andrey Loskutov aabbc58341 Sort "eager" path-like options to the end of the help vor 8 Jahren
  Andrey Loskutov 97b4c02cda reset command: provide convenient and meaningful options help vor 8 Jahren
  Andrey Loskutov 73cadb2eaa status command: consume more then one argument after -- vor 8 Jahren
  Andrey Loskutov c1b31b3f3b repo command: properly name the required 'path' argument vor 8 Jahren
  Andrey Loskutov c59d86c0a7 Don't treat command termination due '-h' option as a fatal error vor 8 Jahren
  Andrey Loskutov 4b7839cafd Provide a root cause for aborted commands vor 8 Jahren
  Andrey Loskutov c7c2897527 Allow checkout paths without specifying branch name vor 8 Jahren
  Matthias Sohn 2647d024af Fix push with jgit pgm failing with "unauthorized" vor 8 Jahren
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors vor 8 Jahren
  Kaloyan Raev e23521f0d9 Add remote command to JGit CLI vor 10 Jahren
  Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client vor 8 Jahren
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors vor 8 Jahren
  Thomas Meyer 68cea21f53 git rev-parse: Add --verify option vor 8 Jahren
  Kaloyan Raev 96811c957e reset command should support the -- <paths> parameters vor 8 Jahren
  Stefan Beller cdd7c23446 RepoCommand: Add setRecordRemoteBranch option to record upstream branch vor 8 Jahren
  David Pursehouse ee66914e41 pgm: Open RevWalk and TreeWalk in try-with-resource vor 8 Jahren
  David Pursehouse 3096ab6502 pgm: Create instances of Git in try-with-resource vor 8 Jahren
  Matthias Sohn ffa3d4bdb4 Fix non-externalized string warning in Main.execute() vor 8 Jahren
  Christian Halstrick c3a073527e Honor also https_proxy environment variable vor 8 Jahren
  Matthias Sohn 07114d99a0 Delete deprecated TextBuiltin.out vor 9 Jahren
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() vor 9 Jahren
  Shawn Pearce e4e947049f Expose disposeBody() on RevCommit and RevTag vor 9 Jahren
  Matthias Sohn ff798f13da Restore AwtCredentialsProvider to enable debugging pgm in Eclipse vor 9 Jahren
  Kaloyan Raev 9041fbc958 CLI status should support --untracked-files vor 9 Jahren
  Christian Halstrick 0e3ddea1b0 Add "--long" option to JGit describe vor 9 Jahren
  Matthias Sohn 6c1f739388 Move console classes to pgm bundle vor 9 Jahren
  Rüdiger Herrmann fc801dd79f Add option --orphan for checkout vor 9 Jahren
  Rüdiger Herrmann 3285d2f238 [pgm] Prevent commands from writing progress to System.err vor 9 Jahren
  Matthias Sohn 15e8b4fb2e [pgm] Add option --bare to clone command vor 9 Jahren
  Matthias Sohn 563c1ad514 [pgm] Implement clone using CloneCommand vor 9 Jahren
  Matthias Sohn 8812e6f3f6 [pgm] Add option --tags for ls-remote vor 9 Jahren
  Matthias Sohn 490660a7c6 [pgm] Add option --heads for ls-remote vor 9 Jahren
  Matthias Sohn 816de9e9fa [pgm] Use LsRemoteCommand to implement ls-remote and add a test vor 9 Jahren
  Christian Halstrick 227357f929 Add "aggressive" option to GC vor 9 Jahren
  Robin Rosenberg bbe99d5b39 Fix the ls-remote command when there is no local repo vor 10 Jahren
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding vor 10 Jahren