2441 Commits (d0e80b2f69bf4ae62362cb27add73f15388bda33)

Author SHA1 Message Date
Robin Rosenberg dc66469e11 LsRemoteCommand - internal execute need not be protected 10 years ago
Yuxuan 'fishy' Wang 39001eacc1 Better way to handle relative URLs in manifest XML 10 years ago
Hugo Arès d439c8dfe5 Fix DeltaTask infinite loop 10 years ago
Robin Rosenberg 64b0531c35 Prepare 3.5.0-SNAPSHOT builds 10 years ago
Matthias Sohn 3b83e1a398 Prepare post 3.4 RC3 builds 10 years ago
Matthias Sohn dd06dcdcf2 JGit v3.4.0.201406041058-rc3 10 years ago
Jonathan Nieder 9b46a47fb7 blame: Un-break isFile check in tree walk 10 years ago
Robin Rosenberg 9e7fa6dd33 Make JavaDoc validator happy by declaring GitAPIException on callAsMap 10 years ago
Rüdiger Herrmann 02baeab4c4 Enable NLS / TranslationBundle to be used in OSGi 10 years ago
Matthias Sohn 386dff2271 Prepare post 3.4.0 RC2 builds 10 years ago
Matthias Sohn 314fade855 JGit v3.4.0.201405281120-rc2 10 years ago
Dani Megert 0b9bef49f4 Remove unused import 10 years ago
Yuxuan 'fishy' Wang eb98ebcc27 Unit test for the updating behavior in RepoCommand API. 10 years ago
Matthias Sohn f80b41fbc1 Fix authentication type names broken by 0b5441a8 10 years ago
Yuxuan 'fishy' Wang 30cd891a48 Adds a callAsMap() function to LsRemoteCommand. 10 years ago
Andreas Hermann 44f81d956b Allow to include untracked files in stash operations. 10 years ago
Andreas Hermann b7e46c07f9 Fix for reflog corruption caused by multiline message 10 years ago
Konrad Kügler 7d6dcd4b34 Improve layout of branches in the commit graph 10 years ago
Konrad Kügler c4f3856b39 PlotCommitList: Remove handling of children that have no lane yet 10 years ago
Konrad Kügler 09f6b1878a PlotCommitList: Refactor lane creation and position allocation 10 years ago
Matthias Sohn 18fdb5684f Add missing since tags 10 years ago
Matthias Sohn 1f1e93214b Remove usage of IOException(Throwable) not available on Java 5 10 years ago
Matthias Sohn 0e13adb9cf Prepare post 3.4.0 RC1 builds 10 years ago
Matthias Sohn d2d56e9efb JGit v3.4.0.201405211411-rc1 10 years ago
Laurent Goujon 4cb0bd8a43 Adds support for SPNEGO 10 years ago
Laurent Goujon 0b5441a8ce Creates HttpAuthMethod type enum to support auth ordering 10 years ago
Laurent Goujon 0e7622a915 Detects background authentication and force use of jgit authentication 10 years ago
Laurent Goujon ff9c194b8a Adds GSSManager factory class, to be used for SPNEGO HTTP authentication 10 years ago
Shawn Pearce 6d724dcd33 blame: Revert common subtree elimination "optimization" 10 years ago
Konrad Kügler b84057ad62 Cherry-Pick: Support --mainline to pick merges 11 years ago
Robin Rosenberg 1a9f122773 Fix a number of failing conflict situations 11 years ago
Konrad Kügler 1350d27e90 Rebase: Write an empty "quiet" file to make C Git happy 11 years ago
Shaul Zorea 17604c77a8 Archive: Add the ability to select one or more paths. 11 years ago
Christian Halstrick 292cfab10d Fix wrong Exception messages 11 years ago
Tomasz Zarna b13907f086 Fix javadoc errors caused by missing tags for declared exceptions 11 years ago
Yuxuan 'fishy' Wang 0b15b48f74 Handle repo copyfile in bare repositories. 11 years ago
Yuxuan 'fishy' Wang d998bc938a Handle the revision attribute in repo manifest. 11 years ago
Yuxuan 'fishy' Wang 056135a148 Handle repo submodules for bare repositories. 11 years ago
Matthias Sohn 7f394cf162 Fix manifests of source bundles 11 years ago
Laurent Goubet 7424d58255 Allow callers to use different merging strategies 11 years ago
Dave Borowitz dbf922ce91 RevWalk: Allow disabling parent rewriting 11 years ago
Matthias Sohn 3a47e45c32 Prepare 3.4.0-SNAPSHOT builds 11 years ago
Matthias Sohn f6c42684d9 JGit v3.4.0.201405051725-m7 11 years ago
Konrad Kügler d5ee5ede3e AbstractPlotRenderer: Make private methods static where applicable 11 years ago
Konrad Kügler e5f7fdcf4f PlotLane: Use identity hashCode and equals 11 years ago
Konrad Kügler c2fb432cde blame: Fix merges, where merge result differs only by whitespace 11 years ago
Jean-Jacques Lafay 8b65a4e6c6 Fix push to repo with non-fetched refs 11 years ago
Robin Rosenberg 36f58ef867 Fix ArrayIndexOutOfBoundsException in CreateBranchCommand 11 years ago
Robin Rosenberg 6605255d99 Add methods to Repository to handle remote names 11 years ago
Konrad Kügler ca207b938d Fix BlameResult.computeRange JavaDoc to exclude end index 11 years ago