4603 Commits (63a87b398ff67584069ab8cf6a17824f009a7102)

Author SHA1 Message Date
Shawn O. Pearce 4a73596ce4 eclipse-iplog: Skip the initial contribution 15 years ago
Sasa Zivkov 2ae9a85045 Provide NLS support in JGit. 15 years ago
Nico Sallembien 19126f70e9 Allow users of ReceivePack access to the objects being sent 15 years ago
Shawn O. Pearce dd931bd978 Don't doubly wrap TransportException in smart HTTP client 15 years ago
Nico Sallembien e54d33b687 Add a RefFilter interface to ReceivePack and UploadPack 15 years ago
Shawn O. Pearce efdcb16be3 Remove pointless boolean during native push 15 years ago
Robin Rosenberg 23827fefc0 Intermediate workaround for JGit's lack of core.autocrlf support 15 years ago
Shawn O. Pearce 76b9823005 Use keep(1) instead of add() when skipping an entry 15 years ago
Shawn O. Pearce 29b8fa84e6 Don't allow DirCacheEntry with mode of 0 15 years ago
Shawn O. Pearce 329abf7212 Disallow creating invalid DirCacheEntry records 15 years ago
Chris Aniszczyk ad94dca1ac Adding some Eclipse-related legal files to JGit 15 years ago
Shawn O. Pearce c581672557 Ensure RawText closes the FileInputStream when read is complete 15 years ago
Shawn O. Pearce 179a9ba4a2 Cleanup OSGi Import-Package specifications to use versions 15 years ago
Shawn O. Pearce 0e137c4d9e Micro-optimize CanonicalTreeParser next() for ObjectWalk 15 years ago
Shawn O. Pearce db54736e71 Fix ObjectWalk corruption when skipping over empty trees 15 years ago
Shawn O. Pearce 0d94a5ca66 Ensure the tree parser resets in ObjectWalk 15 years ago
Shawn O. Pearce 986d616ed4 Correct ObjectWalk error message when bad object is found 15 years ago
Shawn O. Pearce 784b24dde1 Correctly skip over unrecognized optional dircache extensions 15 years ago
Shawn O. Pearce efa8b52df5 Fix server side NPE during push to empty repository 15 years ago
Shawn O. Pearce 48e9a010ae Add unsetSection to Config to remove an entire block 15 years ago
Shawn O. Pearce 869c8434f6 Don't confuse empty configuration variables with booleans 15 years ago
Shawn O. Pearce e905d93f9f Disable the JRE HTTP cache, if any 15 years ago
Shawn O. Pearce 08a77c04b4 Check for remote server exec failures and report 15 years ago
Shawn O. Pearce 7c82df1114 Relax ObjectChecker to permit missing tagger lines 15 years ago
Shawn O. Pearce 0238a21b62 Correct bundle, provider names to be consistent 15 years ago
Shawn O. Pearce 36f05a9c27 Optimize RefAdvertiser performance by avoiding sorting 15 years ago
Shawn O. Pearce 73b6efc928 Replace writeSymref with RefUpdate.link 15 years ago
Shawn O. Pearce 01b5392cdb Rewrite reference handling to be abstract and accurate 15 years ago
Matthias Sohn 407fe631ae Use build timestamp as OSGi version qualifier 15 years ago
Shawn O. Pearce ab697ff18b Create new RefList and RefMap utility types 15 years ago
Constantine Plotnikov cc64794b24 Added caching for loose object lookup during pack indexing 15 years ago
Chris Aniszczyk 9151264e7d Adding PDE API Tools nature to JGit 15 years ago
Robin Rosenberg 1c785d6902 Introduce a named constant for the ".git" directory extension 15 years ago
Robin Rosenberg 0b8b6b5309 Introduce a named constant for the .git directory. 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 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 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 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 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