304 Commits (stable-4.2)

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