1409 Commits (aadbb158e10ccc3194c4e7f2c1b3885b3c40571c)

Author SHA1 Message Date
Yuxuan 'fishy' Wang 66fc834530 Support remote aliases in repo manifest. 10 years ago
Yuxuan 'fishy' Wang 5a26c538b3 Support non-default remotes in project tag. 10 years ago
Robin Stocker 8e19fea1a9 Add tests for checking out tags with CheckoutCommand 10 years ago
Yuxuan 'fishy' Wang 34dd64f6fe Add support to <include> tag in repo manifest xml. 10 years ago
Shawn Pearce d70419ab00 Revert "Add a method to DfsOutputStream to read as an InputStream" 10 years ago
Dave Borowitz e1856dbf44 Add a method to ObjectInserter to read back inserted objects 10 years ago
Robin Stocker 544f65e655 Fix CheckoutCommand not setting up tracking 10 years ago
Robin Stocker f5494c186f Add isRebase to API of BranchConfig 10 years ago
Alexey Kuznetsov a4f560551d NetRC parser and credentials provider. 10 years ago
Laurent Goubet 1fd150d565 Add IndexDiff tests for merge conflict state BOTH_ADDED 10 years ago
Christian Halstrick ddbf67e058 IndexDiffFilter should never filter entries with stage!=0 10 years ago
Maik Schreiber 7ff1e0d8f5 Fix RevertCommand to correctly revert multiple commits at once. 10 years ago
Yuxuan 'fishy' Wang a9b9c5b324 Remove overlapping submodules from repo manifest. 10 years ago
Yuxuan 'fishy' Wang 73d38bfb33 Strip trailing /s in repo base URI. 10 years ago
Christian Halstrick 3b031fe3dc RecursiveMerger should not fail on content-merge conflicts of parents 10 years ago
Christian Halstrick 0c4553d28a Fix RecursiveMerger's internal use of merge to find a merge base 10 years ago
Christian Halstrick cf9b01b09a Handle initial checkout correctly 10 years ago
Konrad Kügler 48544e27ae Preserve merges during pull if configured to do so 10 years ago
Konrad Kügler e0fbae5dc3 Rebase: Add --preserve-merges support 10 years ago
Konrad Kügler 0f679dbda5 Cherry-Pick: Support --no-commit 10 years ago
Robin Rosenberg 89ad10ec27 Handle diff formatting when there is nothing to compare with 10 years ago
Robin Rosenberg 71c18201c1 Eliminate warning about overlapping variable names 10 years ago
Stefan Lay 4b2b3294b8 Allow retrying connecting SshSession in case of an exception 10 years ago
Dave Borowitz eb69cef35c Rename RewriteTreeFilter to TreeRevFilter and make it public 10 years ago
Yuxuan 'fishy' Wang eb98ebcc27 Unit test for the updating behavior in RepoCommand API. 10 years ago
Roberto Tyley 568df19845 Remove a bit of repetition and casting in PackFileTest 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
Laurent Goujon 4cb0bd8a43 Adds support for SPNEGO 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
Shaul Zorea 17604c77a8 Archive: Add the ability to select one or more paths. 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
Dave Borowitz dbf922ce91 RevWalk: Allow disabling parent rewriting 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 6605255d99 Add methods to Repository to handle remote names 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 0ad8fa7b36 Implemented first part of the repo sub-command. 11 years ago
Konrad Kügler 551f3a0fa5 Blame correctly in the presence of conflicting merges 11 years ago
Sven Selberg 0f8a18cfca Added TestCase for 7d5e1f Fixed RevWalk.isMergedInto() 11 years ago
Robin Rosenberg 4a11b7137f Fix ValidRefNameTest on Windows 11 years ago
Robin Rosenberg ecade47a89 Fix FileTreeIteratorTest#testIsModifiedFileSmudged() on Windows 11 years ago
Shawn Pearce 94330d9cb5 Fix ObjectChecker when normalization is enabled 11 years ago
Stefan Lay e56d50a94b Interactive rebase: Fix order of commit messages on squash 11 years ago