218 Commits (629fd0d594d242eab26161b0dac34f7576fd4d3d)

Author SHA1 Message Date
  Shawn O. Pearce 48e9a010ae Add unsetSection to Config to remove an entire block 14 years ago
  Shawn O. Pearce 869c8434f6 Don't confuse empty configuration variables with booleans 14 years ago
  Shawn O. Pearce e905d93f9f Disable the JRE HTTP cache, if any 14 years ago
  Shawn O. Pearce 08a77c04b4 Check for remote server exec failures and report 14 years ago
  Shawn O. Pearce 7c82df1114 Relax ObjectChecker to permit missing tagger lines 14 years ago
  Shawn O. Pearce 0238a21b62 Correct bundle, provider names to be consistent 14 years ago
  Shawn O. Pearce 36f05a9c27 Optimize RefAdvertiser performance by avoiding sorting 14 years ago
  Shawn O. Pearce 73b6efc928 Replace writeSymref with RefUpdate.link 14 years ago
  Shawn O. Pearce 01b5392cdb Rewrite reference handling to be abstract and accurate 14 years ago
  Matthias Sohn 407fe631ae Use build timestamp as OSGi version qualifier 14 years ago
  Shawn O. Pearce ab697ff18b Create new RefList and RefMap utility types 14 years ago
  Constantine Plotnikov cc64794b24 Added caching for loose object lookup during pack indexing 14 years ago
  Chris Aniszczyk 9151264e7d Adding PDE API Tools nature to JGit 14 years ago
  Robin Rosenberg 1c785d6902 Introduce a named constant for the ".git" directory extension 14 years ago
  Robin Rosenberg 0b8b6b5309 Introduce a named constant for the .git directory. 14 years ago
  Shawn O. Pearce f5eb0d9366 Add JUnit tests for HTTP transport 14 years ago
  Shawn O. Pearce d5bc8be743 Download HEAD by itself if not in info/refs 14 years ago
  Shawn O. Pearce 8c836c6f21 client side smart HTTP 14 years ago
  Shawn O. Pearce 5e33a1de83 Simple dumb HTTP server for Git 14 years ago
  Shawn O. Pearce 71b3484729 Expose PacketLineOut for reuse outside of the transport package 14 years ago
  Shawn O. Pearce 7ed6805425 Expose RefAdvertiser for reuse outside of the transport package 14 years ago
  Shawn O. Pearce e187618b6b Teach UploadPack how to use an RPC style interface 14 years ago
  Shawn O. Pearce 2a5c8cb46c Teach ReceivePack how to use an RPC style interface 14 years ago
  Shawn O. Pearce 3f8fdc0325 Refactor TemporaryBuffer to support reuse in other contexts 14 years ago
  Shawn O. Pearce a22b8f5fac Implement multi_ack_detailed protocol extension 14 years ago
  Shawn O. Pearce 23cb7f9d5c Fix PersonIdent to always use SystemReader 14 years ago
  Shawn O. Pearce de45869e1d Fix RefWriter creation of info/refs to omit HEAD 14 years ago
  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 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
  Shawn O. Pearce f50294461b Remove unnecessary semicolon in MergeChunk 14 years ago
  Christian Halstrick 6d930cd572 Add file content merge algorithm 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
  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
  Nico Sallembien a8817ed77f Fix typo in ReceivePack.java 14 years ago
  Mykola Nikishov 21b6f3434e Method to get a 'humanish' name from a path 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 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 dad52baae8 Refactor our Maven build to be modular 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