3376 Commits (1555eeaa9cd8daf6171a75add891e7de72b72dfb)
 

Author SHA1 Message Date
Shawn O. Pearce fc5fc70e2e Switch build to Apache Felix maven-bundle-plugin 15 years ago
Robin Rosenberg eb63bfc1b8 Recognize Git repository environment variables 15 years ago
Robin Rosenberg 5b13adcea9 Add support for creating detached heads 15 years ago
Shawn O. Pearce 1ec393e744 Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2 15 years ago
Robin Rosenberg db9f8126db Get rid of a duplicate constant for SHA-1 length 15 years ago
Constantine Plotnikov 063e720668 Added -crfl attribute for DiffFormatterReflowTest test data 15 years ago
Code Review 2086fdaedd Merge change I5b232f67 15 years ago
Nico Sallembien a8817ed77f Fix typo in ReceivePack.java 15 years ago
Robin Rosenberg d80569955e Don't crash if we try to load the config for a MockSystemReader 15 years ago
Igor Fedorenko 53f3632f60 Use Tycho version 0.6.0 15 years ago
Mykola Nikishov 21b6f3434e Method to get a 'humanish' name from a path 15 years ago
Mykola Nikishov f8f75f8a52 Ignore target/ folder and compile.org.eclipse.jgit.xml 15 years ago
Igor Fedorenko 96c7f75fad Flipped jgit.core to manifest-first maven-3/tycho build 15 years ago
Mykola Nikishov 7eef835ad5 Replace a hard-coded default remote's name with a constant 15 years ago
Shawn O. Pearce 6f06be9bc2 tools/version.sh: Update embedded version numbers in build products 15 years ago
Christian Halstrick b0772d7a5c Add performance tests for MyersDiff 15 years ago
Shawn O. Pearce ddefff9875 Use a more specific Bugzilla URL 15 years ago
Shawn O. Pearce 8e901f44a0 Use JUnit 3.8.2 under CQ 3589 15 years ago
Matthias Sohn f3f6745e79 Remove reference to branding plugin 15 years ago
Code Review 9f9ea04350 Merge changes I057c782c,Idff096ce,Ic9be0280,I07014d1b,Id8a76ee7,I9080f3dd,I8c1a0eb8,Ibaf87bb5,I9e1f1f5a,I355e95fa 15 years ago
Code Review 2bfe561f26 Merge change Ic1c8969b 15 years ago
Shawn O. Pearce 7e8dc53881 Prompt for passwords from the console in jgit command line tools 15 years ago
Shawn O. Pearce 27a497f83e Move AWT based SSH authenticator to ui bundle 15 years ago
Shawn O. Pearce 9108035763 Refactor the cached Authenticator data out of AwtAuthenticator 15 years ago
Shawn O. Pearce e336bad367 Only import the sample data packs on tests that need them 15 years ago
Shawn O. Pearce b28aadf10f Move T0007_Index to exttst 15 years ago
Shawn O. Pearce 1e84e8ad93 Refactor RepositoryTestCase to use LocalDiskRepository instead 15 years ago
Shawn O. Pearce 49aac32500 Create JUnit test utilities for JGit derived sources 15 years ago
Shawn O. Pearce a95198580f Delete obsolete JarLinkUtil 15 years ago
Shawn O. Pearce dad52baae8 Refactor our Maven build to be modular 15 years ago
Shawn O. Pearce 5b89088f87 Switch pgm, test to proper plugin projects 15 years ago
Shawn O. Pearce e4fc3c3566 Correct location of AmazonS3 command line client 15 years ago
Mykola Nikishov cf2edb6518 Move AWT UI code to new org.eclipse.jgit.ui bundle 15 years ago
Sasa Zivkov 99ab22c474 Don't create .git/remotes folders on init 15 years ago
Robin Rosenberg d4e7b70606 Move pure IO utility functions to a utility class of its own. 15 years ago
Shawn O. Pearce fad60bddbb Eclipse IDE: Automatically remove trailing whitespace on save 15 years ago
Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 15 years ago
Matthias Sohn f3d75800a0 Correcting explanation of EDL 15 years ago
Matthias Sohn 8506604542 Use org.eclipse.egit branding plugin 15 years ago
Mykola Nikishov 5208e50b4e Add gitignore to constants 15 years ago
Chris Aniszczyk 1a41a89e4c Refactor org.eclipse.jgit.test to be a bundle 15 years ago
Matthias Sohn 3e83a9e1df Fix classpath to use jsch and args4j from orbit 15 years ago
Christian Halstrick 2484ad6fe0 Add javadoc comments, remove unused code, shift comments to correct place 15 years ago
Code Review 4c3f90cfaa Merge change Iacb9082e into cq-diff 15 years ago
Christian Halstrick b3e4ac2622 Fixed MyersDiff to be able to handle more than 100k 15 years ago
Constantine Plotnikov 982515cf10 Make the default encoding when reading commits UTF-8 15 years ago
Robin Rosenberg aa08a022f1 Remove a duplicate test from T0003_Basic 15 years ago
Christian Halstrick 6549af4591 Fix some warnings regarding unnecessary imports and accessing static methods 15 years ago
Johannes Schindelin a3aa43ecb1 Add the "jgit diff" command 15 years ago
Johannes Schindelin e34865b88b Prepare RawText for diff-index and diff-files 15 years ago