1617 Commits (cc4e6109e40ac6f761b302b24bd6a793393090d5)
 

Author SHA1 Message Date
Matthias Sohn cc4e6109e4 Merge branch 'stable-1.1' 13 years ago
Robin Rosenberg a7d3c68015 Allow commit when submodule changes are present 13 years ago
Robin Rosenberg 576abf64d1 Ignore submodule on checkout instead of deleting it 13 years ago
Robin Rosenberg 2bb8da0405 cleanup: Reuse local variable for current DirCacheEntry 13 years ago
Matthias Sohn b09d21b6eb Prepare post v1.1.0.201109071825-rc3 builds 13 years ago
Matthias Sohn 75611a8314 JGit v1.1.0.201109071825-rc3 13 years ago
Dariusz Luksza 570d862ef3 Fix IOOBE in Repository.resolveSimple() 13 years ago
Matthias Sohn cfdb09e9db Use commit message best practices for Mylyn Commit template 13 years ago
Robin Rosenberg b695f66487 Fix the names in the reflog for checkouts 13 years ago
Robin Rosenberg eadc26c0a0 Add a helper for parsing branch switch info out of a reflog entry 13 years ago
Matthias Sohn 8001b19a8c Remove workarounds for fixed Tycho bugs 13 years ago
Matthias Sohn 44274434ad Define os/ws/arch environments for tycho build 13 years ago
Kevin Sawicki d110fbc300 [blame] Reset rename detector before computing renames. 13 years ago
Matthias Sohn df117d3da9 Prepare post-v1.1.0.201109011030-rc2 builds 13 years ago
Matthias Sohn 384ffa7ee9 JGit v1.1.0.201109011030-rc2 13 years ago
Robin Rosenberg dcd4c5a642 Use the appropriate constant for ".git" 13 years ago
Roberto Tyley 602b2f0d45 Tolerate zlib deflation with window size < 32Kb 13 years ago
Stefan Lay 28a4992524 Merge "Unwind loop that iterates over fetch connection refs." 13 years ago
Kevin Sawicki e54404d555 Reassign symbolic ref list after calling put. 13 years ago
Christian Halstrick eb5e9532df Merge "Fix boxing warnings in PushProcessTest" 13 years ago
Tomasz Zarna 90c96eb903 Fix boxing warnings in PushProcessTest 13 years ago
Tomasz Zarna c35c23db8d Use JGitText.refAlreadyExists instead of "ref exists" 13 years ago
Kevin Sawicki b127fa19eb Unwind loop that iterates over fetch connection refs. 13 years ago
Christian Halstrick 930875a81a Throw JGit exception when ResetCommand got wrong ref 13 years ago
Matt Fischer 9952223e06 Implement server support for shallow clones 13 years ago
Shawn O. Pearce a1a8c6d77e PackWriter: support excluding objects already in other packs 13 years ago
Denys Digtiar c580c56c4d Fix ClassCastException in MergeCommand 13 years ago
Ketan Padegaonkar e38cf2078d Add ListTagCommand to JGit API 13 years ago
Chris Aniszczyk bd691f162c Merge "Add DeleteTagCommand to JGit API" 13 years ago
Tomasz Zarna 5f787bfd62 Add DeleteTagCommand to JGit API 13 years ago
Christian Halstrick 12bb76380f Merge "PackWriter: Make want/have actual sets" 13 years ago
Kevin Sawicki a7aaf88b2e Use HEAD as default ref for RefLogCommand. 13 years ago
Matthias Sohn 148595fb54 Merge "Adds DiffEntry.scan(TreeWalk, boolean) method" 13 years ago
Dariusz Luksza 679cab9b32 Adds DiffEntry.scan(TreeWalk, boolean) method 13 years ago
Kevin Sawicki ac909ec89d Fix typo in IndexDiff.getModified() comment. 13 years ago
Shawn O. Pearce 74333e63b6 PackWriter: Make want/have actual sets 13 years ago
Christian Halstrick 100e9429b5 Merge "Add DiffCommand to JGit API" 13 years ago
Tomasz Zarna 714a3ee151 Add DiffCommand to JGit API 13 years ago
Shawn O. Pearce f820bf34ec Merge changes I1ca7acb4,Ia41b7a1c,I33b65286,Ie2823724,I6b65bfb4 13 years ago
Shawn O. Pearce 2610eaf386 Revert "PackWriter: Do not delta compress already packed objects" 13 years ago
Shawn O. Pearce 53db854185 Speed up ObjectWalk by 6235 objects/sec 13 years ago
Shawn O. Pearce 82e735c3aa Merge "PackWriter: Only search for base objects on thin packs" 13 years ago
Shawn O. Pearce a5f5b20dff blame: Implement blame on the command line 13 years ago
Shawn Pearce a2eadf0b67 Merge "Ignore missing MERGE_MSG when deleting MERGE_MSG" 13 years ago
Shawn Pearce ac9d9ee96d Merge "Correct comment on CloneCommand.setRemote method." 13 years ago
Shawn O. Pearce 895af1480d Merge "Fix jgit rev-list --objects master" 13 years ago
Robin Rosenberg 5a3a2b53ee Merge "Fix reading of ref names containing characters that sort before /" 13 years ago
Robin Rosenberg d4db26bb57 Merge "Fix offset64 creation for objects at 2 GiB" 13 years ago
Robin Stocker 8db5b6a013 Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 13 years ago
Shawn O. Pearce 3bac5b1d7d Fix offset64 creation for objects at 2 GiB 13 years ago