aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare 2.0.0-SNAPSHOT buildsMatthias Sohn2012-02-1640-245/+245
* Merge branch 'stable-1.3'Matthias Sohn2012-02-162-9/+235
|\
| * Prepare post 1.3.0.201202151440-r buildstable-1.3Matthias Sohn2012-02-1640-50/+50
| * JGit 1.3.0.201202151440-rv1.3.0.201202151440-rMatthias Sohn2012-02-1540-50/+50
| * Generate conflicts and index updates on file mode changesChristian Halstrick2012-02-132-9/+235
* | Merge branch 'stable-1.3'Matthias Sohn2012-02-1310-63/+288
|\|
| * Prepare post 1.3.0.201202121842-rc4 buildsMatthias Sohn2012-02-1340-50/+50
| * JGit 1.3.0.201202121842-rc4v1.3.0.201202121842-rc4Matthias Sohn2012-02-1340-50/+50
| * Support gitdir references in working tree .git fileKevin Sawicki2012-02-087-51/+173
| * Support committing submodule updatesKevin Sawicki2012-01-302-6/+109
| * Update iplog tool's READMEMatthias Sohn2012-01-271-6/+6
* | Add getters for old and new prefixes in DiffFormatterTomasz Zarna2012-02-021-0/+18
|/
* Merge "Add developers section to root POM file"Matthias Sohn2012-01-261-0/+33
|\
| * Add developers section to root POM fileKevin Sawicki2012-01-251-0/+33
* | Merge "Allow to list tags with org.eclipse.jgit.pgm.Tag"Robin Rosenberg2012-01-251-7/+20
|\ \
| * | Allow to list tags with org.eclipse.jgit.pgm.TagTomasz Zarna2011-12-021-7/+20
* | | Move writeTrashFile and deleteFile into JGitTestUtilDariusz Luksza2012-01-253-15/+49
| |/ |/|
* | Add scm section to root POM fileKevin Sawicki2012-01-231-0/+5
* | Really close output stream when core.autocrlf is trueRobin Rosenberg2012-01-231-1/+2
* | Workaround incompatible refactoring in Jetty 7.6.0Tomasz Zarna2012-01-212-29/+29
* | Add command support for listing stashed commitsKevin Sawicki2012-01-205-2/+268
* | Merge "Support relative submodule URLs on init/add/sync"Matthias Sohn2012-01-189-17/+437
|\ \
| * | Support relative submodule URLs on init/add/syncKevin Sawicki2012-01-179-17/+437
* | | Add BranchTrackingStatus for getting remote tracking statusRobin Stocker2012-01-162-0/+244
* | | Add BranchConfig helper for access to branch config sectionRobin Stocker2012-01-162-0/+230
* | | Add RevWalkUtils with count(start, end) methodRobin Stocker2012-01-162-0/+199
|/ /
* | Merge "Support more of AutoCRLF"Christian Halstrick2012-01-1611-13/+506
|\ \
| * | Support more of AutoCRLFRobin Rosenberg2012-01-1011-13/+506
* | | Fix resolution of tree when path is emptyRobin Rosenberg2012-01-152-1/+5
* | | Make sure all bytes are written to files on close, or get an error.Robin Rosenberg2012-01-1513-30/+119
* | | Merge "Resolve ~ with no trailing number as the first parent commit"Robin Rosenberg2012-01-142-7/+15
|\ \ \
| * | | Resolve ~ with no trailing number as the first parent commitKevin Sawicki2012-01-142-7/+15
* | | | Throw API exception when LsRemoteCommand fails with TransportExceptionMatthias Sohn2012-01-152-2/+70
|/ / /
* / / Cannot commit -o file with only file permission changeRobin Rosenberg2012-01-132-1/+35
|/ /
* | Merge "Provide helper for unlocking a file"Matthias Sohn2012-01-102-2/+117
|\ \
| * | Provide helper for unlocking a fileKevin Sawicki2012-01-092-2/+117
* | | Add setter for ProgressMonitor to DiffCommandTomasz Zarna2012-01-091-0/+20
* | | Merge "Add options for setting context lines and prefixes to DiffCommand"Stefan Lay2012-01-092-0/+92
|\ \ \
| * | | Add options for setting context lines and prefixes to DiffCommandTomasz Zarna2012-01-092-0/+92
| |/ /
* | | Merge "Add helper for determining if status is clean"Christian Halstrick2012-01-091-1/+18
|\ \ \ | |/ / |/| |
| * | Add helper for determining if status is cleanKevin Sawicki2012-01-031-1/+18
* | | Narrow exceptions declared by LsRemoteCommandMatthias Sohn2012-01-081-40/+47
* | | Merge "Retain executable mode of existing files on Windows"Robin Rosenberg2012-01-086-4/+286
|\ \ \
| * | | Retain executable mode of existing files on WindowsKevin Sawicki2012-01-036-4/+286
| |/ /
* | | Merge "Use constants from ConfigConstants in CoreConfig"Matthias Sohn2012-01-052-3/+15
|\ \ \
| * | | Use constants from ConfigConstants in CoreConfigKevin Sawicki2012-01-032-3/+15
| |/ /
* / / Provide file mode of paths in index from IndexDiffKevin Sawicki2012-01-041-0/+11
|/ /
* | Add support for cloning submodules to CloneCommandKevin Sawicki2012-01-022-0/+73
* | Extend TransportCommand in submodule add/update commandsKevin Sawicki2012-01-022-34/+6
* | Add submodule command helpers to Git classKevin Sawicki2012-01-021-0/+51