summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources
Commit message (Expand)AuthorAgeFilesLines
* PackWriter: Support reuse of entire packsShawn O. Pearce2011-02-031-0/+1
* PackWriter: Display totals after sending objectsShawn O. Pearce2011-02-021-0/+1
* PackWriter: Correct 'Compressing objects' progress messageShawn O. Pearce2011-02-011-0/+1
* Proper handling of rebase during pullMathias Kinzler2011-01-311-0/+1
* Introduce metaData compare between working tree and index entriesChristian Halstrick2011-01-211-0/+1
* File utility for creating a new empty fileMatthias Sohn2011-01-141-0/+1
* Merging Git notesSasa Zivkov2011-01-091-0/+2
* Implement a revert commandRobin Rosenberg2011-01-021-0/+2
* Add support for getting the system wide configurationRobin Rosenberg2010-12-311-0/+1
* File utilities for creating directoriesMatthias Sohn2010-12-131-0/+2
* Implement rebase --continue and --skipMathias Kinzler2010-12-091-0/+2
* Provide file utilities for file deletionMatthias Sohn2010-12-071-0/+1
* Add more tests for rebase and externalized missing StringsChristian Halstrick2010-11-241-0/+1
* Add CheckoutCommandChris Aniszczyk2010-11-221-0/+1
* Add RmCommand to Git APIChris Aniszczyk2010-11-221-0/+1
* Initial implementation of a Rebase commandMathias Kinzler2010-11-221-0/+7
* Enable providing credentials for HTTP authenticationShawn O. Pearce2010-11-101-1/+2
* PullCommand: support upstream configuration for local branchesMathias Kinzler2010-10-281-0/+1
* Add Cherry-Pick commandChristian Halstrick2010-10-151-0/+2
* Add "Branch" commandMathias Kinzler2010-10-101-0/+11
* Add "Pull" commandMathias Kinzler2010-10-081-0/+6
* Externalize strings in TransportHttpMatthias Sohn2010-10-081-0/+3
* Add PushCommand APIChris Aniszczyk2010-10-051-0/+1
* Increase core.streamFileThreshold default to 50 MiBShawn O. Pearce2010-10-041-0/+1
* Implement HistogramDiffShawn O. Pearce2010-09-241-0/+1
* Remove duplicate resource bundle entryMatthias Sohn2010-09-191-1/+0
* Add FetchCommandChris Aniszczyk2010-09-171-0/+2
* Support core.autocrlf = inputShawn O. Pearce2010-09-071-0/+3
* Merge branch 'unpack-error'Shawn O. Pearce2010-09-031-0/+1
|\
| * ReceivePack: Rethrow exceptions caught during indexingShawn O. Pearce2010-09-031-0/+1
* | Partial support for index file format "3".Marc Strapetz2010-08-311-0/+1
|/
* Improve LargeObjectException reportingShawn O. Pearce2010-08-301-0/+5
* Undo translation of protocol string 'unpack error'Shawn O. Pearce2010-08-301-1/+0
* Add TagCommandChris Aniszczyk2010-08-271-0/+4
* Implement a Dircache checkout (needed for merge)Christian Halstrick2010-08-271-0/+3
* Complete an abbreviation when formatting a patchShawn O. Pearce2010-08-251-0/+1
* Add setLength(long) to DirCacheEntryShawn O. Pearce2010-08-231-0/+1
* Allow object reuse selection to occur in parallelShawn O. Pearce2010-08-201-0/+1
* Make Tag class only for writingShawn O. Pearce2010-08-201-1/+0
* Enhance MergeResult to report conflicts, etcChristian Halstrick2010-08-191-1/+1
* Meaningful error message when trying to check-out submodulesMathias Kinzler2010-07-281-0/+1
* Break dissimilar file pairs during diffJeff Schumacher2010-07-271-0/+2
* Merge branch 'delta'Shawn O. Pearce2010-07-221-1/+3
|\
| * amend commit: Refactor repository construction to builder classShawn O. Pearce2010-07-031-1/+1
| * Simplify ObjectLoaders coming from PackFileShawn O. Pearce2010-06-261-0/+1
| * Refactor repository construction to builder classShawn O. Pearce2010-06-251-0/+1
* | Merge branch 'js/rename'Shawn O. Pearce2010-07-161-0/+6
|\ \
| * | log: Add whitespace ignore optionsShawn O. Pearce2010-07-031-0/+1
| * | Redo DiffFormatter API to be easier to useShawn O. Pearce2010-07-031-0/+1
| * | Implement similarity based rename detectionShawn O. Pearce2010-07-031-0/+3