summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RFC: Ugly fix for i18n of metaVar CLI argumentsRobin Rosenberg2011-06-202-0/+67
* Fix IndexOutOfBoundsException when parsing PersonIdentMarc Strapetz2011-06-142-2/+17
* Merge branch 'stable-1.0'Matthias Sohn2011-06-0926-27/+547
|\
| * Prepare post JGit v1.0.0.201106090707-r buildsstable-1.0Matthias Sohn2011-06-0940-69/+69
| * JGit v1.0.0.201106090707-rv1.0.0.201106090707-rMatthias Sohn2011-06-0940-69/+69
| * Include about.html files in maven buildMatthias Sohn2011-06-099-1/+10
| * Prepare post v1.0.0.201106081625-r buildsMatthias Sohn2011-06-0940-69/+69
| * JGit v1.0.0.201106081625-rv1.0.0.201106081625-rMatthias Sohn2011-06-0840-69/+69
| * Add missing about.html files to all shipped bundlesMatthias Sohn2011-06-0817-26/+537
| * Prepare post v1.0.0.201106071701-r buildsMatthias Sohn2011-06-0840-69/+69
| * JGit v1.0.0.201106071701-rv1.0.0.201106071701-rMatthias Sohn2011-06-0740-69/+69
* | Prepare 1.1.0 buildsMatthias Sohn2011-06-0640-241/+241
* | Merge branch 'stable-1.0'Matthias Sohn2011-06-065-304/+259
|\|
| * Prepare post v1.0.0.201106051725-r buildsMatthias Sohn2011-06-0640-69/+69
| * JGit v1.0.0.201106051725-rv1.0.0.201106051725-rMatthias Sohn2011-06-0540-69/+69
| * Update to eclipse.org's latest SUAMatthias Sohn2011-06-025-304/+259
* | Merge branch 'stable-1.0'Matthias Sohn2011-06-0237-31/+2637
|\|
| * Prepare post v1.0.0.201106011211-rc3 buildsMatthias Sohn2011-06-0141-69/+69
| * JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3Matthias Sohn2011-06-0141-69/+69
| * Remove incubation markerMatthias Sohn2011-05-3124-31/+31
| * blame: Compute the origin of lines in a result fileShawn O. Pearce2011-05-3113-0/+2606
* | Fix a complicated multi level nested if block structure to use a single level...Ketan Padegaonkar2011-05-311-36/+35
* | Merge branch 'stable-1.0'Shawn O. Pearce2011-05-3117-73/+295
|\|
| * DHT: Support removing a repository nameShawn O. Pearce2011-05-313-0/+43
| * DHT: Fix thread-safety issue in AbstractWriteBufferShawn O. Pearce2011-05-311-7/+18
| * jgit.sh: Implement pager supportShawn O. Pearce2011-05-311-4/+33
| * Change EditList to extend ArrayListShawn O. Pearce2011-05-311-50/+6
| * Ensure the HTTP request is fully consumedShawn O. Pearce2011-05-314-0/+80
| * Make sure test repositories are closedChristian Halstrick2011-05-315-0/+27
| * Fix CloneCommand not to fetch into remote tracking branches when bareChristian Halstrick2011-05-313-6/+88
| * Merge 'Fix usage of FileSnapshot in RefDirectory' into stable-1.0Shawn O. Pearce2011-05-312-23/+24
| |\
| * | Update Eclipse IP log for 1.0Matthias Sohn2011-05-251-6/+0
* | | CleanCommand: add the ability to do a dry runAbhishek Bhatnagar2011-05-312-1/+34
* | | Merge "Fix GitConstructionTest teardown"Shawn Pearce2011-05-311-0/+9
|\ \ \ | |_|/ |/| |
| * | Fix GitConstructionTest teardownRobin Rosenberg2011-05-301-0/+9
| |/
* / Fix usage of FileSnapshot in RefDirectoryChristian Halstrick2011-05-312-23/+24
|/
* Merge "Use the stored password instead of prompting for it all the time"Matthias Sohn2011-05-252-3/+13
|\
| * Use the stored password instead of prompting for it all the timeCarsten Pfeiffer2011-05-242-3/+13
* | DHT: Add sequence RefDataShawn O. Pearce2011-05-256-224/+372
* | DHT: Replace TinyProtobuf with Google Protocol BuffersShawn O. Pearce2011-05-2558-2406/+12217
* | DHT: Remove per-process ChunkCacheShawn O. Pearce2011-05-256-626/+23
* | Merge "Let RefDirectory use FileSnapShot to handle fast updates"Chris Aniszczyk2011-05-254-49/+98
|\ \
| * | Let RefDirectory use FileSnapShot to handle fast updatesChristian Halstrick2011-05-234-49/+98
* | | Add a DiffFormatter which calculates a patch-idStefan Lay2011-05-244-9/+304
* | | Add CleanCommandTest and fix CleanCommandAbhishek Bhatnagar2011-05-242-5/+122
* | | Add CleanCommand to JGit APIAbhishek Bhatnagar2011-05-242-0/+123
|/ /
* | Add shortening of note ref names to NoteMapKevin Sawicki2011-05-232-0/+21
* | Merge "Remove rebase temporary files on checkout failure"Shawn Pearce2011-05-232-4/+48
|\ \
| * | Remove rebase temporary files on checkout failureBernard Leach2011-05-232-4/+48
| |/
* / Add GitAddTaskKetan Padegaonkar2011-05-234-1/+156
|/