2823 Commits (6900aa1430253b85ce6fe8b689a5f6615d660e36)
 

Author SHA1 Message Date
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
Shawn Pearce 20e3779e10 Disable response compression on /git-receive-pack URLs 12 years ago
Shawn Pearce 76830dff4c Merge "archive: Add tar support" 12 years ago
Shawn Pearce c9a8844586 Merge "archive: Add --format option that switches between formats" 12 years ago
Shawn Pearce 7096f6f8ba Merge "archive: Record executable and symlink bits" 12 years ago
Matthias Sohn 8d062dec0c [findBugs] Don't pass null for non-null parameter in RebaseCommand 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
Shawn Pearce 72ee3280e0 Merge "[RFC] archive: Switch to commons-compress as ZIP archiver" 12 years ago
Shawn Pearce e9a1df6c56 Merge "Commit message may not necessarily be in UTF-8" 12 years ago
Colby Ranger b9e485661d Fix DeltaWindow.clear() to release loaded buffer bytes. 12 years ago
Jonathan Nieder 1547eaf7c5 [RFC] archive: Switch to commons-compress as ZIP archiver 12 years ago
Robin Stocker 4213a91c97 Enable reuse of FileTreeIterator and FileEntry for non subclasses 12 years ago
Chris Aniszczyk 55e8f2a433 Merge "Support --cached in RmCommand" 12 years ago
Robin Stocker beb16cec26 Support --cached in RmCommand 12 years ago
Jonathan Nieder c9a857a60a Add basic "jgit add" tests 12 years ago
Jonathan Nieder b46b27e389 add: Fix bad metaVar reference in <filepattern> help 12 years ago
Robin Rosenberg 257f3fe4a1 Commit message may not necessarily be in UTF-8 12 years ago
Chris Aniszczyk 3537f3cc2d Merge "Do not warn about non-translated strings in the ant library" 12 years ago
Chris Aniszczyk c3aecadd1d Merge "Do not warn about non-translated strings in the iplog generator" 12 years ago
Chris Aniszczyk 9fffa19ca2 Merge "Do not warn about non-translated strings in the http library" 12 years ago
Robin Rosenberg 8b06c46e30 Add a case statement for fast-forward merge 12 years ago
Robin Rosenberg efdfd1babf Do not warn about non-translated strings in the ant library 12 years ago
Robin Rosenberg 0791a9c3e7 Do not warn about non-translated strings in the iplog generator 12 years ago
Robin Rosenberg e365265ad7 Do not warn about non-translated strings in the http library 12 years ago
Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 12 years ago
Dariusz Luksza 8eb4d92637 Add support for rebase interactive 'edit' command 12 years ago
Dariusz Luksza 84fb2b59d1 Add support for rebase interactive 'reword' command 12 years ago
Matthias Sohn 9051af3c4d Add GarbageCollectCommand to porcelain API 12 years ago
Ketan Padegaonkar 360be05fd4 Have git-ls tree to accept path args like git-ls-tree 12 years ago
Tomasz Zarna 20c3b6b8a0 Add config constant for "mergeoptions" 12 years ago
Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file 12 years ago
Jonathan Nieder 789ca39ade Allow commandline tests to use raw output 12 years ago
Mikael Karlsson fa5231191d Add support for pull with --rebase and --no-rebase 12 years ago
Dani Megert 58dd286848 Declare all thrown exceptions in Repository 12 years ago
Matthias Sohn 6abb1b37a1 Import non-java.* JRE packages 12 years ago
Markus Duft f64237d5ff Adapt Status and CleanCommand to support cleaning directories 12 years ago
Tomasz Zarna fb33e80218 Add reflog command to JGit CLI 12 years ago
Robin Stocker cdaded26b0 CheckoutCommand: Support checking out ours and theirs 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
Robin Stocker a2e691351f DirCacheEditor: Apply PathEdit for each stage 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
Chris Aniszczyk e73c6873c7 Merge "CommitCommand: Ensure unmerged paths are added correctly with setOnly" 12 years ago