1598 Commits (e54404d555356ee12761366884c4774cd9393207)
 

Author SHA1 Message Date
  Kevin Sawicki e54404d555 Reassign symbolic ref list after calling put. 12 years ago
  Christian Halstrick eb5e9532df Merge "Fix boxing warnings in PushProcessTest" 12 years ago
  Tomasz Zarna 90c96eb903 Fix boxing warnings in PushProcessTest 12 years ago
  Tomasz Zarna c35c23db8d Use JGitText.refAlreadyExists instead of "ref exists" 12 years ago
  Christian Halstrick 930875a81a Throw JGit exception when ResetCommand got wrong ref 12 years ago
  Matt Fischer 9952223e06 Implement server support for shallow clones 14 years ago
  Shawn O. Pearce a1a8c6d77e PackWriter: support excluding objects already in other packs 12 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" 12 years ago
  Tomasz Zarna 5f787bfd62 Add DeleteTagCommand to JGit API 12 years ago
  Christian Halstrick 12bb76380f Merge "PackWriter: Make want/have actual sets" 12 years ago
  Kevin Sawicki a7aaf88b2e Use HEAD as default ref for RefLogCommand. 12 years ago
  Matthias Sohn 148595fb54 Merge "Adds DiffEntry.scan(TreeWalk, boolean) method" 12 years ago
  Dariusz Luksza 679cab9b32 Adds DiffEntry.scan(TreeWalk, boolean) method 12 years ago
  Kevin Sawicki ac909ec89d Fix typo in IndexDiff.getModified() comment. 12 years ago
  Shawn O. Pearce 74333e63b6 PackWriter: Make want/have actual sets 12 years ago
  Christian Halstrick 100e9429b5 Merge "Add DiffCommand to JGit API" 12 years ago
  Tomasz Zarna 714a3ee151 Add DiffCommand to JGit API 12 years ago
  Shawn O. Pearce f820bf34ec Merge changes I1ca7acb4,Ia41b7a1c,I33b65286,Ie2823724,I6b65bfb4 12 years ago
  Shawn O. Pearce 2610eaf386 Revert "PackWriter: Do not delta compress already packed objects" 12 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" 12 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" 12 years ago
  Shawn Pearce ac9d9ee96d Merge "Correct comment on CloneCommand.setRemote method." 12 years ago
  Shawn O. Pearce 895af1480d Merge "Fix jgit rev-list --objects master" 12 years ago
  Robin Rosenberg 5a3a2b53ee Merge "Fix reading of ref names containing characters that sort before /" 12 years ago
  Robin Rosenberg d4db26bb57 Merge "Fix offset64 creation for objects at 2 GiB" 12 years ago
  Robin Stocker 8db5b6a013 Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 12 years ago
  Shawn O. Pearce 3bac5b1d7d Fix offset64 creation for objects at 2 GiB 13 years ago
  Shawn O. Pearce 99e6cfb131 PackWriter: Only search for base objects on thin packs 13 years ago
  Shawn O. Pearce 489604aaad Fix jgit rev-list --objects master 13 years ago
  Shawn O. Pearce 86ecf141b6 Merge changes I58110f17,I440baa64,Ic77dcac5 13 years ago
  Kevin Sawicki 4ae9d47130 Correct comment on CloneCommand.setRemote method. 13 years ago
  Matthias Sohn 1067f82f56 Reuse ObjectReader for all objects touched during checkout 13 years ago
  Tomasz Zarna 6d293c7b06 Don't hard-code section names, use ConfigConstants instead 13 years ago
  Shawn O. Pearce 68cc21b60d PackWriter: Skip progress messages on fast operations 13 years ago
  Shawn O. Pearce c81f6ab3ab IndexPack: Defer the "Resolving deltas" progress meter 13 years ago
  Shawn O. Pearce e0111b18c8 IndexPack: Fix "Resolving deltas" progress meter 13 years ago
  Shawn O. Pearce d16085b3b9 Make PackReverseIndex a public structure 13 years ago
  Shawn O. Pearce d60cb2a3f5 Make lookup methods on PackIndex public 13 years ago
  Shawn O. Pearce 38c5b26245 PackIndex: Support reading from any InputStream 13 years ago
  Shawn O. Pearce d1f130f7f9 Add String form of PackInvalidException constructor 13 years ago
  Shawn O. Pearce 14680f6e6e Add copy constructor to PackConfig 13 years ago
  Shawn O. Pearce bfa62d88d4 Don't close ObjectDatabase after parsing pack 13 years ago
  Robin Rosenberg c536873c87 Fix reading of ref names containing characters that sort before / 13 years ago
  Jens Baumgart dcf9ba411b Ignore missing MERGE_MSG when deleting MERGE_MSG 13 years ago
  Tomasz Zarna e15037b3c7 Merge doesn't remove empty folders 13 years ago
  Dariusz Luksza 1d1f572771 Add support for reseting on directories 13 years ago