2468 Commits (684a2a058ab5454f687af316a6ec562b5538589a)

Author SHA1 Message Date
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
Bogdan Gheorghe 8923e67a16 Add API to permit the setting of additional HTTP headers 11 years ago
Yuxuan 'fishy' Wang dc4c673902 Commit changes generated during repo command 11 years ago
Doug Kelly 44025d4c54 Automatically reload known_hosts file 11 years ago
Doug Kelly 62697c8d33 Remove streaming delta support from JGit 11 years ago
Yuxuan 'fishy' Wang 51cccc9dae Added implementation of copyfile rule. 11 years ago
Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. 11 years ago
Yuxuan 'fishy' Wang 1f3b75c9ee Added the command line of jgit repo. 11 years ago
Yuxuan 'fishy' Wang 0ad8fa7b36 Implemented first part of the repo sub-command. 11 years ago
Shawn Pearce 2d76133ba2 blame: Reuse existing blameEntireRegionOnParent method 11 years ago
Shawn Pearce 4d840fc6db blame: Remove unnecessary curly braces around single statement if 11 years ago
Shawn Pearce 2ee4d4a2c7 blame: Allow candidate to manage its setup before output 11 years ago
Shawn Pearce 6afae79901 blame: Do not update candidate regionList during output 11 years ago
Shawn Pearce 4db7e8f94d blame: Only use computeRange if -L was requested 11 years ago
Shawn Pearce 911b115772 Expose ReceiveCommand version of TrackingRefUpdate 11 years ago
Shawn Pearce cbc7c5c03f diff: Optimize single line edits 11 years ago
Matthias Sohn 50d8cf5ca5 JGit v3.3.2.201404171909-r 11 years ago
Shawn Pearce 6de12836d7 blame: Reduce running time ~4.5% by skipping common subtrees 11 years ago
Shawn Pearce 52500d3264 blame: Micro optimize blob lookup in tree 11 years ago
Shawn Pearce 5a4e34009b blame: Automatically increase commit abbreviation length 11 years ago
Konrad Kügler 551f3a0fa5 Blame correctly in the presence of conflicting merges 11 years ago
Jonathan Nieder d5110c32f9 Allow ArchiveCommand.registerFormat to be called twice 11 years ago
Matthias Sohn a53a18e988 Ensure that stored credentials aren't reset too early 11 years ago
Robin Rosenberg fe397ad90f Don't use package private classes when overriding a public interface 11 years ago
Shawn Pearce ffb0f05d02 Mark getParent deprecated in CanonicalTreeParser 11 years ago
Shawn Pearce 94330d9cb5 Fix ObjectChecker when normalization is enabled 11 years ago
Shawn Pearce 39904d6ad4 Abbreviate SHA-1s when reporting invalid objects 11 years ago
Shawn Pearce 8924d4e0a0 Throw CorruptObjectException when a bad object is found 11 years ago
Shawn Pearce 8254c76025 Add missing space to invalid object error messages 11 years ago