291 Commits (stable-0.8)
 

Author SHA1 Message Date
  Shawn O. Pearce 15e2b45a81 Correct spelling error in StringUtils javadoc 14 years ago
  Shawn O. Pearce 20b4d4740a Finish removing Apache Felix maven-bundle-plugin 14 years ago
  Robin Rosenberg cbab08fb28 Fix merge for "Partial revert "Switch build to Apache Felix maven-bundle-plugin"" 14 years ago
  Robin Rosenberg b014502e79 Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin"" 14 years ago
  Robin Rosenberg 5eac1a4896 Partial revert "Switch build to Apache Felix maven-bundle-plugin" 14 years ago
  Robin Rosenberg aa4b115791 Read core.worktree regardless of whether .git was discovered or not 14 years ago
  Igor Fedorenko 7085c0e4ac Explicitly release resources used by java.util.zip.Deflater 14 years ago
  Igor Fedorenko b427e32c18 Use build timestamp as OSGi version qualifier for SNAPSHOT builds 14 years ago
  Shawn O. Pearce f50294461b Remove unnecessary semicolon in MergeChunk 14 years ago
  Shawn O. Pearce 1b4f76d7bc Merge branch 'cq-diff' 14 years ago
  Christian Halstrick 6d930cd572 Add file content merge algorithm 14 years ago
  Shawn O. Pearce 78069e3fc0 Fix code formatter style references 14 years ago
  Shawn O. Pearce 2ef29ed106 UnionInputStream: combines sequential InputStreams into one 14 years ago
  Shawn O. Pearce 0b821817fc Add getPacks to ObjectDirectory 14 years ago
  Code Review e2c7bc8b36 Merge change I67d3ed54 14 years ago
  Shawn O. Pearce fc5fc70e2e Switch build to Apache Felix maven-bundle-plugin 14 years ago
  Robin Rosenberg eb63bfc1b8 Recognize Git repository environment variables 14 years ago
  Robin Rosenberg 5b13adcea9 Add support for creating detached heads 14 years ago
  Shawn O. Pearce 1ec393e744 Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2 14 years ago
  Robin Rosenberg db9f8126db Get rid of a duplicate constant for SHA-1 length 14 years ago
  Constantine Plotnikov 063e720668 Added -crfl attribute for DiffFormatterReflowTest test data 14 years ago
  Code Review 2086fdaedd Merge change I5b232f67 14 years ago
  Nico Sallembien a8817ed77f Fix typo in ReceivePack.java 14 years ago
  Robin Rosenberg d80569955e Don't crash if we try to load the config for a MockSystemReader 14 years ago
  Igor Fedorenko 53f3632f60 Use Tycho version 0.6.0 14 years ago
  Mykola Nikishov 21b6f3434e Method to get a 'humanish' name from a path 14 years ago
  Mykola Nikishov f8f75f8a52 Ignore target/ folder and compile.org.eclipse.jgit.xml 14 years ago
  Igor Fedorenko 96c7f75fad Flipped jgit.core to manifest-first maven-3/tycho build 14 years ago
  Mykola Nikishov 7eef835ad5 Replace a hard-coded default remote's name with a constant 14 years ago
  Shawn O. Pearce 6f06be9bc2 tools/version.sh: Update embedded version numbers in build products 14 years ago
  Christian Halstrick b0772d7a5c Add performance tests for MyersDiff 14 years ago
  Shawn O. Pearce ddefff9875 Use a more specific Bugzilla URL 14 years ago
  Shawn O. Pearce 8e901f44a0 Use JUnit 3.8.2 under CQ 3589 14 years ago
  Matthias Sohn f3f6745e79 Remove reference to branding plugin 14 years ago
  Code Review 9f9ea04350 Merge changes I057c782c,Idff096ce,Ic9be0280,I07014d1b,Id8a76ee7,I9080f3dd,I8c1a0eb8,Ibaf87bb5,I9e1f1f5a,I355e95fa 14 years ago
  Code Review 2bfe561f26 Merge change Ic1c8969b 14 years ago
  Shawn O. Pearce 7e8dc53881 Prompt for passwords from the console in jgit command line tools 14 years ago
  Shawn O. Pearce 27a497f83e Move AWT based SSH authenticator to ui bundle 14 years ago
  Shawn O. Pearce 9108035763 Refactor the cached Authenticator data out of AwtAuthenticator 14 years ago
  Shawn O. Pearce e336bad367 Only import the sample data packs on tests that need them 14 years ago
  Shawn O. Pearce b28aadf10f Move T0007_Index to exttst 14 years ago
  Shawn O. Pearce 1e84e8ad93 Refactor RepositoryTestCase to use LocalDiskRepository instead 14 years ago
  Shawn O. Pearce 49aac32500 Create JUnit test utilities for JGit derived sources 14 years ago
  Shawn O. Pearce a95198580f Delete obsolete JarLinkUtil 14 years ago
  Shawn O. Pearce dad52baae8 Refactor our Maven build to be modular 14 years ago
  Shawn O. Pearce 5b89088f87 Switch pgm, test to proper plugin projects 14 years ago
  Shawn O. Pearce e4fc3c3566 Correct location of AmazonS3 command line client 14 years ago
  Mykola Nikishov cf2edb6518 Move AWT UI code to new org.eclipse.jgit.ui bundle 14 years ago
  Sasa Zivkov 99ab22c474 Don't create .git/remotes folders on init 14 years ago
  Robin Rosenberg d4e7b70606 Move pure IO utility functions to a utility class of its own. 14 years ago