265 Commits (50eab4aa48377d628b2715a520378adab32221e0)

Author SHA1 Message Date
Matthias Sohn 850e5bc24e Delete the iplog generator 12 years ago
Robin Rosenberg 9e36b173a5 pgm: Attempt to detect a broken pipe and exit silently 12 years ago
Robin Rosenberg a57dd1c164 Declare essentially static methods as static 12 years ago
Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 12 years ago
Tomasz Zarna 03d50dc50b Add org.eclipse.jgit.pgm.Reset to commands catalog 12 years ago
Matthias Sohn 706f8eb9fc Prepare 2.3.0 builds 12 years ago
Matthias Sohn 2d78a8da97 Prepare post 2.2.0.201212191850-r builds 12 years ago
Matthias Sohn aa357c2a9f JGit v2.2.0.201212191850-r 12 years ago
Matthias Sohn bf0dc41362 Fix hidden field warning 12 years ago
Matthias Sohn 7b1d7ac90e Fix empty control block warnings 12 years ago
Robin Rosenberg 138a2b06c8 Cleanup unused import and Java 6 syntax in Archive 12 years ago
Jonathan Nieder 78009782cd archive: Add tar support 12 years ago
Jonathan Nieder 345ab401ce archive: Add --format option that switches between formats 12 years ago
Jonathan Nieder 7123cbf470 archive: Record executable and symlink bits 12 years ago
Jonathan Nieder 1547eaf7c5 [RFC] archive: Switch to commons-compress as ZIP archiver 12 years ago
Jonathan Nieder b46b27e389 add: Fix bad metaVar reference in <filepattern> help 12 years ago
Robin Rosenberg 8b06c46e30 Add a case statement for fast-forward merge 12 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 12 years ago
Tomasz Zarna fb33e80218 Add reflog command to JGit CLI 12 years ago
Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files 12 years ago
Robin Rosenberg 57333a8e93 Harmonize the JDT settings within JGit 12 years ago
Matthias Sohn 05a7113002 Add missing @since tags to mark API added in 2.2 12 years ago
Tomasz Zarna 318f3d4643 Add support for --no-ff while merging 12 years ago
Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag 12 years ago
Tomasz Zarna 790126c145 Do not fail when checking out HEAD 12 years ago
Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' 12 years ago
Jonathan Nieder dfb8bd694c diff, log -p: do not use outs before it is initialized 12 years ago
Tomasz Zarna 77d98b7ed5 Fix formatting in org.eclipse.jgit.pgm.CLIText 12 years ago
Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 12 years ago
Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge 12 years ago
Shawn O. Pearce 31261b5c2f Revert "The constructor CmdLineException(String) is deprecated" 12 years ago
Robin Rosenberg 7de1154d21 Remove uses of TextBuiltin.out in favor of outw 12 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 12 years ago
Matthias Sohn 4b3c0f8aba Prepare 2.2.0 builds 12 years ago
Matthias Sohn 54c4eb69ac Prepare for 2.1 maintenance changes 12 years ago
Matthias Sohn c466bc2ddf JGit v2.1.0.201209190230-r 12 years ago
Tomasz Zarna f7b644df66 Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge 12 years ago
Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error 12 years ago
Robin Rosenberg 5f094154dd Added new Status CLI command 'jgit status' 12 years ago
Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout 12 years ago
Robin Rosenberg f590a4c667 Fix NPE when notes are present 12 years ago
Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories 12 years ago
Shawn O. Pearce 189a01b617 show: Implement command line show for any object 12 years ago
Tomasz Zarna 75b60afe41 Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategy 12 years ago
Matthias Sohn 9000351909 Prepare 2.1.0 builds 12 years ago
Matthias Sohn 2f27d5ae12 Prepare post v2.0.0.201206130900-r builds 12 years ago
Matthias Sohn aacd4f721b JGit v2.0.0.201206130900-r 12 years ago
Matthias Sohn 4974090d33 Add org.eclipse.jgit.pgm.feature to enable consumption via p2 12 years ago