271 Commits (stable-2.3)

Author SHA1 Message Date
  Matthias Sohn 49ec6c1b3b Prepare 2.3.2-SNAPSHOT builds 11 years ago
  Matthias Sohn 63dceceb0e JGit v2.3.1.201302201838-r 11 years ago
  Matthias Sohn 9a5f4b46cc Prepare post 2.3.0.201302130906 builds 11 years ago
  Matthias Sohn 19d6cadeff JGit v2.3.0.201302130906 11 years ago
  Matthias Sohn e9cf705c6e Prepare post 2.3rc1 builds 11 years ago
  Matthias Sohn ea060dd8e7 JGit v2.3.0.201302060400-rc1 11 years ago
  Matthias Sohn 850e5bc24e Delete the iplog generator 11 years ago
  Robin Rosenberg 9e36b173a5 pgm: Attempt to detect a broken pipe and exit silently 11 years ago
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Tomasz Zarna 03d50dc50b Add org.eclipse.jgit.pgm.Reset to commands catalog 11 years ago
  Matthias Sohn 706f8eb9fc Prepare 2.3.0 builds 11 years ago
  Matthias Sohn 2d78a8da97 Prepare post 2.2.0.201212191850-r builds 11 years ago
  Matthias Sohn aa357c2a9f JGit v2.2.0.201212191850-r 11 years ago
  Matthias Sohn bf0dc41362 Fix hidden field warning 11 years ago
  Matthias Sohn 7b1d7ac90e Fix empty control block warnings 11 years ago
  Robin Rosenberg 138a2b06c8 Cleanup unused import and Java 6 syntax in Archive 11 years ago
  Jonathan Nieder 78009782cd archive: Add tar support 11 years ago
  Jonathan Nieder 345ab401ce archive: Add --format option that switches between formats 11 years ago
  Jonathan Nieder 7123cbf470 archive: Record executable and symlink bits 11 years ago
  Jonathan Nieder 1547eaf7c5 [RFC] archive: Switch to commons-compress as ZIP archiver 11 years ago
  Jonathan Nieder b46b27e389 add: Fix bad metaVar reference in <filepattern> help 11 years ago
  Robin Rosenberg 8b06c46e30 Add a case statement for fast-forward merge 11 years ago
  Ketan Padegaonkar 360be05fd4 Have git-ls tree to accept path args like git-ls-tree 12 years ago
  Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file 11 years ago
  Tomasz Zarna fb33e80218 Add reflog command to JGit CLI 11 years ago
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files 11 years ago
  Robin Rosenberg 57333a8e93 Harmonize the JDT settings within JGit 11 years ago
  Matthias Sohn 05a7113002 Add missing @since tags to mark API added in 2.2 11 years ago
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging 11 years ago
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag 11 years ago
  Tomasz Zarna 790126c145 Do not fail when checking out HEAD 11 years ago
  Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' 11 years ago
  Jonathan Nieder dfb8bd694c diff, log -p: do not use outs before it is initialized 11 years ago
  Tomasz Zarna 77d98b7ed5 Fix formatting in org.eclipse.jgit.pgm.CLIText 11 years ago
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 11 years ago
  Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge 11 years ago
  Shawn O. Pearce 31261b5c2f Revert "The constructor CmdLineException(String) is deprecated" 11 years ago
  Robin Rosenberg 7de1154d21 Remove uses of TextBuiltin.out in favor of outw 11 years ago
  Tomasz Zarna 07f9936257 The constructor CmdLineException(String) is deprecated 12 years ago
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 11 years ago
  Matthias Sohn 4b3c0f8aba Prepare 2.2.0 builds 11 years ago
  Matthias Sohn 54c4eb69ac Prepare for 2.1 maintenance changes 11 years ago
  Matthias Sohn c466bc2ddf JGit v2.1.0.201209190230-r 11 years ago
  Tomasz Zarna f7b644df66 Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge 11 years ago
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error 11 years ago
  Robin Rosenberg 5f094154dd Added new Status CLI command 'jgit status' 11 years ago
  Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout 11 years ago
  Robin Rosenberg f590a4c667 Fix NPE when notes are present 11 years ago
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories 12 years ago