108 Commits (ab697ff18b09e5d49e028b7a32844d408b02ccf2)
 

Author SHA1 Message Date
Shawn O. Pearce ab697ff18b Create new RefList and RefMap utility types 15 years ago
Shawn O. Pearce f5eb0d9366 Add JUnit tests for HTTP transport 15 years ago
Shawn O. Pearce d5bc8be743 Download HEAD by itself if not in info/refs 15 years ago
Shawn O. Pearce 8c836c6f21 client side smart HTTP 15 years ago
Shawn O. Pearce 2e5214462e server side: smart fetch over HTTP 15 years ago
Shawn O. Pearce 81fea92ef7 server side: smart push over HTTP 15 years ago
Shawn O. Pearce 5e33a1de83 Simple dumb HTTP server for Git 15 years ago
Shawn O. Pearce 71b3484729 Expose PacketLineOut for reuse outside of the transport package 15 years ago
Shawn O. Pearce 7ed6805425 Expose RefAdvertiser for reuse outside of the transport package 15 years ago
Shawn O. Pearce e187618b6b Teach UploadPack how to use an RPC style interface 15 years ago
Shawn O. Pearce 2a5c8cb46c Teach ReceivePack how to use an RPC style interface 15 years ago
Shawn O. Pearce 3f8fdc0325 Refactor TemporaryBuffer to support reuse in other contexts 15 years ago
Shawn O. Pearce a22b8f5fac Implement multi_ack_detailed protocol extension 15 years ago
Shawn O. Pearce f945c424d0 Abstract out utility functions for creating test commits 15 years ago
Shawn O. Pearce 23cb7f9d5c Fix PersonIdent to always use SystemReader 15 years ago
Shawn O. Pearce de45869e1d Fix RefWriter creation of info/refs to omit HEAD 15 years ago
Shawn O. Pearce f88cac039e Move TestRng to our JUnit helper package 15 years ago
Shawn O. Pearce 15e2b45a81 Correct spelling error in StringUtils javadoc 15 years ago
Shawn O. Pearce 20b4d4740a Finish removing Apache Felix maven-bundle-plugin 15 years ago
Robin Rosenberg cbab08fb28 Fix merge for "Partial revert "Switch build to Apache Felix maven-bundle-plugin"" 15 years ago
Robin Rosenberg b014502e79 Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin"" 15 years ago
Robin Rosenberg 5eac1a4896 Partial revert "Switch build to Apache Felix maven-bundle-plugin" 15 years ago
Robin Rosenberg aa4b115791 Read core.worktree regardless of whether .git was discovered or not 15 years ago
Igor Fedorenko 7085c0e4ac Explicitly release resources used by java.util.zip.Deflater 15 years ago
Igor Fedorenko b427e32c18 Use build timestamp as OSGi version qualifier for SNAPSHOT builds 15 years ago
Shawn O. Pearce f50294461b Remove unnecessary semicolon in MergeChunk 15 years ago
Shawn O. Pearce 1b4f76d7bc Merge branch 'cq-diff' 15 years ago
Christian Halstrick 6d930cd572 Add file content merge algorithm 15 years ago
Shawn O. Pearce 78069e3fc0 Fix code formatter style references 15 years ago
Shawn O. Pearce 2ef29ed106 UnionInputStream: combines sequential InputStreams into one 15 years ago
Shawn O. Pearce 0b821817fc Add getPacks to ObjectDirectory 15 years ago
Code Review e2c7bc8b36 Merge change I67d3ed54 15 years ago
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