1706 Commits (53ef3e51145adb4b060110e262d7c064be0d5fc5)
 

Author SHA1 Message Date
Matthias Sohn ac71f9045a JGit v1.0.0.201106071701-r 13 years ago
Matthias Sohn f1713abcdc Prepare 1.1.0 builds 13 years ago
Matthias Sohn 2a1e20ead5 Merge branch 'stable-1.0' 13 years ago
Matthias Sohn 4a4e1f764c Prepare post v1.0.0.201106051725-r builds 13 years ago
Matthias Sohn f65513f753 JGit v1.0.0.201106051725-r 13 years ago
Matthias Sohn 0636f9cdda Update to eclipse.org's latest SUA 13 years ago
Matthias Sohn f0d62fc609 Merge branch 'stable-1.0' 14 years ago
Matthias Sohn ada903085d Prepare post v1.0.0.201106011211-rc3 builds 14 years ago
Matthias Sohn 81371d385b JGit v1.0.0.201106011211-rc3 14 years ago
Matthias Sohn f5f1536f3f Remove incubation marker 14 years ago
Shawn O. Pearce a390456047 blame: Compute the origin of lines in a result file 14 years ago
Ketan Padegaonkar 8b8ad75ada Fix a complicated multi level nested if block structure to use a single level with multiple returns. 14 years ago
Shawn O. Pearce 690c268c79 Merge branch 'stable-1.0' 14 years ago
Shawn O. Pearce 50f236aff8 DHT: Support removing a repository name 14 years ago
Shawn O. Pearce 042a66fe8c DHT: Fix thread-safety issue in AbstractWriteBuffer 14 years ago
Shawn O. Pearce 0a39fb2ab6 jgit.sh: Implement pager support 14 years ago
Shawn O. Pearce 8d1ac7a769 Change EditList to extend ArrayList 14 years ago
Shawn O. Pearce 67a1a0993f Ensure the HTTP request is fully consumed 14 years ago
Christian Halstrick c1525e2aa5 Make sure test repositories are closed 14 years ago
Christian Halstrick cc2197ed9c Fix CloneCommand not to fetch into remote tracking branches when bare 14 years ago
Shawn O. Pearce cc319fff0d Merge 'Fix usage of FileSnapshot in RefDirectory' into stable-1.0 14 years ago
Abhishek Bhatnagar b04be93344 CleanCommand: add the ability to do a dry run 14 years ago
Shawn Pearce a00b951323 Merge "Fix GitConstructionTest teardown" 14 years ago
Christian Halstrick 475461d052 Fix usage of FileSnapshot in RefDirectory 14 years ago
Robin Rosenberg 802f84650d Fix GitConstructionTest teardown 14 years ago
Matthias Sohn d203485780 Update Eclipse IP log for 1.0 14 years ago
Matthias Sohn 03a6f572b5 Merge "Use the stored password instead of prompting for it all the time" 14 years ago
Shawn O. Pearce b8c508e54d DHT: Add sequence RefData 14 years ago
Shawn O. Pearce 6ec6169215 DHT: Replace TinyProtobuf with Google Protocol Buffers 14 years ago
Shawn O. Pearce 7cad0adc7d DHT: Remove per-process ChunkCache 14 years ago
Chris Aniszczyk aa05559fd6 Merge "Let RefDirectory use FileSnapShot to handle fast updates" 14 years ago
Stefan Lay 05fa1713da Add a DiffFormatter which calculates a patch-id 14 years ago
Abhishek Bhatnagar 7d380e9c5e Add CleanCommandTest and fix CleanCommand 14 years ago
Abhishek Bhatnagar 08f0e1ffed Add CleanCommand to JGit API 14 years ago
Carsten Pfeiffer 486e22c91f Use the stored password instead of prompting for it all the time 14 years ago
Christian Halstrick 2302a6d3ce Let RefDirectory use FileSnapShot to handle fast updates 14 years ago
Kevin Sawicki 16e810b2ec Add shortening of note ref names to NoteMap 14 years ago
Shawn Pearce c25c60061d Merge "Remove rebase temporary files on checkout failure" 14 years ago
Ketan Padegaonkar 3344b93c84 Add GitAddTask 14 years ago
Bernard Leach cf846cfb0b Remove rebase temporary files on checkout failure 14 years ago
Chris Aniszczyk 40fa75feb4 Add LsRemoteCommandTest 14 years ago
Christoph Brill e170c314fb Add LsRemoteCommand to JGit API 14 years ago
Chris Aniszczyk 844bd74818 Add org.eclipse.jgit.ant.test to parent pom.xml 14 years ago
Ketan Padegaonkar d60001c83b Add GitCloneTaskTest 14 years ago
Bernard Leach 5ec4977bb5 Create a MergeResult for deleted/modified files 14 years ago
Bernard Leach 37fe0988b2 Add reset with paths support to ResetCommand 14 years ago
Ketan Padegaonkar f953a35e9a Fix NPE in URIish when parsing an empty URI 14 years ago
Ketan Padegaonkar dc30c95d97 Add org.eclipse.jgit.ant.test 14 years ago
Bernard Leach e3c4610c74 Add tests for change If203ce5 14 years ago
Chris Aniszczyk 557ea857e3 Implement rebase ff for upstream branches with merge commits 14 years ago