1502 Commits (22df55c8b3bfee29c173e1d27b62c1c6244045b6)
 

Author SHA1 Message Date
Leonard Broman 09be3948cd Hande latin-1 encoding 14 years ago
Chris Aniszczyk e109529d6f Add NotesCommand to the JGit API 14 years ago
Chris Aniszczyk 72c2203117 Merge "Create all test data in trash folder" 14 years ago
Matthias Sohn ea0f2f9e39 Create all test data in trash folder 14 years ago
Matthias Sohn b8669ed5c0 Update to use Tycho 0.11 14 years ago
Robin Stocker 5dbef3fa51 Add "Conflicts" section to merge message on conflict 14 years ago
Robin Stocker 3151657404 Refactor reading and writing heads in Repository 14 years ago
Robin Stocker 6e10aa42e9 Add CHERRY_PICK_HEAD for cherry-pick conflicts 14 years ago
Stefan Lay fbf35fea4e Add parameters for timeout and branches to clone 14 years ago
Stefan Lay 792b93bc62 Try to checkout branch after cloning 14 years ago
Philipp Thun e24005de2d Fix DirCache.isModified() 14 years ago
Matthias Sohn efad7327ca [findbugs] Use explicit initialization 14 years ago
Matthias Sohn 7aec8247c1 [findbugs] Make mutable static field final 14 years ago
Chris Aniszczyk 7b3a6ef530 Merge "Make DeltaBaseCache per-ObjectReader" 14 years ago
Chris Aniszczyk 2b42869912 Merge "Fix ReceivePack connectivity validation with alternates" 14 years ago
Christian Halstrick 12d7e3af1a Merge "Add open(File) and wrap(Repository) to Git" 14 years ago
Christian Halstrick 82372d36f8 Add open(File) and wrap(Repository) to Git 14 years ago
Carsten Pfeiffer 11e2e746c1 Support reading first SHA-1 from large FETCH_HEAD files 14 years ago
Shawn Pearce 1e03d52f33 Merge "Let LockFile.unlock use FileUtils.delete()" 14 years ago
Shawn O. Pearce 53fb027284 Make DeltaBaseCache per-ObjectReader 14 years ago
Shawn O. Pearce 3609dde4cd Fix ReceivePack connectivity validation with alternates 14 years ago
Christian Halstrick d8bcc84154 Let LockFile.unlock use FileUtils.delete() 14 years ago
Christian Halstrick ffbaf694e2 Enhance RefDatabase with a refresh() method 14 years ago
Shawn O. Pearce c261b28f67 RefDirectory: Use FileSnapshot for packed-refs 14 years ago
Shawn O. Pearce 58ed0cb840 smart HTTP: Return errors inside payload 14 years ago
Shawn O. Pearce 64b524e3ca UploadPack: Add a PreUploadHook to monitor and control behavior 14 years ago
Shawn O. Pearce af3562f7f7 Allow application filters on smart HTTP operations 14 years ago
Shawn O. Pearce 8ac65d33ed PackWriter: Fix the way delta chain cycles are prevented 14 years ago
Shawn O. Pearce 36a38adf71 PackWriter: Combine small reuse batches together 14 years ago
Shawn O. Pearce 0be24ebf33 PackWriter: Remove dummy list 0 14 years ago
Shawn O. Pearce 9f5bbb5dd4 PackWriter: Speed up pruning of objects from cached packs 14 years ago
Shawn O. Pearce 00eae14a7f Make PacketLineIn public 14 years ago
Shawn Pearce a4c142286e Merge changes I2c8e917a,Ica9e50c0 14 years ago
Shawn Pearce bc42a780eb Merge "Fix broken git prefix detection" 14 years ago
Anatol Pomozov 74419e1474 Bump jsch to 0.1.44 14 years ago
Christian Halstrick 6935db4ec2 Let CloneCommand not checkout HEAD on bare repos 14 years ago
Christian Halstrick 153283f05a Added Merge command to the CLI 14 years ago
Christian Halstrick eac2dc18f1 Allow InitCommand to run on existing git repos 14 years ago
Christian Halstrick c8b698abb9 Merge "Do not categorize merge failures as 'abnormal'" 14 years ago
Philipp Thun 475672866a Fix possible NPE in DirCache.isModified() 14 years ago
Philipp Thun 761b9285f0 Do not categorize merge failures as 'abnormal' 14 years ago
Robin Rosenberg d1718a34d3 Do not normalize URIishes 14 years ago
Robin Rosenberg 73602c448c Use Ignore to bypass unused test 14 years ago
Robin Rosenberg 76d25273cc Fix broken git prefix detection 14 years ago
Shawn Pearce 23967441fc Merge "Detaching HEAD when checking out the same commit." 14 years ago
Shawn Pearce 6e10c1da00 Merge "Fix: possible IndexOutOfBoundsException in ReflogReader" 14 years ago
Shawn Pearce fc5d521e4b Merge "Registering the Checkout command and fixed a typo." 14 years ago
Sasa Zivkov 3a86868c08 Detaching HEAD when checking out the same commit. 14 years ago
Matthias Sohn 5152ed8e2e Prevent NPE during fetch and push via SSH 14 years ago
Philipp Thun 0b5ad24915 Introduce FAILED result for RebaseCommand 14 years ago